Ansicht
Dokumentation

FKK_SAMPLE_0493 - Event 0493: Document Validation

FKK_SAMPLE_0493 - Event 0493: Document Validation

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

Functionality

The function module performs additional checks during the assignment of a line item (open item) to a co-liability instance.

The data available comprises the line item IS_DFKKOP, the document header IS_DFKKKO, the type of co-liability IV_COLIO_TYPE and the key of the co-liability instance IV_COLIO_GUID.

Event 0493 is processed before the line item is assigned to the co-liability instance. If the Boolean export parameter EV_DFKKOP_VALID is set to false, the line item is not added to the co-liability instance. If the parameter is set to true, the item is added.

Parameter Name Type
Import IV_COLIO_GUID /BOBF/CONF_KEY
Import IV_COLIO_TYPE COL_OBJ_TYPE_KK
Import IT_DFKKOP DFKKOP_T
Import IS_DFKKKO DFKKKO
Export EV_DFKKOP_VALID BOOLE_D
Export ET_MESSAGE BAPIRET2_T
Export EV_TRACE_GUID SYSUUID_X

Example

Notes

If you create a function module to perform your own checks, use error messages only and NOT exceptions. The messages can be transferred by adding them to export parameter ET_MESSAGE. The export parameter EV_TRACE_GUID is only required if you are using BRFplus. If you do not use BRFplus but implement the function module, you must gnore this parameter.

Further information





Parameters

ET_MESSAGE
EV_DFKKOP_VALID
EV_TRACE_GUID
IS_DFKKKO
IS_DFKKOP
IV_COLIO_GUID
IV_COLIO_TYPE

Exceptions

Function Group

FKK_COL_EVENTS

ROGBILLS - Synchronize billing plans   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 3820 Date: 20240523 Time: 051923     sap01-206 ( 43 ms )