SAP ABAP Interface IF_REAJ_PRESTAGE_MNGR (Manager - Prestage Adjustment Record)
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_PRESTAGE_MNGR Manager - Prestage Adjustment Record 20060606
Properties
Interface IF_REAJ_PRESTAGE_MNGR  
Short Description Manager - Prestage Adjustment Record    
General Data
Package RE_AJ_BD   RE: Adjustment Master Data 
Created 20060606   SAP 
Last changed 20130531   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_STORABLE Object Can Be Stored 20060606
Friends
Interface IF_REAJ_PRESTAGE_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) 20060606
2 MF_ARCHIVED Instance attribute Public Attribute reference (LIKE) 20060606
3 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20060606
4 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20060606
5 MF_PARTLY_ARCHIVED Instance attribute Public Type reference (TYPE) ABAP_BOOL Partially Archived 20121120
6 MO_PARENT Instance attribute Public Object reference (TYPE REF TO) IF_REAJ_HAS_PRESTAGE Object with Prestage Adjustment Records 20060606
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20060606
2 CHECK_ALL Instance method Public Method 20060606
3 CHECK_KEY Instance method Public Method Checks Whether Entry Exists (Except.) 20060606
4 COUNT Instance method Public Method Supplies Number of Entries 20060606
5 DELETE_ADJUSTEMENT_ASSIGN Instance method Public Method Deletes Assignment to Adjustment 20061013
6 DELETE_DETAIL Instance method Public Method Deletes Prestage Records for Expense Item 20091013
7 DELETE_PRESTAGE Instance method Public Method Deletes a Prestage Record 20091013
8 EXISTS Instance method Public Method Checks If Entry Exists (Y/N) 20060606
9 EXISTS_OPEN_PRESTAGE Instance method Public Method Checks If Open Adjustments Exist 20070301
10 EXISTS_SEVERAL_CONDTYPE Instance method Public Method Are There Multiple MAIN or REF Condition Types? 20090703
11 FREE Instance method Public Method 20060606
12 GET_ADJM_PROCESSGUID Instance method Public Method Gets Process GUID of Adjustment 20060901
13 GET_CHILDREN Instance method Public Method 20060606
14 GET_CHILDREN_EXT Instance method Public Method 20060606
15 GET_CORRECT_CONDTYPE Instance method Public Method Gets the Correct Adjustment Condition Type 20110215
16 GET_DETAIL Instance method Public Method Returns Entry 20060606
17 GET_DETAIL_X Instance method Public Method Returns Entry with Additional Data 20060606
18 GET_EXTENSION Instance method Public Method 20060606
19 GET_FIELDSTATUS Instance method Public Method 20060606
20 GET_LIST Instance method Public Method Returns Entries 20060606
21 GET_LIST_OLD Instance method Public Method Returns the Previous Entries 20091216
22 GET_LIST_X Instance method Public Method Returns Entries with Additional Data 20060606
23 INIT_BY_PARENT Instance method Public Method Initializes Manager Using Superordinate Object 20060606
24 INIT_BY_TEMPLATE Instance method Public Method 20060606
25 IS_EXPPOS_ADJUSTED Instance method Public Method Asks If Expense Item Considered During Adjustment 20061002
26 IS_FIELDSTATUS_SET Instance method Public Method 20060606
27 IS_MARKED_FOR_BATCH_GENERATE Instance method Public Method Asks If Selected for Batch Generation 20100112
28 IS_MODIFIED Instance method Public Method 20060606
29 IS_OK Instance method Public Method 20060606
30 MARK_FOR_GENERATE Instance method Public Method Select for Generating 20060621
31 REGISTER_ALL_CHILDREN Instance method Public Method 20060606
32 RELEASE Instance method Public Method 20060606
33 RESET_BUFFER_EXPENSE_CHANGE Instance method Public Method Buffer: Reset Buffer after Expense Change 20090928
34 SET_GET_DETAIL_SORTED Instance method Public Method After Setting, Get Sorted Is Called 20100303
35 SET_LIST Instance method Public Method Sets the Entries 20121025
36 STORE Instance method Public Method 20060606
37 UPDATE_DETAIL Instance method Public Method Changes an Entry 20060606
Events
# Event Type Visibility Description Created on
1 AFTER_CHANGE Instance Event
(0)
Public
(2)
After Change 20060606
2 AFTER_STORE Instance Event
(0)
Public
(2)
20060606
3 BEFORE_STORE Instance Event
(0)
Public
(2)
20060606
4 ON_CHECK_ALL Instance Event
(0)
Public
(2)
20060606
Types
Interface IF_REAJ_PRESTAGE_MNGR has no local type.
Method Signatures

