Menu

SAP Function Module SDOK_PROPVALUES_GET

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.

Technical Information

Function Module SDOK_PROPVALUES_GET
Short Text
Function Group SDCI
Package SDOK
Module Type Remote-Enabled

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.