SAP ABAP Class /SLOAP/CL_RTTS (SLOAS rtts utility class)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
/SLOAP/UTILITY (Package) Utility Sources for SLO Analytic Platform

⤷

⤷

Properties
Class | /SLOAP/CL_RTTS | |
Short Description | SLOAS rtts utility class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /SLOAP/UTILITY | Utility Sources for SLO Analytic Platform |
Created | 20100127 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /SLOAP/CL_RTTS has no forward declaration.
Interfaces
Class /SLOAP/CL_RTTS has no interface implemented.
Friends
Class /SLOAP/CL_RTTS has no friend class.
Attributes
Class /SLOAP/CL_RTTS has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20100127 | |
2 | ![]() |
Static method | Public | Method | not implemented | 20100127 |
3 | ![]() |
Static method | Public | Method | 20100127 | |
4 | ![]() |
Static method | Public | Method | 20100127 | |
5 | ![]() |
Static method | Public | Method | returns table content in generic string array | 20100127 |
6 | ![]() |
Static method | Public | Method | 20100127 | |
7 | ![]() |
Static method | Private | Method | 20100127 | |
8 | ![]() |
Static method | Public | Method | 20100127 | |
9 | ![]() |
Static method | Public | Method | 20100127 |
Events
Class /SLOAP/CL_RTTS has no event.
Types
Class /SLOAP/CL_RTTS has no local type.
Method Signatures
Method GET_ELEMDESCR_BY_FIELD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_ELEMDESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_ELEMDESCR | Runtime Type Services | 20100127 | ||
2 | ![]() |
IR_FIELD | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_FIELD | SLOAS table field | 20100127 |
Method GET_ELEMDESCR_BY_FIELD on class /SLOAP/CL_RTTS has no exception.
Method GET_FIELD_CLASS Signature
Method GET_FIELD_CLASS on class /SLOAP/CL_RTTS has no parameter.
Method GET_FIELD_CLASS on class /SLOAP/CL_RTTS has no exception.
Method GET_FIELD_LIST_BY_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DREF | Call by reference | Object reference (TYPE REF TO) | DATA | 20100127 | |||
2 | ![]() |
FIELD_LIST | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_FIELD_LIST | SLOAS object list utility class | 20100127 | ||
3 | ![]() |
STRUCT_DESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20100127 |
Method GET_FIELD_LIST_BY_STRUCTURE on class /SLOAP/CL_RTTS has no exception.
Method GET_FIELD_LIST_BY_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DREF | Call by reference | Object reference (TYPE REF TO) | DATA | 20100127 | |||
2 | ![]() |
FIELD_LIST | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_FIELD_LIST | SLOAS object list utility class | 20100127 |
Method GET_FIELD_LIST_BY_TABLE on class /SLOAP/CL_RTTS has no exception.
Method GET_GENERIC_TABLE_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TABLE_CONTENT | Value transfer | Type reference (TYPE) | /SLOAP/T_STRING_ARRAY | SLOAS string array table type | 20100127 | ||
2 | ![]() |
IR_TABLE_REFERENCE | Call by reference | Object reference (TYPE REF TO) | DATA | 20100127 | |||
3 | ![]() |
IV_LINE_LIMIT | Call by reference | Type reference (TYPE) | INT4 | maximum number of lines, 0 = no limit | 20100127 | ||
4 | ![]() |
IV_TABLE_LAYOUT | Call by reference | Type reference (TYPE) | /SLOAP/TABLE_LAYOUT | 20100127 |
Method GET_GENERIC_TABLE_CONTENT on class /SLOAP/CL_RTTS has no exception.
Method GET_OBJECT_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OBJECT_NAME | Value transfer | Type reference (TYPE) | STRING | 20100127 | |||
2 | ![]() |
OBJECT_REF | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20100127 |
Method GET_OBJECT_NAME on class /SLOAP/CL_RTTS has no exception.
Method GET_STRUCTDESCR_BY_FIELD_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_STRUCTDESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Runtime Type Services | 20100127 | ||
2 | ![]() |
IR_FIELD_LIST | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_FIELD_LIST | SLOAS field list | 20100127 |
Method GET_STRUCTDESCR_BY_FIELD_LIST on class /SLOAP/CL_RTTS has no exception.
Method GET_STRUCTURE_BY_FIELD_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_STRUCTURE | Call by reference | Object reference (TYPE REF TO) | DATA | 20100127 | |||
2 | ![]() |
IR_FIELD_LIST | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_FIELD_LIST | SLOAS object list utility class | 20100127 |
Method GET_STRUCTURE_BY_FIELD_LIST on class /SLOAP/CL_RTTS has no exception.
Method GET_TABLE_BY_FIELD_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20100127 | |||
2 | ![]() |
IR_FIELD_LIST | Call by reference | Object reference (TYPE REF TO) | /SLOAP/CL_FIELD_LIST | SLOAS object list utility class | 20100127 |
Method GET_TABLE_BY_FIELD_LIST on class /SLOAP/CL_RTTS has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 700 |