You can swap open items for a business partner between the external cash desk system and the SAP system using
SAP Exchange Infrastructure
(XI).
The Enterprise Services
CashPointOpenItemSummaryByElementsQueryResponse
and
CashPointOpenItemSummaryNotification
provide open items to be paid from
Contract Accounts Receivable and Payable
.
The Enterprise Service
CashPointOpenItemSummaryByElementsQueryResponse
is also available as direct Web service.
Type Definition |
Name |
---|---|
|
ID of the cash desk |
|
ID of the branch |
|
Due date |
|
Display currency |
|
Payment amount |
|
ID of the business partner |
|
ID of the contract account |
|
ID of the contract |
|
ID of external reference (XBLNR) |
|
ID of FI-CA document |
|
ID of payment form (RFZAS) |
The cashier identifies himself at the cash desk (
CashPointReferenceID
) and branch (
CashPointOfficeReferenceID
).
The
SelectionBy
* selections are in table form, which means that you can specify several selections for each selection category.
Type Definition |
Name |
---|---|
|
Open amount |
|
Tax amount of open item |
|
Due date |
|
Description of open item |
|
FI-CA document number |
|
Contract account number |
|
Contract number |
|
Invoice number (XBLNR) |
|
Payment form number (RFZAS) |
|
Simulated clearing amount |
The system determines the description of the open items using event 6105.
If a payment amount is determined in the query, it is distributed to the open items in accordance with the clearing control and returned by means of the simulated clearing amount (
ClearingProposalAmount
).
You can use the XI data type enhancement for the query data type
CashPointOpenItemSummaryByElemets
and the response data type. Contract Accounts Receivable and Payable offers the following events:
6203 (External Cash Desk Services: XI Interface OpenItemRequest)
6204 (External Cash Desk Services: XI Interface OpenItemResponse)
6215 (External Cash Desk Services: Selection Details for Open Items)
In order for you to be able to read open items from
Contract Accounts Receivable and Payable
using the
Enterprise Service
, you must have defined the querying branches with their cash desk in the Implementation Guide for
Contract Accounts Receivable and Payable
under
In the configuration of the
Integration Builder
, link the Enterprise Service
CashPointOpenItemSummaryByElementsQueryResponse_In
or the corresponding Web service or the Enterprise Service
CashPointOpenItemSummaryByElementsNotification_Out
with the message of the external cash desks.
See also the documentation of
SAP NetWeaver Exchange Infrastructure
in
SAP NetWeaver Library
under
.