SAP ABAP Function Module RPY_OBJECTTYPE_READ (Read object type)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-INR (Application Component) Repository Infosystem
     SEUX (Package) Repository Interfaces
Basic Data
Function Module RPY_OBJECTTYPE_READ Read object type  
Function Group SIBO   Business object repository interface  
Program Name SAPLSIBO    
INCLUDE Name LSIBOU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting OBJECTTYPE_INFO TYPE RPYBOBS Basic data of object type
Importing OBJECTTYPE_ID TYPE RPYBOBS-OBJTYPE Name of Object Type
Importing LANGUAGE TYPE SYST-LANGU SY-LANGU Language in which texts and docu are to be read
Importing CICO_MODE TYPE RPYBOGF-CICO_MODE 'R' Check-In/Check-Out mode
Importing CICO_REQUEST_NO TYPE RPYBOGF-CICO_REQNO SPACE Number of CICO request
Importing WITH_VERBS TYPE RPYBOGF-FLAG 'X' Read verbs too?
Importing WITH_PARAMETERS TYPE RPYBOGF-FLAG 'X' Read parameters too?
Importing WITH_EXCEPTIONS TYPE RPYBOGF-FLAG 'X' Read exceptions too?
Importing WITH_TEXTS TYPE RPYBOGF-FLAG 'X' Read short texts too?
Importing WITH_FORMATTED_DOCUMENTATION TYPE RPYBOGF-FLAG ' ' Read formatted documentation too?
Importing WITH_SAPSCRIPT_DOCUMENTATION TYPE RPYBOGF-FLAG 'X' Read SAPscript documentation too?
Tables INTERFACES TYPE RPYBOIF Interfaces supported
Tables KEYFIELDS TYPE RPYBOKE Key Fields of Object Type
Tables ATTRIBUTES TYPE RPYBOAT Object type attributes
Tables METHODS TYPE RPYBOME Methods of object type
Tables METHODPARAMS TYPE RPYBOMP Method parameters
Tables METHODEXCEPTIONS TYPE RPYBOEX Method exceptions
Tables EVENTS TYPE RPYBOEV Events of object type
Tables EVENTPARAMS TYPE RPYBOEP Event parameters
Tables FORMATTED_DOCUMENTATION TYPE RPYBOFD Formatted documentation
Tables SAPSCRIPT_DOCUMENTATION TYPE RPYBOSD SAPscript documentation
Exception NOT_FOUND TYPE Object type not found
Exception PERMISSION_ERROR TYPE User does not have display authorization
               
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  19951201 
SAP Release Created in