SAP ABAP Class CL_RMSL_HDL_RDA (RDA Profile Handler)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMSL (Package) Labeling Application
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RMSL_HDL Handler - Base Class 20060803
Properties
Class CL_RMSL_HDL_RDA  
Short Description RDA Profile Handler    
Super Class CL_RMSL_HDL Handler - Base Class 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMSL   Labeling Application 
Created 20060803   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RMSL_HDL_RDA has no forward declaration.
Interfaces
Class CL_RMSL_HDL_RDA has no interface implemented.
Friends
Class CL_RMSL_HDL_RDA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_HANDLER_CL Static Attribute Private Object reference (TYPE REF TO) CL_RMSL_HDL_RDA Handler Instance 20060803
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_RDA_PROFILE Instance method Public Method Checks Validity of RDA Profiles 20061016
2 GET_INSTANCE_CL Static method Public Method Delivers a Handler Instance 20060803
3 GET_RDA_PROFILE_DESCRIPTION_CL Static method Public Method Delivers Description of an RDA Profile 20060918
4 GET_RDA_PROFILE_LIST Static method Public Method Delivers RDA Profiles 20060803
Events
Class CL_RMSL_HDL_RDA has no event.
Types
Class CL_RMSL_HDL_RDA has no local type.
Method Signatures

Method CHECK_RDA_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Fehlertabelle 20061016
2 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_DATE Stichtag 20061016
3 Importing I_PROFILE Call by reference Type reference (TYPE) RMSLE_RDA_PROFILE zu überprüfendes ETM-Datenprofil 20061016

Method CHECK_RDA_PROFILE on class CL_RMSL_HDL_RDA has no exception.

Method GET_INSTANCE_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_HANDLER Call by reference Object reference (TYPE REF TO) CL_RMSL_HDL_RDA Handlerinstanz 20060803

Method GET_INSTANCE_CL on class CL_RMSL_HDL_RDA has no exception.

Method GET_RDA_PROFILE_DESCRIPTION_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Tabelle mit BAPI Return Informationen 20060918
2 Exporting E_DESCRIPTION Call by reference Type reference (TYPE) RMSLE_RDA_PROFILE_TXT Beschreibung 20060918
3 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_KEY_DATE Stichtag 20060918
4 Importing I_RDA_PROFILE Call by reference Type reference (TYPE) RMSLE_EXT_KEY Externer Schlüssel 20060918

Method GET_RDA_PROFILE_DESCRIPTION_CL on class CL_RMSL_HDL_RDA has no exception.

Method GET_RDA_PROFILE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) BAPIRETTAB Fehlertabelle 20060803
2 Exporting ET_RDA_PROFILES Call by reference Type reference (TYPE) RMSLTY_DYNP_VIEW_RDA_PROFILE Dynprotabellentyp für ETM-Datenprofile 20060803
3 Importing I_KEYDATE Call by reference Type reference (TYPE) RMSLE_KEY_DATE Stichtag 20060803

Method GET_RDA_PROFILE_LIST on class CL_RMSL_HDL_RDA has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700