Menu

SAP Function Module RMPS_API_REC_CHANGEPROPERTIES

RMPS API: Akten-Attribute setzen

The Function Module RMPS_API_REC_CHANGEPROPERTIES (RMPS API: Akten-Attribute setzen) is a standard Function Module in SAP ERP and is part of the function group RMPS_API_PROPERTY within the package RMPS_PRO_GENERAL.

Technical Information

Function Module RMPS_API_REC_CHANGEPROPERTIES
Short Text RMPS API: Akten-Attribute setzen
Function Group RMPS_API_PROPERTY
Package RMPS_PRO_GENERAL
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOCUMENTCLASS LIKE BAPISRMREC-DOCCLASS Ablageort der Akte
DOC_CONTEXT LIKE BAPIDOCCONTEXT SRM Kontext für Dokumentzugriff
OBJECTID LIKE BAPISRMREC-GUID Interne ID der Akte
WHOLE_DOCUMENT LIKE BAPISRMREC-BOOLEAN ' ' Am ganzen Dokument 'X' oder nur an einer Version/Variante ' '

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
PROPERTIES LIKE BAPIPROPTB Zu setzende Eigenschaften
PROPS_DELETE LIKE BAPIPROPTB Attribut-Wert-Tabelle
RETURN LIKE BAPIRET2 Returnwert

Exceptions

This function module does not define any Exceptions.