SAP ABAP Function Module RPY_BOM_READ (Read Business Object Model of a Component)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
SV-ASA-QAD (Application Component) Question & Answer Database
⤷
SDFI (Package) Repository Interface Reference Model

⤷

⤷

Basic Data
Function Module | RPY_BOM_READ | Read Business Object Model of a Component |
Function Group | SIBM | Repository Infterface for Business-Nav. |
Program Name | SAPLSIBM | Repository-Schnittstellen für Bus.-Nav. |
INCLUDE Name | LSIBMU49 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ERROR_OCCURED | TYPE | RPYGSGF-ERR_EXIST | Tells whether an error has occured | |||
![]() |
PROCESSING_STATUS | TYPE | RPYGSGF-PROC_STAT | Tells what has been done | |||
![]() |
COMP_ID | TYPE | DF14L-FCTR_ID | Component whose bo-model is to be read | |||
![]() |
LANGU | TYPE | SYST-LANGU | SY-LANGU | Language of the texts and docu to be read | ||
![]() |
WITH_OBJDEF | TYPE | RPYBOGF-FLAG | 'X' | Requires attrib., meth., events, keys, interf. | ||
![]() |
WITH_FORM_DOCU | TYPE | RPYBOGF-FLAG | 'X' | Requires formatted documentation | ||
![]() |
WITH_SAPSCRIPT_DOCU | TYPE | RPYBOGF-FLAG | 'X' | Requires SAPScript documentation | ||
![]() |
BOM_NODES | TYPE | RPYBOM140 | Business Object Model | |||
![]() |
BOM_CONNECTIONS | TYPE | RPYBORL | Type of connections between the objects | |||
![]() |
ERRORS | TYPE | RPYGSER | Info-structure upon possible errors | |||
![]() |
BO_TYPE_INFO | TYPE | RPYBOBS | Object spec (from table TOJTB) | |||
![]() |
BO_INTERFACES | TYPE | RPYBOIF | ifparams required (i.e. with_verbs = 'X') | |||
![]() |
BO_KEYFIELDS | TYPE | RPYBOKE | if verbs required (i.e. with_verbs = 'X') | |||
![]() |
BO_ATTRIBUTES | TYPE | RPYBOAT | if verbs required (i.e. with_verbs = 'X') | |||
![]() |
BO_METHODS | TYPE | RPYBOME | if verbs required (i.e. with_verbs = 'X') | |||
![]() |
BO_MPARAMS | TYPE | RPYBOMP | if parameters required (i.e. with_params = 'X') | |||
![]() |
BO_MEXCEPTIONS | TYPE | RPYBOEX | if method exceptions required | |||
![]() |
BO_EVENTS | TYPE | RPYBOEV | if verbs required (i.e. with_verbs = 'X') | |||
![]() |
BO_EVPARAMS | TYPE | RPYBOEP | if paramters required (i.e. with_params = 'X') | |||
![]() |
BO_FORMDOCU | TYPE | RPYBOFD | if formatted docu required (with_formdodu = 'X') | |||
![]() |
BO_SAPSCRIPTDOCU | TYPE | RPYBOSD | if SAPScript-docu required | |||
![]() |
NOT_FOUND | TYPE | |||||
![]() |
PERMISSION_ERROR | TYPE | |||||
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 | 19970516 |
SAP Release Created in |