SAP ABAP Class IF_SIW_BADI_PIECE_DESCR (BadI Object Description)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SIW_PIECE_DESCR | Object Description | 20080603 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIW_BADI_PIECE_DESCR | Description of BADI Definition | 20071126 |
Properties
| Class | IF_SIW_BADI_PIECE_DESCR | |
| Short Description | BadI Object Description | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20071122 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SIW_BADI_PIECE_DESCR has no forward declaration.
Interfaces
Class IF_SIW_BADI_PIECE_DESCR has no interface implemented.
Friends
Class IF_SIW_BADI_PIECE_DESCR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BADI_CONTEXT_MODE | 'Y' | CONTEXT specific instantiation | 20071130 | ||
| 2 | Constant | Public | Type reference (TYPE) | BADI_CONTEXT_MODE | 'N' | Always new instance | 20071130 | ||
| 3 | Constant | Public | Type reference (TYPE) | BADI_CONTEXT_MODE | 'S' | SINGLETON Implementation | 20071130 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set the Relevant BAdI Definition (Mandatory) | 20071126 | |
| 2 | Instance method | Public | Method | Set the Description of the BAdI Definition | 20071130 | |
| 3 | Instance method | Public | Method | Set the BAdI Interface (Mandatory) | 20071126 | |
| 4 | Instance method | Public | Method | Set the Enhancement Spot (Mandatory) | 20071126 | |
| 5 | Instance method | Public | Method | Set the Fallback Class (Optional) | 20071126 | |
| 6 | Instance method | Public | Method | Set Constants CON_INSTMODE_.... (Optional) | 20071126 | |
| 7 | Instance method | Public | Method | Set Multiple-Use Indicator (Optional) | 20071126 |
Events
Class IF_SIW_BADI_PIECE_DESCR has no event.
Types
Class IF_SIW_BADI_PIECE_DESCR has no local type.
Method Signatures
Method SET_BADI_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BADI_DEFINITION | Call by reference | Type reference (TYPE) | CSEQUENCE | Name of a BAdI in Enhancement Framework | 20071126 |
Method SET_BADI_DEFINITION on class IF_SIW_BADI_PIECE_DESCR has no exception.
Method SET_BADI_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DESCRIPTION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20071130 |
Method SET_BADI_DESCRIPTION on class IF_SIW_BADI_PIECE_DESCR has no exception.
Method SET_BADI_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INTERFACE | Call by reference | Type reference (TYPE) | CSEQUENCE | Interface for a BAdI | 20071126 |
Method SET_BADI_INTERFACE on class IF_SIW_BADI_PIECE_DESCR has no exception.
Method SET_ENHANCEMENT_SPOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENHANCEMENT_SPOT | Call by reference | Type reference (TYPE) | CSEQUENCE | ID of an Enhancement | 20071126 |
Method SET_ENHANCEMENT_SPOT on class IF_SIW_BADI_PIECE_DESCR has no exception.
Method SET_FALLBACK_CLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FALLBACK_CLASS | Call by reference | Type reference (TYPE) | CSEQUENCE | Object Type Name | 20071126 |
Method SET_FALLBACK_CLASS on class IF_SIW_BADI_PIECE_DESCR has no exception.
Method SET_INSTANTIATION_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INST_MODE | Call by reference | Type reference (TYPE) | CSEQUENCE | Context Mode of BAdI | 20071126 |
Method SET_INSTANTIATION_MODE on class IF_SIW_BADI_PIECE_DESCR has no exception.
Method SET_MULTIPLE_USE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_MULTIPLE_USE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20071126 |
Method SET_MULTIPLE_USE on class IF_SIW_BADI_PIECE_DESCR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |