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 GT_TH_SFC Instance attribute Protected Type reference (TYPE) RSDRI_TH_SFC Characteristics of InfoProvider 20090608
2 GT_TH_SFK Instance attribute Protected Type reference (TYPE) RSDRI_TH_SFK Key figures of InfoProvider 20090608
3 MT_INFO_OBJ_CHARACTERISTICS Instance attribute Private Type reference (TYPE) UPARM_YT_SHLP_IOBJ_TEXT Table for search help - InfoObject and text 20090610
4 MT_INFO_OBJ_KEYFIGURES Instance attribute Private Type reference (TYPE) UPARM_YT_SHLP_KF_TEXT Table for search help - InfoObject and text 20090610
5 ST_INFO_PRO_VALID 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 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20090603
2 GET_CHARACTERISTICS Instance method Public Method Retrieves characteristics of infoprovider 20090610
3 GET_INSTANCE Static method Public Method Get Instance 20090603
4 GET_KEYFIGURES Instance method Public Method Retrieves keyfigures of infoprovider 20090610
5 IS_VALID_CHARACTERISTIC Instance method Public Method Validates that characteristic is part of infoprovider 20090608
6 IS_VALID_KEYFIGURE 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 Importing I_INFO_PRO Call by reference Type reference (TYPE) UPARM_Y_INFOPROV Info Object 20090605
# Exception Resumable Description Created on
1 CX_UPARM_ERROR 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 Returning 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 Importing I_INFO_PRO Call by reference Type reference (TYPE) UPARM_Y_INFOPROV Info Object 20090605
2 Returning 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 CX_UPARM_ERROR 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 Returning 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 Importing I_DIMENSION Call by reference Type reference (TYPE) UPARM_Y_DIMENSION Dimension of infoProvider 20090608
2 Exporting 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 Importing I_KF Call by reference Type reference (TYPE) UPARM_Y_KEY_FIGURE Dimension of infoProvider 20090608
2 Exporting 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