SAP ABAP Function Module BAPI_RECORD_GETPROPERTIES (Determine Properties of a Record)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_BAPI_RECORD (Package) Business Object Interface for RM Records
⤷
⤷
Basic Data
| Function Module | BAPI_RECORD_GETPROPERTIES | Determine Properties of a Record |
| Function Group | SRM_BAPI_RECORD | SRM: BOR Interface of SP Record |
| Program Name | SAPLSRM_BAPI_RECORD | |
| INCLUDE Name | LSRM_BAPI_RECORDU08 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RETURN | TYPE | BAPIRET2 | Return Code | |||
| |
OBJECTID | TYPE | BAPISRMREC-GUID | Object ID (GUID) of Record | |||
| |
DOCUMENTCLASS | TYPE | BAPISRMREC-DOCCLASS | Document Class of Record | |||
| |
WHOLE_DOCUMENT | TYPE | BAPISRMREC-BOOLEAN | ' ' | For Whole Document 'X' or Only For One Version/Variant ' ' | ||
| |
DOC_CONTEXT | TYPE | BAPIDOCCONTEXT | SRM Context for Document Access | |||
| |
PROPERTIES | TYPE | BAPIPROPTB | Attributes and Attribute Values | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20010316 |
| SAP Release Created in | 50A |