SAP Function SAMPLE_PROCESS_00702603 - Sls-Based LO: Change VIMI25

Parameter Reference Type Length Default Optional Text
IC_AGREEMENT REF TO CL_RE_UM_AGREEMENT 0 Contract Types VIMIMV and VICN01
ID_DMELDB DBISPER D 8 Date and Time, Current (Application Server) Date
ID_DMELDV DVONPER D 8 Date and Time, Current (Application Server) Date
ID_REPID SYREPID C 40 ABAP Program: Current Main Program
ID_SKOART SKOART N 4 Condition Type, i.e. Lowest Subdivision of Condition Records

Parameter Reference Type Length Default Optional Text
CT_VIMI25 REVI_T_VIMI25 h 75 Sales Reports


DEFINE &TEXT& = 'Change Loaded Sales Reports From Table VIMI25'
DEFINE &EVENT& = '00702603'
DEFINE &TYPE& = 'PROCESS'

Functionality
This function module is an interface description and does not containany coding. It is intended for developers of add-on components who wishto use their own function module at event &EVENT& (&TEXT&).
Function module SAMPLE_&TYPE&_&EVENT& must not be changed!
If you wish to create your own function module that is called at theabove event, proceed as follows.
Copy the function module to your own namespace.
Do not change the transfer parameters !!
Write your own coding in the copied function module.
Save and activate your function module.
Carry out the necessary settings in Customizing(Business Transaction Events).