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 | Constant | Private | Type reference (TYPE) | STRING | ';' | 20090227 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | ':' | 20090227 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UPARM_CUSTOMIZING | Master data maintenance view customizig | 20090227 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_UPARM_APP_CONFIG | Exclusive Instance of App Config | 20090227 | |||
| 5 | 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 | Instance method | Private | Constructor | CONSTRUCTOR | 20090227 | |
| 2 | Static method | Public | Method | Return All Application Static Parameters | 20090227 | |
| 3 | Static method | Public | Method | Returns instance of this class | 20090227 | |
| 4 | 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 | 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 | 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 | IR_CUSTOMIZING | Call by reference | Object reference (TYPE REF TO) | CL_UPARM_CUSTOMIZING | Master data maintenance view customizig | 20090227 | |||
| 2 | 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 | 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 |