SAP ABAP Class CE_SIW_PIECE_TYPE (Object Types for Construction Plan)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_CORE (Package) Core of Service Implementation Workbench
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CE_SIW_PIECE_GRP_TYPE | Object Group Types (Convenience Description) | 20100525 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CE_SIW_PIECE_TYPE_DEFAULT | Default Object Types | 20061207 |
Properties
| Class | CE_SIW_PIECE_TYPE | |
| Short Description | Object Types for Construction Plan | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_SIW_CORE | Core of Service Implementation Workbench |
| Created | 20061130 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CE_SIW_PIECE_TYPE has no forward declaration.
Interfaces
Class CE_SIW_PIECE_TYPE has no interface implemented.
Friends
Class CE_SIW_PIECE_TYPE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | FLAG | Check and adapt the context after production | 20130107 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SIW_DTE_PIECE_ID | ID | 20061130 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | I | 20070205 | ||||
| 4 | Static Attribute | Private | Type reference (TYPE) | TAB | 20061130 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SIW_DTE_PIECE_TYPE_NAME | Description | 20061130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20061130 | |
| 2 | Instance method | Public | Method | Returns flag CHECK_CONTEXT_AFTER_PROD | 20130107 | |
| 3 | Instance method | Public | Method | Returns Object Type Id | 20061218 | |
| 4 | Instance method | Public | Method | Returns Type Specific Creation/Deletion Order | 20070205 | |
| 5 | Instance method | Public | Method | Returns Text of Object Type | 20061207 | |
| 6 | Instance method | Public | Method | Returns 'X' when Object Type Describes a Group of Objects | 20100525 | |
| 7 | Static method | Protected | Method | Adds an Object Type to the List of Supported Object Types | 20061207 | |
| 8 | Static method | Public | Method | Returns Object Type | 20061218 |
Events
Class CE_SIW_PIECE_TYPE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | See coding | 20061130 | tab TYPE STANDARD TABLE OF REF TO CE_SIW_piece_TYPE with DEFAULT KEY
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CE_SIW_PIECE_TYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CE_SIW_PIECE_TYPE has no exception.
Method GET_CONTEXT_UPDATE_FLAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_FLAG | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20130107 |
Method GET_CONTEXT_UPDATE_FLAG on class CE_SIW_PIECE_TYPE has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ID | Value transfer | Type reference (TYPE) | SIW_DTE_PIECE_TYPE | Typ eines Stückes | 20061220 |
Method GET_ID on class CE_SIW_PIECE_TYPE has no exception.
Method GET_ORDER_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ORDER_NUMBER | Value transfer | Type reference (TYPE) | I | Type specific Order Number for Creation/Deletion | 20070205 |
Method GET_ORDER_NUMBER on class CE_SIW_PIECE_TYPE has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TEXT | Value transfer | Type reference (TYPE) | SIW_DTE_PIECE_TYPE_NAME | SIW Object Type Name | 20061218 |
Method GET_TEXT on class CE_SIW_PIECE_TYPE has no exception.
Method IS_GROUP_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_PIECE_GROUP | Value transfer | Type reference (TYPE) | SIW_DTE_FLG | 'X' Object Group Type, '' Object Type | 20100525 |
Method IS_GROUP_TYPE on class CE_SIW_PIECE_TYPE has no exception.
Method S_ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PIECE_TYPE | Call by reference | Object reference (TYPE REF TO) | CE_SIW_PIECE_TYPE | Stücktypen für Bauplan | 20061207 |
Method S_ADD on class CE_SIW_PIECE_TYPE has no exception.
Method S_GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Value transfer | Type reference (TYPE) | CSEQUENCE | 20061218 | ||||
| 2 | R_PIECE_TYPE | Value transfer | Object reference (TYPE REF TO) | CE_SIW_PIECE_TYPE | Stücktypen für Bauplan | 20061218 |
Method S_GET_TYPE on class CE_SIW_PIECE_TYPE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 100 |