SAP ABAP Class CL_REMC_DATA (Basis Data for Mass Change)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_MC_CA (Package) RE: Cross-Application Mass Change
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_REIS_DATA ALV Reporting: Model Component [Abstract] 20120503
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_REMC_DATA_OA Data for Mass Change of Organizational Assignment 20120503
Properties
Class CL_REMC_DATA  
Short Description Basis Data for Mass Change    
Super Class CL_REIS_DATA ALV Reporting: Model Component [Abstract] 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RE_MC_CA   RE: Cross-Application Mass Change 
Created 20120125   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 REMC0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_REMC_DATA has no interface implemented.
Friends
Class CL_REMC_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_OK_CODE_ACTIVATE Constant Protected Type reference (TYPE) SYUCOMM 'MC_ACTI' Funktion Code 'Execute' 20120503
2 MC_OK_CODE_CHECK Constant Protected Type reference (TYPE) SYUCOMM 'MC_CHEC' Funktion Code 'Check' 20120503
3 MC_OK_CODE_DEACTIVATE Constant Protected Type reference (TYPE) SYUCOMM 'MC_DEAC' Funktion Code 'Do Not Execute' 20120503
4 MC_OK_CODE_EDIT Constant Protected Type reference (TYPE) SYUCOMM 'MC_EDIT' Funktion Code 'Edit' 20120503
5 MC_OK_CODE_PROTOCOL_EXE Constant Protected Type reference (TYPE) SYUCOMM 'MC_PROE' Funktion Code 'Execution Log' 20120503
6 MC_OK_CODE_PROTOCOL_SEL Constant Protected Type reference (TYPE) SYUCOMM 'MC_PROS' Funktion Code 'Selection Log' 20120503
7 MC_OK_CODE_SIMULATE Constant Protected Type reference (TYPE) SYUCOMM 'MC_SIMU' Funktion Code 'Simulate' 20120503
8 MC_OK_CODE_STATISTICS Constant Protected Type reference (TYPE) SYUCOMM 'MC_STAT' Funktion Code 'Statistics' 20120503
9 MC_VIEW_EDIT Constant Protected Type reference (TYPE) CHAR30 'CL_REIS_VIEW_EDIT' Change View Component 20120503
10 MC_VIEW_HELP Constant Protected Type reference (TYPE) CHAR50 'REMC_MASSCHANGE' Comment 20120503
11 MD_COUNT_CHANGE Instance attribute Private Type reference (TYPE) SYTABIX Number of Changed Objects 20120503
12 MD_EXTNUMBER Instance attribute Protected Type reference (TYPE) BALNREXT External Log ID 20120503
13 MD_FOLLOW Instance attribute Protected Type reference (TYPE) REMCMASSCHANGETYPE Mass Change Type for Following Time Slot 20120503
14 MD_PI_HIGH Instance attribute Private Type reference (TYPE) SYTABIX Status Display: Number of Objects to Be Changed 20120503
15 MD_PI_TEXT Instance attribute Private Type reference (TYPE) CHAR100 Status Display: Text 20120503
16 MD_REPHANDLE Instance attribute Private Type reference (TYPE) REISPFLAYOUTHANDLE Layout Group 20120503
17 MD_RUNTIME_BEG Instance attribute Private Type reference (TYPE) TIMESTAMPL Measurement Start 20120503
18 MD_RUNTIME_END Instance attribute Private Type reference (TYPE) TIMESTAMPL End of Measurement 20120503
19 MD_VALIDFROM Instance attribute Protected Type reference (TYPE) RECADATEFROM Valid From 20120503
20 MF_ALV_BATCH Instance attribute Protected Type reference (TYPE) RECABOOL ABAP_FALSE Save ALV in Batch 20120503
21 MF_DELETE Instance attribute Protected Type reference (TYPE) RECABOOL Deletion Mode? 20120503
22 MF_EXIST_SELECTION Instance attribute Public Type reference (TYPE) RECABOOL ABAP_FALSE Does Selection Exist? 20120503
23 MF_FIELDCATALOG_DONE Instance attribute Protected Type reference (TYPE) RECABOOL Performed? 20120503
24 MF_LIST_PROCESSING_DONE Instance attribute Protected Type reference (TYPE) RECABOOL ABAP_FALSE Simulation or Change Completed 20120503
25 MF_PROOF_DONE Instance attribute Protected Type reference (TYPE) RECABOOL ABAP_FALSE Check was performed 20120503
26 MF_SET_PERFORM Instance attribute Protected Type reference (TYPE) RECABOOL Set Execution? 20120503
27 MF_SIMULATION Instance attribute Protected Type reference (TYPE) RECABOOL Simulation? 20120503
28 MF_STORE_DONE Instance attribute Public Type reference (TYPE) RECABOOL ABAP_FALSE Save Was Executed 20120503
29 MO_MSGLIST_EXECUTION Instance attribute Public Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Execution Messages 20120503
30 MO_MSGLIST_SELECTION Instance attribute Public Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Messages Selection 20120503
31 MO_VIEW Instance attribute Protected Object reference (TYPE REF TO) CL_REIS_VIEW ALV Reporting: View Component [Abstract] 20120503
32 MT_FIELDCATALOG Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog 20120503
33 MT_INTRENO Instance attribute Protected Type reference (TYPE) RE_T_INTRENO Objects to Be Changed 20120503
34 MT_MOD_CELLS Instance attribute Protected Type reference (TYPE) LVC_T_MODI Table of Changed Cells for Application 20120503
35 MT_RANGE Instance attribute Protected Type reference (TYPE) RE_T_RANGE Selection Parameters 20120503
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BO_AFTER_CHANGE Instance method Protected Method Checks the Object After the Change 20120503
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120503
3 END_PI Instance method Protected Method Ends the Status Display 20120503
4 EXECUTE Instance method Public Method Execute Processing 20120503
5 GET_DESCRIPTION_FIELD Instance method Protected Method Returns the Field Description for a Field 20120503
6 ME_CHANGED Instance method Protected Method After Changing the Entries 20120503
7 ME_CHECK Instance method Protected Method Check Entries 20120503
8 ME_EDIT Instance method Protected Method Edit Entries 20120503
9 ME_FIELDCATALOG Instance method Protected Method Modify Field Catalog 20120503
10 ME_FREE Instance method Protected Method Frees Resources 20120503
11 ME_SELECT Instance method Protected Method Performs Data Selection 20120503
12 ME_STORE Instance method Protected Method Make Change and Save 20120503
13 START_PI Instance method Protected Method Intializes the Status Display 20120503
14 UPDATE_PI Instance method Protected Method Updates the Status Display 20120503
15 _ADD_MSG_SELECTION_PARAMATER Instance method Private Method Adds Information of Selection to Log 20120503
16 _AFTER_ME_STORE Instance method Private Method After Saving 20120503
17 _BEFORE_ME_STORE Instance method Private Method Before Saving 20120503
18 _SHOW_SIMULATION_MSG Instance method Private Method Displays Simulation Log for Object 20120503
19 _SHOW_STATISTICS Instance method Private Method Displays Statistics 20120503
Events
Class CL_REMC_DATA has no event.
Types
Class CL_REMC_DATA has no local type.
Method Signatures

