SAP ABAP Class CL_UPARM_INFO_PRO_CUSTOM_VALID (Customizing Validation and Help)
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_INFO_PRO_CUSTOM_VALID | |
| Short Description | Customizing Validation and Help | |
| 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 | 20090603 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_UPARM_INFO_PRO_CUSTOM_VALID has no forward declaration.
Interfaces
Class CL_UPARM_INFO_PRO_CUSTOM_VALID has no interface implemented.
Friends
Class CL_UPARM_INFO_PRO_CUSTOM_VALID has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | RSDRI_TH_SFC | Characteristics of InfoProvider | 20090608 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | RSDRI_TH_SFK | Key figures of InfoProvider | 20090608 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | UPARM_YT_SHLP_IOBJ_TEXT | Table for search help - InfoObject and text | 20090610 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | UPARM_YT_SHLP_KF_TEXT | Table for search help - InfoObject and text | 20090610 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | UPARM_YT_INFO_PRO_CUSTOM_VALID | Customizing Validation and Help | 20090605 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Constructor | CONSTRUCTOR | 20090603 | |
| 2 | Instance method | Public | Method | Retrieves characteristics of infoprovider | 20090610 | |
| 3 | Static method | Public | Method | Get Instance | 20090603 | |
| 4 | Instance method | Public | Method | Retrieves keyfigures of infoprovider | 20090610 | |
| 5 | Instance method | Public | Method | Validates that characteristic is part of infoprovider | 20090608 | |
| 6 | Instance method | Public | Method | Validates that key figure is part of infoprovider | 20090608 |
Events
Class CL_UPARM_INFO_PRO_CUSTOM_VALID has no event.
Types
Class CL_UPARM_INFO_PRO_CUSTOM_VALID has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFO_PRO | Call by reference | Type reference (TYPE) | UPARM_Y_INFOPROV | Info Object | 20090605 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Master data maintenance view exception | 20090603 |
Method GET_CHARACTERISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUES | Value transfer | Type reference (TYPE) | UPARM_YT_SHLP_IOBJ_TEXT | BW Data Manager: List of Characteristics | 20090610 |
Method GET_CHARACTERISTICS on class CL_UPARM_INFO_PRO_CUSTOM_VALID has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INFO_PRO | Call by reference | Type reference (TYPE) | UPARM_Y_INFOPROV | Info Object | 20090605 | |||
| 2 | RR_INFO_PRO_VALID | Value transfer | Object reference (TYPE REF TO) | CL_UPARM_INFO_PRO_CUSTOM_VALID | Customizing Validation and Help | 20090605 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Impossible to create the Info Object instance | 20090603 |
Method GET_KEYFIGURES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_VALUES | Value transfer | Type reference (TYPE) | UPARM_YT_SHLP_IOBJ_TEXT | BW Data Manager: List of Key Figures | 20090610 |
Method GET_KEYFIGURES on class CL_UPARM_INFO_PRO_CUSTOM_VALID has no exception.
Method IS_VALID_CHARACTERISTIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DIMENSION | Call by reference | Type reference (TYPE) | UPARM_Y_DIMENSION | Dimension of infoProvider | 20090608 | |||
| 2 | R_IS_VALID | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090608 |
Method IS_VALID_CHARACTERISTIC on class CL_UPARM_INFO_PRO_CUSTOM_VALID has no exception.
Method IS_VALID_KEYFIGURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_KF | Call by reference | Type reference (TYPE) | UPARM_Y_KEY_FIGURE | Dimension of infoProvider | 20090608 | |||
| 2 | R_IS_VALID | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20090608 |
Method IS_VALID_KEYFIGURE on class CL_UPARM_INFO_PRO_CUSTOM_VALID has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 705 |