The Function Module SDOK_GET_SUBS_COMP_NAMES (This is an API which provides Unicode ready file names) is a standard Function Module in SAP ERP and is part of the function group SDCL within the package SDOK.
Function Module | SDOK_GET_SUBS_COMP_NAMES |
Short Text | This is an API which provides Unicode ready file names |
Function Group | SDCL |
Package | SDOK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
OBJECT_ID | TYPE | SDOKPHIO | SDOK: Physical information object instances |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_SUBRC | TYPE | SYSUBRC | Return Value, Return Value After ABAP Statements |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_COMP_NAMES | TYPE | SDOKCOMPOS | SDOK: list of document components | |
T_SUBST_NAMES | TYPE | SDOKCOMPOS | SDOK: list of document components |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
OTHERS | Other Exceptions |