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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'MC_ACTI' | Funktion Code 'Execute' | 20120503 | ||
| 2 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'MC_CHEC' | Funktion Code 'Check' | 20120503 | ||
| 3 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'MC_DEAC' | Funktion Code 'Do Not Execute' | 20120503 | ||
| 4 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'MC_EDIT' | Funktion Code 'Edit' | 20120503 | ||
| 5 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'MC_PROE' | Funktion Code 'Execution Log' | 20120503 | ||
| 6 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'MC_PROS' | Funktion Code 'Selection Log' | 20120503 | ||
| 7 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'MC_SIMU' | Funktion Code 'Simulate' | 20120503 | ||
| 8 | Constant | Protected | Type reference (TYPE) | SYUCOMM | 'MC_STAT' | Funktion Code 'Statistics' | 20120503 | ||
| 9 | Constant | Protected | Type reference (TYPE) | CHAR30 | 'CL_REIS_VIEW_EDIT' | Change View Component | 20120503 | ||
| 10 | Constant | Protected | Type reference (TYPE) | CHAR50 | 'REMC_MASSCHANGE' | Comment | 20120503 | ||
| 11 | Instance attribute | Private | Type reference (TYPE) | SYTABIX | Number of Changed Objects | 20120503 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | BALNREXT | External Log ID | 20120503 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | REMCMASSCHANGETYPE | Mass Change Type for Following Time Slot | 20120503 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | SYTABIX | Status Display: Number of Objects to Be Changed | 20120503 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | CHAR100 | Status Display: Text | 20120503 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | REISPFLAYOUTHANDLE | Layout Group | 20120503 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | TIMESTAMPL | Measurement Start | 20120503 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | TIMESTAMPL | End of Measurement | 20120503 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | RECADATEFROM | Valid From | 20120503 | |||
| 20 | Instance attribute | Protected | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Save ALV in Batch | 20120503 | ||
| 21 | Instance attribute | Protected | Type reference (TYPE) | RECABOOL | Deletion Mode? | 20120503 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Does Selection Exist? | 20120503 | ||
| 23 | Instance attribute | Protected | Type reference (TYPE) | RECABOOL | Performed? | 20120503 | |||
| 24 | Instance attribute | Protected | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Simulation or Change Completed | 20120503 | ||
| 25 | Instance attribute | Protected | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Check was performed | 20120503 | ||
| 26 | Instance attribute | Protected | Type reference (TYPE) | RECABOOL | Set Execution? | 20120503 | |||
| 27 | Instance attribute | Protected | Type reference (TYPE) | RECABOOL | Simulation? | 20120503 | |||
| 28 | Instance attribute | Public | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Save Was Executed | 20120503 | ||
| 29 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Execution Messages | 20120503 | |||
| 30 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Messages Selection | 20120503 | |||
| 31 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_REIS_VIEW | ALV Reporting: View Component [Abstract] | 20120503 | |||
| 32 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog | 20120503 | |||
| 33 | Instance attribute | Protected | Type reference (TYPE) | RE_T_INTRENO | Objects to Be Changed | 20120503 | |||
| 34 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_MODI | Table of Changed Cells for Application | 20120503 | |||
| 35 | Instance attribute | Protected | Type reference (TYPE) | RE_T_RANGE | Selection Parameters | 20120503 |
Methods
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 | IO_BO | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20120503 | |||
| 2 | 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 | ID_EXTNUMBER | Call by reference | Type reference (TYPE) | BALNREXT | Externe Protokoll-ID | 20120503 | |||
| 2 | ID_FOLLOW | Call by reference | Type reference (TYPE) | REMCMASSCHANGETYPE | Massenänderungtyp für Folgezeitscheibe | 20120503 | |||
| 3 | ID_MSG_SUBOBJECT | Call by reference | Type reference (TYPE) | BALSUBOBJ | Unterobjekt | 20120503 | |||
| 4 | ID_REPHANDLE | Call by reference | Type reference (TYPE) | REISPFLAYOUTHANDLE | Layout-Gruppe | 20120503 | |||
| 5 | ID_REPORTID | Call by reference | Type reference (TYPE) | REISC_REPORTID-REPORTID | ID für Report des Infosystems | 20120503 | |||
| 6 | ID_VALIDFROM | Call by reference | Type reference (TYPE) | RECADATEFROM | Gültig ab | 20120503 | |||
| 7 | IF_ALV_BATCH | Call by reference | Type reference (TYPE) | RECABOOL | ALV im Batch speichern? | 20120503 | |||
| 8 | IF_DELETE | Call by reference | Type reference (TYPE) | RECABOOL | Löschmodus? | 20120503 | |||
| 9 | IF_SET_PERFORM | Call by reference | Type reference (TYPE) | RECABOOL | Durchführen setzen? | 20120503 | |||
| 10 | IF_SIMULATION | Call by reference | Type reference (TYPE) | RECABOOL | Simulation? | 20120503 | |||
| 11 | IT_INTRENO | Call by reference | Type reference (TYPE) | RE_T_INTRENO | Zu ändernde Objekte | 20120503 | |||
| 12 | 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 | ID_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20120503 | |||
| 2 | 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 | 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 | ET_ERROR_ROW | Call by reference | Type reference (TYPE) | RE_T_TABIX | Fehlerhafte Zeilen | 20120503 | |||
| 2 | ID_PROOF_ROW | Call by reference | Type reference (TYPE) | SYTABIX | Zu prüfende Zeile | 20120503 | |||
| 3 | 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 | 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 | CT_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog | 20120503 | |||
| 2 | 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 | 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 | ED_COUNT_CHANGE | Call by reference | Type reference (TYPE) | SYTABIX | Anzahl geänderte Objekte | 20120503 | |||
| 2 | ET_ERROR_ROW | Call by reference | Type reference (TYPE) | RE_T_TABIX | Fehlerhafte Zeilen | 20120503 | |||
| 3 | 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 | ID_HIGH | Call by reference | Type reference (TYPE) | I | Anzahl der Einträge | 20120503 | |||
| 2 | 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 | 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 | 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 | 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 |