SAP ABAP Class IF_RECA_PROCESS_STEP_PARAM (Parameter for a Process Step)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_RECA_OBJECT | Instantiable Object | 20020730 |
2 | Interface composition (i COMPRISING i_ref) | IF_RECA_STORABLE | Object Can Be Stored | 20020730 |
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
Class | IF_RECA_PROCESS_STEP_PARAM | |
Short Description | Parameter for a Process Step | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20020730 | SAP |
Last change | 20050220 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_RECA_PROCESS_STEP_PARAM has no interface implemented.
Friends
Class IF_RECA_PROCESS_STEP_PARAM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | RECASTEP | Internal Name of Process Step | 20020730 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_RECA_MULTISTEP_PROCESS | General Description of Process | 20020730 | ||
3 | ![]() |
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
Class IF_RECA_PROCESS_STEP_PARAM has no event.
Types
Class 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 class IF_RECA_PROCESS_STEP_PARAM has no exception.
Method CHECK_ALL Signature
Method CHECK_ALL on class IF_RECA_PROCESS_STEP_PARAM has no parameter.
Method CHECK_ALL on class 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 class IF_RECA_PROCESS_STEP_PARAM has no exception.
Method IS_MODIFIED Signature
Method IS_MODIFIED on class IF_RECA_PROCESS_STEP_PARAM has no parameter.
Method IS_MODIFIED on class 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 class IF_RECA_PROCESS_STEP_PARAM has no exception.
Method STORE Signature
Method STORE on class IF_RECA_PROCESS_STEP_PARAM has no parameter.
Method STORE on class IF_RECA_PROCESS_STEP_PARAM has no exception.
History
Last changed by/on | SAP | 20050220 |
SAP Release Created in |