SAP ABAP Class CL_WRMA_RUN_RMA (RMA Run)
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 20071213
Properties
Class CL_WRMA_RUN_RMA  
Short Description RMA Run    
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 20070720   SAP 
Last change 20141101    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SBIWA Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 WRMA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WRMA_CON Constants for RMA 20071213
Friends
Class CL_WRMA_RUN_RMA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_DSO Constant Public Type reference (TYPE) RSINFOPROV 'RMA_DS01' InfoProvider 20070726
2 C_DSO_ACTIVE_TAB Constant Public Type reference (TYPE) DDOBJNAME '/BI0/ARMA_DS0100' Name of ABAP Dictionary Object 20070726
3 C_DSO_NEWDATA_TAB Constant Public Type reference (TYPE) DDOBJNAME '/BI0/ARMA_DS0140' Name of ABAP Dictionary Object 20070726
4 DELTA_PSTNG_DATE Static Attribute Public Type reference (TYPE) DATUM Date 20110510
5 DELTA_TIMESTAMP Static Attribute Public Type reference (TYPE) RSTIMESTMP UTC Time Stamp in Short Form (YYYYMMDDhhmmss) 20070720
6 GR_BADI_DSO Instance attribute Private Object reference (TYPE REF TO) WRMA_DSO Badi for Detecting Customer-Owned InfoProviders 20100329
7 GT_RAW_DATA_SLICE Static Attribute Private Type reference (TYPE) WRMA1_TTY_RAW_SLICE 20100204
8 G_PLANT Static Attribute Private Type reference (TYPE) /RTF/DE_PLANT Location 20100204
9 G_VERS_REPORTING Static Attribute Private Type reference (TYPE) WRMA_DE_RCLASV RMA Recasting Version 20080201
10 G_VERS_SIMULATION Static Attribute Private Type reference (TYPE) WRMA_DE_RCLASV RMA Recasting Version 20080201
11 LR_BADI Instance attribute Private Object reference (TYPE REF TO) WRMA_RECASTING_OBJECT Recasting of Object-Specific Transactions 20090219
12 TCTLSTCHG Constant Private Type reference (TYPE) RSFIELDNM 'TCTLSTCHG' Field Name 20070720
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_NEW_DATA_EMPTY Instance method Public Method Checks Whether All DSO Data Is Active 20070720
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090219
3 READ_DELTA_FOUNDATION_DATA Instance method Public Method Identifies Key Combin. of Changed Foundation Data for Delta 20071213
4 READ_DELTA_RAW_DATA Instance method Public Method Identifies Key Combinations of Changed Raw Data for Delta 20070724
5 READ_FULL_RAW_DATA Instance method Public Method Identifies Key Combinations of Raw Data for Full Update 20070807
6 READ_PREV_PERIOD Instance method Public Method Identifies the Latest Previous Period of a Combination 20080129
7 READ_RAW_DATA Instance method Public Method Determines Raw Data for Location/Object Combin. 20070918
8 SET_DELTA_PSTNG_DATE Instance method Public Method Sets Posting Date up to Which Delta Is Read 20110510
9 SET_DELTA_TIMESTAMP Instance method Public Method Determines Timestamp of Delta Queue 20070720
Events
Class CL_WRMA_RUN_RMA has no event.
Types
Class CL_WRMA_RUN_RMA has no local type.
Method Signatures

Method CHECK_NEW_DATA_EMPTY Signature

Method CHECK_NEW_DATA_EMPTY on class CL_WRMA_RUN_RMA has no parameter.
# Exception Resumable Description Created on
1 CX_WRMA_RUN_RMA Ausnahmen zu CL_WRMA_RUN_RMA 20070720

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WRMA_RUN_RMA has no parameter.
Method CONSTRUCTOR on class CL_WRMA_RUN_RMA has no exception.

Method READ_DELTA_FOUNDATION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COMBIES Call by reference Type reference (TYPE) WRMA_TT_PLANT_OBJ_MATNR_DATUM RMA: Tabellentyp Werk+RMA Objekt+Materialnummer+Datum 20071213
2 Importing IT_LOCATIONS Call by reference Type reference (TYPE) /RTF/_T_PLANT_STANDARD Trade Found.: Tabellentyp (standard) zu Infoobject 0PLANT 20071213
# Exception Resumable Description Created on
1 /RTF/CX_ROOT Wurzelklasse aller /RTF/-Exceptions 20081128

