The Function Module CCMSBI_CONV_DATE_INT_TO_EXTERN (CCMS/BW: Konvertiere Datum von interner -> externer Darstellung) is a standard Function Module in SAP ERP and is part of the function group SCCMSBI_TESTENV_UTILITIES within the package RS_BCT_CCMS_CPH_EXTRACTORS.
Function Module | CCMSBI_CONV_DATE_INT_TO_EXTERN |
Short Text | CCMS/BW: Konvertiere Datum von interner -> externer Darstellung |
Function Group | SCCMSBI_TESTENV_UTILITIES |
Package | RS_BCT_CCMS_CPH_EXTRACTORS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATE_INTERNAL_REPRESENTATION | TYPE | ALDATE | Characterfeld der Länge 10 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DATE_EXTERNAL_REPRESENTATION | TYPE | CHAR10 | Alert: datum |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_DATE | ungültige Datumsangabe |