SAP ABAP Class CL_RMPS_REFGEN_PROF_CUST (Customizing Profiles for Indicator Generation)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_PRO_CUSTOMIZING (Package) PRO: Customizing
Properties
Class CL_RMPS_REFGEN_PROF_CUST  
Short Description Customizing Profiles for Indicator Generation    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_PRO_CUSTOMIZING   PRO: Customizing 
Created 20040218   SAP 
Last change 20050213   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RMPS_REFGEN_PROF_CUST has no forward declaration.
Interfaces
Class CL_RMPS_REFGEN_PROF_CUST has no interface implemented.
Friends
Class CL_RMPS_REFGEN_PROF_CUST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 G_ATTRIBUTES Instance attribute Protected Type reference (TYPE) RMPS_TT_REFGEN_PROFILE_A Attributes in Selected Profile 20040218
2 G_REFGEN_PROFILE Instance attribute Protected Type reference (TYPE) STRING Generation Profiles 20040218
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20040218
2 GET_ALL_ATTRIBUTES Instance method Public Method Get Information on All Attributes Maintained in Profile 20040218
3 GET_DESCRIPTION Instance method Public Method Read Description of Attribute Profile 20040218
4 GET_INFO_FOR_ATTR Instance method Public Method Get Information on a Specific Attribute 20040218
Events
Class CL_RMPS_REFGEN_PROF_CUST has no event.
Types
Class CL_RMPS_REFGEN_PROF_CUST has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REFGEN_PROFILE Call by reference Type reference (TYPE) STRING Generierungsprofil 20040218

Method CONSTRUCTOR on class CL_RMPS_REFGEN_PROF_CUST has no exception.

Method GET_ALL_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ATTRIBUTES Value transfer Type reference (TYPE) RMPS_TT_REFGEN_PROFILE_A Informationen zu den im Profil gepflegten Attributen 20040218

Method GET_ALL_ATTRIBUTES on class CL_RMPS_REFGEN_PROF_CUST has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LANGU Call by reference Type reference (TYPE) LANGU Sprachenschlüssel 20040218
2 Returning RE_DESCRIPTION Value transfer Type reference (TYPE) STRING Bezeichnung des Profils zur Kennzeichengenerierung 20040218

Method GET_DESCRIPTION on class CL_RMPS_REFGEN_PROF_CUST has no exception.

Method GET_INFO_FOR_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ATTR_ID Call by reference Type reference (TYPE) STRING Attribut, für das die Informationen gelesen werden sollen 20040218
2 Returning RE_ATTRIBUTE Value transfer Type reference (TYPE) RMPS_REFGEN_PROFILE_A Attribut im Profil für die Kennzeichengenerierung 20040218

Method GET_INFO_FOR_ATTR on class CL_RMPS_REFGEN_PROF_CUST has no exception.
History
Last changed by/on SAP  20050213 
SAP Release Created in 640