SAP ABAP Table BAPI_CONF_RETURN (Return Information for APIs)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       CORU (Package) R/3 Application development: PP Confirmations
Basic Data
Table Category INTTAB    Structure 
Structure BAPI_CONF_RETURN   Table Relationship Diagram
Short Description Return Information for APIs    
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 TYPE BAPI_MTYPE SYCHAR01 CHAR 1   0   Message type: S Success, E Error, W Warning, I Info, A Abort  
2 MESSAGE_ID SYMSGID ARBGB CHAR 20   0   Message Class *
3 MESSAGE_NUMBER SYMSGNO SYMSGNO NUMC 3   0   Message Number  
4 MESSAGE BAPI_MSG TEXT220 CHAR 220   0   Message Text  
5 LOG_NO BALOGNR BALOGNR CHAR 20   0   Application log: log number *
6 LOG_MSG_NO BALMNR BALMNR NUMC 6   0   Application log: Internal message serial number *
7 MESSAGE_V1 SYMSGV SYCHAR50 CHAR 50   0   Message Variable  
8 MESSAGE_V2 SYMSGV SYCHAR50 CHAR 50   0   Message Variable  
9 MESSAGE_V3 SYMSGV SYCHAR50 CHAR 50   0   Message Variable  
10 MESSAGE_V4 SYMSGV SYCHAR50 CHAR 50   0   Message Variable  
11 PARAMETER BAPI_PARAM SWC_ELEM CHAR 32   0   Parameter Name  
12 ROW BAPI_LINE INT4 INT4 10   0   Lines in parameter  
13 FIELD BAPI_FLD FDNAME CHAR 30   0   Field in parameter *
14 SYSTEM BAPILOGSYS LOGSYS CHAR 10   0   Logical system from which message originates *
15 FLG_LOCKED RU_LOCKED XFELD CHAR 1   0   Indicator: Entry blocked  
16 CONF_NO CO_RUECK CO_RUECK NUMC 10   0   Completion confirmation number for the operation  
17 CONF_CNT CO_RMZHL CIM_COUNT NUMC 8   0   Confirmation counter  
History
Last changed by/on SAP  20130529 
SAP Release Created in 470