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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 REAJ3 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RECA0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RECA1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RECA4 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 MF_FIELD_EDIT_DONE Static Attribute Protected Type reference (TYPE) RECABOOL ABAP_FALSE Enhancement VIAJRECORD Determined 20110412
2 MF_METHCUS_READ Static Attribute Protected Type reference (TYPE) RECABOOL Read? 20050110
3 MF_READ_MSG_ADJM_INSTANTIATION Static Attribute Protected Type reference (TYPE) RECABOOL ABAP_TRUE Read Messages During Instantiation? 20090514
4 MF_STEPCUS_READ Static Attribute Protected Type reference (TYPE) RECABOOL Read? 20050110
5 MT_FIELD_EDIT Static Attribute Protected Type reference (TYPE) DDFIELDS Enhancement VIAJRECORD 20110412
6 MT_METHCUS Static Attribute Protected Type reference (TYPE) RE_T_METHOD_X Adjustment Method and Addit. Fields (TIVAJMETH/TIVAJMETHT) 20050110
7 MT_STEPCUS 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 ADJUSTMENT_RECORD_UPDATE Static method Public Method Saves Change to Adjustment Record 20070509
2 APPEND_UPDATE_CN_CONDENSE Static method Public Method Add Contract for Update Approval After Commit 20110110
3 ASK_BADI_REAJ_ADJUSTMENT_EDIT Static method Public Method Forms Interface to BAdI BADI_REAJ_ADJUSTMENT_EDIT 20110414
4 GET_CEA_RECORDS_FOR_CONDITION Static method Public Method Gets CEA Adjustment Records for Condition 20100525
5 GET_METHODS_FOR_PROCESS Static method Public Method Gets the Method for the Adjustment Process 20050110
6 GET_STEPS_FOR_PROCESS Static method Public Method Gets the Steps for the Adjustment Process 20050110
7 IS_ACTIVATION_LOCKED_CONDENSE Static method Public Method Is Activation in Approval Environment Locked 20061110
8 IS_CAPPING_PROCESS_ACTIVE Static method Public Method Asks If Capping Is Active for Process? 20090713
9 IS_READ_MSG_ADJM_ACTIVE Static method Public Method Is Reading of Messages Active for the Adjustment? 20090514
10 PREPARE_RANGES_FOR_ADJUSTMENT Static method Public Method Prepares Ranges for Adjustment 20050110
11 SET_PARAMETER_REAJADJMMETHSH Static method Public Method Sets Set/Get Parameter REAJADJMMETHSH 20100318
12 SET_READ_MSG_ADJM_ACTIVE Static method Public Method Sets Reading of Messages for the Adjustment 20090514
13 STORE_COUNTER_SUPPORT 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 Importing IF_COMMIT Value transfer Type reference (TYPE) RECABOOL ABAP_FALSE Commit ausführen? 20070509
2 Importing IF_IN_UPDATE_TASK Value transfer Type reference (TYPE) RECABOOL Verbuchung mit "IN UPDATE TASK" rufen 20070509
3 Importing IT_RECORD Call by reference Type reference (TYPE) RE_T_VIAJRECORD Anpassungssatz (VIAJRECORD) 20070509
# Exception Resumable Description Created on
1 ERROR 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 Importing 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 Changing CF_DISABLED Call by reference Type reference (TYPE) RECABOOL Gesperrt 20110414
2 Changing CS_RECORD Call by reference Type reference (TYPE) VIAJRECORD Anpassungssatz 20110414
3 Importing IF_ACTIVATE Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Fragt nach, ob Aktiviert gesperrt ist 20110414
4 Importing IF_AFTER_PREASSIGNMENT Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Nach Vorbelegung 20110414
5 Importing IF_ANNOUNCE Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Fragt nach, ob Ankündigung gesperrt ist 20110414
6 Importing IF_APPROVAL Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Fragt nach, ob Zustimmung gesperrt ist 20110414
7 Importing IF_BEFORE_STORE Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Vor dem Speichern 20110414
8 Importing IF_CONTINUE Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Fortsetzen? REAJCH 20110415
9 Importing IF_CREATE Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Anlegen? REAJPR 20110415
10 Importing 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 Exporting EF_CEA_EXISTS Call by reference Type reference (TYPE) RECABOOL CEA existiert? 20100525
2 Exporting ET_CEA_RECORD Call by reference Type reference (TYPE) RE_T_VIAJRECORD Anpassungssätze CEA 20100525
3 Importing 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 Exporting ET_METHOD Call by reference Type reference (TYPE) RE_T_METHOD_X Anpassungsverfahren und Zusatzfelder (TIVAJMETH/TIVAJMETHT) 20050110
2 Importing ID_ACT_TCODE Call by reference Type reference (TYPE) SYTCODE Aktueller TCD_Code 20050407
3 Importing 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 Exporting 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 Importing ID_PROCESS_ACTIVITY Call by reference Type reference (TYPE) RECA1_ACTIVITY Aktivität 20061110
2 Importing ID_VALIDFROMEFF Call by reference Type reference (TYPE) REAJVALIDFROMEFF Effektives Gültig ab der neuen Konditionsposition 20100118
3 Importing IO_BUSOBJ Call by reference Object reference (TYPE REF TO) IF_RECA_BUS_OBJECT Business-Objekt 20061110
4 Returning 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 Returning 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 Returning 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 Changing CT_RANGE Call by reference Type reference (TYPE) RE_T_RANGE Ranges zum Speichern von Selektionsbilderwerten 20050110
2 Exporting ES_CAPPING Call by reference Type reference (TYPE) REAJC_RULE_MINMAXINC Minimale/Maximale Erhöhung 20090713
3 Exporting ES_STEP_PARAM Call by reference Type reference (TYPE) REAJ_STEP_PARAM Parameter für alle Anpassungsschritte 20050110
4 Exporting ET_ADJMRULE Call by reference Type reference (TYPE) RE_T_RULE_X Anpassungsregel und Zusatzfelder (TIVAJRULE/TIVAJRULET) 20050110
5 Exporting ET_CONDGROUP Call by reference Type reference (TYPE) RE_T_CONDITION_GROUP_X Konditionsgruppe und Zusatzfeld 20050110
6 Exporting ET_CONDTYPE Call by reference Type reference (TYPE) RE_T_CONDITION_TYPE_X Konditionsart und Zusatzfelder 20050110
7 Exporting ET_METHOD Call by reference Type reference (TYPE) RE_T_METHOD_X Anpassungsverfahren und Zusatzfelder 20050110
8 Exporting ET_REASON Call by reference Type reference (TYPE) RE_T_ADJM_REASON_X Anpassungsgründe 20050110
9 Exporting ET_STEP Call by reference Type reference (TYPE) RE_T_PROCESSSTEPS_X Mögliche Prozesssschritte und Zusatzfelder 20050110
10 Exporting ET_VIBDBE Call by reference Type reference (TYPE) RE_T_VIBDBE Wirtschaftseinheit 20050110
11 Exporting 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 Importing 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 Importing 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 Importing ID_CHAR Call by reference Type reference (TYPE) CLIKE Zeichenkette 20081009
2 Importing ID_COUNTER Call by reference Type reference (TYPE) I Zähler 20081009
3 Importing IF_ENDLESS_LOOP Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Endlosschleife? 20081009
4 Importing 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