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 GET_ELEMDESCR_BY_FIELD Static method Public Method 20100127
2 GET_FIELD_CLASS Static method Public Method not implemented 20100127
3 GET_FIELD_LIST_BY_STRUCTURE Static method Public Method 20100127
4 GET_FIELD_LIST_BY_TABLE Static method Public Method 20100127
5 GET_GENERIC_TABLE_CONTENT Static method Public Method returns table content in generic string array 20100127
6 GET_OBJECT_NAME Static method Public Method 20100127
7 GET_STRUCTDESCR_BY_FIELD_LIST Static method Private Method 20100127
8 GET_STRUCTURE_BY_FIELD_LIST Static method Public Method 20100127
9 GET_TABLE_BY_FIELD_LIST 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 Returning ER_ELEMDESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_ELEMDESCR Runtime Type Services 20100127
2 Importing 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 Importing DREF Call by reference Object reference (TYPE REF TO) DATA 20100127
2 Exporting FIELD_LIST Call by reference Object reference (TYPE REF TO) /SLOAP/CL_FIELD_LIST SLOAS object list utility class 20100127
3 Importing 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 Importing DREF Call by reference Object reference (TYPE REF TO) DATA 20100127
2 Exporting 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 Returning ET_TABLE_CONTENT Value transfer Type reference (TYPE) /SLOAP/T_STRING_ARRAY SLOAS string array table type 20100127
2 Importing IR_TABLE_REFERENCE Call by reference Object reference (TYPE REF TO) DATA 20100127
3 Importing IV_LINE_LIMIT Call by reference Type reference (TYPE) INT4 maximum number of lines, 0 = no limit 20100127
4 Importing 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 Returning OBJECT_NAME Value transfer Type reference (TYPE) STRING 20100127
2 Importing 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 Returning ER_STRUCTDESCR Value transfer Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20100127
2 Importing 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 Exporting ER_STRUCTURE Call by reference Object reference (TYPE REF TO) DATA 20100127
2 Importing 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 Exporting ER_TABLE Call by reference Object reference (TYPE REF TO) DATA 20100127
2 Importing 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