The Function Module RP_FILL_COIFT_FOR_SAP_MM_SRV (Stellt die Daten für die SAP-Komponente SAP-MM-SRV bereit) is a standard Function Module in SAP ERP and is part of the function group HRTV within the package PTRA.
Function Module | RP_FILL_COIFT_FOR_SAP_MM_SRV |
Short Text | Stellt die Daten für die SAP-Komponente SAP-MM-SRV bereit |
Function Group | HRTV |
Package | PTRA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IN_PERNR | LIKE | PERNR-PERNR | ||
IN_START_DATE | LIKE | COIFT-INSDT |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IN_NEW_C1 | LIKE | PC25X | New C1 | |
IN_NEW_ZL | LIKE | PC2BF | New ZL | |
IN_OLD_C1 | LIKE | PC25X | Old C1 | |
IN_OLD_ZL | LIKE | PC2BF | Old ZL | |
OUT_COIFT | LIKE | COIFT | Changes between old ZL/C1 and new ZL/C1 |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_ENTRY_IN_TABLE_IN_NEW_C1 | |
NO_ENTRY_IN_TABLE_IN_OLD_C1 |