SAP ABAP Class IF_WORKING_OBJECT_TYPE (Interface to BAdI: WORKING_OBJECT)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20100903
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_CALL_WORKING_OBJECT_TYPE BAdI Call 20100903
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EXT_OBJECT_TYPE_ACTIVATION Class for BAdI: BADI_WORKING_OBJECT_TYPE 20100903
Properties
Class IF_WORKING_OBJECT_TYPE  
Short Description Interface to BAdI: WORKING_OBJECT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100903   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SEWOR Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_WORKING_OBJECT_TYPE has no interface implemented.
Friends
Class IF_WORKING_OBJECT_TYPE has no friend class.
Attributes
Class IF_WORKING_OBJECT_TYPE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 20100903
2 CHECK Instance method Public Method 20100903
3 GENERATE Instance method Public Method 20100903
Events
Class IF_WORKING_OBJECT_TYPE has no event.
Types
Class IF_WORKING_OBJECT_TYPE has no local type.
Method Signatures

Method ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OBJECT_NAME Call by reference Type reference (TYPE) TROBJ_NAME Objektname in der Objektliste 20100903
2 Importing P_OBJECT_TYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20100903
# Exception Resumable Description Created on
1 ERROR_OCCURED 20100903

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_ERROR Call by reference Type reference (TYPE) SEU_BOOL Boolean 20100903
2 Importing P_OBJECTS Call by reference Type reference (TYPE) SEWOR_OBJTAB 20100903
3 Importing P_SELECTED_OBJECTS Call by reference Type reference (TYPE) SEWOR_WORK_TAB 20100903
4 Changing P_WB_CHECKLIST Call by reference Object reference (TYPE REF TO) CL_WB_CHECKLIST Liste aller Fehlermeldungen eines Syntax-Checks 20100903
# Exception Resumable Description Created on
1 CANCELLED 20100903

Method GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OBJECT_NAME Call by reference Type reference (TYPE) TROBJ_NAME Objektname in der Objektliste 20100903
2 Importing P_OBJECT_TYPE Call by reference Type reference (TYPE) TROBJTYPE Objekttyp 20100903
# Exception Resumable Description Created on
1 ERROR_OCCURED 20100903
History
Last changed by/on SAP  20110908 
SAP Release Created in