SAP ABAP Interface IF_WORKING_OBJECT_TYPE (Interface to BAdI: WORKING_OBJECT)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-BRR (Application Component) Repository Browser
     SEU (Package) ABAP Workbench
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
Interface IF_WORKING_OBJECT_TYPE  
Short Description Interface to BAdI: WORKING_OBJECT    
General Data
Package SEU   ABAP Workbench 
Created 20100903   SAP 
Last changed 20110908   SAP 
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
# Interface Abstract Final Description Created on
1 IF_BADI_INTERFACE Tag Interface for BAdIs 20100903
Friends
Interface IF_WORKING_OBJECT_TYPE has no friend.
Attributes
Interface 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
Interface IF_WORKING_OBJECT_TYPE has no event.
Types
Interface 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