Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
I_DISPLAY | 0 | ' ' | X | Display Mode |
Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
C_RECNVICNSCSRP | RECNVICNSCSRP | u | 627 | RE Contract: Service Charge Settlement Item Screen |
DEFINE &TEXT& = 'General Contract: SCS Data Enhancement' DEFINE &EVENT& = '00708102' DEFINE &TYPE& = 'PROCESS' INCLUDE FI_OPEN_FI_DOCUMENTATION_1 OBJECT DOKU ID TX Business Transaction Event &EVENT& serves the purpose ofcustomer-specific data enhancement for the settlement result. TableVICNSCSRP has to be enhanced with an append. An assigned functionmodule is called in the PAI of screen 3000 in program SAPLRECNSCS. Thecurrently selected table line is transferred to the function module.
Function module RECNSCS_EXTEND_SETTLEMENT of function group RECNSCScontains a sample implementation. |