The Function Module CTS_ORLA_GET_GRANULARITY () is a standard Function Module in SAP ERP and is part of the function group CTS_ORLA_ON_DEMAND within the package SCTS_CUS.
Function Module | CTS_ORLA_GET_GRANULARITY |
Short Text | |
Function Group | CTS_ORLA_ON_DEMAND |
Package | SCTS_CUS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_TABNAME | TYPE | TABNAME | Table Name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_FIELDNAME1 | TYPE | FIELDNAME | Field Name | |
EV_FIELDNAME2 | TYPE | FIELDNAME | Field Name |
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.