The Function Module SDOK_DOC_FEATURES_GET () is a standard Function Module in SAP ERP and is part of the function group SDCE within the package SDOK.
Function Module | SDOK_DOC_FEATURES_GET |
Short Text | |
Function Group | SDCE |
Package | SDOK |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CLIENT | TYPE | MANDT | SY-MANDT | Client |
DOCUSPACE | TYPE | SDOK_DOCSP | Document Area | |
LAISO | LIKE | SRETA101-LAISO | Language According to ISO 639 | |
NUMBERFE | LIKE | SRETGSTRUC-NUMBERFE | 10 |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_ERRORCODE | LIKE | SRETSERRORCODE | Übergabestruktur Fehlercode und zugeordnete Message | |
RCODE | LIKE | SRETGSTRUC-RCODE | Error Number |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DOCLISTTAB | LIKE | SDOKRESDOC | ||
ITAB_CATPROPTY | LIKE | SDOKPROPTY | ||
RESULTFEATTAB | LIKE | SDOKRSDOC2 | Results List for Characteristic Determination |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CATID_NOT_EXISTING | |
LANGUAGE_UNKNOWN | |
NO_RFC_DEST | |
RFC_COM_FAILURE | Communication Error |
RFC_SYS_FAILURE | Communication Error |
XERROR | Unknown Error |