SAP Function SAMPLE_PROCESS_00700153 - Interface definition for event 00700153

Parameter Reference Type Length Default Optional Text
I_VIOB01 VIOB01 u 417 X Business Entities


DEFINE &TEXT& = 'User fields BE : Save customer table'
DEFINE &EVENT& = '00700153'
DEFINE &EVENT2& = '00700152'
DEFINE &EVENT3& = '00700153'
DEFINE &EVENT1& = '00700151'
DEFINE &EVENT0& = '00700150'
DEFINE &PROGNAME& = 'SAPMF60B'
DEFINE &SCREEN& = '501'
DEFINE &STRUCTURE& = 'CI_VIOB01'
DEFINE &BEREICH& = 'Business entity'
DEFINE &TYPE& = 'PROCESS'
INCLUDE FI_OPEN_FI_DOCUMENTATION_1 OBJECT DOKU ID TX
An assigned function module is called when saving the master data of abusiness entity if the CHNG_FLAG is reset for the &EVENT2& event. Referto Freely definable user fields formore information on how to integrate the user fields.
The only parameter is I_VIOB01 of type VIOB01 containing the currentmaster data record. The intreno (Real Estate key) and the object numberare also available when data is created. These numbers are notavailable in parameter I_VIOB01 on data creation at the IMPORT event.The function module called here can update changes in the customertable.