Ansicht
Dokumentation

BAPI_SRM_DOC_GETPROPERTIES - SRM BAPI: Get Document Attributes

BAPI_SRM_DOC_GETPROPERTIES - SRM BAPI: Get Document Attributes

Fill RESBD Structure from EBP Component Structure   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Determine the attribute values of a document.

You can use this function to read all or only certain attribute values of a document.

Example

* Read keywords for a document

wa_properties-NAME = 'SRM_KEYWORD'.

APPEND wa_properties TO lt_properties.

CALL FUNCTION 'BAPI_SRM_DOC_GETPROPERTIES'

EXPORTING

OBJECTID = 'FE55793BA8182177E10000000A1148F5'

DOCUMENTCLASS = 'SRM_DOC04'

WHOLE_DOCUMENT = ' '

IMPORTING

RETURN = bapi_return

TABLES

PROPERTIES = lt_properties

Notes

Further information





Parameters

DOCUMENTCLASS
DOC_CONTEXT
OBJECTID
PROPERTIES
RETURN
VERSION
WHOLE_DOCUMENT

Exceptions

Function Group

SRM_BAPI_DOCUMENT

Addresses (Business Address Services)   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.

Length: 1623 Date: 20240523 Time: 165628     sap01-206 ( 22 ms )