SAP ABAP Class CL_WD_SUBMIT_FORM_ACTION (CL_WD_SUBMIT_FORM_ACTION)
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_ABSTR_CLIENT_ACTION 20100423
Properties
Class CL_WD_SUBMIT_FORM_ACTION  
Short Description    
Super Class CL_WD_ABSTR_CLIENT_ACTION  
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 20100423   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
Class CL_WD_SUBMIT_FORM_ACTION has no interface implemented.
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 BP_ACTION_VALUE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20100928
2 BP_DATA_FORM_ID Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20100423
3 BP_METHOD_TYPE Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20100423
4 BP_TARGET Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20100427
5 BP_URL Instance attribute Protected Object reference (TYPE REF TO) WDR_PROPERTY_BINDING 20100423
6 CID_SUBMIT_FORM_ACTION Constant Public Type reference (TYPE) GUID '6A12CD4B5E97BB76E10000000A4292CD' 20100423
7 E_METHOD_TYPE Constant Public See coding 20100423
8 T_METHOD_TYPE Constant Public Type reference (TYPE) WDY_UIE_LIBRARY_ENUM_TYPE '99' 20100423
9 VL_ACTION_NAME Instance attribute Protected Type reference (TYPE) STRING 20100427
10 VL_ACTION_VALUE Instance attribute Protected Type reference (TYPE) STRING 20100427
11 VL_DATA_FORM_ID Instance attribute Protected Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20100423
12 VL_METHOD_TYPE Instance attribute Protected Type reference (TYPE) WDUI_SUBMIT_METHOD_TYPE 20100423
13 VL_TARGET Instance attribute Protected Type reference (TYPE) STRING 20100427
14 VL_URL Instance attribute Protected Type reference (TYPE) STRING 20100423
Methods
# Method Level Visibility Method type Description Created on
1 BIND_ACTION_VALUE Instance method Public Method 20100928
2 BIND_DATA_FORM_ID Instance method Public Method 20100423
3 BIND_METHOD_TYPE Instance method Public Method 20100423
4 BIND_TARGET Instance method Public Method 20100427
5 BIND_URL Instance method Public Method 20100423
6 BOUND_ACTION_VALUE Instance method Public Method 20100928
7 BOUND_DATA_FORM_ID Instance method Public Method 20100423
8 BOUND_METHOD_TYPE Instance method Public Method 20100423
9 BOUND_TARGET Instance method Public Method 20100427
10 BOUND_URL Instance method Public Method 20100423
11 CONSTRUCTOR Instance method Public Constructor 20100423
12 GET_ACTION_NAME Instance method Public Method 20100427
13 GET_ACTION_VALUE Instance method Public Method 20100427
14 GET_DATA_FORM_ID Instance method Public Method 20100423
15 GET_METHOD_TYPE Instance method Public Method 20100423
16 GET_TARGET Instance method Public Method 20100427
17 GET_URL Instance method Public Method 20100423
18 NEW_SUBMIT_FORM_ACTION Static method Public Method 20100423
19 SET_ACTION_NAME Instance method Public Method 20100427
20 SET_ACTION_VALUE Instance method Public Method 20100427
21 SET_DATA_FORM_ID Instance method Public Method 20100423
22 SET_METHOD_TYPE Instance method Public Method 20100423
23 SET_TARGET Instance method Public Method 20100427
24 SET_URL Instance method Public Method 20100423
Events
Class CL_WD_SUBMIT_FORM_ACTION has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_SUBMIT_FORM_ACTION Public See coding 20100423 tt_SUBMIT_FORM_ACTION TYPE TABLE OF REF TO CL_WD_SUBMIT_FORM_ACTION WITH DEFAULT KEY
Method Signatures

Method BIND_ACTION_VALUE Signature

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

Method BIND_ACTION_VALUE on class CL_WD_SUBMIT_FORM_ACTION has no exception.

Method BIND_DATA_FORM_ID Signature

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

Method BIND_DATA_FORM_ID on class CL_WD_SUBMIT_FORM_ACTION has no exception.

Method BIND_METHOD_TYPE Signature

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

Method BIND_METHOD_TYPE on class CL_WD_SUBMIT_FORM_ACTION has no exception.

Method BIND_TARGET Signature

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

Method BIND_TARGET on class CL_WD_SUBMIT_FORM_ACTION has no exception.

Method BIND_URL Signature

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

Method BIND_URL on class CL_WD_SUBMIT_FORM_ACTION has no exception.

Method BOUND_ACTION_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20100928
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20100928
3 Returning PATH Value transfer Type reference (TYPE) STRING 20100928

Method BOUND_ACTION_VALUE on class CL_WD_SUBMIT_FORM_ACTION has no exception.

Method BOUND_DATA_FORM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20100423
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20100423
3 Returning PATH Value transfer Type reference (TYPE) STRING 20100423

