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 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Data Line | 20030115 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | /SAPSLL/DEBUG_S | SLL: Debugging Modes | 20030115 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Data Table | 20030115 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | I | Current line | 20030115 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | FIELDNAME | Field Name | 20030115 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | FIELDNAME | Field Name | 20030115 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | I | Number of Table Rows | 20030115 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20030115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20030210 | ||
| 2 | Instance method | Public | Constructor | 20030115 | ||
| 3 | Instance method | Public | Method | 20030115 | ||
| 4 | Instance method | Public | Method | 20030115 | ||
| 5 | Instance method | Public | Method | 20030115 | ||
| 6 | Instance method | Public | Method | 20030210 | ||
| 7 | 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 | EV_LINES | Value transfer | Type reference (TYPE) | I | 20030210 | ||||
| 2 | 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 | IS_DEBUG | Call by reference | Type reference (TYPE) | /SAPSLL/DEBUG_S | SLL: Debugmodi | 20030115 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Datentabelle | 20030115 | |||
| 3 | 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 | 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 | 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 | 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 | 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 | EV_FIRST_LINE | Call by reference | Type reference (TYPE) | I | Erste relevante Zeile | 20030115 | |||
| 2 | IV_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20030115 | |||
| 3 | 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 |