Method CHECK_BO_AFTER_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_BO Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20120503
2 Returning RF_ERROR_EXISTS Value transfer Type reference (TYPE) RECABOOL Fehlerhafte 20120503

Method CHECK_BO_AFTER_CHANGE on class CL_REMC_DATA has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_EXTNUMBER Call by reference Type reference (TYPE) BALNREXT Externe Protokoll-ID 20120503
2 Importing ID_FOLLOW Call by reference Type reference (TYPE) REMCMASSCHANGETYPE Massenänderungtyp für Folgezeitscheibe 20120503
3 Importing ID_MSG_SUBOBJECT Call by reference Type reference (TYPE) BALSUBOBJ Unterobjekt 20120503
4 Importing ID_REPHANDLE Call by reference Type reference (TYPE) REISPFLAYOUTHANDLE Layout-Gruppe 20120503
5 Importing ID_REPORTID Call by reference Type reference (TYPE) REISC_REPORTID-REPORTID ID für Report des Infosystems 20120503
6 Importing ID_VALIDFROM Call by reference Type reference (TYPE) RECADATEFROM Gültig ab 20120503
7 Importing IF_ALV_BATCH Call by reference Type reference (TYPE) RECABOOL ALV im Batch speichern? 20120503
8 Importing IF_DELETE Call by reference Type reference (TYPE) RECABOOL Löschmodus? 20120503
9 Importing IF_SET_PERFORM Call by reference Type reference (TYPE) RECABOOL Durchführen setzen? 20120503
10 Importing IF_SIMULATION Call by reference Type reference (TYPE) RECABOOL Simulation? 20120503
11 Importing IT_INTRENO Call by reference Type reference (TYPE) RE_T_INTRENO Zu ändernde Objekte 20120503
12 Importing IT_RANGE Call by reference Type reference (TYPE) RE_T_RANGE Selektionsparameter 20120503

