SAP Function SAMPLE_PROCESS_00700183 - Interface definition for event 00700183

Parameter Reference Type Length Default Optional Text
I_VIMI01 VIMI01 u 783 X Rental Unit - Master Data


DEFINE &TEXT& = 'RU user fields: save customer tables'
DEFINE &EVENT& = '00700183'
DEFINE &EVENT2& = '00700182'
DEFINE &EVENT3& = '00700183'
DEFINE &EVENT1& = '00700181'
DEFINE &EVENT0& = '00700180'
DEFINE &PROGNAME& = 'SAPLFV7E'
DEFINE &SCREEN& = '900'
DEFINE &STRUCTURE& = 'CI_VIMI01'
DEFINE &BEREICH& = 'Rental unit'
DEFINE &TYPE& = 'PROCESS'
INCLUDE FI_OPEN_FI_DOCUMENTATION_1 OBJECT DOKU ID TX
The Business Transaction Events &EVENT0& to &EVENT3& form the interfaceof the SAP program &PROGNAME& (&BEREICH& master data) to the customerfunction group that implements the customer user fields. You check thatthese customer user fields have been created by assigning the BTEEvent0 to a function module in the customer name range in tableTPS34. For an exact description of all steps necessary to include theuser fields, refer to general textFreely definable user fields.
An assigned function module is called when you save the master data ofa rental unit if CHNG_FLAG for event &EVENT2& is set.
The only parameter is I_VIMI01 of type VIMI01 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_VIMI01 on data creation at the IMPORT event.The function module called here can update changes in the customertable.