Method BOUND_DATA_FORM_ID on class CL_WD_SUBMIT_FORM_ACTION has no exception.

Method BOUND_METHOD_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20100423
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20100423
3 Returning PATH Value transfer Type reference (TYPE) STRING 20100423

Method BOUND_METHOD_TYPE on class CL_WD_SUBMIT_FORM_ACTION has no exception.

Method BOUND_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20100427
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20100427
3 Returning PATH Value transfer Type reference (TYPE) STRING 20100427

Method BOUND_TARGET on class CL_WD_SUBMIT_FORM_ACTION has no exception.

Method BOUND_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20100423
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20100423
3 Returning PATH Value transfer Type reference (TYPE) STRING 20100423

Method BOUND_URL on class CL_WD_SUBMIT_FORM_ACTION has no exception.

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 20100423
2 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20100423

Method CONSTRUCTOR on class CL_WD_SUBMIT_FORM_ACTION has no exception.

Method GET_ACTION_NAME Signature

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

Method GET_ACTION_NAME on class CL_WD_SUBMIT_FORM_ACTION has no exception.

Method GET_ACTION_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20100928
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20100928
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20100427

Method GET_ACTION_VALUE on class CL_WD_SUBMIT_FORM_ACTION has no exception.

Method GET_DATA_FORM_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20100423
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20100423
3 Returning VALUE Value transfer Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20100423

Method GET_DATA_FORM_ID on class CL_WD_SUBMIT_FORM_ACTION has no exception.

Method GET_METHOD_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20100423
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20100423
3 Returning VALUE Value transfer Type reference (TYPE) WDUI_SUBMIT_METHOD_TYPE 20100423

Method GET_METHOD_TYPE on class CL_WD_SUBMIT_FORM_ACTION has no exception.

Method GET_TARGET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20100427
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20100427
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20100427

Method GET_TARGET on class CL_WD_SUBMIT_FORM_ACTION has no exception.

Method GET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTEXT_ELEMENT Value transfer Object reference (TYPE REF TO) IF_WD_CONTEXT_ELEMENT 20100423
2 Importing CONTEXT_NODE_PATH_NAME Value transfer Type reference (TYPE) STRING 20100423
3 Returning VALUE Value transfer Type reference (TYPE) STRING 20100423

Method GET_URL on class CL_WD_SUBMIT_FORM_ACTION has no exception.

Method NEW_SUBMIT_FORM_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION_NAME Call by reference Type reference (TYPE) STRING 20100427
2 Importing ACTION_VALUE Call by reference Type reference (TYPE) STRING 20100427
3 Importing BIND_ACTION_VALUE Call by reference Type reference (TYPE) STRING 20100928
4 Importing BIND_DATA_FORM_ID Call by reference Type reference (TYPE) STRING 20100423
5 Importing BIND_METHOD_TYPE Call by reference Type reference (TYPE) STRING 20100423
6 Importing BIND_TARGET Call by reference Type reference (TYPE) STRING 20100427
7 Importing BIND_URL Call by reference Type reference (TYPE) STRING 20100423
8 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_WD_SUBMIT_FORM_ACTION 20100423
9 Importing DATA_FORM_ID Call by reference Type reference (TYPE) WDY_MD_UI_ELEMENT_REFERENCE 20100423
10 Importing ID Call by reference Type reference (TYPE) STRING 20100423
11 Importing METHOD_TYPE Call by reference Type reference (TYPE) WDUI_SUBMIT_METHOD_TYPE E_METHOD_TYPE-GET 20100423
12 Importing TARGET Call by reference Type reference (TYPE) STRING 20100427
13 Importing URL Call by reference Type reference (TYPE) STRING 20100423
14 Importing VIEW Call by reference Object reference (TYPE REF TO) IF_WD_VIEW 20100423

Method NEW_SUBMIT_FORM_ACTION on class CL_WD_SUBMIT_FORM_ACTION has no exception.

Method SET_ACTION_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) STRING 20100427

Method SET_ACTION_NAME on class CL_WD_SUBMIT_FORM_ACTION has no exception.

Method SET_ACTION_VALUE 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 20100427

Method SET_ACTION_VALUE on class CL_WD_SUBMIT_FORM_ACTION 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) WDY_MD_UI_ELEMENT_REFERENCE 20100423

Method SET_DATA_FORM_ID on class CL_WD_SUBMIT_FORM_ACTION has no exception.

Method SET_METHOD_TYPE Signature

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

Method SET_METHOD_TYPE on class CL_WD_SUBMIT_FORM_ACTION has no exception.

Method SET_TARGET 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 20100427

Method SET_TARGET on class CL_WD_SUBMIT_FORM_ACTION has no exception.

Method SET_URL 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 20100423

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