SAP ABAP Table BBPS_EXCEPTION_MESSAGE (Event messages)
Hierarchy
SRM_SERVER (Software Component) SRM_SERVER
   SRM-EBP-WFL (Application Component) Workflow
     BBP_EXCEPTION (Package) cross BO coding around the event/exception lifecycle
Basic Data
Table Category INTTAB    Structure 
Structure BBPS_EXCEPTION_MESSAGE   Table Relationship Diagram
Short Description Event messages    
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 EVENT_KEY BBP_GUID SYSUUID RAW 16   0   Globally Unique identifier  
2 .INCLUDE       0   0   Error Message for Procurement Document Methods  
3 MSGTY BAPI_MTYPE SYCHAR01 CHAR 1   0   Message type: S Success, E Error, W Warning, I Info, A Abort  
4 MSGID SYMSGID ARBGB CHAR 20   0   Message Class *
5 MSGNO SYMSGNO SYMSGNO NUMC 3   0   Message Number  
6 MESSAGE BAPI_MSG TEXT220 CHAR 220   0   Message Text  
7 MSGV1 SYMSGV SYCHAR50 CHAR 50   0   Message Variable  
8 MSGV2 SYMSGV SYCHAR50 CHAR 50   0   Message Variable  
9 MSGV3 SYMSGV SYCHAR50 CHAR 50   0   Message Variable  
10 MSGV4 SYMSGV SYCHAR50 CHAR 50   0   Message Variable  
11 .INCLUDE       0   0   Context- Info for Application-Log BBP Procurement Document  
12 DOC_GUID BBP_GUID SYSUUID RAW 16   0   Globally Unique identifier  
13 P_GUID BBP_GUID SYSUUID RAW 16   0   Globally Unique identifier  
14 ITEM_GUID BBP_GUID SYSUUID RAW 16   0   Globally Unique identifier  
15 SET_GUID BBP_GUID SYSUUID RAW 16   0   Globally Unique identifier  
16 SET_TYPE BBP_SET_TYPE BBP_SET_TYPE CHAR 5   0   Type of Procurement Document Set  
17 FIELD_NAME CHAR20 CHAR20 CHAR 20   0   Char 20  
History
Last changed by/on SAP  20130528 
SAP Release Created in 550