SAP ABAP Class CL_SIW_BADI_PIECE_DESCR (Description of BADI Definition)
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 | Inheritance (c INHERITING FROM c_ref) | CL_SIW_PIECE_DESCR | Abstract Class for Piece Description | 20071126 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SIW_BADI_PIECE_DESCR | BadI Object Description | 20071126 |
Properties
| Class | CL_SIW_BADI_PIECE_DESCR | |
| Short Description | Description of BADI Definition | |
| Super Class | CL_SIW_PIECE_DESCR | Abstract Class for Piece Description |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_SIW_PRODUCTION | Service Implementation Production |
| Created | 20071126 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SIW_BADI_PIECE_DESCR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SIW_BADI_PIECE_DESCR | BadI Object Description | 20071126 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SIW_BADI_PIECE_PROD | 20071130 | Produced BADI piece description | |
| 2 | CL_SIW_BADI_PRODUCER | 20071126 | Produce BADI definition |
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 | Code Composer | 20071126 | |||
| 2 | Constant | Protected | Type reference (TYPE) | STRING | 'BADI_DEFINITION' | 20071129 | |||
| 3 | Constant | Protected | Type reference (TYPE) | STRING | 'BADI Description' | 20071130 | |||
| 4 | Constant | Protected | Type reference (TYPE) | STRING | 'BADI_INTERFACE' | 20071129 | |||
| 5 | Constant | Protected | Type reference (TYPE) | STRING | 'ENHANCEMENT_SPOT' | 20071129 | |||
| 6 | Constant | Protected | Type reference (TYPE) | STRING | 'FALLBACK_CLASS' | 20071129 | |||
| 7 | Constant | Protected | Type reference (TYPE) | STRING | 'FLG_MULTIPLE_USE' | 20071129 | |||
| 8 | Instance attribute | Public | Attribute reference (LIKE) | 20071203 | |||||
| 9 | Instance attribute | Public | Attribute reference (LIKE) | 20071203 | |||||
| 10 | Instance attribute | Public | Attribute reference (LIKE) | 20071203 | |||||
| 11 | Constant | Protected | Type reference (TYPE) | STRING | 'INST_MODE' | 20071129 | |||
| 12 | Constant | Public | Type reference (TYPE) | XFELD | '-' | Checkbox | 20071129 | ||
| 13 | Instance attribute | Protected | Type reference (TYPE) | TYP_TAB_ATTRIBUTES | 20071129 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Liefert den Wert eiens Attributes | 20071129 | |
| 2 | Instance method | Public | Method | 20100802 | ||
| 3 | Instance method | Protected | Method | 20071129 | ||
| 4 | Instance method | Public | Method | 20071203 | ||
| 5 | Instance method | Public | Method | 20071203 | ||
| 6 | Instance method | Public | Method | 20071203 | ||
| 7 | Instance method | Public | Method | 20071203 | ||
| 8 | Instance method | Public | Method | 20071203 | ||
| 9 | Instance method | Public | Method | 20071203 | ||
| 10 | Instance method | Public | Method | 20071203 |
Events
Class CL_SIW_BADI_PIECE_DESCR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_STR_ATTRIBUTE | Protected | See coding | 20071129 | begin of typ_str_ATTRIBUTE,
name type string,
value TYPE string,
END OF typ_str_attribute
|
||
| 2 | TYP_TAB_ATTRIBUTES | Protected | See coding | 20071129 | typ_tab_attributes type STANDARD TABLE OF typ_str_ATTRIBUTE with DEFAULT KEY
|
Method Signatures
Method GET_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_REPLACE | Call by reference | Type reference (TYPE) | XFELD | 'X' | Checkbox | 20071129 | ||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20071129 | ||||
| 3 | R_VALUE | Value transfer | Type reference (TYPE) | STRING | 20071129 |
Method GET_ATTRIBUTE on class CL_SIW_BADI_PIECE_DESCR has no exception.
Method GET_PACKAGE Signature
Method GET_PACKAGE on class CL_SIW_BADI_PIECE_DESCR has no parameter.
Method GET_PACKAGE on class CL_SIW_BADI_PIECE_DESCR has no exception.
Method SET_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20071129 | ||||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20071129 |
Method SET_ATTRIBUTE on class CL_SIW_BADI_PIECE_DESCR has no exception.
Method SET_BADI_DEFINITION Signature
Method SET_BADI_DEFINITION on class CL_SIW_BADI_PIECE_DESCR has no parameter.
Method SET_BADI_DEFINITION on class CL_SIW_BADI_PIECE_DESCR has no exception.
Method SET_BADI_DESCRIPTION Signature
Method SET_BADI_DESCRIPTION on class CL_SIW_BADI_PIECE_DESCR has no parameter.
Method SET_BADI_DESCRIPTION on class CL_SIW_BADI_PIECE_DESCR has no exception.
Method SET_BADI_INTERFACE Signature
Method SET_BADI_INTERFACE on class CL_SIW_BADI_PIECE_DESCR has no parameter.
Method SET_BADI_INTERFACE on class CL_SIW_BADI_PIECE_DESCR has no exception.
Method SET_ENHANCEMENT_SPOT Signature
Method SET_ENHANCEMENT_SPOT on class CL_SIW_BADI_PIECE_DESCR has no parameter.
Method SET_ENHANCEMENT_SPOT on class CL_SIW_BADI_PIECE_DESCR has no exception.
Method SET_FALLBACK_CLASS Signature
Method SET_FALLBACK_CLASS on class CL_SIW_BADI_PIECE_DESCR has no parameter.
Method SET_FALLBACK_CLASS on class CL_SIW_BADI_PIECE_DESCR has no exception.
Method SET_INSTANTIATION_MODE Signature
Method SET_INSTANTIATION_MODE on class CL_SIW_BADI_PIECE_DESCR has no parameter.
Method SET_INSTANTIATION_MODE on class CL_SIW_BADI_PIECE_DESCR has no exception.
Method SET_MULTIPLE_USE Signature
Method SET_MULTIPLE_USE on class CL_SIW_BADI_PIECE_DESCR has no parameter.
Method SET_MULTIPLE_USE on class CL_SIW_BADI_PIECE_DESCR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |