SAP ABAP Interface IF_RECA_PROCESS_STEP_PARAM (Parameter for a Process Step)
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_STEP_PARAM | Parameter for Adjustment Step | 20020927 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_RESC_SETTL_STEP_PARAM | Parameters for Each Settlement Step | 20020801 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_RESR_SETTL_STEP_PARAM_BC | Parameters for Posting | 20021129 |
| 4 | Interface composition (i COMPRISING i_ref) | IF_RESR_SETTL_STEP_PARAM_CALC | Parameter for Calculating Sales-Based Rent | 20060720 |
| 5 | Interface composition (i COMPRISING i_ref) | IF_RESR_SETTL_STEP_PARAM_CP | Correspondence | 20030516 |
| 6 | Interface composition (i COMPRISING i_ref) | IF_RESR_SETTL_STEP_PARAM_GET | Determine All Lease-Outs and Manage Settlement Statuses | 20021115 |
| 7 | Interface composition (i COMPRISING i_ref) | IF_RESR_SETTL_STEP_PARAM_MODI | Change Results of Sales-Based Settlement | 20030407 |
| 8 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RECA_PROCESS_STEP_PARAM | Parameters for a Process Step | 20020730 |
Properties
| Interface | IF_RECA_PROCESS_STEP_PARAM | |
| Short Description | Parameter for a Process Step |
General Data
| Package | RE_CA_PR | RE: Process |
| Created | 20020730 | SAP |
| Last changed | 20050220 | 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 | RECA0 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
| 3 | RECA1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RECA_OBJECT | Instantiable Object | 20020730 | ||
| 2 | IF_RECA_STORABLE | Object Can Be Stored | 20020730 |
Friends
Interface IF_RECA_PROCESS_STEP_PARAM has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MD_STEP | Instance attribute | Public | Type reference (TYPE) | RECASTEP | Internal Name of Process Step | 20020730 | ||
| 2 | MO_PROCESS | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RECA_MULTISTEP_PROCESS | General Description of Process | 20020730 | ||
| 3 | MT_OBJGUID | Instance attribute | Public | Type reference (TYPE) | RE_T_GUID | GUID | 20021206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check of the Parameter | 20021118 | |
| 2 | Instance method | Public | Method | 20020730 | ||
| 3 | Instance method | Public | Method | Initializes Using Superordinate Object | 20020730 | |
| 4 | Instance method | Public | Method | 20020730 | ||
| 5 | Instance method | Public | Method | Delete All Parameters [Final] | 20020730 | |
| 6 | Instance method | Public | Method | Transfer of All Objects to Be Processed | 20021206 | |
| 7 | Instance method | Public | Method | 20020730 |
Events
Interface IF_RECA_PROCESS_STEP_PARAM has no event.
Types
Interface IF_RECA_PROCESS_STEP_PARAM has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_OKAY | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20021118 | ||||
| 2 | IO_MSGLIST | Value transfer | Object reference (TYPE REF TO) | IF_RECA_MESSAGE_LIST | Nachrichtensammler | 20021118 |
Method CHECK on Interface IF_RECA_PROCESS_STEP_PARAM has no exception.
Method CHECK_ALL Signature
Method CHECK_ALL on Interface IF_RECA_PROCESS_STEP_PARAM has no parameter.
Method CHECK_ALL on Interface IF_RECA_PROCESS_STEP_PARAM has no exception.
Method INIT_BY_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_STEP | Value transfer | Type reference (TYPE) | RECASTEP | Interne Bezeichung des Prozessschrittes | 20020730 | |||
| 2 | IO_PROCESS | Call by reference | Object reference (TYPE REF TO) | IF_RECA_MULTISTEP_PROCESS | allgemeine Beschreibung eines Prozesses | 20020730 | |||
| 3 | IT_OBJGUID | Call by reference | Type reference (TYPE) | RE_T_GUID | GUID | 20021206 |
Method INIT_BY_TYPE on Interface IF_RECA_PROCESS_STEP_PARAM has no exception.
Method IS_MODIFIED Signature
Method IS_MODIFIED on Interface IF_RECA_PROCESS_STEP_PARAM has no parameter.
Method IS_MODIFIED on Interface IF_RECA_PROCESS_STEP_PARAM has no exception.
Method REVERSAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | RECABOOL | ABAP_TRUE | Verbuchung mit "IN UPDATE TASK" rufen | 20020730 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Beim Stornieren kam es zu einen Fehler | 20020730 |
Method SET_OBJGUID_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJGUID | Call by reference | Type reference (TYPE) | RE_T_GUID | GUID | 20021206 |
Method SET_OBJGUID_LIST on Interface IF_RECA_PROCESS_STEP_PARAM has no exception.
Method STORE Signature
Method STORE on Interface IF_RECA_PROCESS_STEP_PARAM has no parameter.
Method STORE on Interface IF_RECA_PROCESS_STEP_PARAM has no exception.
History
| Last changed by/on | SAP | 20050220 |
| SAP Release Created in | 200 |