SAP ABAP Class CX_SWF_EXP_INVALID_LINE_INDEX (Invalid index access to internal table)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_EXP (Package) Workflow: Expressions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SWF_EXP_EXPRESSION Exception in Expression Service 20010117
Properties
Class CX_SWF_EXP_INVALID_LINE_INDEX  
Short Description Invalid index access to internal table    
Super Class CX_SWF_EXP_EXPRESSION Exception in Expression Service 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SWF_EXP   Workflow: Expressions 
Created 20010117   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CX_SWF_EXP_INVALID_LINE_INDEX has no interface implemented.
Friends
Class CX_SWF_EXP_INVALID_LINE_INDEX has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERROR_INDEX Instance attribute Public Type reference (TYPE) INT4 Used Index 20010117
2 NUM_LINES Instance attribute Public Type reference (TYPE) INT4 Number of Rows in Table 20010117
3 TABLE_KIND Instance attribute Public Type reference (TYPE) ABAP_TABLEKIND Table Type ('H' = Hashed) 20010117
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010117
Events
Class CX_SWF_EXP_INVALID_LINE_INDEX has no event.
Types
Class CX_SWF_EXP_INVALID_LINE_INDEX has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERROR_INDEX Value transfer Type reference (TYPE) INT4 ERROR_INDEX 20010117
2 Importing ERROR_OFFSET Value transfer Type reference (TYPE) SWFERROFFS ERROR_OFFSET 20010117
3 Importing EXCP_TAB Value transfer Type reference (TYPE) SWF_IFSTAB EXCP_TAB 20010326
4 Importing EXPRESSION_STRING Value transfer Type reference (TYPE) STRING EXPRESSION_STRING 20010117
5 Importing LOG_CONTEXT Value transfer Type reference (TYPE) SWF_LOGCTX LOG_CONTEXT 20010117
6 Importing NUM_LINES Value transfer Type reference (TYPE) INT4 NUM_LINES 20010117
7 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20010117
8 Importing REF_CONTAINER Value transfer Object reference (TYPE REF TO) IF_SWF_CNT_CONTAINER REF_CONTAINER 20010124
9 Importing T100_MSG Value transfer Type reference (TYPE) SWF_T100MS T100_MSG 20010117
10 Importing TABLE_KIND Value transfer Type reference (TYPE) ABAP_TABLEKIND TABLE_KIND 20010117
11 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20010117
12 Importing TIMESTAMP Value transfer Type reference (TYPE) TIMESTAMPL TIMESTAMP 20010117
13 Importing TIMEZONE Value transfer Type reference (TYPE) SYSTZONLO TIMEZONE 20010117

Method CONSTRUCTOR on class CX_SWF_EXP_INVALID_LINE_INDEX has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 610