SAP ABAP Class CL_RECA_PROCESS_PARAM (General Description of Process Parameter)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_PR (Package) RE: Process
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation | 20011219 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RECA_HAS_TEXT | Object with Text | 20020129 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RECA_PROCESS_PARAM | General Process Parameter | 20011217 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RECA_MULTISTEP_PROC_PARAM | General Description of Process Parameter | 20020730 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_REIT_OPTRATECALC_PARAM | Process Parameters of OptRateDeterm (See Doc for TechnInfo) | 20011218 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_REOR_COST_POSTING_PARAM | Posting Process: Parameters of Occupancy | 20080508 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_RERA_ACR_PARAM | Accrual Process: Parameters | 20021210 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_RERA_ACR_REVERSAL_PARAM | Accrual Process: Parameters | 20050606 |
| 6 | Inheritance (c INHERITING FROM c_ref) | CL_RERA_INVOICE_CREATION_PARAM | Parameters for Creating RE Invoices: Standard Implementation | 20040112 |
| 7 | Inheritance (c INHERITING FROM c_ref) | CL_RERA_POSTING_PARAM | Posting Process: Parameters | 20020812 |
| 8 | Inheritance (c INHERITING FROM c_ref) | CL_RERA_REVERSAL_PARAM | Posting Process: Parameters | 20011218 |
Properties
| Class | CL_RECA_PROCESS_PARAM | |
| Short Description | General Description of Process Parameter | |
| Super Class | CL_RECA_STORABLE | Object Can Be Stored (Abstract): Standard Implementation |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RE_CA_PR | RE: Process |
| Created | 20011217 | SAP |
| Last change | 20130531 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RECA_HAS_TEXT | Object with Text | 20020129 | ||
| 2 | IF_RECA_PROCESS_PARAM | General Process Parameter | 20011217 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CF_RECA_OBJECT | 20011217 | Object That Can Be Instantiated: Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20011217 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20011217 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20011217 | |||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_RECA_DATA_CONTAINER | Container with Data (Value Transfer) | 20110727 | |||
| 5 | Instance attribute | Public | Attribute reference (LIKE) | 20020129 | |||||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20011217 | |||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20011217 | |||||
| 8 | Instance attribute | Protected | Type reference (TYPE) | RECA_PROCESS_ID | Process ID (Old Values from Database) | 20011219 | |||
| 9 | Instance attribute | Public | Attribute reference (LIKE) | 20021114 | |||||
| 10 | Instance attribute | Protected | Type reference (TYPE) | RE_T_VICARANGE | Ranges for Saving Selection Screen Values | 20021114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20020121 | ||
| 2 | Instance method | Public | Method | 20021114 | ||
| 3 | Instance method | Public | Method | 20011219 | ||
| 4 | Instance method | Public | Method | 20020310 | ||
| 5 | Instance method | Public | Method | 20020129 | ||
| 6 | Instance method | Public | Method | 20020129 | ||
| 7 | Instance method | Public | Method | 20011217 | ||
| 8 | Instance method | Protected | Method | For My Object: Process Is Reversed | 20040303 | |
| 9 | Instance method | Public | Method | 20011219 | ||
| 10 | Instance method | Public | Method | 20050404 | ||
| 11 | Instance method | Public | Method | 20060918 | ||
| 12 | Instance method | Public | Method | 20011219 | ||
| 13 | Instance method | Public | Method | 20060915 | ||
| 14 | Instance method | Public | Method | 20011219 | ||
| 15 | Instance method | Public | Method | 20020129 |
Events
Class CL_RECA_PROCESS_PARAM has no event.
Types
Class CL_RECA_PROCESS_PARAM has no local type.
Method Signatures
Method CREATE_PROCESSID Signature
Method CREATE_PROCESSID on class CL_RECA_PROCESS_PARAM has no parameter.
Method CREATE_PROCESSID on class CL_RECA_PROCESS_PARAM has no exception.
Method GET_GENERATED_EXTID Signature
Method GET_GENERATED_EXTID on class CL_RECA_PROCESS_PARAM has no parameter.
Method GET_GENERATED_EXTID on class CL_RECA_PROCESS_PARAM has no exception.
Method GET_PROCESSID Signature
Method GET_PROCESSID on class CL_RECA_PROCESS_PARAM has no parameter.
Method GET_PROCESSID on class CL_RECA_PROCESS_PARAM has no exception.
Method GET_TDNAME_PREFIX Signature
Method GET_TDNAME_PREFIX on class CL_RECA_PROCESS_PARAM has no parameter.
Method GET_TDNAME_PREFIX on class CL_RECA_PROCESS_PARAM has no exception.
Method GET_TEXT_MNGR Signature
Method GET_TEXT_MNGR on class CL_RECA_PROCESS_PARAM has no parameter.
Method GET_TEXT_MNGR on class CL_RECA_PROCESS_PARAM has no exception.
Method INIT_BY_DETAIL Signature
Method INIT_BY_DETAIL on class CL_RECA_PROCESS_PARAM has no parameter.
Method INIT_BY_DETAIL on class CL_RECA_PROCESS_PARAM has no exception.
Method INIT_BY_PROCESS Signature
Method INIT_BY_PROCESS on class CL_RECA_PROCESS_PARAM has no parameter.
Method INIT_BY_PROCESS on class CL_RECA_PROCESS_PARAM has no exception.
Method ME_REVERSAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_IN_UPDATE_TASK | Value transfer | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Verbuchung mit "IN UPDATE TASK" rufen | 20040303 | ||
| 2 | IO_BY_PROCESS | Value transfer | Object reference (TYPE REF TO) | IF_RECA_PROCESS | allgemeine Beschreibung eines Prozesses | 20040303 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Beim Stornieren kam es zu einen Fehler | 20040303 |
Method REVERSAL Signature
Method REVERSAL on class CL_RECA_PROCESS_PARAM has no parameter.
Method REVERSAL on class CL_RECA_PROCESS_PARAM has no exception.
Method SET_DETAIL_BY_GUID Signature
Method SET_DETAIL_BY_GUID on class CL_RECA_PROCESS_PARAM has no parameter.
Method SET_DETAIL_BY_GUID on class CL_RECA_PROCESS_PARAM has no exception.
Method SET_HAS_NEW_VERSION Signature
Method SET_HAS_NEW_VERSION on class CL_RECA_PROCESS_PARAM has no parameter.
Method SET_HAS_NEW_VERSION on class CL_RECA_PROCESS_PARAM has no exception.
Method SET_MSGEXTNUMBER Signature
Method SET_MSGEXTNUMBER on class CL_RECA_PROCESS_PARAM has no parameter.
Method SET_MSGEXTNUMBER on class CL_RECA_PROCESS_PARAM has no exception.
Method SET_NEW_GUID Signature
Method SET_NEW_GUID on class CL_RECA_PROCESS_PARAM has no parameter.
Method SET_NEW_GUID on class CL_RECA_PROCESS_PARAM has no exception.
Method SET_PROCESSMODE Signature
Method SET_PROCESSMODE on class CL_RECA_PROCESS_PARAM has no parameter.
Method SET_PROCESSMODE on class CL_RECA_PROCESS_PARAM has no exception.
Method SET_TITLE Signature
Method SET_TITLE on class CL_RECA_PROCESS_PARAM has no parameter.
Method SET_TITLE on class CL_RECA_PROCESS_PARAM has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 110 |