SAP ABAP Class CL_SIW_DOMA_PRODUCER (Domain Producer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_PRODUCTION (Package) Service Implementation Production
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SIW_PRODUCER | Producer of Generated Objects | 20100621 |
Properties
| Class | CL_SIW_DOMA_PRODUCER | |
| Short Description | Domain Producer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_SIW_PRODUCTION | Service Implementation Production |
| Created | 20100621 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SIW_PRODUCER | Producer of Generated Objects | 20100621 |
Friends
Class CL_SIW_DOMA_PRODUCER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CMP_COMPOSER | 20100621 | ||||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SIW_RESOURCE_MANAGER | 20100621 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20100621 | ||
| 2 | Instance method | Private | Method | 20100621 |
Events
Class CL_SIW_DOMA_PRODUCER has no event.
Types
Class CL_SIW_DOMA_PRODUCER has no local type.
Method Signatures
Method CHECK_FEASIBILITY_DOMA_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | SIW_DTE_PIECE_ID | 20100621 | ||||
| 2 | I_LOG | Call by reference | Object reference (TYPE REF TO) | IF_SIW_LOG | CL_SIW_LOG=>NULL | 20100621 | |||
| 3 | I_STR_DOMA_VALUE | Call by reference | Type reference (TYPE) | SIW_STR_DOMA_VALUE | 20100621 | ||||
| 4 | R_IS_FEASIBLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100621 |
Method CHECK_FEASIBILITY_DOMA_VALUE on class CL_SIW_DOMA_PRODUCER has no exception.
Method COMPARE_DOMA_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STR_VALUE_DB | Call by reference | Type reference (TYPE) | SIW_STR_DOMA_VALUE | 20100621 | ||||
| 2 | I_STR_VALUE_PRODUCED | Call by reference | Type reference (TYPE) | SIW_STR_DOMA_VALUE | 20100621 | ||||
| 3 | R_RC | Value transfer | Object reference (TYPE REF TO) | CE_SIW_RC | 20100621 |
Method COMPARE_DOMA_VALUE on class CL_SIW_DOMA_PRODUCER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 731 |