Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
I_T_VIEIGE | RE_T_VIEIGE | h | 370 | X | ||
I_T_VIOB07 | RE_T_VIOB07 | h | 64 | X | ||
I_T_VZBAVF | RE_T_VZBAVF | h | 250 | X | ||
I_T_VZBAVV | RE_T_VZBAVV | h | 196 | X | ||
I_T_VZGPO | RE_T_VZGPO | h | 118 | X | ||
I_VIOB01 | VIOB01 | u | 417 |
DEFINE &TEXT& = 'User fields BE: Data transfer in CustFunctGroup.' DEFINE &EVENT& = '00700151' 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 The Business Transaction Events &EVENT0& to &EVENT3& form theinterfaces from SAP program &PROGNAME& (&BEREICH& master data) for thecustomer group that implements the customers' user fields. The test toverify if these customer user fields have been created is made byassigning the BTE &EVENT0& to a function module in the customer namerange in the table TPS34. Refer to If customer user fields have been created, call the assigned functionmodules in PBO in screen &SCREEN&, program &PROGNAME&. The import parameters of event &EVENT& are as follows: I_VIOB01 : The current master record is copied here. I_T_VIEIGE I_T_VZGPO I_T_VZBAVF I_T_VZBAVV I_T_VIOB07 The tables that were requested in event &EVENT0& using structureE_TABLE_FLAGS are copied here. |