Method CONSTRUCTOR on class CL_REMC_DATA has no exception.

Method END_PI Signature

Method END_PI on class CL_REMC_DATA has no parameter.
Method END_PI on class CL_REMC_DATA has no exception.

Method EXECUTE Signature

Method EXECUTE on class CL_REMC_DATA has no parameter.
Method EXECUTE on class CL_REMC_DATA has no exception.

Method GET_DESCRIPTION_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Feldname 20120503
2 Returning RD_DESCRIPTION Value transfer Type reference (TYPE) SYMSGV Beschreibung 20120503

Method GET_DESCRIPTION_FIELD on class CL_REMC_DATA has no exception.

Method ME_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_CHANGED Value transfer Type reference (TYPE) RECABOOL Geändert? 20120503

Method ME_CHANGED on class CL_REMC_DATA has no exception.

Method ME_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ERROR_ROW Call by reference Type reference (TYPE) RE_T_TABIX Fehlerhafte Zeilen 20120503
2 Importing ID_PROOF_ROW Call by reference Type reference (TYPE) SYTABIX Zu prüfende Zeile 20120503
3 Importing IF_SHOW_ERR_MSG Call by reference Type reference (TYPE) RECABOOL Fehlermeldung zeigen? 20120503

Method ME_CHECK on class CL_REMC_DATA has no exception.

Method ME_EDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_INDEX Call by reference Type reference (TYPE) RE_T_TABIX Markierte Zeilen 20120503

Method ME_EDIT on class CL_REMC_DATA has no exception.

Method ME_FIELDCATALOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog 20120503
2 Importing ID_COLPOS_MIN Call by reference Type reference (TYPE) LVC_COLPOS Keinste Ausgabespalte 20120503

Method ME_FIELDCATALOG on class CL_REMC_DATA has no exception.

Method ME_FREE Signature

Method ME_FREE on class CL_REMC_DATA has no parameter.
Method ME_FREE on class CL_REMC_DATA has no exception.

Method ME_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_EXIST Value transfer Type reference (TYPE) RECABOOL Existiert etwas? 20120503

Method ME_SELECT on class CL_REMC_DATA has no exception.

Method ME_STORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_COUNT_CHANGE Call by reference Type reference (TYPE) SYTABIX Anzahl geänderte Objekte 20120503
2 Exporting ET_ERROR_ROW Call by reference Type reference (TYPE) RE_T_TABIX Fehlerhafte Zeilen 20120503
3 Importing IF_SIMULATE Call by reference Type reference (TYPE) RECABOOL Änderung simulieren? 20120503

Method ME_STORE on class CL_REMC_DATA has no exception.

Method START_PI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_HIGH Call by reference Type reference (TYPE) I Anzahl der Einträge 20120503
2 Importing ID_TEXT Call by reference Type reference (TYPE) CSEQUENCE Text für Verlaufsanzeige 20120503

Method START_PI on class CL_REMC_DATA has no exception.

Method UPDATE_PI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CURR Call by reference Type reference (TYPE) I Aktueller Stand 20120503

Method UPDATE_PI on class CL_REMC_DATA has no exception.

Method _ADD_MSG_SELECTION_PARAMATER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Call by reference Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20120503

Method _ADD_MSG_SELECTION_PARAMATER on class CL_REMC_DATA has no exception.

Method _AFTER_ME_STORE Signature

Method _AFTER_ME_STORE on class CL_REMC_DATA has no parameter.
Method _AFTER_ME_STORE on class CL_REMC_DATA has no exception.

Method _BEFORE_ME_STORE Signature

Method _BEFORE_ME_STORE on class CL_REMC_DATA has no parameter.
Method _BEFORE_ME_STORE on class CL_REMC_DATA has no exception.

Method _SHOW_SIMULATION_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_INTRENO Call by reference Type reference (TYPE) RECAINTRENO Interner Schlüssel des Immobilienobjekts 20120503

Method _SHOW_SIMULATION_MSG on class CL_REMC_DATA has no exception.

Method _SHOW_STATISTICS Signature

Method _SHOW_STATISTICS on class CL_REMC_DATA has no parameter.
Method _SHOW_STATISTICS on class CL_REMC_DATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607