SAP ABAP Class /SLOAP/CL_CSV_TABLE (Helper for QUA 2.0 csv creation)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
/SLOAP/APPLICATION (Package) SLT AP VER 1.0

⤷

⤷

Properties
Class | /SLOAP/CL_CSV_TABLE | |
Short Description | Helper for QUA 2.0 csv creation | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /SLOAP/APPLICATION | SLT AP VER 1.0 |
Created | 20100127 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /SLOAP/CL_CSV_TABLE has no forward declaration.
Interfaces
Class /SLOAP/CL_CSV_TABLE has no interface implemented.
Friends
Class /SLOAP/CL_CSV_TABLE has no friend class.
Attributes
Class /SLOAP/CL_CSV_TABLE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add csv shortcut | 20100127 |
2 | ![]() |
Instance method | Public | Method | Add or increase a numeric value | 20100127 |
3 | ![]() |
Instance method | Public | Method | Add a string value | 20100127 |
4 | ![]() |
Instance method | Public | Method | Get csv text as string table | 20100127 |
Events
Class /SLOAP/CL_CSV_TABLE has no event.
Types
Class /SLOAP/CL_CSV_TABLE has no local type.
Method Signatures
Method ADD_SHORTCUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SHORTCUT | Call by reference | Type reference (TYPE) | STRING | 20100127 |
Method ADD_SHORTCUT on class /SLOAP/CL_CSV_TABLE has no exception.
Method ADD_VALUE_I Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_POSITION | Call by reference | Type reference (TYPE) | INT4 | value number (1-9) | 20100127 | ||
2 | ![]() |
IV_SHORTCUT | Call by reference | Type reference (TYPE) | STRING | 20100127 | |||
3 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | INT4 | value | 20100127 |
Method ADD_VALUE_I on class /SLOAP/CL_CSV_TABLE has no exception.
Method ADD_VALUE_S Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_POSITION | Call by reference | Type reference (TYPE) | INT4 | value number (1-9) | 20100127 | ||
2 | ![]() |
IV_SHORTCUT | Call by reference | Type reference (TYPE) | STRING | 20100127 | |||
3 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | STRING | value | 20100127 |
Method ADD_VALUE_S on class /SLOAP/CL_CSV_TABLE has no exception.
Method GET_CSV_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CSV_TEXT | Value transfer | Type reference (TYPE) | STRING_TABLE | Table of Strings | 20100127 |
Method GET_CSV_TEXT on class /SLOAP/CL_CSV_TABLE has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 700 |