SAP ABAP Class CL_REAJ_ARCHIVING_OBJECT_ATPS (Archiving Object: Prestage Adjustments for Measures)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-AJ (Application Component) Rent Adjustment
⤷
RE_AJ_BD (Package) RE: Adjustment Master Data

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_ARCHIVING_OBJECT | Archiving Object (Abstract): Standard Implementation | 20121114 |
Properties
Class | CL_REAJ_ARCHIVING_OBJECT_ATPS | |
Short Description | Archiving Object: Prestage Adjustments for Measures | |
Super Class | CL_RECA_ARCHIVING_OBJECT | Archiving Object (Abstract): Standard Implementation |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RE_AJ_BD | RE: Adjustment Master Data |
Created | 20121114 | 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_REAJ_ARCHIVING_OBJECT_ATPS has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CF_RECA_OBJECT | 20121114 | Object That Can Be Instantiated: Factory |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | MTYPE_T_DATA | Archive Buffer | 20121119 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | MTYPE_T_DATA | Database Buffer | 20121119 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20121119 |
2 | ![]() |
Static method | Public | Method | Reads Archived PA for INTRENO | 20121119 |
3 | ![]() |
Static method | Public | Event handling method | Deletes All Entries in Table Buffer | 20121119 |
4 | ![]() |
Static method | Public | Method | Archiving activated? | 20121120 |
5 | ![]() |
Static method | Public | Method | Reads Archived PA in the Buffer | 20121119 |
6 | ![]() |
Static method | Public | Method | Displays Archived Data | 20121130 |
7 | ![]() |
Instance method | Private | Method | Checks Whether Setting of Deletion Flag Is Permitted | 20121114 |
8 | ![]() |
Static method | Private | Method | Archiving activated? | 20121119 |
9 | ![]() |
Static method | Private | Method | Reads Data of Data Object from Database [abstract] | 20121119 |
10 | ![]() |
Instance method | Private | Method | Sets the Deletion Flag | 20121114 |
Events
Class CL_REAJ_ARCHIVING_OBJECT_ATPS has no event.
Types
Class CL_REAJ_ARCHIVING_OBJECT_ATPS has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_REAJ_ARCHIVING_OBJECT_ATPS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_REAJ_ARCHIVING_OBJECT_ATPS has no exception.
Method GET_ARCHIVE_DATA_BY_INTRENO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_VIAJAT | Call by reference | Type reference (TYPE) | VIAJAT | Anpassungsmaßnahme | 20121119 | ||
2 | ![]() |
ET_VIAJCEAPRESTG | Call by reference | Type reference (TYPE) | RE_T_VIAJCEAPRESTG | Vorstufenanpassungssatz (VIAJCEAPRESTG) | 20121119 | ||
3 | ![]() |
ET_VIAJRECORD | Call by reference | Type reference (TYPE) | RE_T_VIAJRECORD | Anpassungssatz (VIAJRECORD) | 20121119 | ||
4 | ![]() |
ET_VIAJRECTASK | Call by reference | Type reference (TYPE) | RE_T_VIAJRECTASK | Anpassungssatz TASK (VIAJRECTASK) | 20121119 | ||
5 | ![]() |
ET_VIAJRECTASKOBJ | Call by reference | Type reference (TYPE) | RE_T_VIAJRECTASKOBJ | Anpassungssatz TASKOBJ (VIAJRECTASKOBJ) | 20121119 | ||
6 | ![]() |
ID_INTRENO | Call by reference | Type reference (TYPE) | RECAINTRENO | Interner Schlüssel des Immobilienobjekts | 20121119 |
Method GET_ARCHIVE_DATA_BY_INTRENO on class CL_REAJ_ARCHIVING_OBJECT_ATPS has no exception.
Method HANDLE_BUFFER_RESET_ALL Signature
Method HANDLE_BUFFER_RESET_ALL on class CL_REAJ_ARCHIVING_OBJECT_ATPS has no parameter.
Method HANDLE_BUFFER_RESET_ALL on class CL_REAJ_ARCHIVING_OBJECT_ATPS has no exception.
Method IS_ENABLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_ENABLED | Value transfer | Type reference (TYPE) | RECABOOL | Eingeschaltet? | 20121120 |
Method IS_ENABLED on class CL_REAJ_ARCHIVING_OBJECT_ATPS has no exception.
Method READ_ARCHIVE_DATA_INTO_BUFFER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20121119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20121119 |
Method SHOW_ARCHIVED_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID_ADJMTASKID | Call by reference | Type reference (TYPE) | REAJADJMTASKID | Anpassungsmaßnahme | 20121130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20121130 |
Method _CHECK_ANY_DEL_IND_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EF_ALLOWED | Call by reference | Type reference (TYPE) | RECABOOL | Allgemeines Ja/Nein - Feld | 20121114 | ||
2 | ![]() |
ID_ADJMFROM | Call by reference | Type reference (TYPE) | REAJADJMFROMCALC | Berechnetes Weitergabedatum | 20121114 | ||
3 | ![]() |
ID_RESIDENCE_TIME | Call by reference | Type reference (TYPE) | RECAARRESTIME1 | Residenzzeit 1 in Tagen (Setzen Löschkennzeichen) | 20121114 | ||
4 | ![]() |
IO_HAS_PRESTAGE | Call by reference | Object reference (TYPE REF TO) | IF_REAJ_HAS_PRESTAGE | Objekt mit Vorstufenanpassungssätzen | 20121114 | ||
5 | ![]() |
IO_MSGLIST | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20121114 |
Method _CHECK_ANY_DEL_IND_ALLOWED on class CL_REAJ_ARCHIVING_OBJECT_ATPS has no exception.
Method _IS_ENABLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RF_ENABLED | Value transfer | Type reference (TYPE) | RECABOOL | Eingeschaltet? | 20121119 |
Method _IS_ENABLED on class CL_REAJ_ARCHIVING_OBJECT_ATPS has no exception.
Method _READ_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ESX_DATA | Call by reference | Type reference (TYPE) | DATA | Daten des Datenobjekts | 20121119 | ||
2 | ![]() |
IS_HEADER_KEY | Call by reference | Type reference (TYPE) | DATA | Schlüssel des Datenobjekts | 20121119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20121119 |
Method _SET_DELETION_IND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ED_PSARCHIVEDTO | Call by reference | Type reference (TYPE) | REAJPSARCHIVEDTO | Datum, bis zu dem die Vorstufenanpassungen archiviert sind | 20121115 | ||
2 | ![]() |
ET_VIAJRECORD | Call by reference | Type reference (TYPE) | RE_T_VIAJRECORD | Anpassungssatz (VIAJRECORD) | 20121115 | ||
3 | ![]() |
ET_VIAJRECTASK | Call by reference | Type reference (TYPE) | RE_T_VIAJRECTASK | Anpassungssatz TASK (VIAJRECTASK) | 20121115 | ||
4 | ![]() |
ET_VIAJRECTASKOBJ | Call by reference | Type reference (TYPE) | RE_T_VIAJRECTASKOBJ | Anpassungssatz TASKOBJ (VIAJRECTASKOBJ) | 20121115 | ||
5 | ![]() |
ID_ADJMFROM | Call by reference | Type reference (TYPE) | REAJADJMFROMCALC | Berechnetes Weitergabedatum | 20121114 | ||
6 | ![]() |
ID_RESIDENCE_TIME | Call by reference | Type reference (TYPE) | RECAARRESTIME1 | Residenzzeit 1 in Tagen (Setzen Löschkennzeichen) | 20121114 | ||
7 | ![]() |
IF_SIMULATION | Call by reference | Type reference (TYPE) | RECABOOL | Simulation | 20121114 | ||
8 | ![]() |
IO_HAS_PRESTAGE | Call by reference | Object reference (TYPE REF TO) | IF_REAJ_HAS_PRESTAGE | Objekt mit Vorstufenanpassungssätzen | 20121114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler | 20121114 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 617 |