SAP ABAP Interface IF_REAJ_PROCESS (Adjustment Process)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX-AJ (Application Component) Rent Adjustment
     RE_AJ_PR (Package) RE: Adjustment Process
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_REAJ_PROCESS Adjustment Process 20020923
Properties
Interface IF_REAJ_PROCESS  
Short Description Adjustment Process    
General Data
Package RE_AJ_PR   RE: Adjustment Process 
Created 20020730   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RECA_MULTISTEP_PROCESS Process Which is Divided into Several Substeps 20020923
Friends
Interface IF_REAJ_PROCESS 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) 20021202
2 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20021202
3 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20021202
4 MO_MSGLIST Instance attribute Public Attribute reference (LIKE) 20021202
5 MO_PARAM Instance attribute Public Attribute reference (LIKE) 20021202
6 MT_POSSIBLE_STEPS Instance attribute Public Attribute reference (LIKE) 20021202
7 MT_STATUS Instance attribute Public Attribute reference (LIKE) 20021202
8 MT_STEPS Instance attribute Public Attribute reference (LIKE) 20021202
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CHILD Instance method Public Method 20021205
2 ALLOW_MEM_FREE_ACTI Instance method Public Method Allow Memory Release at Activation 20110314
3 CHANGE_PROCESSMODE Instance method Public Method 20021129
4 DISABLE_MEM_FREE Instance method Public Method Prohibits Release of Memory 20080529
5 DO_CANCEL_PERFORM Instance method Public Method 20021205
6 ENABLE_STEP Instance method Public Method Enables a Given Step 20021220
7 EXISTS_RECORDGUIDS Instance method Public Method Asks If There Are Selected Adjustment Records 20070702
8 FREE Instance method Public Method 20030404
9 FREE_PROCESS Instance method Public Method Releases all resources and locks 20031022
10 GET_DATA_CONTAINER Instance method Public Method Gets If Data Should Be Gotten from Container 20030808
11 GET_DATA_ENQUEUE Instance method Public Method Gets If Data Should Be Locked 20100525
12 GET_DEP_STEPS4PERFORM Instance method Public Method 20021202
13 GET_DEP_STEPS4REVERSAL Instance method Public Method 20021202
14 GET_IMPLSUBTYPE4STEP Instance method Public Method 20021202
15 GET_LIST_EXECUTEABLE_STEPS Instance method Public Method 20020927
16 GET_LIST_POSSIBLE_STEPS Instance method Public Method 20020927
17 GET_LIST_REVERSEABLE_STEPS Instance method Public Method 20020927
18 GET_MSG_FOR_STEPS Instance method Public Method Gets the Messages for the Executed Steps 20021211
19 GET_NEXT_POSSIBLE_STEP Instance method Public Method 20020927
20 GET_PARAM Instance method Public Method Gets Parameter Instance 20020925
21 GET_PROCESSGUID Instance method Public Method 20021202
22 GET_PROCESSMODE Instance method Public Method Gets the Process Mode 20021206
23 GET_RECORDGUIDS Instance method Public Method Gets Selected Adjustment Records 20070702
24 GET_RUNTIME Instance method Public Method 20021202
25 GET_SPECIAL_MESSAGES Instance method Public Method Gets Special Messages 20040219
26 GET_STATUS Instance method Public Method 20021202
27 GET_STEPS Instance method Public Method Gets the Selected Process Steps 20040219
28 GET_STEPTEXT Instance method Public Method 20021202
29 GET_STEP_ADJM Instance method Public Method Gets Step ADJM 20021119
30 GET_STEP_BY_TYPE Instance method Public Method 20021008
31 GET_STEP_MANI Instance method Public Method Gets Step MANI 20021205
32 GET_STEP_PARAM_BY_TYPE Instance method Public Method Gets Step Parameters 20021210
33 GET_STEP_REVE Instance method Public Method Gets Step REVE 20021210
34 IS_MAINTAIN_POPUP Instance method Public Method Returns If Adjustments Are Maintained in Dialog Box 20031008
35 IS_MEM_FREE_ACTI_ALLOWED Instance method Public Method Asks If Memory Release at Activation Is Allowed 20110314
36 IS_MEM_FREE_ALLOWED Instance method Public Method Asks If Memory Release Is Allowed 20080529
37 IS_MODIFIED Instance method Public Method 20021202
38 IS_PREASSIGN_MODE Instance method Public Method Gets If Process Is in Defaulting Mode 20040316
39 IS_PROCESS_CHECK_ENABLED Instance method Public Method Asks If Process Check Is Active? 20050317
40 IS_STEP_ACTIVE Instance method Public Method Asks If Step Is Active 20021129
41 IS_STEP_EXECUTEABLE Instance method Public Method 20021202
42 IS_STEP_SELECTABLE Instance method Public Method 20021202
43 IS_STORE_ENABLED Instance method Public Method Returns If Process Is Allowed to Be Saved 20031007
44 IS_SUPPORT Instance method Public Method Support Mode? 20030326
45 IS_WITH_OBJECT_EXPAND Instance method Public Method Expand Objects? 20100525
46 REVERSAL Instance method Public Method 20021202
47 REVERSAL_STEP Instance method Public Method 20021202
48 RUN_ADJUSTMENT Instance method Public Method Runs Adjustment 20020927
49 RUN_MULTIPLE_STEPS Instance method Public Method 20021202
50 RUN_SINGLE_STEP Instance method Public Method 20021202
51 SET_DATA_CONTAINER Instance method Public Method Sets If Data Should Be Gotten from Container 20030808
52 SET_DATA_ENQUEUE Instance method Public Method Sets If Data Should Be Locked 20100525
53 SET_MODIFIED Instance method Public Method 20021205
54 SET_PROCESSMODE Instance method Public Method 20021202
55 SET_RECORDGUIDS Instance method Public Method Sets Selected Adjustment Records 20070702
56 SET_REVERSAL Instance method Public Method Sets Complete Reversal 20021210
57 STORE Instance method Public Method 20021202
58 STORE_PROCESS Instance method Public Method 20030122
Events
Interface IF_REAJ_PROCESS has no event.
Types
Interface IF_REAJ_PROCESS has no local type.
Method Signatures

