SAP ABAP Interface IF_WD_DEV_OBJECT_ASSISTANCE (Additional Functions for Development Objects)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_DEV_OBJECT_ASSISTANCE (Package) Utility Component for Object Processing
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDR_DEV_OBJECT_ASSISTANCE Administration of Development Objects 20051228
Properties
Interface IF_WD_DEV_OBJECT_ASSISTANCE  
Short Description Additional Functions for Development Objects    
General Data
Package SWDP_DEV_OBJECT_ASSISTANCE   Utility Component for Object Processing 
Created 20051228   SAP 
Last changed 20080612   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_WD_DEV_OBJECT_ASSISTANCE has no interface.
Friends
Interface IF_WD_DEV_OBJECT_ASSISTANCE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_EVENT_PROPAGATION_MODE Constant Public See coding 20060515
2 MC_OP_CHANGE Constant Public Type reference (TYPE) T_OPERATION 2 20051230
3 MC_OP_CREATE Constant Public Type reference (TYPE) T_OPERATION 1 20051230
4 MC_OP_DELETE Constant Public Type reference (TYPE) T_OPERATION 4 20051230
5 MC_OP_DISPLAY Constant Public Type reference (TYPE) T_OPERATION 3 20051230
6 MC_SAVED_ALL_OBJECTS Constant Public Type reference (TYPE) I 1 20060216
7 MC_SAVED_CANCELLED Constant Public Type reference (TYPE) I 3 20060216
8 MC_SAVED_SOME_OBJECTS Constant Public Type reference (TYPE) I 2 20060216
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OBJECT Instance method Public Method Add Object to the Worklist 20051228
2 CHECK Instance method Public Method Check modifiability of all objects in the worklist 20060209
3 DISPLAY_CONSOLE Instance method Public Method Display Console with All Objects in the Worklist 20051228
4 GET_WORK_LIST Instance method Public Method Return Worklist 20051228
5 INIT Instance method Public Method Initializes object editing 20060515
6 REMOVE_OBJECT Instance method Public Method Remove Object from Worklist 20051228
7 SAVE Instance method Public Method Save All Objects in the Worklist (in Transport Request) 20051228
Events
# Event Type Visibility Description Created on
1 ON_CHECKED Instance Event
(0)
Public
(2)
Triggered as soon as all objects have been checked 20060209
2 ON_SAVED Instance Event
(0)
Public
(2)
Triggered as soon as all objects have been saved 20060119
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_WORK_LIST Public See coding 20051228 tt_work_list type sorted table of t_work_list_item with unique key m_tadir-pgmid m_tadir-object m_tadir-obj_name
2 T_OPERATION Public Type reference (TYPE) I 20051230
3 T_WORK_LIST_ITEM Public See coding 20051228 begin of t_work_list_item, m_tadir type tadir, m_ko200 type ko200, mt_e071k type standard table of e071k with key table_line, end of t_work_list_item
Method Signatures

Method ADD_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEYS Call by reference Type reference (TYPE) TR_KEYS Schnittstellenstruktur für Objekte im CTS 20051229
2 Importing I_HEADER Call by reference Type reference (TYPE) KO200 20051229
3 Importing I_OPERATION Call by reference Type reference (TYPE) I MC_OP_DISPLAY 20051230
4 Returning R_HAS_ERRORS Value transfer Type reference (TYPE) ABAP_BOOL 20051230

Method ADD_OBJECT on Interface IF_WD_DEV_OBJECT_ASSISTANCE has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HAS_ERRORS Value transfer Type reference (TYPE) ABAP_BOOL 20060209

Method CHECK on Interface IF_WD_DEV_OBJECT_ASSISTANCE has no exception.

Method DISPLAY_CONSOLE Signature

Method DISPLAY_CONSOLE on Interface IF_WD_DEV_OBJECT_ASSISTANCE has no parameter.
Method DISPLAY_CONSOLE on Interface IF_WD_DEV_OBJECT_ASSISTANCE has no exception.

Method GET_WORK_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_WORK_LIST Value transfer Type reference (TYPE) TT_WORK_LIST 20051228

Method GET_WORK_LIST on Interface IF_WD_DEV_OBJECT_ASSISTANCE has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EVENT_PROPAGATION_MODE Value transfer Type reference (TYPE) I MC_EVENT_PROPAGATION_MODE-COMP 20060515

Method INIT on Interface IF_WD_DEV_OBJECT_ASSISTANCE has no exception.

Method REMOVE_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OBJECT Call by reference Type reference (TYPE) TADIR-OBJECT Objekttyp 20051228
2 Importing I_OBJ_NAME Call by reference Type reference (TYPE) TADIR-OBJ_NAME Objektname im Objektkatalog 20051228
3 Importing I_PGMID Call by reference Type reference (TYPE) TADIR-PGMID Programm-ID in Aufträgen und Aufgaben 20051228

Method REMOVE_OBJECT on Interface IF_WD_DEV_OBJECT_ASSISTANCE has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HAS_ERRORS Value transfer Type reference (TYPE) ABAP_BOOL 20060119

Method SAVE on Interface IF_WD_DEV_OBJECT_ASSISTANCE has no exception.
Event Signatures

Event ON_CHECKED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 HAS_ERRORS Exporting Value transfer Type reference (TYPE) ABAP_BOOL 20060515

Event ON_SAVED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 HAS_ERRORS Exporting Value transfer Type reference (TYPE) ABAP_BOOL 20060515
2 SAVE_STATUS Exporting Value transfer Type reference (TYPE) I 20060515
History
Last changed by/on SAP  20080612 
SAP Release Created in 710