Table list used by SAP ABAP Function Module RPY_BOM_READ_1 (Read Business Object Model of a Component)
SAP ABAP Function Module
RPY_BOM_READ_1 (Read Business Object Model of a Component) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DF14L | Application Components | SOURCE VALUE(COMP_ID) LIKE DF14L-FCTR_ID |
|
| 2 | RPYBM4131 | Nodes | SOURCE BOM_NODES STRUCTURE RPYBM4131 |
|
| 3 | RPYBOAT | Properties attributes object type | SOURCE BO_ATTRIBUTES STRUCTURE RPYBOAT OPTIONAL |
|
| 4 | RPYBOBS | Basic data object type | SOURCE BO_TYPE_INFO STRUCTURE RPYBOBS |
|
| 5 | RPYBOEP | Properties event parameters object type | SOURCE BO_EVPARAMS STRUCTURE RPYBOEP OPTIONAL |
|
| 6 | RPYBOEV | Properties event object type | SOURCE BO_EVENTS STRUCTURE RPYBOEV OPTIONAL |
|
| 7 | RPYBOEX | Properties method exceptions object type | SOURCE BO_MEXCEPTIONS STRUCTURE RPYBOEX |
|
| 8 | RPYBOFD | Formatted Documentation for API Repository | SOURCE BO_FORMDOCU STRUCTURE RPYBOFD OPTIONAL |
|
| 9 | RPYBOGF | General fields BOR | SOURCE VALUE(WITH_PARAMS) LIKE RPYBOGF-FLAG DEFAULT 'X' |
|
| 10 | RPYBOGF | General fields BOR | SOURCE VALUE(WITH_EXCEPTIONS) LIKE RPYBOGF-FLAG DEFAULT 'X' |
|
| 11 | RPYBOGF | General fields BOR | SOURCE VALUE(WITH_FORM_DOCU) LIKE RPYBOGF-FLAG DEFAULT 'X' |
|
| 12 | RPYBOGF | General fields BOR | SOURCE VALUE(WITH_SAPSCRIPT_DOCU) LIKE RPYBOGF-FLAG DEFAULT 'X' |
|
| 13 | RPYBOGF | General fields BOR | SOURCE VALUE(WITH_TEXTS) LIKE RPYBOGF-FLAG DEFAULT 'X' |
|
| 14 | RPYBOGF | General fields BOR | SOURCE VALUE(WITH_VERBS) LIKE RPYBOGF-FLAG DEFAULT 'X' |
|
| 15 | RPYBOIF | Properties interfaces object type | SOURCE BO_INTERFACES STRUCTURE RPYBOIF OPTIONAL |
|
| 16 | RPYBOKE | Key fields for object type | SOURCE BO_KEYFIELDS STRUCTURE RPYBOKE OPTIONAL |
|
| 17 | RPYBOME | Properties methods object type | SOURCE BO_METHODS STRUCTURE RPYBOME OPTIONAL |
|
| 18 | RPYBOMP | Properties method parameters object type | SOURCE BO_MPARAMS STRUCTURE RPYBOMP OPTIONAL |
|
| 19 | RPYBORL | Relationship between business object types | SOURCE BOM_CONNECTIONS STRUCTURE RPYBORL |
|
| 20 | RPYBOSD | SAPscript documentation for Repository API | SOURCE BO_SAPSCRIPTDOCU STRUCTURE RPYBOSD OPTIONAL |
|
| 21 | RPYGSER | Error structure of repository interface | SOURCE ERRORS STRUCTURE RPYGSER |
|
| 22 | RPYGSGF | General fields for repository API (gen. services) | SOURCE VALUE(ERROR_OCCURED) LIKE RPYGSGF-ERR_EXIST |
|
| 23 | RPYGSGF | General fields for repository API (gen. services) | SOURCE VALUE(PROCESSING_STATUS) LIKE RPYGSGF-PROC_STAT |