Method ADD_CHILD Signature

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

Method ALLOW_MEM_FREE_ACTI Signature

Method ALLOW_MEM_FREE_ACTI on Interface IF_REAJ_PROCESS has no parameter.
Method ALLOW_MEM_FREE_ACTI on Interface IF_REAJ_PROCESS has no exception.

Method CHANGE_PROCESSMODE Signature

Method CHANGE_PROCESSMODE on Interface IF_REAJ_PROCESS has no parameter.
Method CHANGE_PROCESSMODE on Interface IF_REAJ_PROCESS has no exception.

Method DISABLE_MEM_FREE Signature

Method DISABLE_MEM_FREE on Interface IF_REAJ_PROCESS has no parameter.
Method DISABLE_MEM_FREE on Interface IF_REAJ_PROCESS has no exception.

Method DO_CANCEL_PERFORM Signature

Method DO_CANCEL_PERFORM on Interface IF_REAJ_PROCESS has no parameter.
Method DO_CANCEL_PERFORM on Interface IF_REAJ_PROCESS has no exception.

Method ENABLE_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_STEP Value transfer Type reference (TYPE) RECASTEP Interne Bezeichnung des Prozessschrittes 20021220

Method ENABLE_STEP on Interface IF_REAJ_PROCESS has no exception.

Method EXISTS_RECORDGUIDS 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? 20070702

Method EXISTS_RECORDGUIDS on Interface IF_REAJ_PROCESS has no exception.

Method FREE Signature

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

Method FREE_PROCESS Signature

Method FREE_PROCESS on Interface IF_REAJ_PROCESS has no parameter.
Method FREE_PROCESS on Interface IF_REAJ_PROCESS has no exception.

Method GET_DATA_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_DATA_CONTAINER Value transfer Type reference (TYPE) ABAP_BOOL 20030808

Method GET_DATA_CONTAINER on Interface IF_REAJ_PROCESS has no exception.

Method GET_DATA_ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_DATA_ENQUEUE Value transfer Type reference (TYPE) RECABOOL Daten sperren 20100525

Method GET_DATA_ENQUEUE on Interface IF_REAJ_PROCESS has no exception.

Method GET_DEP_STEPS4PERFORM Signature

Method GET_DEP_STEPS4PERFORM on Interface IF_REAJ_PROCESS has no parameter.
Method GET_DEP_STEPS4PERFORM on Interface IF_REAJ_PROCESS has no exception.

Method GET_DEP_STEPS4REVERSAL Signature

