SAP ABAP Class CL_CACS_OARTTS (FOA: Services of RTTS)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSO3 (Package) Framework for Object Assignment (FOA): Application
Properties
Class CL_CACS_OARTTS  
Short Description FOA: Services of RTTS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CACSO3   Framework for Object Assignment (FOA): Application 
Created 20040827   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_ABAP_STRUCTDESCR Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_CACS_OARTTS has no interface implemented.
Friends
Class CL_CACS_OARTTS has no friend class.
Attributes
Class CL_CACS_OARTTS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATESTRUCTTYPE Static method Public Method Create Structure Type 20040827
2 CREATETABLETYPE Static method Public Method Create Table Type from DFIES 20040827
3 GETELEMENTTYPE Static method Public Method Get Element Type for Structure 20040827
Events
Class CL_CACS_OARTTS has no event.
Types
Class CL_CACS_OARTTS has no local type.
Method Signatures

Method CREATESTRUCTTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_STRUCTTYP Call by reference Type reference (TYPE) DATA Runtime structure type reference 20040827
2 Exporting ER_TYPEDSTRUCT Call by reference Object reference (TYPE REF TO) DATA Referenz auf typisierte Struktur 20040827
3 Importing IT_DFIES Call by reference Type reference (TYPE) DDFIELDS Tabellentyp zur struktur Dfies 20040827
# Exception Resumable Description Created on
1 CX_CACS_OARTTS_EX FOA: Ausnahmeklasse für Dienste des RTTS 20040828

Method CREATETABLETYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_TABLETYPE Call by reference Object reference (TYPE REF TO) CL_ABAP_TABLEDESCR Erzeugter Tabellentyp 20040827
2 Exporting ER_TABLEWA Call by reference Type reference (TYPE) DATA Typisierter Arbeitsbereich für die Tabelle 20040827
3 Exporting ER_TYPEDTABLE Call by reference Object reference (TYPE REF TO) DATA Typisierte Tabelle 20040827
4 Importing IR_STRUCTTYP Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Zeilentyp der anzulegenden Tabelle 20040827
5 Importing IT_KEYFIELD Call by reference Type reference (TYPE) ABAP_KEYDESCR_TAB Schlüsselfelder der Tabelle 20050203
6 Importing I_TABLEKIND Call by reference Type reference (TYPE) ABAP_TABLEKIND 'S' Art der anzulegenden Tabelle 20050203
# Exception Resumable Description Created on
1 CX_CACS_OARTTS_EX FOA: Ausnahmeklasse für Dienste des RTTS 20040828

Method GETELEMENTTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_COMP Call by reference Type reference (TYPE) ABAP_COMPONENTDESCR Komponente der Versionsnummer 20040827
2 Importing I_DFIES Call by reference Type reference (TYPE) DFIES DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET 20040827
# Exception Resumable Description Created on
1 CX_CACS_OARTTS_EX FOA: Ausnahmeklasse für Dienste des RTTS 20040828
History
Last changed by/on SAP  20130531 
SAP Release Created in 600