SAP ABAP Class CL_UPARP_WD_NEW_ASRTVRS_CDLG (Assistance Class for UPARP_WD_NEW_ASRTVRS_CDLG)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-PLA-RAP (Application Component) Retail Assortment Planning
     UPARP (Package) Retail Planning
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20081222
Properties
Class CL_UPARP_WD_NEW_ASRTVRS_CDLG  
Short Description Assistance Class for UPARP_WD_NEW_ASRTVRS_CDLG    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UPARP   Retail Planning 
Created 20081222   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_UPARP_WD_NEW_ASRTVRS_CDLG has no interface implemented.
Friends
Class CL_UPARP_WD_NEW_ASRTVRS_CDLG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_ASORT_IOBJ Constant Public Type reference (TYPE) RSIOBJNM '0RT_ASORT' InfoObject 20090126
2 MC_ASRTVRS_IOBJ Constant Public Type reference (TYPE) RSIOBJNM '0RT_ASRTVRS' InfoObject 20090126
3 MC_ASTYP_IOBJ Constant Public Type reference (TYPE) RSIOBJNM '0RF_ASTYP' InfoObject 20090126
4 MC_AVRELST_IOBJ Constant Public Type reference (TYPE) RSIOBJNM '0RT_AVRELST' InfoObject 20090126
5 MC_CDTND_IOBJ Constant Public Type reference (TYPE) RSIOBJNM '0CM_CDTND' InfoObject 20090126
6 MC_COMP_ASORT_IOBJ Constant Public Type reference (TYPE) RSIOBJNM '0RT_CMPASRT' InfoObject 20090126
7 MC_COMP_ASRTVRS_IOBJ Constant Public Type reference (TYPE) RSIOBJNM '0RT_CMPASRV' InfoObject 20090126
8 MC_DATEF_IOBJ Constant Public Type reference (TYPE) RSIOBJNM '0RT_DATEF' InfoObject 20090126
9 MC_DATEU_IOBJ Constant Public Type reference (TYPE) RSIOBJNM '0RT_DATEU' InfoObject 20090126
10 MC_HIEID_IOBJ Constant Public Type reference (TYPE) RSIOBJNM '0CM_HIEID' InfoObject 20090126
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORITY Instance method Public Method Check if user has authority to create assortment version 20090122
2 COPY_ROW_VALUES Instance method Public Method Gets the copy rule for copying the row 20090219
3 GET_ASSORTMENT_TEXT Instance method Public Method Retunrs assortment text 20090219
4 GET_ASSORTMENT_VERSIONS Instance method Public Method Returns all assortment versions 20090219
5 GET_ASSORTMENT_VERSION_TEXT Instance method Public Method Returns assortment version text 20090219
6 GET_NEXT_ASSORTMENT_VERSION Instance method Public Method Gets the next available assortment version 20090109
7 GET_NEXT_ASSORTMENT_VERS_DATES Instance method Public Method Gets a proposed date for the new assorment version 20090609
8 GET_PREV_ASSORTMENT_VERSION Instance method Private Method Returns previous assortment version 20090609
9 GET_SALES_TARGET Instance method Public Method Returns the sales target of an assortment version 20090219
10 GET_SALES_TARGET_CURRENCY Instance method Public Method Returns the sales target currency of an assortment 20090219
11 SET_ASSORTMENT_VERSION_DATE_TO Instance method Public Method Changes the date to of the assortment version 20100705
12 VALIDATE_ASSORTMENT_VERSION Instance method Public Method Validates assortment version 20090326
Events
Class CL_UPARP_WD_NEW_ASRTVRS_CDLG has no event.
Types
Class CL_UPARP_WD_NEW_ASRTVRS_CDLG has no local type.
Method Signatures

Method CHECK_AUTHORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASSORTMENT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20090122
2 Returning R_NO_AUTHORITY Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20090122

Method CHECK_AUTHORITY on class CL_UPARP_WD_NEW_ASRTVRS_CDLG has no exception.

Method COPY_ROW_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TARGET_ROW_VALUES Call by reference Type reference (TYPE) UPARM_YS_ID_ROW_VALUES Row Values 20090219
2 Importing IR_CUSTOMIZING Call by reference Object reference (TYPE REF TO) CL_UPARM_CUSTOMIZING Master data maintenance view customizig 20090219
3 Importing IS_SOURCE_ROW_VALUES Call by reference Type reference (TYPE) UPARM_YS_ID_ROW_VALUES Row Values 20090219

Method COPY_ROW_VALUES on class CL_UPARP_WD_NEW_ASRTVRS_CDLG has no exception.

Method GET_ASSORTMENT_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASSORTMENT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT 20090219
2 Returning R_ASSORTMENT_TEXT Value transfer Type reference (TYPE) STRING 20090219

Method GET_ASSORTMENT_TEXT on class CL_UPARP_WD_NEW_ASRTVRS_CDLG has no exception.

Method GET_ASSORTMENT_VERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MD_TABLE Call by reference Type reference (TYPE) UPARM_YT_ID_ROW_VALUES ID Row Values 20090219
2 Importing I_ASSORTMENT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20090219

Method GET_ASSORTMENT_VERSIONS on class CL_UPARP_WD_NEW_ASRTVRS_CDLG has no exception.

