SAP ABAP Interface IF_REAJ_ADJM_TASK_OBJ_MNGR (Manager - Adjustment Measure Object)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-AJ (Application Component) Rent Adjustment
     RE_AJ_BD (Package) RE: Adjustment Master Data
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REAJ_ADJM_TASK_OBJ_MNGR Manager - Adjustment Measure Object 20050222
Properties
Interface IF_REAJ_ADJM_TASK_OBJ_MNGR  
Short Description Manager - Adjustment Measure Object    
General Data
Package RE_AJ_BD   RE: Adjustment Master Data 
Created 20050222   SAP 
Last changed 20110908   SAP 
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 RETM1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_HAS_TEXT Object with Text 20050308
2 IF_RECA_STORABLE Object Can Be Stored 20050222
Friends
Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MD_ACTIVITY Instance attribute Public Attribute reference (LIKE) 20050222
2 MF_ARCHIVED Instance attribute Public Attribute reference (LIKE) 20050225
3 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20050222
4 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20050222
5 MO_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_REAJ_HAS_ADJM_TASK_OBJ Object with Adjustment Measure Objects 20050222
6 MO_TEXT_MNGR Instance attribute Public Attribute reference (LIKE) 20050308
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20050222
2 CHECK_ALL Instance method Public Method 20050222
3 CHECK_KEY Instance method Public Method Checks Whether Entry Exists (Except.) 20050224
4 COPY_ACTUAL_TO_PLAN Instance method Public Method Copies Actual Values to Plan Values 20050404
5 COUNT Instance method Public Method Supplies Number of Entries 20050223
6 DELETE_DETAIL Instance method Public Method Deletes an Entry 20050224
7 DELETE_VALUES Instance method Public Method Deletes the Values (Initialization) 20050308
8 DISTRIBUTE_COSTS Instance method Public Method Distribute Costs 20050311
9 DO_UPDATE Instance method Public Method Performs Update 20050316
10 EXISTS Instance method Public Method Checks If Entry Exists (Y/N) 20050224
11 EXISTS_TEXT Instance method Public Method Asks If a Text Exists 20050308
12 FREE Instance method Public Method 20050222
13 GET_CHILDREN Instance method Public Method 20050222
14 GET_CHILDREN_EXT Instance method Public Method 20060306
15 GET_COSTSPOS_FOR_INSERT Instance method Public Method Gets Costs Items That Can Be Added 20050309
16 GET_DETAIL Instance method Public Method Returns Entry 20050223
17 GET_DETAIL_X Instance method Public Method Returns Entry with Additional Data 20050223
18 GET_EXTENSION Instance method Public Method 20050225
19 GET_FIELDSTATUS Instance method Public Method 20050225
20 GET_LIST Instance method Public Method Returns Entries 20050223
21 GET_LIST_X Instance method Public Method Returns Entries with Additional Data 20050223
22 GET_TDNAME_PREFIX Instance method Public Method 20050308
23 GET_TEXT_MNGR Instance method Public Method 20050308
24 GET_TEXT_REF Instance method Public Method Supplies Reference to Memo 20050308
25 HANDLE_OBJASS_CHANGE Instance method Public Method After Changing the Object Assignment 20050223
26 INIT_BY_PARENT Instance method Public Method Initializes Manager Using Superordinate Object 20050222
27 INIT_BY_TEMPLATE Instance method Public Method 20050222
28 INSERT_COSTSPOS Instance method Public Method Adds a New Costs Item 20050309
29 INSERT_DETAIL Instance method Public Method Adds a New Entry 20050225
30 INSERT_OBJECT Instance method Public Method Adds a New Object 20050224
31 IS_COSTSABS_ENABLED Instance method Public Method Asks If Absolute Costs Are Allowed? 20050302
32 IS_COSTSCAP_ENABLED Instance method Public Method Asks If Capping of Costs Is Allowed? 20050302
33 IS_COSTSDEC_ENABLED Instance method Public Method Asks If Decrease of Costs Is Allowed 20050302
34 IS_COSTSINC_ENABLED Instance method Public Method Asks If Increase of Costs Is Allowed 20050302
35 IS_COSTSMAX_ENABLED Instance method Public Method Asks If Maximum Costs Are Allowed 20050302
36 IS_COSTSMEAS_ENABLED Instance method Public Method Asks If Costs per Measurement Are Allowed? 20050302
37 IS_COSTSNOMEAS_ENABLED Instance method Public Method Asks If Costs Without Measurement Are Allowed? 20050302
38 IS_COSTSPOS_ACTIVE Instance method Public Method Asks If Costs Items Are Active? 20050302
39 IS_COSTSPOS_ENABLED Instance method Public Method Asks If Costs Items Are Allowed? 20050301
40 IS_FIELDSTATUS_SET Instance method Public Method 20050225
41 IS_MODIFIED Instance method Public Method 20050222
42 IS_MODIFIED_ACTUAL Instance method Public Method Asks If the Actual Values Were Changed 20050406
43 IS_NOTE_ENABLED Instance method Public Method Asks If Memos Are Allowed? 20050308
44 IS_OK Instance method Public Method 20050222
45 IS_PLAN_ENABLED Instance method Public Method Asks If Planned Values Are Allowed? 20050301
46 IS_PLAN_FILLED Instance method Public Method Asks If the Planned Values Were Filled 20050406
47 REFRESH Instance method Public Method Cleans Up the Entries 20050223
48 REGISTER_ALL_CHILDREN Instance method Public Method 20050222
49 RELEASE Instance method Public Method 20050222
50 SET_CAPPING_VALUES Instance method Public Method Sets the Capping Values 20050427
51 SET_CEA_COST_AMOUNT Instance method Public Method Sets Amount for CEA Costs Item 20060519
52 SET_COSTSPOS_ACTIVE Instance method Public Method Activates/Deactivates Costs Items 20050302
53 SET_TEXT Instance method Public Method Sets the Text of the Memo 20050308
54 STORE Instance method Public Method 20050222
55 UPDATE_DETAIL Instance method Public Method Changes an Entry 20050225
Events
# Event Type Visibility Description Created on
1 AFTER_CHANGE Instance Event
(0)
Public
(2)
After Change 20050311
2 AFTER_COPY_ACTUAL_TO_PLAN Instance Event
(0)
Public
(2)
After Copying from Actual to Plan 20100916
3 AFTER_STORE Instance Event
(0)
Public
(2)
20050225
4 BEFORE_STORE Instance Event
(0)
Public
(2)
20050225
5 ON_CHECK_ALL Instance Event
(0)
Public
(2)
20050225
Types
Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no local type.
Method Signatures

