SAP ABAP Class /SAPSLL/CL_ITAB (SLL: Management of Internal Tables)
Hierarchy
SLL-LEG (Software Component) SLL-LEG 901: Add-On Installation
   SLL (Application Component) Global Trade Services
     /SAPSLL/CORE (Package) Legal & Logistics Services: Global Basis
Properties
Class /SAPSLL/CL_ITAB  
Short Description SLL: Management of Internal Tables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SAPSLL/CORE   Legal & Logistics Services: Global Basis 
Created 20030115   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SAPSLL/CL_ITAB has no forward declaration.
Interfaces
Class /SAPSLL/CL_ITAB has no interface implemented.
Friends
Class /SAPSLL/CL_ITAB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_DATA Instance attribute Private Object reference (TYPE REF TO) DATA Data Line 20030115
2 GS_DEBUG Instance attribute Private Type reference (TYPE) /SAPSLL/DEBUG_S SLL: Debugging Modes 20030115
3 GT_DATA Instance attribute Private Object reference (TYPE REF TO) DATA Data Table 20030115
4 GV_ACTUAL_LINE Instance attribute Private Type reference (TYPE) I Current line 20030115
5 GV_FIELDNAME Instance attribute Private Type reference (TYPE) FIELDNAME Field Name 20030115
6 GV_GUIDNAME Instance attribute Private Type reference (TYPE) FIELDNAME Field Name 20030115
7 GV_TOTAL_LINES Instance attribute Private Type reference (TYPE) I Number of Table Rows 20030115
8 GV_VALUE Instance attribute Private Object reference (TYPE REF TO) DATA 20030115
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_COLUMNS Instance method Public Method 20030210
2 CONSTRUCTOR Instance method Public Constructor 20030115
3 GET_ACTUAL_STRUCTURE Instance method Public Method 20030115
4 GET_NEXT_GUID Instance method Public Method 20030115
5 GET_NEXT_LINE Instance method Public Method 20030115
6 GET_TABLE Instance method Public Method 20030210
7 SET_FIRST_LINE_SIMPLE Instance method Public Method 20030115
Events
Class /SAPSLL/CL_ITAB has no event.
Types
Class /SAPSLL/CL_ITAB has no local type.
Method Signatures

Method CHANGE_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_LINES Value transfer Type reference (TYPE) I 20030210
2 Importing IT_CHANGE Call by reference Type reference (TYPE) /SAPSLL/FIELD_ST SLL: Merkmal - Wert 20030210

Method CHANGE_COLUMNS on class /SAPSLL/CL_ITAB has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DEBUG Call by reference Type reference (TYPE) /SAPSLL/DEBUG_S SLL: Debugmodi 20030115
2 Importing IT_DATA Call by reference Type reference (TYPE) INDEX TABLE Datentabelle 20030115
3 Importing IV_GUIDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20030115

Method CONSTRUCTOR on class /SAPSLL/CL_ITAB has no exception.

Method GET_ACTUAL_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) ANY 20030115

Method GET_ACTUAL_STRUCTURE on class /SAPSLL/CL_ITAB has no exception.

Method GET_NEXT_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_GUID Value transfer Type reference (TYPE) /SAPSLL/GUID_16 Primärschlüssel als GUID im 'RAW' Format für SLL 20030115

Method GET_NEXT_GUID on class /SAPSLL/CL_ITAB has no exception.

Method GET_NEXT_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_DATA Value transfer Object reference (TYPE REF TO) DATA 20030115

Method GET_NEXT_LINE on class /SAPSLL/CL_ITAB has no exception.

Method GET_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_DATA Value transfer Object reference (TYPE REF TO) DATA 20030210

Method GET_TABLE on class /SAPSLL/CL_ITAB has no exception.

Method SET_FIRST_LINE_SIMPLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_FIRST_LINE Call by reference Type reference (TYPE) I Erste relevante Zeile 20030115
2 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20030115
3 Importing IV_VALUE Call by reference Type reference (TYPE) SIMPLE Wert 20030115

Method SET_FIRST_LINE_SIMPLE on class /SAPSLL/CL_ITAB has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 100