Method ADD_CHILD Signature

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

Method CHECK_ALL Signature

Method CHECK_ALL on Interface IF_REAJ_PRESTAGE_MNGR has no parameter.
Method CHECK_ALL on Interface IF_REAJ_PRESTAGE_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_PRESTAGE-KEY Vorstufenanpassungssatz: Schlüsselfelder 20060606
# Exception Resumable Description Created on
1 ERROR Fehler 20060606

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 20060606

Method COUNT on Interface IF_REAJ_PRESTAGE_MNGR has no exception.

Method DELETE_ADJUSTEMENT_ASSIGN Signature

Method DELETE_ADJUSTEMENT_ASSIGN on Interface IF_REAJ_PRESTAGE_MNGR has no parameter.
Method DELETE_ADJUSTEMENT_ASSIGN on Interface IF_REAJ_PRESTAGE_MNGR has no exception.

Method DELETE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Value transfer Type reference (TYPE) REAJ_EXPENSE-KEY Laufende Aufwendungen: Schlüsselfelder 20091013
# Exception Resumable Description Created on
1 ERROR Eintrag nicht vorhanden 20091013

Method DELETE_PRESTAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Value transfer Type reference (TYPE) REAJ_PRESTAGE-KEY Vorstufenanpassungssatz: Schlüsselfleder 20091013
# Exception Resumable Description Created on
1 ERROR Fehler 20091013

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_PRESTAGE-KEY Vorstufenanpassungssatz: Schlüsselfelder 20060606
2 Returning RF_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Existiert? 20060606
# Exception Resumable Description Created on
1 ERROR Fehler 20060606

Method EXISTS_OPEN_PRESTAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_EXISTS Value transfer Type reference (TYPE) RECABOOL Existiert? 20070301

Method EXISTS_OPEN_PRESTAGE on Interface IF_REAJ_PRESTAGE_MNGR has no exception.

Method EXISTS_SEVERAL_CONDTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_EXISTS Value transfer Type reference (TYPE) RECABOOL Existiert 20090703

Method EXISTS_SEVERAL_CONDTYPE on Interface IF_REAJ_PRESTAGE_MNGR has no exception.

Method FREE Signature

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

Method GET_ADJM_PROCESSGUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_ADJM_PROCESSGUID Value transfer Type reference (TYPE) RECAPROCESSGUID Schlüssel des Prozesses 20060901

Method GET_ADJM_PROCESSGUID on Interface IF_REAJ_PRESTAGE_MNGR has no exception.

Method GET_CHILDREN Signature

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

Method GET_CHILDREN_EXT Signature

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

Method GET_CORRECT_CONDTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_DETAIL Call by reference Type reference (TYPE) REAJ_PRESTAGE Vorstufenanpassungssatz 20110215