Method ADD_CHILD Signature

Method ADD_CHILD on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no parameter.
Method ADD_CHILD on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method CHECK_ALL Signature

Method CHECK_ALL on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no parameter.
Method CHECK_ALL on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method CHECK_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) REAJ_ADJM_TASK_OBJ-KEY Schlüssel: Objekt und Kosten zur Anpassungsmaßnahme 20050224
# Exception Resumable Description Created on
1 ERROR Fehler 20050224

Method COPY_ACTUAL_TO_PLAN Signature

Method COPY_ACTUAL_TO_PLAN on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no parameter.
Method COPY_ACTUAL_TO_PLAN on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_COUNT Value transfer Type reference (TYPE) I Anzahl 20050223

Method COUNT on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method DELETE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_ONLY_COSTSPOS Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Nur Kostenposition? 20050309
2 Importing IS_KEY Call by reference Type reference (TYPE) REAJ_ADJM_TASK_OBJ-KEY Schlüssel: Objekt und Kosten zur Anpassungsmaßnahme 20050224
# Exception Resumable Description Created on
1 ERROR Eintrag nicht vorhanden 20050224

Method DELETE_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_INCL_CAP Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Incl. Kappung? 20050427
2 Importing IF_INCL_DEC Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Incl. Verringerung? 20050315
3 Importing IF_INCL_MAX Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Incl. Maxwerte? 20050310
4 Importing IF_INCL_MOD Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Incl. Modifiziert? 20050308
5 Importing IF_INCL_SUM Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Incl. Summen? 20050308

Method DELETE_VALUES on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method DISTRIBUTE_COSTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_ROUND Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Runden? 20050311
# Exception Resumable Description Created on
1 ERROR Fehler 20050311

Method DO_UPDATE Signature

