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
Exporting ERROR_OCCURED TYPE RPYGSGF-ERR_EXIST Tells whether an error has occured
Exporting PROCESSING_STATUS TYPE RPYGSGF-PROC_STAT Tells what has been done
Importing COMP_ID TYPE DF14L-FCTR_ID Component whose bo-model is to be read
Importing LANGU TYPE SYST-LANGU SY-LANGU Language of the texts and docu to be read
Importing WITH_OBJDEF TYPE RPYBOGF-FLAG 'X' Requires attrib., meth., events, keys, interf.
Importing WITH_FORM_DOCU TYPE RPYBOGF-FLAG 'X' Requires formatted documentation
Importing WITH_SAPSCRIPT_DOCU TYPE RPYBOGF-FLAG 'X' Requires SAPScript documentation
Tables BOM_NODES TYPE RPYBOM140 Business Object Model
Tables BOM_CONNECTIONS TYPE RPYBORL Type of connections between the objects
Tables ERRORS TYPE RPYGSER Info-structure upon possible errors
Tables BO_TYPE_INFO TYPE RPYBOBS Object spec (from table TOJTB)
Tables BO_INTERFACES TYPE RPYBOIF ifparams required (i.e. with_verbs = 'X')
Tables BO_KEYFIELDS TYPE RPYBOKE if verbs required (i.e. with_verbs = 'X')
Tables BO_ATTRIBUTES TYPE RPYBOAT if verbs required (i.e. with_verbs = 'X')
Tables BO_METHODS TYPE RPYBOME if verbs required (i.e. with_verbs = 'X')
Tables BO_MPARAMS TYPE RPYBOMP if parameters required (i.e. with_params = 'X')
Tables BO_MEXCEPTIONS TYPE RPYBOEX if method exceptions required
Tables BO_EVENTS TYPE RPYBOEV if verbs required (i.e. with_verbs = 'X')
Tables BO_EVPARAMS TYPE RPYBOEP if paramters required (i.e. with_params = 'X')
Tables BO_FORMDOCU TYPE RPYBOFD if formatted docu required (with_formdodu = 'X')
Tables BO_SAPSCRIPTDOCU TYPE RPYBOSD if SAPScript-docu required
Exception NOT_FOUND TYPE
Exception PERMISSION_ERROR TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled 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