SAP ABAP Class CL_REAJ_PROCESS_SERVICES (Adjustment Process - Services)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX-AJ (Application Component) Rent Adjustment
⤷
RE_AJ_PR (Package) RE: Adjustment Process
⤷
⤷
Properties
| Class | CL_REAJ_PROCESS_SERVICES | |
| Short Description | Adjustment Process - Services | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_AJ_PR | RE: Adjustment Process |
| Created | 20050110 | 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) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 5 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_REAJ_PROCESS_SERVICES has no interface implemented.
Friends
Class CL_REAJ_PROCESS_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Enhancement VIAJRECORD Determined | 20110412 | ||
| 2 | Static Attribute | Protected | Type reference (TYPE) | RECABOOL | Read? | 20050110 | |||
| 3 | Static Attribute | Protected | Type reference (TYPE) | RECABOOL | ABAP_TRUE | Read Messages During Instantiation? | 20090514 | ||
| 4 | Static Attribute | Protected | Type reference (TYPE) | RECABOOL | Read? | 20050110 | |||
| 5 | Static Attribute | Protected | Type reference (TYPE) | DDFIELDS | Enhancement VIAJRECORD | 20110412 | |||
| 6 | Static Attribute | Protected | Type reference (TYPE) | RE_T_METHOD_X | Adjustment Method and Addit. Fields (TIVAJMETH/TIVAJMETHT) | 20050110 | |||
| 7 | Static Attribute | Protected | Type reference (TYPE) | RE_T_PROCESSSTEPS_X | Possible (Main) Process Steps and Additional Fields (TIVCAST | 20050110 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Saves Change to Adjustment Record | 20070509 | |
| 2 | Static method | Public | Method | Add Contract for Update Approval After Commit | 20110110 | |
| 3 | Static method | Public | Method | Forms Interface to BAdI BADI_REAJ_ADJUSTMENT_EDIT | 20110414 | |
| 4 | Static method | Public | Method | Gets CEA Adjustment Records for Condition | 20100525 | |
| 5 | Static method | Public | Method | Gets the Method for the Adjustment Process | 20050110 | |
| 6 | Static method | Public | Method | Gets the Steps for the Adjustment Process | 20050110 | |
| 7 | Static method | Public | Method | Is Activation in Approval Environment Locked | 20061110 | |
| 8 | Static method | Public | Method | Asks If Capping Is Active for Process? | 20090713 | |
| 9 | Static method | Public | Method | Is Reading of Messages Active for the Adjustment? | 20090514 | |
| 10 | Static method | Public | Method | Prepares Ranges for Adjustment | 20050110 | |
| 11 | Static method | Public | Method | Sets Set/Get Parameter REAJADJMMETHSH | 20100318 | |
| 12 | Static method | Public | Method | Sets Reading of Messages for the Adjustment | 20090514 | |
| 13 | Static method | Public | Method | Saves Counter for Support Purposes | 20081009 |
Events
Class CL_REAJ_PROCESS_SERVICES has no event.
Types
Class CL_REAJ_PROCESS_SERVICES has no local type.
Method Signatures
Method ADJUSTMENT_RECORD_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_COMMIT | Value transfer | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Commit ausführen? | 20070509 | ||
| 2 | IF_IN_UPDATE_TASK | Value transfer | Type reference (TYPE) | RECABOOL | Verbuchung mit "IN UPDATE TASK" rufen | 20070509 | |||
| 3 | IT_RECORD | Call by reference | Type reference (TYPE) | RE_T_VIAJRECORD | Anpassungssatz (VIAJRECORD) | 20070509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Sichern (führt immer zur A-Meldung in STORE) | 20070509 |
Method APPEND_UPDATE_CN_CONDENSE 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 | 20110110 |
Method APPEND_UPDATE_CN_CONDENSE on class CL_REAJ_PROCESS_SERVICES has no exception.
Method ASK_BADI_REAJ_ADJUSTMENT_EDIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CF_DISABLED | Call by reference | Type reference (TYPE) | RECABOOL | Gesperrt | 20110414 | |||
| 2 | CS_RECORD | Call by reference | Type reference (TYPE) | VIAJRECORD | Anpassungssatz | 20110414 | |||
| 3 | IF_ACTIVATE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Fragt nach, ob Aktiviert gesperrt ist | 20110414 | ||
| 4 | IF_AFTER_PREASSIGNMENT | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Nach Vorbelegung | 20110414 | ||
| 5 | IF_ANNOUNCE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Fragt nach, ob Ankündigung gesperrt ist | 20110414 | ||
| 6 | IF_APPROVAL | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Fragt nach, ob Zustimmung gesperrt ist | 20110414 | ||
| 7 | IF_BEFORE_STORE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Vor dem Speichern | 20110414 | ||
| 8 | IF_CONTINUE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Fortsetzen? REAJCH | 20110415 | ||
| 9 | IF_CREATE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Anlegen? REAJPR | 20110415 | ||
| 10 | IF_DECLINE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Fragt nach, ob Ablehnung gesperrt ist | 20110414 |
Method ASK_BADI_REAJ_ADJUSTMENT_EDIT on class CL_REAJ_PROCESS_SERVICES has no exception.
Method GET_CEA_RECORDS_FOR_CONDITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EF_CEA_EXISTS | Call by reference | Type reference (TYPE) | RECABOOL | CEA existiert? | 20100525 | |||
| 2 | ET_CEA_RECORD | Call by reference | Type reference (TYPE) | RE_T_VIAJRECORD | Anpassungssätze CEA | 20100525 | |||
| 3 | IO_CONDITION | Call by reference | Object reference (TYPE REF TO) | IF_RECD_CONDITION | Kondition | 20100525 |
Method GET_CEA_RECORDS_FOR_CONDITION on class CL_REAJ_PROCESS_SERVICES has no exception.
Method GET_METHODS_FOR_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_METHOD | Call by reference | Type reference (TYPE) | RE_T_METHOD_X | Anpassungsverfahren und Zusatzfelder (TIVAJMETH/TIVAJMETHT) | 20050110 | |||
| 2 | ID_ACT_TCODE | Call by reference | Type reference (TYPE) | SYTCODE | Aktueller TCD_Code | 20050407 | |||
| 3 | IF_USE_TCODE | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | TCD-Code auswerten? | 20050407 |
Method GET_METHODS_FOR_PROCESS on class CL_REAJ_PROCESS_SERVICES has no exception.
Method GET_STEPS_FOR_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STEP | Call by reference | Type reference (TYPE) | RE_T_PROCESSSTEPS_X | Möglichen (Haupt-)Prozesssschritte und Zusatzfelder (TIVCAST | 20050110 |
Method GET_STEPS_FOR_PROCESS on class CL_REAJ_PROCESS_SERVICES has no exception.
Method IS_ACTIVATION_LOCKED_CONDENSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_PROCESS_ACTIVITY | Call by reference | Type reference (TYPE) | RECA1_ACTIVITY | Aktivität | 20061110 | |||
| 2 | ID_VALIDFROMEFF | Call by reference | Type reference (TYPE) | REAJVALIDFROMEFF | Effektives Gültig ab der neuen Konditionsposition | 20100118 | |||
| 3 | IO_BUSOBJ | Call by reference | Object reference (TYPE REF TO) | IF_RECA_BUS_OBJECT | Business-Objekt | 20061110 | |||
| 4 | RF_LOCKED | Value transfer | Type reference (TYPE) | RECABOOL | Gesperrt? | 20061110 |
Method IS_ACTIVATION_LOCKED_CONDENSE on class CL_REAJ_PROCESS_SERVICES has no exception.
Method IS_CAPPING_PROCESS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_ACTIVE | Value transfer | Type reference (TYPE) | RECABOOL | Aktiv? | 20090713 |
Method IS_CAPPING_PROCESS_ACTIVE on class CL_REAJ_PROCESS_SERVICES has no exception.
Method IS_READ_MSG_ADJM_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RF_READ_MSG_ADJM_ACTIVE | Value transfer | Type reference (TYPE) | RECABOOL | Aktiv? | 20090514 |
Method IS_READ_MSG_ADJM_ACTIVE on class CL_REAJ_PROCESS_SERVICES has no exception.
Method PREPARE_RANGES_FOR_ADJUSTMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RANGE | Call by reference | Type reference (TYPE) | RE_T_RANGE | Ranges zum Speichern von Selektionsbilderwerten | 20050110 | |||
| 2 | ES_CAPPING | Call by reference | Type reference (TYPE) | REAJC_RULE_MINMAXINC | Minimale/Maximale Erhöhung | 20090713 | |||
| 3 | ES_STEP_PARAM | Call by reference | Type reference (TYPE) | REAJ_STEP_PARAM | Parameter für alle Anpassungsschritte | 20050110 | |||
| 4 | ET_ADJMRULE | Call by reference | Type reference (TYPE) | RE_T_RULE_X | Anpassungsregel und Zusatzfelder (TIVAJRULE/TIVAJRULET) | 20050110 | |||
| 5 | ET_CONDGROUP | Call by reference | Type reference (TYPE) | RE_T_CONDITION_GROUP_X | Konditionsgruppe und Zusatzfeld | 20050110 | |||
| 6 | ET_CONDTYPE | Call by reference | Type reference (TYPE) | RE_T_CONDITION_TYPE_X | Konditionsart und Zusatzfelder | 20050110 | |||
| 7 | ET_METHOD | Call by reference | Type reference (TYPE) | RE_T_METHOD_X | Anpassungsverfahren und Zusatzfelder | 20050110 | |||
| 8 | ET_REASON | Call by reference | Type reference (TYPE) | RE_T_ADJM_REASON_X | Anpassungsgründe | 20050110 | |||
| 9 | ET_STEP | Call by reference | Type reference (TYPE) | RE_T_PROCESSSTEPS_X | Mögliche Prozesssschritte und Zusatzfelder | 20050110 | |||
| 10 | ET_VIBDBE | Call by reference | Type reference (TYPE) | RE_T_VIBDBE | Wirtschaftseinheit | 20050110 | |||
| 11 | ET_VIBDRO | Call by reference | Type reference (TYPE) | RE_T_VIBDRO | Mietobjekt | 20050110 |
Method PREPARE_RANGES_FOR_ADJUSTMENT on class CL_REAJ_PROCESS_SERVICES has no exception.
Method SET_PARAMETER_REAJADJMMETHSH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_PARAMETER | Call by reference | Type reference (TYPE) | STRING | 20100318 |
Method SET_PARAMETER_REAJADJMMETHSH on class CL_REAJ_PROCESS_SERVICES has no exception.
Method SET_READ_MSG_ADJM_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_READ_MSG_ADJM_ACTIVE | Value transfer | Type reference (TYPE) | RECABOOL | ABAP_TRUE | Aktiv? | 20090514 |
Method SET_READ_MSG_ADJM_ACTIVE on class CL_REAJ_PROCESS_SERVICES has no exception.
Method STORE_COUNTER_SUPPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_CHAR | Call by reference | Type reference (TYPE) | CLIKE | Zeichenkette | 20081009 | |||
| 2 | ID_COUNTER | Call by reference | Type reference (TYPE) | I | Zähler | 20081009 | |||
| 3 | IF_ENDLESS_LOOP | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Endlosschleife? | 20081009 | ||
| 4 | IF_RESET | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_FALSE | Zurücksetzen? | 20081009 |
Method STORE_COUNTER_SUPPORT on class CL_REAJ_PROCESS_SERVICES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 600 |