Method DO_UPDATE on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler 20050316

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) REAJ_ADJM_TASK_OBJ-KEY Schlüssel: Objekt und Kosten zur Anpassungsmaßnahme 20050224
2 Returning RF_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Existiert? 20050224
# Exception Resumable Description Created on
1 ERROR Fehler 20050224

Method EXISTS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) REAJ_ADJM_TASK_OBJ-KEY Schlüssel: Objekt und Kosten zur Anpassungsmaßnahme 20050308
2 Returning RF_EXISTS Value transfer Type reference (TYPE) RECABOOL Allgemeines Ja/Nein - Feld 20050308

Method EXISTS_TEXT on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method FREE Signature

Method FREE on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no parameter.
Method FREE on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method GET_CHILDREN Signature

Method GET_CHILDREN on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no parameter.
Method GET_CHILDREN on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method GET_CHILDREN_EXT Signature

Method GET_CHILDREN_EXT on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no parameter.
Method GET_CHILDREN_EXT on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method GET_COSTSPOS_FOR_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COSTSPOS_F4 Call by reference Type reference (TYPE) RE_T_COSTSPOS_F4 F4-Hilfe: Kostenposition 20050314
2 Exporting ET_COSTSPOS_X Call by reference Type reference (TYPE) RE_T_COSTSPOS_X Kostenposition und Zusatzfelder (TIVAJCOSTSPOS/TIVAJCOSTSPOS 20050309

Method GET_COSTSPOS_FOR_INSERT on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method GET_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DETAIL Call by reference Type reference (TYPE) REAJ_ADJM_TASK_OBJ Objekt und Kosten zur Anpassungsmaßnahme 20050223
2 Importing IF_SUM_POS Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Summenposition zum Objekt 20050617
3 Importing IS_KEY Call by reference Type reference (TYPE) REAJ_ADJM_TASK_OBJ-KEY Schlüssel: Objekt und Kosten zur Anpassungsmaßnahme 20050223
# Exception Resumable Description Created on
1 ERROR Fehler 20050224

Method GET_DETAIL_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DETAIL_X Call by reference Type reference (TYPE) REAJ_ADJM_TASK_OBJ_X Anpassungsmaßnahme: Objekt und Zusatzdaten 20050223
2 Importing ID_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20050224
3 Importing IF_SUM_POS Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Summenposition zum Objekt 20050617
4 Importing IS_KEY Call by reference Type reference (TYPE) REAJ_ADJM_TASK_OBJ-KEY Schlüssel: Objekt und Kosten zur Anpassungsmaßnahme 20050223
# Exception Resumable Description Created on
1 ERROR Fehler 20050224

Method GET_EXTENSION Signature

Method GET_EXTENSION on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no parameter.
Method GET_EXTENSION on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method GET_FIELDSTATUS Signature

Method GET_FIELDSTATUS on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no parameter.
Method GET_FIELDSTATUS on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method GET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LIST Value transfer Type reference (TYPE) RE_T_ADJM_TASK_OBJ Anpassungsmaßnahme: Objekt 20050223

Method GET_LIST on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method GET_LIST_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_ADJMREASON Call by reference Type reference (TYPE) REAJADJMREASON Anpassungsgrund 20081024
2 Importing ID_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20050223
3 Returning RT_LIST_X Value transfer Type reference (TYPE) RE_T_ADJM_TASK_OBJ_X Anpassungsmaßnahme: Objekt und Zusatzdaten 20050223

Method GET_LIST_X on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method GET_TDNAME_PREFIX Signature

Method GET_TDNAME_PREFIX on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no parameter.
Method GET_TDNAME_PREFIX on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method GET_TEXT_MNGR Signature

Method GET_TEXT_MNGR on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no parameter.
Method GET_TEXT_MNGR on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method GET_TEXT_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20050308
2 Importing IS_KEY Call by reference Type reference (TYPE) REAJ_ADJM_TASK_OBJ-KEY Schlüssel: Objekt und Kosten zur Anpassungsmaßnahme 20050308
3 Returning RO_TEXT Value transfer Object reference (TYPE REF TO) IF_RECA_TEXT Referenz auf Notiz 20050308
# Exception Resumable Description Created on
1 NOT_FOUND Nicht gefunden 20050308

Method HANDLE_OBJASS_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DELETE_LIST Call by reference Type reference (TYPE) RE_T_OBJ_ASSIGN Objektzuordnung 20050223
2 Importing IT_INSERT_LIST Call by reference Type reference (TYPE) RE_T_OBJ_ASSIGN Objektzuordnung 20050223
3 Importing IT_UPDATE_LIST Call by reference Type reference (TYPE) RE_T_OBJ_ASSIGN Objektzuordnung 20050223
4 Importing IT_UPDATE_LIST_BEFORE Call by reference Type reference (TYPE) RE_T_OBJ_ASSIGN Objektzuordnung 20050223

Method HANDLE_OBJASS_CHANGE on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method INIT_BY_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PARENT Value transfer Object reference (TYPE REF TO) IF_REAJ_HAS_ADJM_TASK_OBJ Objekt mit Anpassungsmaßnahmenobjekten 20050222

Method INIT_BY_PARENT on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method INIT_BY_TEMPLATE Signature

Method INIT_BY_TEMPLATE on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no parameter.
Method INIT_BY_TEMPLATE on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method INSERT_COSTSPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_KEY Call by reference Type reference (TYPE) REAJ_ADJM_TASK_OBJ-KEY Schlüssel: Objekt und Kosten zur Anpassungsmaßnahme 20050311
2 Importing ID_COSTSPOS Call by reference Type reference (TYPE) REAJCOSTSPOS Kostenposition 20050309

Method INSERT_COSTSPOS on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method INSERT_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DETAIL_NEW Call by reference Type reference (TYPE) REAJ_ADJM_TASK_OBJ Anpassungsmaßnahme: Objekt 20050225
2 Importing IS_DETAIL Call by reference Type reference (TYPE) REAJ_ADJM_TASK_OBJ Anpassungsmaßnahme: Objekt 20050225
3 Importing IS_KEY Call by reference Type reference (TYPE) REAJ_ADJM_TASK_OBJ-KEY Schlüssel: Objekt und Kosten zur Anpassungsmaßnahme 20050225
# Exception Resumable Description Created on
1 ERROR Eintrag nicht vorhanden 20050225

Method INSERT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_OBJNR Call by reference Type reference (TYPE) RECAOBJNR Objektnummer 20050224
# Exception Resumable Description Created on
1 ERROR Fehler 20050224

Method IS_COSTSABS_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_ENABLED Value transfer Type reference (TYPE) RECABOOL Erlaubt? 20050302

Method IS_COSTSABS_ENABLED on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method IS_COSTSCAP_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_ENABLED Value transfer Type reference (TYPE) RECABOOL Erlaubt? 20050302

Method IS_COSTSCAP_ENABLED on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method IS_COSTSDEC_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_ENABLED Value transfer Type reference (TYPE) RECABOOL Erlaubt? 20050302

Method IS_COSTSDEC_ENABLED on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method IS_COSTSINC_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_ENABLED Value transfer Type reference (TYPE) RECABOOL Erlaubt? 20050302

Method IS_COSTSINC_ENABLED on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method IS_COSTSMAX_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_ENABLED Value transfer Type reference (TYPE) RECABOOL Erlaubt? 20050302

Method IS_COSTSMAX_ENABLED on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method IS_COSTSMEAS_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_ENABLED Value transfer Type reference (TYPE) RECABOOL Erlaubt? 20050302

Method IS_COSTSMEAS_ENABLED on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method IS_COSTSNOMEAS_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_ENABLED Value transfer Type reference (TYPE) RECABOOL Erlaubt? 20050302

Method IS_COSTSNOMEAS_ENABLED on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method IS_COSTSPOS_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) REAJISCOSTSPOSA Sind Kostenpositionen aktiv? 20050302

