SAP ABAP Class CL_UPARM_APP_CONFIG (Application Configuration)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-PLA-RAP (Application Component) Retail Assortment Planning
     UPARM (Package) Retail MAP Master Data Maintenance
Properties
Class CL_UPARM_APP_CONFIG  
Short Description Application Configuration    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UPARM   Retail MAP Master Data Maintenance 
Created 20090227   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UPARM_APP_CONFIG has no forward declaration.
Interfaces
Class CL_UPARM_APP_CONFIG has no interface implemented.
Friends
Class CL_UPARM_APP_CONFIG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_SEPERATOR_MAIN Constant Private Type reference (TYPE) STRING ';' 20090227
2 C_SEPERATOR_SUB Constant Private Type reference (TYPE) STRING ':' 20090227
3 MR_CUSTOMIZING Instance attribute Private Object reference (TYPE REF TO) CL_UPARM_CUSTOMIZING Master data maintenance view customizig 20090227
4 SR_EXCLUSIVE_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_UPARM_APP_CONFIG Exclusive Instance of App Config 20090227
5 S_VIEW_VERSION_SERIALIZED Static Attribute Private Type reference (TYPE) UPARM_Y_VIEW_VERSION_SERIALIZE View Version Serialized 20090227
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20090227
2 GET_APP_PARAMS Static method Public Method Return All Application Static Parameters 20090227
3 GET_EXCLUSIVE_INSTANCE Static method Public Method Returns instance of this class 20090227
4 UPDATE_APP_SHARED_DATA Instance method Public Method Update Application Shared Data 20090227
Events
Class CL_UPARM_APP_CONFIG has no event.
Types
Class CL_UPARM_APP_CONFIG 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 IR_CUSTOMIZING Call by reference Object reference (TYPE REF TO) CL_UPARM_CUSTOMIZING Master data maintenance view customizig 20090227

Method CONSTRUCTOR on class CL_UPARM_APP_CONFIG has no exception.

Method GET_APP_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_VIEW_VERSION_SERIALIZED Value transfer Type reference (TYPE) UPARM_Y_VIEW_VERSION_SERIALIZE View Version Serialized 20090227

Method GET_APP_PARAMS on class CL_UPARM_APP_CONFIG has no exception.

Method GET_EXCLUSIVE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CUSTOMIZING Call by reference Object reference (TYPE REF TO) CL_UPARM_CUSTOMIZING Master data maintenance view customizig 20090227
2 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_UPARM_APP_CONFIG Application Configuration 20090227

Method GET_EXCLUSIVE_INSTANCE on class CL_UPARM_APP_CONFIG has no exception.

Method UPDATE_APP_SHARED_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CRITERIA Call by reference Type reference (TYPE) RSDRI_T_RANGE BW Data Manager: Range List 20090227

Method UPDATE_APP_SHARED_DATA on class CL_UPARM_APP_CONFIG has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 705