Method READ_DELTA_RAW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COMBIES Call by reference Type reference (TYPE) WRMA_TT_OBJECT_PERIOD Keykombinationen Object + Periode 20070724
2 Importing IT_OBJECTS Call by reference Type reference (TYPE) WRMA_TT_OBJECT Tabellentyp für Knoten der RMA-Engine 20070724
3 Importing IT_RCLPER Call by reference Type reference (TYPE) WRMA_T_RCVERS RMA Recasting Version/GJV 20071210
4 Importing I_LOCATIO Call by reference Type reference (TYPE) /RTF/DE_PLANT Lokation 20070724

Method READ_DELTA_RAW_DATA on class CL_WRMA_RUN_RMA has no exception.

Method READ_FULL_RAW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COMBIES Call by reference Type reference (TYPE) WRMA_TT_OBJECT_PERIOD Keykombinationen Object + Periode 20070807
2 Importing IT_OBJECTS Call by reference Type reference (TYPE) WRMA_TT_OBJECT Tabellentyp für Knoten der RMA-Engine 20070807
3 Importing IT_RCLPER Call by reference Type reference (TYPE) WRMA_T_RCVERS RMA Recasting Version/GJV 20071210
4 Importing I_LOCATIO Call by reference Type reference (TYPE) /RTF/DE_PLANT Lokation 20070807

Method READ_FULL_RAW_DATA on class CL_WRMA_RUN_RMA has no exception.

Method READ_PREV_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FISCPER Call by reference Type reference (TYPE) /RTF/DE_FISCPER Geschäftsjahr / Periode 20080129
2 Exporting E_VERSION Call by reference Type reference (TYPE) WRMA_DE_RCLASV RMA Recasting-Version 20080201
3 Importing I_ALT_CALENDAR Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20080201
4 Importing I_FISCPER Call by reference Type reference (TYPE) /RTF/DE_FISCPER Geschäftsjahr / Periode 20080129
5 Importing I_FISCVARNT Call by reference Type reference (TYPE) /RTF/DE_FISCVARNT Geschäftsjahresvariante 20080129
6 Importing I_LOCATIO Call by reference Type reference (TYPE) /RTF/DE_PLANT Lokation 20080129
7 Importing I_OBJECT Call by reference Type reference (TYPE) WRMA_OBJECT_D RMA Bewertungsobjekt 20080129
8 Importing I_PROFILE Call by reference Type reference (TYPE) WRMA_DE_RMA_PROF RMA Customizing Profil 20080201
9 Importing I_RECLASSIFY Call by reference Type reference (TYPE) XFELD Feld zum Ankreuzen 20080201

Method READ_PREV_PERIOD on class CL_WRMA_RUN_RMA has no exception.

Method READ_RAW_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RAW_DATA Call by reference Type reference (TYPE) WRMA_TT_RAW_DATA Tabellentyp der Rohdaten sortiert nach Locat., Obj. , Perio. 20070918
2 Importing I_FISCVARNT Call by reference Type reference (TYPE) /RTF/DE_FISCVARNT Geschäftsjahresvariante 20070918
3 Importing I_LOCATIO Call by reference Type reference (TYPE) /RTF/DE_PLANT Lokation 20070918
4 Importing I_OBJECT Call by reference Type reference (TYPE) WRMA_OBJECT_D Tabellentyp für Knoten der RMA-Engine 20070918
5 Importing I_PERIODL Call by reference Type reference (TYPE) WRMA_FISCPERL Letzte Buchungsperiode des vorausgegangenen Geschäftsjahres 20070918

Method READ_RAW_DATA on class CL_WRMA_RUN_RMA has no exception.

Method SET_DELTA_PSTNG_DATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PSTNG_DATE Value transfer Type reference (TYPE) DATUM Buchungsdatum für Foundation-Delta 20110510

Method SET_DELTA_PSTNG_DATE on class CL_WRMA_RUN_RMA has no exception.

Method SET_DELTA_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELECT Call by reference Type reference (TYPE) SBIWA_T_SELECT 20070720

Method SET_DELTA_TIMESTAMP on class CL_WRMA_RUN_RMA has no exception.
History
Last changed by/on SAP  20141101 
SAP Release Created in 703