SAP ABAP Class CL_WRMA_DISTRCHAIN (RMA Distribution Chain)
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_DISTRCHAIN  
Short Description RMA Distribution Chain    
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 20070727   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WRMA_DISTRCHAIN has no forward declaration.
Interfaces
Class CL_WRMA_DISTRCHAIN has no interface implemented.
Friends
Class CL_WRMA_DISTRCHAIN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 T_RMA_DISTRCHAIN Static Attribute Private Type reference (TYPE) GTYPE_TH_RMA_DISTRCHAIN_BUFFER RMA Settings for Distribution Chain (Table) 20090127
Methods
# Method Level Visibility Method type Description Created on
1 DISTRCHAIN_ALL_READ Static method Public Method Read All RMA Distribution Chains 20090127
2 DISTRCHAIN_SINGLE_READ Static method Public Method 20070727
Events
Class CL_WRMA_DISTRCHAIN has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTYPE_S_RMA_DISTRCHAIN_BUFFER Public See coding RMA Distribution Chains for a Profile 20090127 BEGIN OF gtype_s_rma_distrchain_buffer, prof TYPE wrma_de_rma_prof, t_distrchain TYPE wrma_t_distrchain, END OF gtype_s_rma_distrchain_buffer
2 GTYPE_TH_RMA_DISTRCHAIN_BUFFER Public See coding RMA Distribution Chains for Each Profile (Table) 20090127 gtype_th_rma_distrchain_buffer TYPE HASHED TABLE OF gtype_s_rma_distrchain_buffer WITH UNIQUE KEY prof
Method Signatures

Method DISTRCHAIN_ALL_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DISTRCHAIN Call by reference Type reference (TYPE) WRMA_T_DISTRCHAIN RMA-Einstellungen für Vertriebslinie (Tabelle) 20090127
2 Importing I_PROF Value transfer Type reference (TYPE) WRMA_DE_RMA_PROF RMA-Customizing-Profil 20090127
# Exception Resumable Description Created on
1 CX_WRMA_DISTRCHAIN Ausnahmeklasse zu CL_WRMA_COMPCODE 20090127

Method DISTRCHAIN_SINGLE_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DISTRCHAIN Call by reference Type reference (TYPE) WRMA_S_DISTRCHAIN RMA Vertriebslinie 20070727
2 Importing I_DISTR_CHAN Call by reference Type reference (TYPE) /RTF/DE_DISTR_CHAN Vertriebsweg 20070727
3 Importing I_PROF Call by reference Type reference (TYPE) WRMA_DE_RMA_PROF RMA Customizing Profil 20070727
4 Importing I_SALESORG Call by reference Type reference (TYPE) /RTF/DE_SALESORG Verkaufsorganisation 20070727
# Exception Resumable Description Created on
1 CX_WRMA_DISTRCHAIN Ausnahmeklasse zu CL_WRMA_DISTRCHAIN 20070727
History
Last changed by/on SAP  20141101 
SAP Release Created in 703