SAP ABAP Class CL_UPARM_VIEW_CONFIG (Single or Multi View general Settings)
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_VIEW_CONFIG | |
| Short Description | Single or Multi View general Settings | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | UPARM | |
| Program status | ||
| Category | 0 | |
| Package | UPARM | Retail MAP Master Data Maintenance |
| Created | 20090318 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_UPARM_VIEW_CONFIG has no interface implemented.
Friends
Class CL_UPARM_VIEW_CONFIG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | ACTIV_AUTH | '02' | Activity | 20100301 | ||
| 2 | Constant | Public | Type reference (TYPE) | ACTIV_AUTH | '03' | Activity | 20100301 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | BADI_UPARM_BLOCK_MAINTENANCE | Block Maintenance | 20090318 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | BADI_UPARM_VIEW_LOCK | Set/unset a lock | 20090318 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_UPARM_CUSTOMIZING | Master data maintenance view customizig | 20090318 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | RSDRI_T_RANGE | BW Data Manager: Range List | 20090319 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Can Display Result | 20090318 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Can Edit Result | 20090318 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Is View Locked or not | 20090602 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Call BAdI Block Maintenance | 20090318 | |
| 2 | Instance method | Private | Method | Call BAdI View Lock | 20090318 | |
| 3 | Instance method | Public | Method | Can display Result | 20090318 | |
| 4 | Instance method | Public | Method | Can edit Result | 20090318 | |
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20090318 | |
| 6 | Instance method | Public | Method | Update Search Criteria | 20090318 | |
| 7 | Instance method | Private | Method | Verify authority and set flags | 20100301 |
Events
Class CL_UPARM_VIEW_CONFIG has no event.
Types
Class CL_UPARM_VIEW_CONFIG has no local type.
Method Signatures
Method CALL_BADI_BLOCK_MAINTENANCE 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 | 20090318 |
Method CALL_BADI_BLOCK_MAINTENANCE on class CL_UPARM_VIEW_CONFIG has no exception.
Method CALL_BADI_VIEW_LOCK 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 | 20090318 |
Method CALL_BADI_VIEW_LOCK on class CL_UPARM_VIEW_CONFIG has no exception.
Method CAN_DISPLAY_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CAN_DISPLAY_RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090318 |
Method CAN_DISPLAY_RESULT on class CL_UPARM_VIEW_CONFIG has no exception.
Method CAN_EDIT_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CAN_EDIT_RESULT | Value transfer | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090318 |
Method CAN_EDIT_RESULT on class CL_UPARM_VIEW_CONFIG has no exception.
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 | 20090318 |
Method CONSTRUCTOR on class CL_UPARM_VIEW_CONFIG has no exception.
Method UPDATE_SEARCH_CRITERIA 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 | 20090318 |
Method UPDATE_SEARCH_CRITERIA on class CL_UPARM_VIEW_CONFIG has no exception.
Method VERIFY_AUTHORITY Signature
Method VERIFY_AUTHORITY on class CL_UPARM_VIEW_CONFIG has no parameter.
Method VERIFY_AUTHORITY on class CL_UPARM_VIEW_CONFIG has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 705 |