The Function Module SDOK_PROPVALUES_GET () is a standard Function Module in SAP ERP and is part of the function group SDCI within the package SDOK.
Function Module | SDOK_PROPVALUES_GET |
Short Text | |
Function Group | SDCI |
Package | SDOK |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DOCUSPACE | LIKE | SDOKDOCSPH-DOCUSPACE | Document management area | |
FIELD_NAME | LIKE | SDOKPROPTY-NAME | ||
FIELD_VALUE_MASK | LIKE | SDOKPROPTY-VALUE |
This function module does not define any EXPORTING parameters.
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 |
---|---|---|---|---|
CONTEXT | LIKE | SDOKPROPTY | ||
VALUE_LIST | LIKE | SDOKVALLST |
This function module does not define any Exceptions.