SAP ABAP Class CL_WRMA_TABLE (Customizing of Condition Tables)
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_TABLE  
Short Description Customizing of Condition Tables    
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 20070813   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WRMA_TABLE has no forward declaration.
Interfaces
Class CL_WRMA_TABLE has no interface implemented.
Friends
Class CL_WRMA_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_ACTIVE Constant Private Type reference (TYPE) CHAR1 'A' Single-Character Flag 20070814
2 C_TABLE_DB Constant Protected Type reference (TYPE) WRMA_DE_TABLCAT '' Condition Tables Type 20070813
3 C_TABLE_DSO Constant Protected Type reference (TYPE) WRMA_DE_TABLCAT 'D' Condition Tables Type 20070813
4 GT_MULT_WRMA_TABLE Static Attribute Private Type reference (TYPE) GTY_T_TABLE Condition Tables per Profile, Type, Category (Table) 20100726
5 G_DDIC_TABLE Static Attribute Private Type reference (TYPE) TABNAME Table Name 20070814
6 G_ODSNAME Static Attribute Private Type reference (TYPE) TABNAME Table Name 20070814
7 ST_WRMA_TABLE Static Attribute Private Type reference (TYPE) WRMA_TT_TABLE Table Type for Condition Tables 20090714
8 S_DETAIL Static Attribute Private Type reference (TYPE) BAPI6116 DataStore Object - Details 20070814
9 S_TABLE Static Attribute Private Type reference (TYPE) WRMA_TABLE RMA Table 20070814
10 T_DFIES Static Attribute Private Type reference (TYPE) RSDS_T_DFIES Table for dfies Entries 20070829
11 T_INFOOBJECTS Static Attribute Private Type reference (TYPE) RSD_T_BAPI6116IO Navigation Attributes of the DataStore Object 20070814
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_TABLE_FIELD Static method Public Method Checks Feld Name of Condition Table 20070829
2 CONVERT_ACC_SEQ_TABLE Static method Public Method Converts Access Sequences in DDIC Format 20070813
3 GET_CONDFIELD_PSEUDO Static method Public Method Returns DDIC Name for Key Figure of a Condition Table 20070830
4 GET_CONDKYF_DDIC Static method Public Method Returns DDIC Name for Key Figure of a Condition Table 20070814
5 GET_CONDKYF_F4 Static method Public Method Input Help for Table 20070814
6 GET_CONDTAB_DDIC Static method Public Method Returns DDIC Name for a Condition Table 20070814
7 GET_DSOTAB_F4 Static method Public Method Returns All Condition Tables of Type DSO 20070816
8 GET_MULT_CONDTAB Static method Public Method Returns All Condition Tables for a Selection 20100726
9 GET_SINGLE_TABLE Static method Private Method Returns Row for a Specified Table 20070814
10 GET_TABLE_DETAILS Static method Public Method Returns an Entry for a Table Entry 20070813
Events
Class CL_WRMA_TABLE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_S_TABLE Public See coding Condition Tables per Profile, Type, Category 20100726 begin of GTY_S_TABLE, profile type wrma_de_rma_prof, tabletype type wrma_tabletype, tablcat type wrma_de_tablcat, t_table type wrma_tt_table, end of gty_s_table
2 GTY_T_TABLE Public See coding Condition Tables per Profile, Type, Category (Table) 20100726 gty_t_table type HASHED TABLE OF gty_s_table with UNIQUE KEY profile tabletype tablcat
Method Signatures

Method CHECK_TABLE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FIELDNAME Call by reference Type reference (TYPE) WRMA_DZIFNA Feld der Konditionstabelle 20070829
2 Importing I_PROFILE Call by reference Type reference (TYPE) WRMA_DE_RMA_PROF RMA Customizing Profil 20070829
3 Importing I_TABNAME Call by reference Type reference (TYPE) WRMA_TAB RMA Tabelle 20070829
# Exception Resumable Description Created on
1 CX_WRMA_TABLE Ausnahmeklasse zu CL_WRMA_TABLE 20070829

Method CONVERT_ACC_SEQ_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ACC_SEQ_TAB Call by reference Type reference (TYPE) WRMA_TT_ACCSEQU Zugriffsfolge 20070813
# Exception Resumable Description Created on
1 CX_WRMA_TABLE Ausnahmeklasse zu CL_WRMA_TABLE 20070815

Method GET_CONDFIELD_PSEUDO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FIELD Call by reference Type reference (TYPE) FIELDNAME Feldname 20070830
2 Importing I_DDICFIELD Call by reference Type reference (TYPE) WRMA_KOKNZ Kennzahlfeld der RMA Konditionstabelle 20070830
3 Importing I_PROFILE Call by reference Type reference (TYPE) WRMA_DE_RMA_PROF RMA Customizing Profil 20070830
4 Importing I_TABNAME Call by reference Type reference (TYPE) WRMA_TAB RMA Tabelle 20070830
# Exception Resumable Description Created on
1 CX_WRMA_TABLE Ausnahmeklasse zu CL_WRMA_TABLE 20070830

