SAP Function SAMPLE_PROCESS_00702604 - Sls-Bsed LO: Change VIMI28 and Output of Calculated Intervals

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_SETTLED_INTERVALS RFVI_T_UM_INTERVAL h 16 X Determination Of Intervals
CT_VIMI28 REVI_T_VIMI28 h 197 X Sales Settlement Histories


DEFINE &TEXT& = 'Change Loaded Sls-Bsd Rent History from Table VIMI25'
DEFINE &EVENT& = '00702604'
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).