Method IS_COSTSPOS_ACTIVE on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method IS_COSTSPOS_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_ENABLED Value transfer Type reference (TYPE) RECABOOL Erlaubt? 20050301

Method IS_COSTSPOS_ENABLED on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method IS_FIELDSTATUS_SET Signature

Method IS_FIELDSTATUS_SET on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no parameter.
Method IS_FIELDSTATUS_SET on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method IS_MODIFIED Signature

Method IS_MODIFIED on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no parameter.
Method IS_MODIFIED on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method IS_MODIFIED_ACTUAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_MODIFIED Value transfer Type reference (TYPE) RECABOOL Modifiziert? 20050406

Method IS_MODIFIED_ACTUAL on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method IS_NOTE_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_ENABLED Value transfer Type reference (TYPE) RECABOOL Erlaubt? 20050308

Method IS_NOTE_ENABLED on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method IS_OK Signature

Method IS_OK on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no parameter.
Method IS_OK on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method IS_PLAN_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_ENABLED Value transfer Type reference (TYPE) RECABOOL Erlaubt? 20050301

Method IS_PLAN_ENABLED on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method IS_PLAN_FILLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_FILLED Value transfer Type reference (TYPE) RECABOOL Gefüllt? 20050406

Method IS_PLAN_FILLED on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method REFRESH Signature