Method GET_ASSORTMENT_VERSION_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASSORTMENT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20090219
2 Importing I_ASSORTMENT_VERSION Call by reference Type reference (TYPE) /RTF/DE_RT_ASRTVRS Assortment Version 20090219
3 Returning R_ASSORTMENT_VERSION_TEXT Value transfer Type reference (TYPE) STRING 20090219

Method GET_ASSORTMENT_VERSION_TEXT on class CL_UPARP_WD_NEW_ASRTVRS_CDLG has no exception.

Method GET_NEXT_ASSORTMENT_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ASSORTMENT_VERSION_NUMBER Call by reference Type reference (TYPE) /RTF/DE_RT_ASRTVRS Assortment Version 20090109
2 Importing IT_ALL_ROW_VALUES Call by reference Type reference (TYPE) UPARM_YT_ID_ROW_VALUES ID Row Values 20090219
3 Importing I_ASSORTMENT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20090109

Method GET_NEXT_ASSORTMENT_VERSION on class CL_UPARP_WD_NEW_ASRTVRS_CDLG has no exception.

Method GET_NEXT_ASSORTMENT_VERS_DATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DATE_FROM Call by reference Type reference (TYPE) DATS Field of type DATS 20090609
2 Exporting E_DATE_TO Call by reference Type reference (TYPE) DATS Field of type DATS 20090609
3 Importing IT_ALL_ROW_VALUES Call by reference Type reference (TYPE) UPARM_YT_ID_ROW_VALUES ID Row Values 20090609
4 Importing I_ASSORTMENT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20090609

Method GET_NEXT_ASSORTMENT_VERS_DATES on class CL_UPARP_WD_NEW_ASRTVRS_CDLG has no exception.

Method GET_PREV_ASSORTMENT_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ASSORTMENT_VERSION_NUMBER Call by reference Type reference (TYPE) I 20090609
2 Exporting E_DATE_FROM Call by reference Type reference (TYPE) DATS Field of type DATS 20090609
3 Exporting E_DATE_TO Call by reference Type reference (TYPE) DATS Field of type DATS 20090609
4 Importing IT_ALL_ROW_VALUES Call by reference Type reference (TYPE) UPARM_YT_ID_ROW_VALUES ID Row Values 20090609
5 Importing I_ASSORTMENT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20090609
6 Importing I_EXCLUDE_DELETED_VERSIONS Call by reference Type reference (TYPE) BOOLE_D ABAP_FALSE Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100930

Method GET_PREV_ASSORTMENT_VERSION on class CL_UPARP_WD_NEW_ASRTVRS_CDLG has no exception.

Method GET_SALES_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ALL_ROW_VALUES Call by reference Type reference (TYPE) UPARM_YT_ID_ROW_VALUES ID Row Values 20090409
2 Importing I_ASSORTMENT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20090219
3 Importing I_ASSORTMENT_VERSION Call by reference Type reference (TYPE) /RTF/DE_RT_ASRTVRS Assortment Version 20090219
4 Returning R_SALES_TARGET Value transfer Type reference (TYPE) UPARM_Y_VIRTUAL_AMOUNT Virtual Column Amount 20090219

Method GET_SALES_TARGET on class CL_UPARP_WD_NEW_ASRTVRS_CDLG has no exception.

Method GET_SALES_TARGET_CURRENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASSORTMENT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20090219
2 Returning R_CURRENCY_KEY Value transfer Type reference (TYPE) TCURC-WAERS Currency Key 20090219

Method GET_SALES_TARGET_CURRENCY on class CL_UPARP_WD_NEW_ASRTVRS_CDLG has no exception.

Method SET_ASSORTMENT_VERSION_DATE_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ALL_ROW_VALUES Call by reference Type reference (TYPE) UPARM_YT_ID_ROW_VALUES ID Row Values 20100705
2 Exporting ES_PREV_VERS_ROW_VALUE Call by reference Type reference (TYPE) UPARM_YS_ID_ROW_VALUES Row Values 20100705
3 Exporting E_DATE_MODIFIED Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100705
4 Importing I_ASSORTMENT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20100705
5 Importing I_NEXT_VERSION_DATE_FROM Call by reference Type reference (TYPE) DATS Field of type DATS 20100705

Method SET_ASSORTMENT_VERSION_DATE_TO on class CL_UPARP_WD_NEW_ASRTVRS_CDLG has no exception.

Method VALIDATE_ASSORTMENT_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR Call by reference Type reference (TYPE) UPARM_YT_RETURN Master Data Maintenance View - Error Messages 20090326
2 Importing IS_ROW_VALUE Call by reference Type reference (TYPE) UPARM_YS_ID_ROW_VALUES Row Values 20090617
3 Importing IT_ALL_ROW_VALUES Call by reference Type reference (TYPE) UPARM_YT_ID_ROW_VALUES ID Row Values 20090326
4 Importing IT_IOBJ_SELECTION Call by reference Type reference (TYPE) RSDRI_T_RANGE BW Data Manager: Range List 20090617
5 Importing I_ASSORTMENT_ID Call by reference Type reference (TYPE) /RTF/DE_RT_ASORT Assortment 20090326

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