SAP ABAP Class CL_UPARI_FB_BADI_SLPRS (Class for BAdI: BADI_UPARI_SLPRS)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-PLA-BPS (Application Component) Business Planning and Simulation
     UPARI (Package) Retail Assortment Planning Data Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20071120
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_BADI_UPARI_SLPRS Interface for BAdI: BADI_UPARI_SLPRS 20071120
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UPARI_T Types and constants of UPARI 20071128
Properties
Class CL_UPARI_FB_BADI_SLPRS  
Short Description Class for BAdI: BADI_UPARI_SLPRS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UPARI   Retail Assortment Planning Data Interface 
Created 20071120   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_UPARI_T Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 UPARI Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20071120
2 IF_EX_BADI_UPARI_SLPRS Interface for BAdI: BADI_UPARI_SLPRS 20071120
3 IF_UPARI_T Types and constants of UPARI 20071128
Friends
Class CL_UPARI_FB_BADI_SLPRS has no friend class.
Attributes
Class CL_UPARI_FB_BADI_SLPRS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FILL_SKU_DATA Static method Private Method Fill structures that comes from 0CM_SKU 20071128
2 MAP_FIELDS Static method Public Method Map fields to Sales price specification message 20071128
3 READ_FIELDS Static method Public Method Read all sales price specification calculation data 20071129
Events
Class CL_UPARI_FB_BADI_SLPRS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_GS_ITEM_SKU Private See coding 20071129 BEGIN OF ty_gs_item_sku, material TYPE upari_ys_chavl-value, hieid_list TYPE ty_gt_item_sku_hieid, END OF ty_gs_item_sku
2 TY_GS_ITEM_SKU_HIEID Private See coding 20071206 BEGIN OF ty_gs_item_sku_hieid, hieid TYPE upari_ys_chavl-value, sales_org TYPE bctco_organisational_centre_id, distr_chan TYPE bctco_distr_chnl_code, price TYPE BCTCO_SLS_PR_SPEC_CALC_ITM_PR, END OF ty_gs_item_sku_hieid
3 TY_GTH_ITEM_SKU Private See coding 20071206 ty_gth_item_sku TYPE HASHED TABLE OF ty_gs_item_sku WITH UNIQUE KEY material
4 TY_GT_ITEM_SKU_HIEID Private See coding 20071206 ty_gt_item_sku_hieid TYPE STANDARD TABLE OF ty_gs_item_sku_hieid WITH DEFAULT KEY
Method Signatures

Method FILL_SKU_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ITEM_SKU Call by reference Type reference (TYPE) TY_GTH_ITEM_SKU 20071129
2 Importing IT_CHAVL_SKU Call by reference Type reference (TYPE) IF_UPARI_T=>UPARI_YT_CHAVL 20071129
3 Importing I_USE_RF_SKU Call by reference Type reference (TYPE) CHAR1 SPACE Use info object 0RF_SKU instead of 0CM_SKU 20071205
4 Changing XT_APPL_MESSAGE Call by reference Type reference (TYPE) IF_UPARI_T=>UPARI_YT_APPL_MSG 20100204
# Exception Resumable Description Created on
1 INVALID_DATA invalid data 20100204

Method MAP_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PROXY_OUT Call by reference Type reference (TYPE) BCTCO_BUS_DOC_MSG_HDR Business information from the perspective of the sender appl 20100301
2 Exporting ET_MESSAGE_CONTENT Call by reference Type reference (TYPE) IF_UPARI_T=>UPARI_YT_SLPRS_MSG 20071128
3 Importing IT_CHAVL_PRD Call by reference Type reference (TYPE) IF_UPARI_T=>UPARI_YT_CHAVL 20071128
4 Importing IT_CHAVL_SKU Call by reference Type reference (TYPE) IF_UPARI_T=>UPARI_YT_CHAVL 20071128
5 Importing I_USE_RF_SKU Call by reference Type reference (TYPE) CHAR1 SPACE Use info object 0RF_SKU instead of 0CM_SKU 20071205
6 Changing XT_APPL_MESSAGE Call by reference Type reference (TYPE) IF_UPARI_T=>UPARI_YT_APPL_MSG 20100204
# Exception Resumable Description Created on
1 INVALID_DATA invalid data 20100203

Method READ_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CHAVL_PRD Call by reference Type reference (TYPE) IF_UPARI_T=>UPARI_YT_CHAVL 20071129
2 Exporting ET_CHAVL_SKU Call by reference Type reference (TYPE) IF_UPARI_T=>UPARI_YT_CHAVL 20071129
3 Importing IS_MSGTP Call by reference Type reference (TYPE) UPARI_TC_MSGTP Message types 20071129
4 Importing IT_PRODUCT_LIST Call by reference Type reference (TYPE) IF_UPARI_T=>UPARI_YT_PRODUCT 20071129
5 Importing IT_SELOPT Call by reference Type reference (TYPE) UPARI_YT_SELOPT Select options for release workbench 20071129
6 Importing I_ONLY_MAIN_SKU Call by reference Type reference (TYPE) CHAR1 SPACE Restrict data to main SKU 20071217
7 Importing I_USE_RF_SKU Call by reference Type reference (TYPE) CHAR1 SPACE Use info object 0RF_SKU instead of 0CM_SKU 20071205
8 Changing XT_APPL_MESSAGE Call by reference Type reference (TYPE) IF_UPARI_T=>UPARI_YT_APPL_MSG 20071129
# Exception Resumable Description Created on
1 CHANM_NOT_FOUND Characteristic not found 20071129
2 CUSTOM_ERROR Error related to customizing 20071129
3 INVALID_SELECTION Invalid selection 20071129
4 RFC_ERROR RFC error when reading info object 20071129
History
Last changed by/on SAP  20141101 
SAP Release Created in 703