The Function Module CONVERSION_EXIT_CNSID_INPUT (Konvertierungsexit: timestamp -> integer) is a standard Function Module in SAP ERP and is part of the function group RRKE within the package RSROA.
Function Module | CONVERSION_EXIT_CNSID_INPUT |
Short Text | Konvertierungsexit: timestamp -> integer |
Function Group | RRKE |
Package | RSROA |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INPUT | LIKE | timestamp: yyyymmddhhmmss |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OUTPUT | LIKE | integer: Tage nach Stichtag*10**5 + Sek vom Tag |
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.