SAP ABAP Table SWBRULEBIN (WF: Runtime Representation of a Rule)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWB (Package) Business Workflow: Condition Editor & Start Conditions
Basic Data
Table Category TRANSP    Transparent table 
Transparent table SWBRULEBIN   Table Relationship Diagram
Short Description WF: Runtime Representation of a Rule    
Delivery and Maintenance
Pool/cluster      
Delivery Class S   System table, maint. only by SAP, change = modification 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 RSYS_ID SWA_UNIQID SYSUUID_C CHAR 32   0   WF: GUID as Unique Internal Name  
2 LINE_INDEX SWA_LINEID SWA_LINEID NUMC 6   0   WF: Line Index  
3 RULE_ID SWA_UNIQID SYSUUID_C CHAR 32   0   WF: GUID as Unique Internal Name  
4 DATA_TYPE SWB_BINTYP SWB_BINTYP CHAR 12   0   WF: Data Type in Table SWB_RULEBIN  
5 .INCLUDE       0   0   Structure for conditions  
6 .INCLUDE       0   0   Key for Workflow Condition Line  
7 PARSE_TYP SWB_LINTYP SWB_LINTYP CHAR 1   0   Condition Editor: Type of Line in Internal Display  
8 LINE_ID SWB_LINEID NUM3 NUMC 3   0   Condition Editor: Line Number in Internal Display  
9 .INCLUDE       0   0   Structure for conditions  
10 LINE_TYP SWB_LINTYP SWB_LINTYP CHAR 1   0   Condition Editor: Type of Line in Internal Display  
11 LEFTEXPR SWD_CONEXP SWD_VALUE CHAR 255   0   Relational expression  
12 LEFTEXPTY SWA_EXPRTY SWA_EXPRTY CHAR 1   0   Workflow expression type  
13 RIGHTEXPR SWD_CONEXP SWD_VALUE CHAR 255   0   Relational expression  
14 RIGHTEXPTY SWA_EXPRTY SWA_EXPRTY CHAR 1   0   Workflow expression type  
15 COMPOP SWD_OPERAT SWD_OPERAT CHAR 2   0   Relational operator for condition and until loop  
16 LOGOP SWB_LOGOP SWB_LOGOP CHAR 3   0   Logical Operator for Boolean Conditions  
17 NOTFLAG SWB_NOT SWB_NOT CHAR 1   0   Negation Flag for Condition Evaluation ('NOT')  
History
Last changed by/on SAP  20110908 
SAP Release Created in