SAP ABAP Class CL_WD_WDAPP_CALLBACK (CL_WD_WDAPP_CALLBACK)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_UIEL_CLIENT_ACTIONS (Package) UIE Library "Client Actions"
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_VIEW_ELEMENT Perforce Change= / 20040604-141028 20100708
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WD_CLNT_VALUE_LIST_PROVIDER 20100708
Properties
Class CL_WD_WDAPP_CALLBACK  
Short Description    
Super Class CL_WD_VIEW_ELEMENT Perforce Change= / 20040604-141028 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_UIEL_CLIENT_ACTIONS   UIE Library "Client Actions" 
Created 20100708   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 Abstract Final Description Created on
1 IF_WD_CLNT_VALUE_LIST_PROVIDER 20100708
Friends
# Friend Modeled only Created on Description
1 CL_NW7_VIEW_ELEMENT_ADAPTER 20110729 Web Dynpro Local Test XX7
2 CL_WDR_VIEW_ELEMENT 20110729 Web Dynpro View Element
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CID_WDAPP_CALLBACK Constant Public Type reference (TYPE) GUID '4C34CC2172736AF9E10000000A421239' 20100708
2 VL_APPLICATION_NAME Instance attribute Protected Type reference (TYPE) WDY_APPLICATION_NAME 20100708
3 VL_DATA_FORM_ID Instance attribute Protected Type reference (TYPE) STRING 20101123
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20100708
2 GET_APPLICATION_NAME Instance method Public Method 20100708
3 GET_DATA_FORM_ID Instance method Public Method 20101123
4 NEW_WDAPP_CALLBACK Static method Public Method 20100708
5 SET_APPLICATION_NAME Instance method Public Method 20100708
6 SET_DATA_FORM_ID Instance method Public Method 20101123
Events
Class CL_WD_WDAPP_CALLBACK has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_WDAPP_CALLBACK Public See coding 20100708 tt_WDAPP_CALLBACK TYPE TABLE OF REF TO CL_WD_WDAPP_CALLBACK WITH DEFAULT KEY
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) STRING 20100708
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20100708

Method CONSTRUCTOR on class CL_WD_WDAPP_CALLBACK has no exception.

Method GET_APPLICATION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) WDY_APPLICATION_NAME 20100708

Method GET_APPLICATION_NAME on class CL_WD_WDAPP_CALLBACK has no exception.

Method GET_DATA_FORM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20101123

Method GET_DATA_FORM_ID on class CL_WD_WDAPP_CALLBACK has no exception.

Method NEW_WDAPP_CALLBACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_NAME Call by reference Type reference (TYPE) WDY_APPLICATION_NAME 20100708
2 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_WDAPP_CALLBACK 20100708
3 Importing DATA_FORM_ID Call by reference Type reference (TYPE) STRING 20101123
4 Importing ID Call by reference Type reference (TYPE) STRING 20100708
5 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20100708

Method NEW_WDAPP_CALLBACK on class CL_WD_WDAPP_CALLBACK has no exception.

Method SET_APPLICATION_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) WDY_APPLICATION_NAME 20100708

Method SET_APPLICATION_NAME on class CL_WD_WDAPP_CALLBACK has no exception.

Method SET_DATA_FORM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) STRING 20101123

Method SET_DATA_FORM_ID on class CL_WD_WDAPP_CALLBACK has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703