SAP Function SAMPLE_PROCESS_00702605 - Sls-Based RO: Change of Calculated Sale

Parameter Reference Type Length Default Optional Text
ID_REPID SYREPID C 40 ABAP Program: Current Main Program

Parameter Reference Type Length Default Optional Text
CS_PERIOD RFVI_UM_PERIODS v 960 Sales Settlement Histories


DEFINE &TEXT& = 'Change of Calculated Sale'
DEFINE &EVENT& = '00702605'
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).