Method GET_CORRECT_CONDTYPE on Interface IF_REAJ_PRESTAGE_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_PRESTAGE Vorstufenanpassungssatz 20060606
2 Importing IS_KEY Call by reference Type reference (TYPE) REAJ_PRESTAGE-KEY Vorstufenanpassungssatz: Schlüsselfleder 20060606
# Exception Resumable Description Created on
1 ERROR Fehler 20060606

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_PRESTAGE_X Vorstufenanpassungssatz und Zusatzfelder 20060606
2 Exporting ET_MEAS Call by reference Type reference (TYPE) RE_T_MEASCN_OBJ Bemessungen 20100303
3 Exporting ET_OBJECT Call by reference Type reference (TYPE) RE_T_OBJ_ASSIGN Objektzuordnung 20100303
4 Importing ID_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20060606
5 Importing IF_EXCL_MEAS_DATA Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Ohne Bemessungsdaten? 20071120
6 Importing IF_INCL_ADJM_DATA Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Mit Anpassungsdaten? 20060703
7 Importing IF_INCL_CONDAMT_DATA Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Mit Konditionsbeträgen? 20060703
8 Importing IF_INCL_COND_DATA Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Mit Konditionsdaten? 20090515
9 Importing IF_INCL_CONTRACT_DATA Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Mit Vertragsdaten? 20060630
10 Importing IF_INCL_DESCRIPTION Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Mit Beschreibungen? 20091023
11 Importing IF_REMAP_CONDTYPE Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Konditionsarten umsetzen? 20090703
12 Importing IS_KEY Call by reference Type reference (TYPE) REAJ_PRESTAGE-KEY Vorstufenanpassungssatz: Schlüsselfleder 20060606
13 Importing IT_MEAS Call by reference Type reference (TYPE) RE_T_MEASCN_OBJ Vertragsbemessungen mit Objekt 20091023
14 Importing IT_OBJECT Call by reference Type reference (TYPE) RE_T_OBJ_ASSIGN Objektzuordnung 20091023
# Exception Resumable Description Created on
1 ERROR Fehler 20060606

Method GET_EXTENSION Signature

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

Method GET_FIELDSTATUS Signature

Method GET_FIELDSTATUS on Interface IF_REAJ_PRESTAGE_MNGR has no parameter.
Method GET_FIELDSTATUS on Interface IF_REAJ_PRESTAGE_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_PRESTAGE Vorstufenanpassungssatz 20060606

Method GET_LIST on Interface IF_REAJ_PRESTAGE_MNGR has no exception.

Method GET_LIST_OLD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_LIST_OLD Value transfer Type reference (TYPE) RE_T_PRESTAGE Vorstufenanpassungssatz 20091216

Method GET_LIST_OLD on Interface IF_REAJ_PRESTAGE_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_LANGU Call by reference Type reference (TYPE) SYLANGU SY-LANGU Sprache 20060606
2 Importing IF_EXCL_MEAS_DATA Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Ohne Bemessungsdaten? 20100303
3 Importing IF_INCL_ADJM_DATA Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Mit Anpassungsdaten? 20060703
4 Importing IF_INCL_ADJUSTED Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Mit angepassten? 20091102
5 Importing IF_INCL_CONDAMT_DATA Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Mit Konditionsbeträgen? 20060703
6 Importing IF_INCL_COND_DATA Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Mit Konditionsdaten? 20091023
7 Importing IF_INCL_CONTRACT_DATA Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Mit Vertragsdaten? 20060630
8 Importing IF_INCL_COUNT_FOLLOW_CN Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Mit Zahl Folgevetertrag? 20091023
9 Importing IF_INCL_DECLINED Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Mit abgelehnten? 20091001
10 Importing IF_INCL_DESCRIPTION Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Mit Beschreibungen? 20091023
11 Importing IF_INCL_EXPPOSCHANGED Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Mit Änderungsstatus? 20091023
12 Importing IF_OBJECT_DEPENDENT Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Mit Objektabhängigen? 20091005
13 Importing IF_OBJECT_INDEPENDENT Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Mit Objektunabhängigen? 20091005
14 Importing IF_OBJECT_UNIQUE Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Nur ein Satz pro Objekt? 20091023
15 Importing IF_ONLY_ARCHIVED Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Nur archivierte? 20121119
16 Importing IF_REMAP_CONDTYPE Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Konditionsarten umsetzen? 20100303
17 Returning RT_LIST_X Value transfer Type reference (TYPE) RE_T_PRESTAGE_X Vorstufenanpassungssatz und Zusatzfelder 20060606

Method GET_LIST_X on Interface IF_REAJ_PRESTAGE_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_PRESTAGE Objekt mit Vorstufenanpassungssätzen 20060606

Method INIT_BY_PARENT on Interface IF_REAJ_PRESTAGE_MNGR has no exception.