Method GET_DEP_STEPS4REVERSAL on Interface IF_REAJ_PROCESS has no parameter.
Method GET_DEP_STEPS4REVERSAL on Interface IF_REAJ_PROCESS has no exception.

Method GET_IMPLSUBTYPE4STEP Signature

Method GET_IMPLSUBTYPE4STEP on Interface IF_REAJ_PROCESS has no parameter.
Method GET_IMPLSUBTYPE4STEP on Interface IF_REAJ_PROCESS has no exception.

Method GET_LIST_EXECUTEABLE_STEPS Signature

Method GET_LIST_EXECUTEABLE_STEPS on Interface IF_REAJ_PROCESS has no parameter.
Method GET_LIST_EXECUTEABLE_STEPS on Interface IF_REAJ_PROCESS has no exception.

Method GET_LIST_POSSIBLE_STEPS Signature

Method GET_LIST_POSSIBLE_STEPS on Interface IF_REAJ_PROCESS has no parameter.
Method GET_LIST_POSSIBLE_STEPS on Interface IF_REAJ_PROCESS has no exception.

Method GET_LIST_REVERSEABLE_STEPS Signature

Method GET_LIST_REVERSEABLE_STEPS on Interface IF_REAJ_PROCESS has no parameter.
Method GET_LIST_REVERSEABLE_STEPS on Interface IF_REAJ_PROCESS has no exception.

