The Function Module CACS00_SAMPLE_PRC_MAPRULE (Musterbaustein für selbstdefiniert Mappingregel (Tab. TCACS_MAP21)) is a standard Function Module in SAP ERP and is part of the function group CACS_MAP2_SAMPLE within the package CACSMAP.
Function Module | CACS00_SAMPLE_PRC_MAPRULE |
Short Text | Musterbaustein für selbstdefiniert Mappingregel (Tab. TCACS_MAP21) |
Function Group | CACS_MAP2_SAMPLE |
Package | CACSMAP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FACTOR | TYPE | CACSMAPFACTOR | 1 | Faktor zur Veränderung des kopierten Werts |
I_FROM_FIELD | LIKE | Quellfeld | ||
I_FROM_STRUCT | LIKE | Quellstruktur | ||
I_OFFSET | TYPE | CACSMAPOFFSET | 0 | Ausgleich zur Veränderung des kopierten Werts |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_TO_FIELD | LIKE | Zielfeld |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.