SAP ABAP Table BAPIMONSTR (Structure to Transfer BAPI List)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-API (Application Component) BAPI Tools (for BAPIs see Note 813411)
     SBF_BAPI (Package) Business Framework BAPI, Central Modules, Tools
Basic Data
Table Category INTTAB    Structure 
Structure BAPIMONSTR   Table Relationship Diagram
Short Description Structure to Transfer BAPI List    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 OBJECTTYPE SWO_OBJTYP OJ_NAME CHAR 10   0   Object Type TOJTB
2 OBJECTNAME SWC_OBJEDE SWC_EDITEL CHAR 32   0   Object name  
3 BAPINAME SBF_METHOD SWC_EDITEL CHAR 32   0   Method name of BAPI  
4 ABAPNAME SBF_ABAP CHAR30 CHAR 30   0   Function module name  
5 COMP UFPS_POSID UFPS_POSID CHAR 24   0   Application Component ID  
6 CREA_REL SWO_CREARE CHAR4 CHAR 4   0   Release at Creation  
7 CREATOR CNAM SYCHAR12 CHAR 12   0   Author  
8 UDATE RDIR_UDATE SYDATS DATS 8   0   Changed On  
9 CHANGER UNAM SYCHAR12 CHAR 12   0   Last changed by  
10 SOURCESYS SYSYSID SYCHAR08 CHAR 8   0   Name of SAP System  
11 BAPI_AG BAPIAG BAPIAG CHAR 5   0   Application area or BAPI Work Group reponsible  
12 ISINTERFAC SWO_ISIF SWC_BOOL CHAR 1   0   Interface object type  
13 BAPI_REL BAPIRELSTA SWC_BOOL CHAR 1   0   Release status of BAPI methods  
14 FUNC_REL FUNCREL FUNCREL CHAR 1   0   Release status of function module  
15 OBSOLETE SWO_OBSOL CHAR4 CHAR 4   0   Release in which object type was set as obsolete  
16 FM_DOCU FM_DOCU SWC_BOOL CHAR 1   0   Documentation on function module exists  
17 BO_DOCU BO_DOCU SWC_BOOL CHAR 1   0   Documentation for business object exists  
18 MESTYPE EDIPMESTYP EDI_MESTYP CHAR 30   0   Message type EDMSG
19 VERB SWO_VERB SWC_ELEM CHAR 32   0   Object type component  
20 BO_TEXT OJ_NTEXT TEXT80 CHAR 80   0   Description  
21 BAPI_TEXT SWC_SHTEXT TEXT80 CHAR 80   0   Description  
Foreign Keys
Source Table Source Column Foreign Table Foreign Column Dependency Factor Cardinality left Cardinality right
1 BAPIMONSTR MESTYPE EDMSG MSGTYP    
2 BAPIMONSTR OBJECTTYPE TOJTB NAME    
History
Last changed by/on SAP  20130604 
SAP Release Created in