Method GET_MSG_FOR_STEPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG_X Call by reference Type reference (TYPE) RE_T_MSG_X Message mit zusätzlichen Feldern 20021211
2 Importing IF_OVERWORK Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Inclusive Bearbeiten von Anpassungen? 20030818
3 Importing IT_STEP Call by reference Type reference (TYPE) RE_T_PROCESSSTEPS_X Möglichen (Haupt-)Prozesssschritte und Zusatzfelder (TIVCAST 20030818

Method GET_MSG_FOR_STEPS on Interface IF_REAJ_PROCESS has no exception.

Method GET_NEXT_POSSIBLE_STEP Signature

Method GET_NEXT_POSSIBLE_STEP on Interface IF_REAJ_PROCESS has no parameter.
Method GET_NEXT_POSSIBLE_STEP on Interface IF_REAJ_PROCESS has no exception.

Method GET_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_PARAM Value transfer Object reference (TYPE REF TO) IF_REAJ_PROCESS_PARAM Parameter zum Anpassungsprozess 20020925

Method GET_PARAM on Interface IF_REAJ_PROCESS has no exception.

Method GET_PROCESSGUID Signature

Method GET_PROCESSGUID on Interface IF_REAJ_PROCESS has no parameter.
Method GET_PROCESSGUID on Interface IF_REAJ_PROCESS has no exception.

Method GET_PROCESSMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_PROCESSMODE Value transfer Type reference (TYPE) RECAPROCMODE Modus eines Prozesses 20021206

Method GET_PROCESSMODE on Interface IF_REAJ_PROCESS has no exception.

Method GET_RECORDGUIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_EXPAND_OBJECT Call by reference Type reference (TYPE) RECABOOL Objekte expandieren? 20100525
2 Exporting ET_RECORDGUID Call by reference Type reference (TYPE) RE_T_GUID Ausgewählte Sätze 20070702

Method GET_RECORDGUIDS on Interface IF_REAJ_PROCESS has no exception.

Method GET_RUNTIME Signature

Method GET_RUNTIME on Interface IF_REAJ_PROCESS has no parameter.
Method GET_RUNTIME on Interface IF_REAJ_PROCESS has no exception.

Method GET_SPECIAL_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LIST Call by reference Type reference (TYPE) RE_T_MSG_X Message mit zusätzlichen Feldern 20040219

Method GET_SPECIAL_MESSAGES on Interface IF_REAJ_PROCESS has no exception.

Method GET_STATUS Signature

Method GET_STATUS on Interface IF_REAJ_PROCESS has no parameter.
Method GET_STATUS on Interface IF_REAJ_PROCESS has no exception.

Method GET_STEPS 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ögliche (Haupt-)Prozesssschritte und Zusatzfelder (TIVCAST 20040219

Method GET_STEPS on Interface IF_REAJ_PROCESS has no exception.

Method GET_STEPTEXT Signature

Method GET_STEPTEXT on Interface IF_REAJ_PROCESS has no parameter.
Method GET_STEPTEXT on Interface IF_REAJ_PROCESS has no exception.

Method GET_STEP_ADJM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_STEP Call by reference Object reference (TYPE REF TO) IF_REAJ_PROCESS_STEP Anpassungsschritt zum Anpassungsprozess 20021119
2 Exporting EO_STEP_ADJM Call by reference Object reference (TYPE REF TO) IF_REAJ_PROCESS_STEP_ADJM Anpassungsschritt ADJM 20021119

Method GET_STEP_ADJM on Interface IF_REAJ_PROCESS has no exception.

Method GET_STEP_BY_TYPE Signature

Method GET_STEP_BY_TYPE on Interface IF_REAJ_PROCESS has no parameter.
Method GET_STEP_BY_TYPE on Interface IF_REAJ_PROCESS has no exception.

Method GET_STEP_MANI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_STEP Call by reference Object reference (TYPE REF TO) IF_REAJ_PROCESS_STEP Anpassungsschritt zum Anpassungsprozess 20021205
2 Exporting EO_STEP_MANI Call by reference Object reference (TYPE REF TO) IF_REAJ_PROCESS_STEP_MANI Anpassungsschritt MANI 20021205

Method GET_STEP_MANI on Interface IF_REAJ_PROCESS has no exception.

Method GET_STEP_PARAM_BY_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_STEP Call by reference Type reference (TYPE) RECASTEP Interne Bezeichnung des Prozessschrittes 20021210
2 Returning RO_STEP_PARAM Value transfer Object reference (TYPE REF TO) IF_REAJ_PROCESS_STEP_PARAM Parameter für Anpassungsschritt 20021210

Method GET_STEP_PARAM_BY_TYPE on Interface IF_REAJ_PROCESS has no exception.

Method GET_STEP_REVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_STEP Call by reference Object reference (TYPE REF TO) IF_REAJ_PROCESS_STEP Anpassungsschritt zum Anpassungsprozess 20021210
2 Exporting EO_STEP_REVE Call by reference Object reference (TYPE REF TO) IF_REAJ_PROCESS_STEP_REVE Anpassungsschritt REVE 20021210

Method GET_STEP_REVE on Interface IF_REAJ_PROCESS has no exception.

Method IS_MAINTAIN_POPUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_MAINTAIN_POPUP Value transfer Type reference (TYPE) ABAP_BOOL 20031008

Method IS_MAINTAIN_POPUP on Interface IF_REAJ_PROCESS has no exception.

Method IS_MEM_FREE_ACTI_ALLOWED Signature

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

Method IS_MEM_FREE_ACTI_ALLOWED on Interface IF_REAJ_PROCESS has no exception.

Method IS_MEM_FREE_ALLOWED Signature

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

Method IS_MEM_FREE_ALLOWED on Interface IF_REAJ_PROCESS has no exception.

Method IS_MODIFIED Signature

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

Method IS_PREASSIGN_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_PREASSIGN_MODE Value transfer Type reference (TYPE) ABAP_BOOL 20040316

Method IS_PREASSIGN_MODE on Interface IF_REAJ_PROCESS has no exception.

Method IS_PROCESS_CHECK_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? 20050317

Method IS_PROCESS_CHECK_ENABLED on Interface IF_REAJ_PROCESS has no exception.

Method IS_STEP_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_STEP Value transfer Type reference (TYPE) RECASTEP Interne Bezeichnung des Prozessschrittes 20021129
2 Returning RF_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20021129

Method IS_STEP_ACTIVE on Interface IF_REAJ_PROCESS has no exception.

Method IS_STEP_EXECUTEABLE Signature

Method IS_STEP_EXECUTEABLE on Interface IF_REAJ_PROCESS has no parameter.
Method IS_STEP_EXECUTEABLE on Interface IF_REAJ_PROCESS has no exception.

Method IS_STEP_SELECTABLE Signature

Method IS_STEP_SELECTABLE on Interface IF_REAJ_PROCESS has no parameter.
Method IS_STEP_SELECTABLE on Interface IF_REAJ_PROCESS has no exception.

Method IS_STORE_ENABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_STORE_ENABLED Value transfer Type reference (TYPE) ABAP_BOOL 20031007

Method IS_STORE_ENABLED on Interface IF_REAJ_PROCESS has no exception.

Method IS_SUPPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_SUPPORT Value transfer Type reference (TYPE) ABAP_BOOL 20030326

Method IS_SUPPORT on Interface IF_REAJ_PROCESS has no exception.

Method IS_WITH_OBJECT_EXPAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RF_WITH_OBJECT_EXPAND Value transfer Type reference (TYPE) RECABOOL Objekte expandieren? 20100525

Method IS_WITH_OBJECT_EXPAND on Interface IF_REAJ_PROCESS has no exception.

Method REVERSAL Signature

Method REVERSAL on Interface IF_REAJ_PROCESS has no parameter.
Method REVERSAL on Interface IF_REAJ_PROCESS has no exception.

Method REVERSAL_STEP Signature

Method REVERSAL_STEP on Interface IF_REAJ_PROCESS has no parameter.
Method REVERSAL_STEP on Interface IF_REAJ_PROCESS has no exception.

Method RUN_ADJUSTMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EF_NO_RECORDS Value transfer Type reference (TYPE) ABAP_BOOL Keine Anpassungsätze vorhanden 20021119
2 Exporting EF_REVERSAL Value transfer Type reference (TYPE) ABAP_BOOL Prozess soll storniert werden 20021210
3 Exporting EF_STORE Value transfer Type reference (TYPE) ABAP_BOOL Prozess soll gespeichert werden 20021205
4 Importing IF_MAINTAIN_POPUP Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Pflege im Popup? 20031008
5 Importing IF_ONLY_CHECK Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Nur Prüfen 20021007
6 Importing IF_PREASSIGN_MODE Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Vorbelegungsmodus? 20040316
7 Importing IF_STORE_ENABLED Value transfer Type reference (TYPE) ABAP_BOOL ABAP_TRUE Speichern erlaubt? 20031007
8 Importing IF_SUPPORT Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE Supportmodus? 20030326
9 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20021007
10 Importing IT_OBJECT Value transfer Type reference (TYPE) RE_T_ADJM_OBJECT Anpassungsobjekte der LDB 20021213
11 Importing IT_RANGE Value transfer Type reference (TYPE) RE_T_RANGE Ranges zum Speichern von Selektionsbilderwerten 20020927
# Exception Resumable Description Created on
1 HAS_ERROR Beim Ausführen kam es zu einen Fehler 20021008

Method RUN_MULTIPLE_STEPS Signature

Method RUN_MULTIPLE_STEPS on Interface IF_REAJ_PROCESS has no parameter.
Method RUN_MULTIPLE_STEPS on Interface IF_REAJ_PROCESS has no exception.

Method RUN_SINGLE_STEP Signature

Method RUN_SINGLE_STEP on Interface IF_REAJ_PROCESS has no parameter.
Method RUN_SINGLE_STEP on Interface IF_REAJ_PROCESS has no exception.

Method SET_DATA_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_DATA_CONTAINER Call by reference Type reference (TYPE) RECABOOL 20030808

Method SET_DATA_CONTAINER on Interface IF_REAJ_PROCESS has no exception.

Method SET_DATA_ENQUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_DATA_ENQUEUE Call by reference Type reference (TYPE) RECABOOL Daten sperren 20100525

Method SET_DATA_ENQUEUE on Interface IF_REAJ_PROCESS has no exception.

Method SET_MODIFIED Signature

Method SET_MODIFIED on Interface IF_REAJ_PROCESS has no parameter.
Method SET_MODIFIED on Interface IF_REAJ_PROCESS has no exception.

Method SET_PROCESSMODE Signature

Method SET_PROCESSMODE on Interface IF_REAJ_PROCESS has no parameter.
Method SET_PROCESSMODE on Interface IF_REAJ_PROCESS has no exception.

Method SET_RECORDGUIDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_EXPAND_OBJECT Call by reference Type reference (TYPE) RECABOOL ABAP_FALSE Objekte expandieren? 20100525
2 Importing IT_RECORDGUID Call by reference Type reference (TYPE) RE_T_GUID Ausgewählte Sätze 20070702

Method SET_RECORDGUIDS on Interface IF_REAJ_PROCESS has no exception.

Method SET_REVERSAL Signature

Method SET_REVERSAL on Interface IF_REAJ_PROCESS has no parameter.
Method SET_REVERSAL on Interface IF_REAJ_PROCESS has no exception.

Method STORE Signature

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

Method STORE_PROCESS Signature

Method STORE_PROCESS on Interface IF_REAJ_PROCESS has no parameter.
Method STORE_PROCESS on Interface IF_REAJ_PROCESS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 200