SAP ABAP Class CL_WDY_WB_API_ABBREVIATOR (Group Frequently Used Sequences of API Call)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_DWB_WORKBENCH_TOOLS_MISC (Package) Web Dynpro: General Functions of Workbench
Properties
Class CL_WDY_WB_API_ABBREVIATOR  
Short Description Group Frequently Used Sequences of API Call    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_DWB_WORKBENCH_TOOLS_MISC   Web Dynpro: General Functions of Workbench 
Created 20041124   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 WDYVC Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_WDY_WB_API_ABBREVIATOR has no interface implemented.
Friends
Class CL_WDY_WB_API_ABBREVIATOR has no friend class.
Attributes
Class CL_WDY_WB_API_ABBREVIATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_BINDINGS_FOR_CTX_ELEMENT Static method Public Method Returns binding metadata for the context element 20081209
2 GET_EXT_MAPPINGS_FOR_CTX_ELEM Static method Public Method Supplies metatdata for external mapping for context node 20081208
3 GET_IMPLEMENTED_INTERFACE_DEFS Static method Public Method Returns the Names of Implemented Interfaces for Controller 20041124
4 GET_IMPLEMENTED_INTF_DEF_NODES Static method Public Method Supplies all Node Names for Controller from Impl. Interfaces 20060823
5 GET_MAPPINGS_FOR_CTX_ELEMENT Static method Public Method Returns mapping metadata for the context nodes 20081208
Events
Class CL_WDY_WB_API_ABBREVIATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 STRU_BINDING Public See coding 20081208 begin of stru_binding, element_name type wdy_ui_element_name, version type r3state, end of stru_binding
2 STRU_EXT_MAPPING Public See coding 20081208 begin of stru_ext_mapping, component_name type wdy_component_name, comp_usage_name type wdy_component_usage_name, comp_ctlr_usage_name type wdy_controller_usage_name, node_name type wdy_context_node_name, version type r3state, end of stru_ext_mapping
3 STRU_MAPPING Public See coding 20081208 begin of stru_mapping, component_name type wdy_component_name, controller_name type wdy_controller_name, own_node_name type wdy_context_node_name, version type r3state, end of stru_mapping
4 TTYP_BINDING Public See coding 20081208 ttyp_binding type sorted table of stru_binding with unique default key
5 TTYP_EXT_MAPPING Public See coding 20081208 ttyp_ext_mapping type sorted table of stru_ext_mapping with unique default key
6 TTYP_MAPPING Public See coding 20081208 ttyp_mapping type sorted table of stru_mapping with unique default key
Method Signatures

Method GET_BINDINGS_FOR_CTX_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_BINDINGS Call by reference Type reference (TYPE) TTYP_BINDING 20081209
2 Importing P_COMPONENT_NAME Call by reference Type reference (TYPE) WDY_COMPONENT_NAME Web Dynpro : Name der Component 20081209
3 Importing P_CONTEXT_ATTRIBUTE_NAME Call by reference Type reference (TYPE) WDY_CONTEXT_ATTRIBUTE_NAME Web Dynpro : Name eines Context-Attributs 20081209
4 Importing P_CONTEXT_NODE_NAME Call by reference Type reference (TYPE) WDY_CONTEXT_NODE_NAME Web Dynpro : Name eines Knotens oder Rekursionsknotens 20081209
5 Importing P_CONTROLLER_NAME Call by reference Type reference (TYPE) WDY_CONTROLLER_NAME Web Dynpro : Name eines Web Dynpro Controllers 20081209
6 Importing P_VERSION Call by reference Type reference (TYPE) R3STATE SPACE space = Version nicht berücksichtigen,I = inaktiv,A = aktiv 20081209

Method GET_BINDINGS_FOR_CTX_ELEMENT on class CL_WDY_WB_API_ABBREVIATOR has no exception.

Method GET_EXT_MAPPINGS_FOR_CTX_ELEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_COMPONENT_NAME Call by reference Type reference (TYPE) WDY_COMPONENT_NAME Web Dynpro : Name der Component 20081208
2 Importing P_CONTEXT_NODE_NAME Call by reference Type reference (TYPE) WDY_CONTEXT_NODE_NAME Web Dynpro : Name eines Knotens oder Rekursionsknotens 20081208
3 Importing P_CONTROLLER_NAME Call by reference Type reference (TYPE) WDY_CONTROLLER_NAME Web Dynpro : Name eines Web Dynpro Controllers 20081208
4 Exporting P_MAPPINGS Call by reference Type reference (TYPE) TTYP_EXT_MAPPING Metadaten für externes Mapping 20081208
5 Importing P_VERSION Call by reference Type reference (TYPE) R3STATE SPACE space = Version nicht berücksichtigen,I = inaktiv,A = aktiv 20081208

Method GET_EXT_MAPPINGS_FOR_CTX_ELEM on class CL_WDY_WB_API_ABBREVIATOR has no exception.

Method GET_IMPLEMENTED_INTERFACE_DEFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_INTFDEF_TAB Call by reference Type reference (TYPE) WDYVC_OBJECT_TAB Liste der impl. Interfaces 20041124
2 Importing P_REF_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WDY_MD_CONTROLLER 20041124

Method GET_IMPLEMENTED_INTERFACE_DEFS on class CL_WDY_WB_API_ABBREVIATOR has no exception.

Method GET_IMPLEMENTED_INTF_DEF_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_NODES_TAB Call by reference Type reference (TYPE) WDYVC_SORTED_OBJECT_TAB Knotennamen 20060823
2 Importing P_REF_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_WDY_MD_CONTROLLER 20060823

Method GET_IMPLEMENTED_INTF_DEF_NODES on class CL_WDY_WB_API_ABBREVIATOR has no exception.

Method GET_MAPPINGS_FOR_CTX_ELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_COMPONENT_NAME Call by reference Type reference (TYPE) WDY_COMPONENT_NAME Web Dynpro : Name der Component 20081208
2 Importing P_CONTEXT_NODE_NAME Call by reference Type reference (TYPE) WDY_CONTEXT_NODE_NAME Web Dynpro : Name eines Knotens oder Rekursionsknotens 20081208
3 Importing P_CONTROLLER_NAME Call by reference Type reference (TYPE) WDY_CONTROLLER_NAME Web Dynpro : Name eines Web Dynpro Controllers 20081208
4 Exporting P_MAPPINGS Call by reference Type reference (TYPE) TTYP_MAPPING Metadaten für Mapping 20081208
5 Importing P_VERSION Call by reference Type reference (TYPE) R3STATE SPACE space = Version nicht berücksichtigen,I = inaktiv,A = aktiv 20081208

Method GET_MAPPINGS_FOR_CTX_ELEMENT on class CL_WDY_WB_API_ABBREVIATOR has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700