SAP ABAP Interface IF_SIW_BADI_PIECE_DESCR (BadI Object Description)
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 - 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
Interface IF_SIW_BADI_PIECE_DESCR  
Short Description BadI Object Description    
General Data
Package S_SIW_PRODUCTION   Service Implementation Production 
Created 20071122   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SIW_BADI_PIECE_DESCR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SIW_PIECE_DESCR Object Description 20080603
Friends
Interface IF_SIW_BADI_PIECE_DESCR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_INSTMODE_CONTEXT Constant Public Type reference (TYPE) BADI_CONTEXT_MODE 'Y' CONTEXT specific instantiation 20071130
2 CON_INSTMODE_NEW Constant Public Type reference (TYPE) BADI_CONTEXT_MODE 'N' Always new instance 20071130
3 CON_INSTMODE_SINGLETON Constant Public Type reference (TYPE) BADI_CONTEXT_MODE 'S' SINGLETON Implementation 20071130
Methods
# Method Level Visibility Method type Description Created on
1 SET_BADI_DEFINITION Instance method Public Method Set the Relevant BAdI Definition (Mandatory) 20071126
2 SET_BADI_DESCRIPTION Instance method Public Method Set the Description of the BAdI Definition 20071130
3 SET_BADI_INTERFACE Instance method Public Method Set the BAdI Interface (Mandatory) 20071126
4 SET_ENHANCEMENT_SPOT Instance method Public Method Set the Enhancement Spot (Mandatory) 20071126
5 SET_FALLBACK_CLASS Instance method Public Method Set the Fallback Class (Optional) 20071126
6 SET_INSTANTIATION_MODE Instance method Public Method Set Constants CON_INSTMODE_.... (Optional) 20071126
7 SET_MULTIPLE_USE Instance method Public Method Set Multiple-Use Indicator (Optional) 20071126
Events
Interface IF_SIW_BADI_PIECE_DESCR has no event.
Types
Interface 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 Importing I_BADI_DEFINITION Call by reference Type reference (TYPE) CSEQUENCE Name of a BAdI in Enhancement Framework 20071126

Method SET_BADI_DEFINITION on Interface 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 Importing I_DESCRIPTION Call by reference Type reference (TYPE) CSEQUENCE 20071130

Method SET_BADI_DESCRIPTION on Interface 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 Importing I_INTERFACE Call by reference Type reference (TYPE) CSEQUENCE Interface for a BAdI 20071126

Method SET_BADI_INTERFACE on Interface 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 Importing I_ENHANCEMENT_SPOT Call by reference Type reference (TYPE) CSEQUENCE ID of an Enhancement 20071126

Method SET_ENHANCEMENT_SPOT on Interface 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 Importing I_FALLBACK_CLASS Call by reference Type reference (TYPE) CSEQUENCE Object Type Name 20071126

Method SET_FALLBACK_CLASS on Interface 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 Importing I_INST_MODE Call by reference Type reference (TYPE) CSEQUENCE Context Mode of BAdI 20071126

Method SET_INSTANTIATION_MODE on Interface 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 Importing I_FLG_MULTIPLE_USE Call by reference Type reference (TYPE) CSEQUENCE 20071126

Method SET_MULTIPLE_USE on Interface IF_SIW_BADI_PIECE_DESCR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in