Ansicht
Dokumentation

EXIT_SAPLIST_PAYEVENT_002 - IST/CA: Release Services Directly

EXIT_SAPLIST_PAYEVENT_002 - IST/CA: Release Services Directly

ROGBILLS - Synchronize billing plans   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Using I_FKKKO-HERKF, the origin of the incoming payment is determined and evaluated. The origin of the incoming payment can be encoded in the TFK001 value table, for example incoming payment, cash desk, etc.

If C_returncode contains the default value '0', documents are written to the worklist in the calling function module 'IST_PAYEVENT_0020' (asynchronous processing of telephone number for disconnection).

If C_returncode is returned containing the value '8', the system assumes that telephone numbers are disconnected in another user-exit 'EXIT_SAPLIST_PAYEVENT_002' by directly calling up the interface program to the technical system.

Whether items are returned, for which the telephone number (VTREF-Feld) is to be reconnected, depends on the calling program.

If the calling program is a dialog program from account maintenance, for example, the telephone number can be released directly in the customer's interface program (RFC). In this case, the system does not expect an item to be returned in T_WLTEL_UNBLOCK. If a release using the interface program fails, it is possible to write the items to be processed in the IST_WLTEL worklist, so that the number is later released using a batch report.

If the calling program is the report to process the IST_WLTEL worklist, which is typically run as a batch job, the system expects the interface program to return items in the internal table T_WLTEL_UNBLOCK, which contains the telephone numbers that are to be reconnected in the VTREF field.
In this case the telephone numbers are collected by the calling program, double entries are eliminated and the numbers are written to a file that is subsequently read by the customer's interface program and transfered to the corresponding technical system for reconnection.

Example

Incoming payments at the cash desk should cause the telephone number to be reconnected immediately -> C_returncode = '8' -> The user exit 'EXIT_SAPLE31E_002' is called up to release the telephone number immediately.

Incoming payments from the payment lot are first written to a worklist table 'IST_WLTEL'. This worklist is periodically processed in a batch job. The telephone number to be reconnected is written to a file and transfered to the technical system.

Notes

Further information





Parameters

E_SUBRC
I_HERKF
I_VKONT
T_OPPAID
T_OPPAID_WLTEL
T_OPUNPAID
T_WLTEL_UNBLOCK

Exceptions

Function Group

XISTVKK

Fill RESBD Structure from EBP Component Structure   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 3123 Date: 20240604 Time: 110516     sap01-206 ( 66 ms )