Method INIT_BY_TEMPLATE Signature

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

Method IS_EXPPOS_ADJUSTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_EXPPOSGUID Call by reference Type reference (TYPE) REAJEXPPOSGUID Generischer Schlüssel einer Aufwandsplanposition 20061002
2 Returning RF_ADJUSTED Value transfer Type reference (TYPE) RECABOOL Berücksichtigt? 20061002

Method IS_EXPPOS_ADJUSTED on Interface IF_REAJ_PRESTAGE_MNGR has no exception.

Method IS_FIELDSTATUS_SET Signature

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

Method IS_MARKED_FOR_BATCH_GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_MARKED_FOR_BATCH_GENERATE Value transfer Type reference (TYPE) RECABOOL Markiert? 20100112

Method IS_MARKED_FOR_BATCH_GENERATE on Interface IF_REAJ_PRESTAGE_MNGR has no exception.

Method IS_MODIFIED Signature

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

Method IS_OK Signature

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

Method MARK_FOR_GENERATE Signature

Method MARK_FOR_GENERATE on Interface IF_REAJ_PRESTAGE_MNGR has no parameter.
Method MARK_FOR_GENERATE on Interface IF_REAJ_PRESTAGE_MNGR has no exception.

Method REGISTER_ALL_CHILDREN Signature

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

Method RELEASE Signature

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

Method RESET_BUFFER_EXPENSE_CHANGE Signature

Method RESET_BUFFER_EXPENSE_CHANGE on Interface IF_REAJ_PRESTAGE_MNGR has no parameter.
Method RESET_BUFFER_EXPENSE_CHANGE on Interface IF_REAJ_PRESTAGE_MNGR has no exception.

Method SET_GET_DETAIL_SORTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_GET_DETAIL_SORTED Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Get_Detail sortiert aktiv? 20100303
2 Importing IF_UPDATE_DETAIL_SORTED Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Update_Detail sortiert aktiv? 20100322

Method SET_GET_DETAIL_SORTED on Interface IF_REAJ_PRESTAGE_MNGR has no exception.

Method SET_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LIST Call by reference Type reference (TYPE) RE_T_PRESTAGE Vorstufenanpassungssatz 20121025

Method SET_LIST on Interface IF_REAJ_PRESTAGE_MNGR has no exception.

Method STORE Signature

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

Method UPDATE_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_COPY_TO_HEADER Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Auf Kopfposition kopieren 20100322
2 Importing IF_COPY_TO_SUBPOS Call by reference Type reference (TYPE) RECABOOL ABAP_TRUE Auf Unterpositionen kopieren 20071127
3 Importing IS_DETAIL Call by reference Type reference (TYPE) REAJ_PRESTAGE Vorstufenanpassungssatz 20060606
4 Importing IS_KEY Call by reference Type reference (TYPE) REAJ_PRESTAGE-KEY Vorstufenanpassungssatz: Schlüsselfleder 20060606
# Exception Resumable Description Created on
1 ERROR Eintrag nicht vorhanden 20060606
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 20060606
2 IS_DETAIL_UPDATE Exporting Value transfer Type reference (TYPE) REAJ_ADJM_TASK_OBJ Anpassungsmaßnahme: Objekt 20060606
3 IT_DETAIL_DELETE Exporting Value transfer Type reference (TYPE) RE_T_ADJM_TASK_OBJ Anpassungsmaßnahme: Objekt 20060606
4 IT_DETAIL_INSERT Exporting Value transfer Type reference (TYPE) RE_T_ADJM_TASK_OBJ Anpassungsmaßnahme: Objekt 20060606

Event AFTER_STORE Signature
Event AFTER_STORE on Interface IF_REAJ_PRESTAGE_MNGR has no parameter.
Event BEFORE_STORE Signature
Event BEFORE_STORE on Interface IF_REAJ_PRESTAGE_MNGR has no parameter.
Event ON_CHECK_ALL Signature
Event ON_CHECK_ALL on Interface IF_REAJ_PRESTAGE_MNGR has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700