Method GET_CONDKYF_DDIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DDICKYF Call by reference Type reference (TYPE) FIELDNAME Feldname 20070814
2 Importing I_KOKYF Call by reference Type reference (TYPE) WRMA_KOKNZ Kennzahlfeld der RMA Konditionstabelle 20070814
3 Importing I_PROFILE Call by reference Type reference (TYPE) WRMA_DE_RMA_PROF RMA Customizing Profil 20070814
4 Importing I_TABNAME Call by reference Type reference (TYPE) WRMA_TAB RMA Tabelle 20070814
# Exception Resumable Description Created on
1 CX_WRMA_TABLE Ausnahmeklasse zu CL_WRMA_TABLE 20070815

Method GET_CONDKYF_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DYNFIELD Call by reference Type reference (TYPE) DYNFNAM Feldname 20070814
2 Importing I_DYNNR Call by reference Type reference (TYPE) DYNNR Nummer des folgenden Bildschirmbildes 20070814
3 Importing I_PROFILE Call by reference Type reference (TYPE) WRMA_DE_RMA_PROF RMA Customizing Profil 20070814
4 Importing I_REPID Call by reference Type reference (TYPE) REPID Abap-Reportname 20070814
5 Importing I_TABNAME Call by reference Type reference (TYPE) WRMA_TAB RMA Tabelle 20070814
# Exception Resumable Description Created on
1 CX_WRMA_TABLE Ausnahmeklasse zu CL_WRMA_TABLE 20070815

Method GET_CONDTAB_DDIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_DDIC_TABLE Call by reference Type reference (TYPE) TABNAME Feldname 20070814
2 Importing I_PROFILE Call by reference Type reference (TYPE) WRMA_DE_RMA_PROF RMA Customizing Profil 20070814
3 Importing I_TABNAME Call by reference Type reference (TYPE) WRMA_TAB RMA Tabelle 20070814
# Exception Resumable Description Created on
1 CX_WRMA_TABLE Ausnahmeklasse zu CL_WRMA_TABLE 20070815

Method GET_DSOTAB_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DYNFIELD Call by reference Type reference (TYPE) DYNFNAM Feldname 20070816
2 Importing I_DYNNR Call by reference Type reference (TYPE) DYNNR Nummer des folgenden Bildschirmbildes 20070816
3 Importing I_PROFILE Call by reference Type reference (TYPE) WRMA_DE_RMA_PROF RMA Customizing Profil 20070816
4 Importing I_REPID Call by reference Type reference (TYPE) REPID Abap-Reportname 20070816
# Exception Resumable Description Created on
1 CX_WRMA_TABLE Ausnahmeklasse zu CL_WRMA_TABLE 20070816

Method GET_MULT_CONDTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_WRMA_TABLE Call by reference Type reference (TYPE) WRMA_TT_TABLE Tabellentyp für Konditionstabellen 20100726
2 Importing I_PROFILE Value transfer Type reference (TYPE) WRMA_DE_RMA_PROF RMA-Customizing-Profil 20100726
3 Importing I_TABLCAT Value transfer Type reference (TYPE) WRMA_DE_TABLCAT Konditionstabellentyp 20100726
4 Importing I_TABLETYPE Value transfer Type reference (TYPE) WRMA_TABLETYPE RMA-Tabellentyp 20100726

Method GET_MULT_CONDTAB on class CL_WRMA_TABLE has no exception.

Method GET_SINGLE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TABLE Call by reference Type reference (TYPE) WRMA_TABLE Tabelle aller RMA Konditionstabellen 20070814
2 Importing I_PROFILE Call by reference Type reference (TYPE) WRMA_DE_RMA_PROF RMA Customizing Profil 20070814
3 Importing I_TABNAME Call by reference Type reference (TYPE) WRMA_TAB RMA Tabelle 20070814
# Exception Resumable Description Created on
1 CX_WRMA_TABLE Ausnahmeklasse zu CL_WRMA_TABLE 20070815

Method GET_TABLE_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TABLE Call by reference Type reference (TYPE) WRMA_TABLE Tabelle aller RMA Konditionstabellen 20070813
2 Exporting E_DDIC_TABLE Call by reference Type reference (TYPE) TABNAME Tabellenname 20070813
3 Importing I_PROFILE Call by reference Type reference (TYPE) WRMA_DE_RMA_PROF RMA Customizing Profil 20070813
4 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Tabellenname 20070813
# Exception Resumable Description Created on
1 CX_WRMA_TABLE Ausnahmeklasse zu CL_WRMA_TABLE 20070815
History
Last changed by/on SAP  20141101 
SAP Release Created in 703