SAP Function SAMPLE_PROCESS_00702401 - Interface Description for Process 00702401

Parameter Reference Length Optional Text
TAB_RF61LDB RF61LBD 350 X L-Record Tape Format
TAB_RF61LDS RF61LDS 130 X L-Record Disk Format
TAB_RF61MDB RF61MBD 350 X M-Record Tape Format
TAB_RF61MDS RF61MDS 390 X M-Record Disk Format


DEFINE &TEXT& = 'External Heating Expenses Settlement: Create M/L-Tape'
DEFINE &EVENT& = '00702401'
DEFINE &TYPE& = 'PROCESS'

Functionality
The function module is an interface description and does not containany instructions. It is intended for developers of additionalcomponents who wish to use their own function module at event &EVENT&
(&TEXT&).
Function module SAMPLE_&TYPE&_&EVENT& should not be changed!
If you wish to create your own function module that is called at theabove even, proceed as follows.
Copy the function module to your own namespace.
Do not change any parameters!!
Write your own instructions in the function module that you copied.
Save and activate the module.
Make the necessary Customizing settings.(Business Transaction Events)