SAP ABAP Class IF_EX_IWP_IOBJ_DEFINITION (Interface for BAdI: IWP_IOBJ_DEFINITION)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20071114
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IMPL_IWP_IOBJ_DEFINITION Class for BAdI Impl.: IWP_IOBJ_DEFINITION_DEFAULT 20071114
Properties
Class IF_EX_IWP_IOBJ_DEFINITION  
Short Description Interface for BAdI: IWP_IOBJ_DEFINITION    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20071114   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_IWP_IOBJ_DEFINITION has no forward declaration.
Interfaces
Class IF_EX_IWP_IOBJ_DEFINITION has no interface implemented.
Friends
Class IF_EX_IWP_IOBJ_DEFINITION has no friend class.
Attributes
Class IF_EX_IWP_IOBJ_DEFINITION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 MODIFY_IOBJS Instance method Public Method modify a infoobject before registration 20071115
2 SET_EXISTING_IOBJ Instance method Public Method Use an existing infoobject 20071114
Events
Class IF_EX_IWP_IOBJ_DEFINITION has no event.
Types
Class IF_EX_IWP_IOBJ_DEFINITION has no local type.
Method Signatures

Method MODIFY_IOBJS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_IOBJ_INTERFACE Call by reference Type reference (TYPE) IWP_T_IOBJ_INTERFACE Interface for Infoobject 20071115
2 Importing I_WORK_PACKAGE_EXT Call by reference Type reference (TYPE) IWP_WORK_PACKAGE_EXT Unique Identifier of Work Package 20080306

Method MODIFY_IOBJS on class IF_EX_IWP_IOBJ_DEFINITION has no exception.

Method SET_EXISTING_IOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_INFOOBJECT Call by reference Type reference (TYPE) RSIOBJNM 20071114
2 Importing I_COPY_NUMBER Call by reference Type reference (TYPE) NUMC4 Natural number 20080728
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20080320
4 Importing I_ROLLNAME Call by reference Type reference (TYPE) ROLLNAME 20071114
5 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20080320
6 Importing I_TYPE Call by reference Type reference (TYPE) RSIOBJTP 20071114
7 Importing I_WORK_PACKAGE_EXT Call by reference Type reference (TYPE) IWP_WORK_PACKAGE_EXT Unique Identifier of Work Package 20080306

Method SET_EXISTING_IOBJ on class IF_EX_IWP_IOBJ_DEFINITION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in