Method REFRESH on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no parameter.
# Exception Resumable Description Created on
1 ERROR Fehler 20050307

Method REGISTER_ALL_CHILDREN Signature

Method REGISTER_ALL_CHILDREN on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no parameter.
Method REGISTER_ALL_CHILDREN on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method RELEASE Signature

Method RELEASE on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no parameter.
Method RELEASE on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method SET_CAPPING_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MAXEP Call by reference Type reference (TYPE) RE_T_ADJM_TASK_MAXEP Anpassungsmaßnahme: Begrenzungswerte 20050427

Method SET_CAPPING_VALUES on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method SET_CEA_COST_AMOUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_CEACSTAMOUNT Call by reference Type reference (TYPE) REAJCEACSTAMOUNT Kostenbetrag 20060519
2 Importing ID_COSTSPOS Call by reference Type reference (TYPE) REAJCOSTSPOS Kostenposition 20060519

Method SET_CEA_COST_AMOUNT on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method SET_COSTSPOS_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_ACTIVE Call by reference Type reference (TYPE) REAJISCOSTSPOSA Sind Kostenpositionen aktiv? 20050302
2 Importing IT_COSTSPOS_ENABLE Call by reference Type reference (TYPE) RE_T_COSTSPOS_F4 F4-Hilfe: Kostenposition 20050314

Method SET_COSTSPOS_ACTIVE on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) REAJ_ADJM_TASK_OBJ-KEY Schlüssel: Objekt und Kosten zur Anpassungsmaßnahme 20050308
2 Importing IT_TEXT Call by reference Type reference (TYPE) RE_T_TEXTLINE Textzeilen (132 Zeichen) 20050308

Method SET_TEXT on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method STORE Signature

Method STORE on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no parameter.
Method STORE on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no exception.

Method UPDATE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DETAIL Call by reference Type reference (TYPE) REAJ_ADJM_TASK_OBJ Anpassungsmaßnahme: Objekt 20050225
2 Importing IS_KEY Call by reference Type reference (TYPE) REAJ_ADJM_TASK_OBJ-KEY Schlüssel: Objekt und Kosten zur Anpassungsmaßnahme 20050225
# Exception Resumable Description Created on
1 ERROR Eintrag nicht vorhanden 20050225
Event Signatures

Event AFTER_CHANGE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IS_DETAIL_INSERT Exporting Value transfer Type reference (TYPE) REAJ_ADJM_TASK_OBJ Anpassungsmaßnahme: Objekt 20050311
2 IS_DETAIL_UPDATE Exporting Value transfer Type reference (TYPE) REAJ_ADJM_TASK_OBJ Anpassungsmaßnahme: Objekt 20050311
3 IT_DETAIL_DELETE Exporting Value transfer Type reference (TYPE) RE_T_ADJM_TASK_OBJ Anpassungsmaßnahme: Objekt 20050311
4 IT_DETAIL_INSERT Exporting Value transfer Type reference (TYPE) RE_T_ADJM_TASK_OBJ Anpassungsmaßnahme: Objekt 20050311

Event AFTER_COPY_ACTUAL_TO_PLAN Signature
Event AFTER_COPY_ACTUAL_TO_PLAN on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no parameter.
Event AFTER_STORE Signature
Event AFTER_STORE on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no parameter.
Event BEFORE_STORE Signature
Event BEFORE_STORE on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no parameter.
Event ON_CHECK_ALL Signature
Event ON_CHECK_ALL on Interface IF_REAJ_ADJM_TASK_OBJ_MNGR has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in 600