SAP ABAP Interface IF_RECA_MULTISTEP_PROC_PARAM (Parameters for Processes with Several Substeps)
Hierarchy
EA-FIN (Software Component) EA-FIN
   RE-FX (Application Component) Flexible Real Estate Management
     RE_CA_PR (Package) RE: Process
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_REAJ_PROCESS_PARAM Parameters for Adjustment Process 20020923
2 Interface composition (i COMPRISING i_ref)  IF_RECA_SETTLEMENT_PARAM General Description of Process Parameter 20020801
3 Interface composition (i COMPRISING i_ref)  IF_RESR_SETTLEMENT_PARAM Parameters for Sales-Based Settlement 20021017
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RECA_MULTISTEP_PROC_PARAM General Description of Process Parameter 20020730
Properties
Interface IF_RECA_MULTISTEP_PROC_PARAM  
Short Description Parameters for Processes with Several Substeps    
General Data
Package RE_CA_PR   RE: Process 
Created 20020730   SAP 
Last changed 20020730   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 RECA1 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 20020730
2 IF_RECA_PROCESS_PARAM General Process Parameter 20020730
3 IF_RECA_STORABLE Object Can Be Stored 20020730
Friends
Interface IF_RECA_MULTISTEP_PROC_PARAM 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) 20020730
2 MD_PROCESSGUID Instance attribute Public Attribute reference (LIKE) 20021204
3 MD_PROCESSMODE Instance attribute Public Attribute reference (LIKE) 20021128
4 MF_AUTH_CHECK Instance attribute Public Attribute reference (LIKE) 20020730
5 MF_ENQUEUE Instance attribute Public Attribute reference (LIKE) 20020730
6 MF_SAVEABLE Instance attribute Public Type reference (TYPE) ABAP_BOOL 20030107
7 MS_PROCESS Instance attribute Public Attribute reference (LIKE) 20020731
8 MS_PROCESSID Instance attribute Public Attribute reference (LIKE) 20020731
9 MS_PROCESSMODE Instance attribute Public Type reference (TYPE) RECAC_PROCESSMODE_X Process Modes and Their Properties and Addit. Fields(TIVCAPR 20020731
10 MS_PROCESSTYPE Instance attribute Public Type reference (TYPE) RECAC_PROCESSTYPE_X Type of Process and Additional Flds (TIVCAPROCITYPE/TIVCAPR 20020731
11 MT_PARAM_LIST Instance attribute Public Attribute reference (LIKE) 20021115
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_PROCESSMODE Instance method Public Method Changes Settlement Method 20020801
2 CHECK_ALL Instance method Public Method 20020730
3 CHECK_DETAIL Instance method Public Method Checks Parameters 20020801
4 GET_GENERATED_EXTID Instance method Public Method 20021114
5 GET_PARAM_LIST Instance method Public Method 20021115
6 GET_TEXT_MNGR Instance method Public Method 20021121
7 IS_OK Instance method Public Method 20020730
8 SET_DETAIL_BY_GUID Instance method Public Method 20021114
9 SET_DETAIL_BY_ID Instance method Public Method 20021114
10 SET_MODE_AND_TYPE Instance method Public Method Set Process Mode and Type of Process 20020801
11 SET_PARAM_LIST Instance method Public Method 20021115
12 SET_SAVEABLE_FLAG Instance method Public Method Changes Indicator Allowing Saving (Depending on Mode) 20030107
13 STORE Instance method Public Method 20020731
Events
Interface IF_RECA_MULTISTEP_PROC_PARAM has no event.
Types
Interface IF_RECA_MULTISTEP_PROC_PARAM has no local type.
Method Signatures

Method CHANGE_PROCESSMODE Signature

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

Method CHANGE_PROCESSMODE on Interface IF_RECA_MULTISTEP_PROC_PARAM has no exception.

Method CHECK_ALL Signature

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

Method CHECK_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MSGLIST Value transfer Object reference (TYPE REF TO) IF_RECA_MESSAGE_LIST Nachrichtensammler 20020801

Method CHECK_DETAIL on Interface IF_RECA_MULTISTEP_PROC_PARAM has no exception.

Method GET_GENERATED_EXTID Signature

Method GET_GENERATED_EXTID on Interface IF_RECA_MULTISTEP_PROC_PARAM has no parameter.
Method GET_GENERATED_EXTID on Interface IF_RECA_MULTISTEP_PROC_PARAM has no exception.

Method GET_PARAM_LIST Signature

Method GET_PARAM_LIST on Interface IF_RECA_MULTISTEP_PROC_PARAM has no parameter.
Method GET_PARAM_LIST on Interface IF_RECA_MULTISTEP_PROC_PARAM has no exception.

Method GET_TEXT_MNGR Signature

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

Method IS_OK Signature

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

Method SET_DETAIL_BY_GUID Signature

Method SET_DETAIL_BY_GUID on Interface IF_RECA_MULTISTEP_PROC_PARAM has no parameter.
Method SET_DETAIL_BY_GUID on Interface IF_RECA_MULTISTEP_PROC_PARAM has no exception.

Method SET_DETAIL_BY_ID Signature

Method SET_DETAIL_BY_ID on Interface IF_RECA_MULTISTEP_PROC_PARAM has no parameter.
Method SET_DETAIL_BY_ID on Interface IF_RECA_MULTISTEP_PROC_PARAM has no exception.

Method SET_MODE_AND_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PROCESSMODE Call by reference Type reference (TYPE) RECAC_POSSIBLE_STEPS-PROCESSMODE Modus eines Prozesses 20020801
2 Importing ID_PROCESSTYPE Call by reference Type reference (TYPE) RECAC_POSSIBLE_STEPS-PROCESSTYPE Art eines Prozesses 20020801

Method SET_MODE_AND_TYPE on Interface IF_RECA_MULTISTEP_PROC_PARAM has no exception.

Method SET_PARAM_LIST Signature

Method SET_PARAM_LIST on Interface IF_RECA_MULTISTEP_PROC_PARAM has no parameter.
Method SET_PARAM_LIST on Interface IF_RECA_MULTISTEP_PROC_PARAM has no exception.

Method SET_SAVEABLE_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_SAVEABLE Value transfer Type reference (TYPE) ABAP_BOOL 20030107

Method SET_SAVEABLE_FLAG on Interface IF_RECA_MULTISTEP_PROC_PARAM has no exception.

Method STORE Signature

Method STORE on Interface IF_RECA_MULTISTEP_PROC_PARAM has no parameter.
Method STORE on Interface IF_RECA_MULTISTEP_PROC_PARAM has no exception.
History
Last changed by/on SAP  20020730 
SAP Release Created in 200