SAP ABAP Class CL_UPARI_FB_BADI_MATBAS (Class for BAdI: BADI_UPARI_MATBAS)
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 20071121
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EX_BADI_UPARI_MATBAS Interface for BAdI: BADI_UPARI_MATBAS 20071121
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UPARI_T Types and constants of UPARI 20071127
Properties
Class CL_UPARI_FB_BADI_MATBAS  
Short Description Class for BAdI: BADI_UPARI_MATBAS    
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 20071121   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 20071121
2 IF_EX_BADI_UPARI_MATBAS Interface for BAdI: BADI_UPARI_MATBAS 20071121
3 IF_UPARI_T Types and constants of UPARI 20071127
Friends
Class CL_UPARI_FB_BADI_MATBAS has no friend class.
Attributes
Class CL_UPARI_FB_BADI_MATBAS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 FILL_PRODUCT_RELEASED Static method Public Method Fill list of released products 20071128
2 FILL_SKU_DATA Static method Private Method Fill structures that comes from SKU 20071126
3 MAP_FIELDS Static method Public Method Map fields to material basic data message 20071122
4 READ_FIELDS Static method Public Method Read all material basic data 20071128
Events
Class CL_UPARI_FB_BADI_MATBAS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_GS_PROD_CAT Private See coding 20071128 BEGIN OF ty_gs_prod_cat, material(60) TYPE c, prod_cat TYPE bctco_matlerpbscdatacrtereqprc, END OF ty_gs_prod_cat
2 TY_GT_PROD_CAT Private See coding 20071128 ty_gt_prod_cat TYPE STANDARD TABLE OF ty_gs_prod_cat
Method Signatures

Method FILL_PRODUCT_RELEASED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PRODUCT_RELEASED Call by reference Type reference (TYPE) IF_UPARI_T=>UPARI_YT_PRODUCT 20071128
2 Importing I_RETURN_NOT_RELEASED Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20071128
3 Changing XT_CHAVL_PRD Call by reference Type reference (TYPE) IF_UPARI_T=>UPARI_YT_CHAVL 20071128

Method FILL_PRODUCT_RELEASED on class CL_UPARI_FB_BADI_MATBAS has no exception.

Method FILL_SKU_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROD_CAT Call by reference Type reference (TYPE) TY_GT_PROD_CAT Proxy Table Type (Generated) 20071126
2 Importing IT_CHAVL_SKU Call by reference Type reference (TYPE) IF_UPARI_T=>UPARI_YT_CHAVL 20071126
3 Importing I_USE_RF_SKU Call by reference Type reference (TYPE) CHAR1 SPACE Use info object 0RF_SKU instead of 0CM_SKU 20071205

Method FILL_SKU_DATA on class CL_UPARI_FB_BADI_MATBAS has no exception.

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 20100227
2 Exporting ET_CONTENT_MESSAGE Call by reference Type reference (TYPE) IF_UPARI_T=>UPARI_YT_MATBAS_MSG 20071128
3 Importing IT_CHAVL_PRD Call by reference Type reference (TYPE) IF_UPARI_T=>UPARI_YT_CHAVL 20071122
4 Importing IT_CHAVL_SKU Call by reference Type reference (TYPE) IF_UPARI_T=>UPARI_YT_CHAVL 20071122
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 20100202
# Exception Resumable Description Created on
1 INVALID_DATA Invalid data 20100202
2 MANDATORY_FIELD Mandatory field is missing 20100202

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 20071128
2 Exporting ET_CHAVL_SKU Call by reference Type reference (TYPE) IF_UPARI_T=>UPARI_YT_CHAVL 20071128
3 Importing IS_MSGTP Call by reference Type reference (TYPE) UPARI_TC_MSGTP Message types 20071128
4 Importing IT_SELOPT Call by reference Type reference (TYPE) UPARI_YT_SELOPT Select options for release workbench 20071128
5 Importing I_ONLY_MAIN_SKU Call by reference Type reference (TYPE) CHAR1 SPACE Restrict data to main SKU 20071217
6 Importing I_READ_ATTR Value transfer Type reference (TYPE) CHAR1 SPACE Single-Character Flag 20071128
7 Importing I_READ_TEXT Value transfer Type reference (TYPE) CHAR1 SPACE Single-Character Flag 20071128
8 Importing I_USE_RF_SKU Call by reference Type reference (TYPE) CHAR1 SPACE Use info object 0RF_SKU instead of 0CM_SKU 20071205
9 Changing XT_APPL_MESSAGE Call by reference Type reference (TYPE) IF_UPARI_T=>UPARI_YT_APPL_MSG 20071128
# Exception Resumable Description Created on
1 CHANM_NOT_FOUND Characteristic not found 20071128
2 CUSTOM_ERROR Error related to customizing 20071128
3 INVALID_SELECTION Invalid selection 20071128
4 RFC_ERROR RFC error when reading info object 20071128
History
Last changed by/on SAP  20141101 
SAP Release Created in 703