SAP ABAP Class CL_WRMA_CONDTYPE_CATEG (Read Access Condition Type Categories)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WRMA_CON Constants for RMA 20091109
Properties
Class CL_WRMA_CONDTYPE_CATEG  
Short Description Read Access Condition Type Categories    
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 20091109   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WRMA_CONDTYPE_CATEG has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WRMA_CON Constants for RMA 20091109
Friends
Class CL_WRMA_CONDTYPE_CATEG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 TH_CATEG_CONDTYPES Static Attribute Private Type reference (TYPE) GTYPE_TH_CATEG_CONDTYPES Access Condition Types by Category (Hash Table) 20091110
Methods
# Method Level Visibility Method type Description Created on
1 CUSTOM_CATEG_READ Static method Public Method Read Customer Condition Type Categories 20091110
2 RAW_DATA_CATEG_READ Static method Public Method Read Condition Type Categories for Raw Data 20091109
3 READ_CONDTYPE_BY_CATEG Static method Public Method Read Access Condition Type by Category 20091110
4 SINGLE_READ Static method Public Method Read an Individual Access Condition Type Category 20091109
Events
Class CL_WRMA_CONDTYPE_CATEG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTYPE_S_CATEG_CONDTYPES Public See coding Access Condition Types by Category 20091110 BEGIN OF gtype_s_categ_condtypes, condtype_categ TYPE wrma_de_kschl_acc_categ, condtypes TYPE wrma_condtypes, END OF gtype_s_categ_condtypes
2 GTYPE_TH_CATEG_CONDTYPES Public See coding Access Condition Types by Category (Hash Table) 20091110 gtype_th_categ_condtypes TYPE HASHED TABLE OF gtype_s_categ_condtypes WITH UNIQUE KEY condtype_categ
3 GTYPE_TH_CONDTYPE_CATEG Public See coding Access Condition Type Categories (Hash Table) 20091109 gtype_th_condtype_categ TYPE HASHED TABLE OF wrma_de_kschl_acc_categ WITH UNIQUE KEY table_line
Method Signatures

Method CUSTOM_CATEG_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETH_CONDTYPE_CATEG Call by reference Type reference (TYPE) GTYPE_TH_CONDTYPE_CATEG Zugriffskonditionsarten-Typen (Hash-Tabelle) 20091110

Method CUSTOM_CATEG_READ on class CL_WRMA_CONDTYPE_CATEG has no exception.

Method RAW_DATA_CATEG_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ETH_CONDTYPE_CATEG Call by reference Type reference (TYPE) GTYPE_TH_CONDTYPE_CATEG Zugriffskonditionsarten-Typen (Hash-Tabelle) 20091109
2 Exporting ETH_CONDTYPE_CATEG_CMA Call by reference Type reference (TYPE) GTYPE_TH_CONDTYPE_CATEG CMA-Konditionsarten-Typen (Hash-Tabelle) 20091110
# Exception Resumable Description Created on
1 CX_WRMA_CONDTYPE_CATEG 20091110

Method READ_CONDTYPE_BY_CATEG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_KSCHL_ACC Call by reference Type reference (TYPE) WRMA_CONDTYPES Tabelle von Zugriffskonditionsarten (nur Schlüssel) 20091110
2 Importing I_KSCHL_ACC_CATEG Value transfer Type reference (TYPE) WRMA_DE_KSCHL_ACC_CATEG Zugriffskonditionsartentyp 20091110
# Exception Resumable Description Created on
1 NOT_FOUND Keine Zugriffskonditionsart gefunden 20091110

Method SINGLE_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KSCHL_ACC_CATEG Value transfer Type reference (TYPE) WRMA_DE_KSCHL_ACC_CATEG Zugriffskonditionsartentyp 20091109
# Exception Resumable Description Created on
1 CX_WRMA_CONDTYPE_CATEG 20091110
History
Last changed by/on SAP  20141101 
SAP Release Created in 705