SAP ABAP Class CL_WRMA_CUST_ALLOCATION (RMA CAL Customizing)
Hierarchy
BI_CONT (Software Component) Business Intelligence Content
   BW-BCT-ISR-RSL (Application Component) Retail Stock Ledger
     RS_AA_WRMA (Package) Analytical Application RMA - Retail
Properties
Class CL_WRMA_CUST_ALLOCATION  
Short Description RMA CAL Customizing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_AA_WRMA   Analytical Application RMA - Retail 
Created 20081126   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WRMA_CUST_ALLOCATION has no forward declaration.
Interfaces
Class CL_WRMA_CUST_ALLOCATION has no interface implemented.
Friends
Class CL_WRMA_CUST_ALLOCATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_REF_DATA Static Attribute Private See coding 20110518
2 LAST_DISTR_PROFILE Static Attribute Private Type reference (TYPE) WCAT_DPROF Distribution Profile 20090218
3 LR_BADI Static Attribute Private Object reference (TYPE REF TO) WCAT_GET_ALLOCATION_DATA BAdI for Reading Allocation Data 20090218
4 LR_REFDATA Static Attribute Private Object reference (TYPE REF TO) CL_WRMA_REFDATA Object for RMA CAL 20090218
5 T_WCAT_DISTR_HASH Static Attribute Private Type reference (TYPE) WCAT_TT_DISTR Customizing for Allocation 20090219
Methods
# Method Level Visibility Method type Description Created on
1 ALLOC_CUST_MULTIPLE_READ Static method Public Method Determination of Allocation Customizing f. all DistProfiles 20090812
2 ALLOC_CUST_SINGLE_READ Static method Public Method Determination of Allocation Customizing 20081126
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20090218
4 GET_ALLOCATION_DATA Static method Public Method Determination of Allocation Data for a Source Data Record 20090203
5 GET_ALLOCATION_PROFILE Static method Public Method Determination of Distribution Profile Based on Plant 20090112
Events
Class CL_WRMA_CUST_ALLOCATION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_REF_DATA Private See coding 20110518 BEGIN OF s_ref_data, werks TYPE werks_d, matnr TYPE matnr, calday TYPE rscalday, object TYPE wrma_object_d, et_refdata TYPE wrma_s_refdata_bw_tt, e_reftotals TYPE wcat_s_reftotals, END OF s_ref_data
Method Signatures

Method ALLOC_CUST_MULTIPLE_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WCAT_DISTR Call by reference Type reference (TYPE) WRMA_TT_WCAT_DISTR RMA: Tabellentyp Cost Allocation Verteilungsustomizing 20090812
2 Importing I_PROF Call by reference Type reference (TYPE) WRMA_DE_RMA_PROF RMA-Customizing-Profil 20090812
# Exception Resumable Description Created on
1 CX_WRMA_CUST_ALLOCATION Ausnahmeklasse zu CL_WRMA_CUST_ALLOCATION 20091029

Method ALLOC_CUST_SINGLE_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_WCAT_DISTR Call by reference Type reference (TYPE) WRMA_S_WCAT_DISTR Struktur: RMA CAL Einstellungen für die Verteilung 20081126
2 Importing I_DISTR_PROFILE Call by reference Type reference (TYPE) WCAT_DPROF Verteilungsprofil 20081126
3 Importing I_PROF Call by reference Type reference (TYPE) WRMA_DE_RMA_PROF RMA-Customizing-Profil 20090106
# Exception Resumable Description Created on
1 CX_WRMA_CUST_ALLOCATION Ausnahmeklasse zu CL_WRMA_CUST_ALLOCATION 20081126

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_WRMA_CUST_ALLOCATION has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WRMA_CUST_ALLOCATION has no exception.

Method GET_ALLOCATION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_REFTOTALS Call by reference Type reference (TYPE) WCAT_S_REFTOTALS Summe der Referenzdaten für CAL 20090203
2 Exporting ET_REFDATA Call by reference Type reference (TYPE) WRMA_S_REFDATA_BW_TT Referenzdaten für die Cost Allocation 20090203
3 Importing IS_SOURCE_FIELDS Call by reference Type reference (TYPE) WRMA_S_SOURCE_FIELDS_RMA Struktur der Quellfelder für RMA Engine 20090203
# Exception Resumable Description Created on
1 /RTF/CX_ROOT Wurzelklasse aller /RTF/-Exceptions 20090203
2 CX_RSD_IOBJ_EXCEPTION Basis Exception für Fehler bei InfoObjects 20090203

Method GET_ALLOCATION_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DISTR_PROFILE Call by reference Type reference (TYPE) WCAT_DPROF Verteilungsprofil 20090112
2 Importing IS_PLANT Call by reference Type reference (TYPE) /RTF/_S_PLANT Ursprungs Filiale 20090112
3 Importing I_RMA_PROF Call by reference Type reference (TYPE) WRMA_DE_RMA_PROF RMA-Customizing-Profil 20090112
# Exception Resumable Description Created on
1 /RTF/CX_ROOT Wurzelklasse aller /RTF/-Exceptions 20090112
History
Last changed by/on SAP  20141101 
SAP Release Created in 705