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 | ![]() |
Static Attribute | Private | See coding | 20110518 | ||||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WCAT_DPROF | Distribution Profile | 20090218 | ||
3 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | WCAT_GET_ALLOCATION_DATA | BAdI for Reading Allocation Data | 20090218 | ||
4 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_WRMA_REFDATA | Object for RMA CAL | 20090218 | ||
5 | ![]() |
Static Attribute | Private | Type reference (TYPE) | WCAT_TT_DISTR | Customizing for Allocation | 20090219 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Determination of Allocation Customizing f. all DistProfiles | 20090812 |
2 | ![]() |
Static method | Public | Method | Determination of Allocation Customizing | 20081126 |
3 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20090218 |
4 | ![]() |
Static method | Public | Method | Determination of Allocation Data for a Source Data Record | 20090203 |
5 | ![]() |
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 | ![]() |
ET_WCAT_DISTR | Call by reference | Type reference (TYPE) | WRMA_TT_WCAT_DISTR | RMA: Tabellentyp Cost Allocation Verteilungsustomizing | 20090812 | ||
2 | ![]() |
I_PROF | Call by reference | Type reference (TYPE) | WRMA_DE_RMA_PROF | RMA-Customizing-Profil | 20090812 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ES_WCAT_DISTR | Call by reference | Type reference (TYPE) | WRMA_S_WCAT_DISTR | Struktur: RMA CAL Einstellungen für die Verteilung | 20081126 | ||
2 | ![]() |
I_DISTR_PROFILE | Call by reference | Type reference (TYPE) | WCAT_DPROF | Verteilungsprofil | 20081126 | ||
3 | ![]() |
I_PROF | Call by reference | Type reference (TYPE) | WRMA_DE_RMA_PROF | RMA-Customizing-Profil | 20090106 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
ES_REFTOTALS | Call by reference | Type reference (TYPE) | WCAT_S_REFTOTALS | Summe der Referenzdaten für CAL | 20090203 | ||
2 | ![]() |
ET_REFDATA | Call by reference | Type reference (TYPE) | WRMA_S_REFDATA_BW_TT | Referenzdaten für die Cost Allocation | 20090203 | ||
3 | ![]() |
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 | ![]() |
Wurzelklasse aller /RTF/-Exceptions | 20090203 | |
2 | ![]() |
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 | ![]() |
E_DISTR_PROFILE | Call by reference | Type reference (TYPE) | WCAT_DPROF | Verteilungsprofil | 20090112 | ||
2 | ![]() |
IS_PLANT | Call by reference | Type reference (TYPE) | /RTF/_S_PLANT | Ursprungs Filiale | 20090112 | ||
3 | ![]() |
I_RMA_PROF | Call by reference | Type reference (TYPE) | WRMA_DE_RMA_PROF | RMA-Customizing-Profil | 20090112 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Wurzelklasse aller /RTF/-Exceptions | 20090112 |
History
Last changed by/on | SAP | 20141101 |
SAP Release Created in | 705 |