Table list used by SAP ABAP Function Module BAPI_RECORD_GETPROPERTIES (Determine Properties of a Record)
SAP ABAP Function Module
BAPI_RECORD_GETPROPERTIES (Determine Properties of a Record) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIDOCCONTEXT | SRM Context for Document Access | SOURCE VALUE(DOC_CONTEXT) LIKE BAPIDOCCONTEXT OPTIONAL |
|
| 2 | BAPIDOCCONTEXT | SRM Context for Document Access | ||
| 3 | BAPIPROPTB | Attribute Value Table | ||
| 4 | BAPIPROPTB | Attribute Value Table | SOURCE PROPERTIES STRUCTURE BAPIPROPTB |
|
| 5 | BAPIRET2 | Return Parameter | ||
| 6 | BAPIRET2 | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRET2 |
|
| 7 | BAPISRMDOC | BOR Interface of the SP Record | ||
| 8 | BAPISRMREC | BOR Interface of the SP Record | SOURCE VALUE(OBJECTID) LIKE BAPISRMREC-GUID |
|
| 9 | BAPISRMREC | BOR Interface of the SP Record | SOURCE VALUE(WHOLE_DOCUMENT) LIKE BAPISRMREC-BOOLEAN DEFAULT ' ' |
|
| 10 | BAPISRMREC | BOR Interface of the SP Record | SOURCE VALUE(DOCUMENTCLASS) LIKE BAPISRMREC-DOCCLASS |
|
| 11 | SDOKOBJECT | SDOK: BOR key for information object |