SAP ABAP Class CL_REAJ_CP_PROC_SERVICES (Correspondence)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-AJ (Application Component) Rent Adjustment
⤷
RE_AJ_CP (Package) RE: Correspondence Adjustment (Correspondence)
⤷
⤷
Properties
| Class | CL_REAJ_CP_PROC_SERVICES | |
| Short Description | Correspondence | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_AJ_CP | RE: Correspondence Adjustment (Correspondence) |
| Created | 20030701 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_REAJ_CP_PROC_SERVICES has no interface implemented.
Friends
Class CL_REAJ_CP_PROC_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | REAJADJMRECSTEPNO | Adjustment Level From | 20110519 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | RECAPROCESSGUID | Generic Key of Process | 20100715 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | RECPSFSELDATE | Key Date for Data Selection | 20100715 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | REAJADJMRECSTEPNO | Adjustment Level To | 20110519 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | RECAINTRENO | Internal Key of Real Estate Object | 20100715 | |||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_REAJ_PROCESS | Adjustment Process | 20030707 | |||
| 7 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_REAJ_PROCESS_PARAM | Parameters for Adjustment Process | 20030707 | |||
| 8 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_REAJ_PROCESS_STEP_ADJM | Adjustment Step ADJM | 20030707 | |||
| 9 | Static Attribute | Private | Type reference (TYPE) | GTYPE_T_ADJMRECSTEPNO | 20100715 | ||||
| 10 | Static Attribute | Private | Type reference (TYPE) | RE_T_VIAJRECORD | Simulated Adjustment Records | 20120112 | |||
| 11 | Static Attribute | Private | Type reference (TYPE) | RE_T_VIAJCEAPRESTG | Prestage Adjustment Record (VIAJCEAPRESTG) | 20100715 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Could the Correspondence Be Printed for the Object? | 20030701 | |
| 2 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100715 | |
| 3 | Static method | Public | Method | Deletes the Process Reference | 20030707 | |
| 4 | Static method | Public | Method | Gets the Objects (RO/REC) for an Adjustment Run | 20030701 | |
| 5 | Static method | Public | Method | Gets the Process Reference | 20100527 | |
| 6 | Static method | Public | Method | Supplies Results for a Given Object | 20030701 | |
| 7 | Static method | Public | Method | Gets the Relevant Current Expenses (CEA) | 20090420 | |
| 8 | Static method | Private | Event handling method | Event Handler for CL_REDB_BUFFER_REGISTRY=>RESET_ALL | 20100715 | |
| 9 | Static method | Public | Method | Deletes Buffer Data | 20100715 | |
| 10 | Static method | Public | Method | Sets the Process Reference | 20030707 | |
| 11 | Static method | Private | Method | Gets Context for Print Option Determination | 20100521 |
Events
Class CL_REAJ_CP_PROC_SERVICES has no event.
Types
Class CL_REAJ_CP_PROC_SERVICES has no local type.
Method Signatures
Method CAN_PRINT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CPAPP | Value transfer | Type reference (TYPE) | RECPCPAPP | Korrespondenzanwendung | 20030711 | |||
| 2 | ID_PROCESSEXTID | Value transfer | Type reference (TYPE) | RECAPROCESSEXTID | Externe Identifikation Prozess | 20030702 | |||
| 3 | ID_SELDATE | Value transfer | Type reference (TYPE) | RECPSFSELDATE | Stichtag für Datenselektion | 20100301 | |||
| 4 | ID_STEPNO_FROM | Value transfer | Type reference (TYPE) | REAJADJMRECSTEPNO | Anpassungsstufe von | 20110519 | |||
| 5 | ID_STEPNO_TO | Value transfer | Type reference (TYPE) | REAJADJMRECSTEPNO | Anpassungsstufe bis | 20110519 | |||
| 6 | IO_BUS_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20030701 | |||
| 7 | RF_CAN_PRINT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20030701 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Eintrag wurde nicht gefunden | 20030701 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_REAJ_CP_PROC_SERVICES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_REAJ_CP_PROC_SERVICES has no exception.
Method CLEAR_PROCESS Signature
Method CLEAR_PROCESS on class CL_REAJ_CP_PROC_SERVICES has no parameter.
Method CLEAR_PROCESS on class CL_REAJ_CP_PROC_SERVICES has no exception.
Method GET_OBJECT_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INTRENO | Call by reference | Type reference (TYPE) | RE_T_INTRENO | INTRENO | 20030701 | |||
| 2 | ID_PROCESSEXTID | Value transfer | Type reference (TYPE) | RECAPROCESSEXTID | Externe Identifikation Prozess | 20030701 | |||
| 3 | IF_CONTRACT_ONLY | Value transfer | Type reference (TYPE) | RECABOOL | ABAP_TRUE | Nur Verträge? | 20030702 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Anpassungslauf bzw. Objekte nicht gefunden | 20030701 |
Method GET_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_PROCESS | Value transfer | Object reference (TYPE REF TO) | IF_REAJ_PROCESS | Anpassungsprozess | 20100527 |
Method GET_PROCESS on class CL_REAJ_CP_PROC_SERVICES has no exception.
Method GET_RESULTS_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_PROCESSID | Call by reference | Type reference (TYPE) | RECA_PROCESS_ID | Prozess-ID | 20030703 | |||
| 2 | ET_CONDITION_UNCHANGED_X | Call by reference | Type reference (TYPE) | RE_T_RECD_CONDITION_X | Unveränderte Konditionen | 20040427 | |||
| 3 | ET_CONDITION_X | Call by reference | Type reference (TYPE) | RE_T_RECD_CONDITION_X | Angepasste Konditionen | 20040427 | |||
| 4 | ET_EXPENSE_RELEVANT_X | Call by reference | Type reference (TYPE) | RE_T_EXPENSE_X | Relevante Laufende Aufwendungen und Zusatzfelder | 20090420 | |||
| 5 | ET_EXPENSE_UNCHANGED_X | Call by reference | Type reference (TYPE) | RE_T_EXPENSE_X | Unveränderte relevante lfd. Aufwendungen und Zusatzfelder | 20110407 | |||
| 6 | ET_PRESTAGE_RELEVANT | Call by reference | Type reference (TYPE) | RE_T_VIAJCEAPRESTG | Relevante Vorstufenanpassungssätze | 20111128 | |||
| 7 | ET_PRESTAGE_UNCHANGED | Call by reference | Type reference (TYPE) | RE_T_VIAJCEAPRESTG | Unveränderte Vorstufenanpassungssätze | 20111128 | |||
| 8 | ET_RECCOMPOBJ_X | Call by reference | Type reference (TYPE) | RE_T_REAJ_RECCOMPOBJ_X | Anpassungssatz COMPOBJ | 20031203 | |||
| 9 | ET_RECCOMP_X | Call by reference | Type reference (TYPE) | RE_T_REAJ_RECCOMP_X | Anpassungssatz COMP | 20031203 | |||
| 10 | ET_RECFREE_X | Call by reference | Type reference (TYPE) | RE_T_REAJ_RECFREE_X | Anpassungssatz FREE | 20030703 | |||
| 11 | ET_RECINDX_X | Call by reference | Type reference (TYPE) | RE_T_REAJ_RECINDX_X | Anpassungssatz INDX | 20030703 | |||
| 12 | ET_RECORD | Call by reference | Type reference (TYPE) | RE_T_VIAJRECORD | Anpassungssatz (VIAJRECORD) | 20110713 | |||
| 13 | ET_RECORD_X | Call by reference | Type reference (TYPE) | RE_T_REAJ_RECORD_X | Anpassungssatz | 20030703 | |||
| 14 | ET_RECRLRAFF_X | Call by reference | Type reference (TYPE) | RE_T_REAJ_RECRLRAFF_X | Anpassungssatz RLRAFF | 20031107 | |||
| 15 | ET_RECRLRAVAR_X | Call by reference | Type reference (TYPE) | RE_T_REAJ_RECRLRAVAR_X | Anpassungssatz RLRAVAR | 20031118 | |||
| 16 | ET_RECRLRA_X | Call by reference | Type reference (TYPE) | RE_T_REAJ_RECRLRA_X | Anpassungssatz RLRA | 20031107 | |||
| 17 | ET_RECSCSCROSU_X | Call by reference | Type reference (TYPE) | RE_T_RESCAJROSU_X | Anpassungsdaten pro MO / AE und zusätzliche Felder | 20030703 | |||
| 18 | ET_RECSCSCRO_X | Call by reference | Type reference (TYPE) | RE_T_RESCAJRO_X | Anpassungsdaten pro MO und zusätzliche Felder | 20030703 | |||
| 19 | ET_RECTASKOBJ_X | Call by reference | Type reference (TYPE) | RE_T_REAJ_RECTASKOBJ_X | Anpassungssatz TASKOBJ | 20050310 | |||
| 20 | ET_RECTASK_X | Call by reference | Type reference (TYPE) | RE_T_REAJ_RECTASK_X | Anpassungssatz TASK | 20050117 | |||
| 21 | ID_LANGU | Value transfer | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20070125 | ||
| 22 | ID_PROCESSEXTID | Call by reference | Type reference (TYPE) | RECAPROCESSEXTID | Externe Identifikation Prozess | 20030703 | |||
| 23 | IF_RECORDS_ONLY | Call by reference | Type reference (TYPE) | RECABOOL | Nur Anpassungssätze? | 20110713 | |||
| 24 | IO_BUS_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20030701 | |||
| 25 | IT_CONDGUID | Call by reference | Type reference (TYPE) | RE_T_GUID | Relevante Konditionen | 20130422 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler | 20030701 |
Method GET_RESULT_RELEVANT_EXPENSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CF_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Fehler? | 20090420 | |||
| 2 | ET_EXPENSE_RELEVANT_X | Call by reference | Type reference (TYPE) | RE_T_EXPENSE_X | Relevante Laufende Aufwendungen und Zusatzfelder | 20090420 | |||
| 3 | ET_EXPENSE_UNCHANGED_X | Call by reference | Type reference (TYPE) | RE_T_EXPENSE_X | unveränderte relevante lfd. Aufwendungen und Zusatzfelder | 20110407 | |||
| 4 | ET_PRESTAGE_RELEVANT | Call by reference | Type reference (TYPE) | RE_T_VIAJCEAPRESTG | relevante Vorstufenanpassungssätze | 20111128 | |||
| 5 | ET_PRESTAGE_UNCHANGED | Call by reference | Type reference (TYPE) | RE_T_VIAJCEAPRESTG | unveränderte Vorstufenanpassungssätze | 20111128 | |||
| 6 | ID_GUID | Call by reference | Type reference (TYPE) | C | Dokument-GUID | 20090420 |
Method GET_RESULT_RELEVANT_EXPENSES on class CL_REAJ_CP_PROC_SERVICES has no exception.
Method HANDLE_BUFFER_RESET_ALL Signature
Method HANDLE_BUFFER_RESET_ALL on class CL_REAJ_CP_PROC_SERVICES has no parameter.
Method HANDLE_BUFFER_RESET_ALL on class CL_REAJ_CP_PROC_SERVICES has no exception.
Method RESET_BUFFER Signature
Method RESET_BUFFER on class CL_REAJ_CP_PROC_SERVICES has no parameter.
Method RESET_BUFFER on class CL_REAJ_CP_PROC_SERVICES has no exception.
Method SET_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PROCESS | Value transfer | Object reference (TYPE REF TO) | IF_REAJ_PROCESS | Anpassungsprozess | 20030707 |
Method SET_PROCESS on class CL_REAJ_CP_PROC_SERVICES has no exception.
Method _GET_CAN_PRINT_OBJECT_CONTEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_ANNOUNCE | Call by reference | Type reference (TYPE) | RECABOOL | Ankündigung | 20100521 | |||
| 2 | EF_APPROVAL | Call by reference | Type reference (TYPE) | RECABOOL | Zustimmung | 20100521 | |||
| 3 | EF_NODOCUMENT | Call by reference | Type reference (TYPE) | RECABOOL | Kein Schreiben | 20100521 | |||
| 4 | IS_RECORD | Call by reference | Type reference (TYPE) | VIAJRECORD | Anpassungssatz | 20100521 |
Method _GET_CAN_PRINT_OBJECT_CONTEXT on class CL_REAJ_CP_PROC_SERVICES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 200 |