SAP ABAP Class CL_ENH_CONTRACT_WDY (Contract Class for Web Dynpro)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷ SEEF_WDY_ENHANCEMENT (Package) Web Dynpro Enhancements
⤷ BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷ SEEF_WDY_ENHANCEMENT (Package) Web Dynpro Enhancements
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ENH_CONTRACT_TOOL | Contract Tool | 20051010 |
Properties
Class | CL_ENH_CONTRACT_WDY | |
Short Description | Contract Class for Web Dynpro | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SEEF_WDY_ENHANCEMENT | Web Dynpro Enhancements |
Created | 20051010 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ENH_CONTRACT_WDY has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ENH_CONTRACT_TOOL | Contract Tool | 20051010 |
Friends
Class CL_ENH_CONTRACT_WDY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | COMP_METADATA | Instance attribute | Private | Type reference (TYPE) | WDY_MD_COMP_METADATA_TABLE | 20070423 | |||
2 | CONTROLLER_METADATA | Instance attribute | Private | Type reference (TYPE) | WDY_MD_CTLR_METADATA_TABLE | 20051011 | |||
3 | VIEW_METADATA | Instance attribute | Private | Type reference (TYPE) | WDY_MD_VIEW_METADATA_TABLE | 20051011 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET_COMPLETE_COMP_METADATA | Instance method | Public | Method | 20070424 | |
2 | GET_COMPLETE_CTLR_METADATA | Instance method | Public | Method | 20051012 | |
3 | GET_COMPLETE_VIEW_METADATA | Instance method | Public | Method | 20051012 | |
4 | GET_COMPONENT_METADATA_BY_KEY | Instance method | Public | Method | 20070424 | |
5 | GET_CTLR_METADATA_BY_KEY | Instance method | Public | Method | 20051012 | |
6 | GET_VIEW_METADATA_BY_KEY | Instance method | Public | Method | 20051012 |
Events
Class CL_ENH_CONTRACT_WDY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | WDY_MD_COMP_METADATA_TABLE | Public | See coding | 20070423 | wdy_md_comp_metadata_table type standard table of wdy_md_component_meta_data
|
||
2 | WDY_MD_CTLR_METADATA_TABLE | Public | See coding | 20051011 | wdy_md_ctlr_metadata_table type standard table of wdy_md_controller_meta_data
|
||
3 | WDY_MD_VIEW_METADATA_TABLE | Public | See coding | 20051011 | wdy_md_view_metadata_table type standard table of wdy_md_view_meta_data
|
Method Signatures
Method GET_COMPLETE_COMP_METADATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | COMP_METADATA | Value transfer | Type reference (TYPE) | WDY_MD_COMP_METADATA_TABLE | 20070424 |
Method GET_COMPLETE_COMP_METADATA on class CL_ENH_CONTRACT_WDY has no exception.
Method GET_COMPLETE_CTLR_METADATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | CONTROLLER_METADATA | Value transfer | Type reference (TYPE) | WDY_MD_CTLR_METADATA_TABLE | 20051012 |
Method GET_COMPLETE_CTLR_METADATA on class CL_ENH_CONTRACT_WDY has no exception.
Method GET_COMPLETE_VIEW_METADATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | VIEW_METADATA | Value transfer | Type reference (TYPE) | WDY_MD_VIEW_METADATA_TABLE | 20051012 |
Method GET_COMPLETE_VIEW_METADATA on class CL_ENH_CONTRACT_WDY has no exception.
Method GET_COMPONENT_METADATA_BY_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | COMPONENT_KEY | Call by reference | Type reference (TYPE) | WDY_MD_COMPONENT_KEY | Web Dynpro : Viewkey | 20070424 | ||
2 | Returning | COMPONENT_METADATA | Value transfer | Type reference (TYPE) | WDY_MD_COMPONENT_META_DATA | Web Dynpro: Metadaten eines Views | 20070424 |
Method GET_COMPONENT_METADATA_BY_KEY on class CL_ENH_CONTRACT_WDY has no exception.
Method GET_CTLR_METADATA_BY_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | CONTROLLER_KEY | Call by reference | Type reference (TYPE) | WDY_MD_CONTROLLER_KEY | Web Dynpro : Keystruktur eines Controllers | 20051012 | ||
2 | Returning | CONTROLLER_METADATA | Value transfer | Type reference (TYPE) | WDY_MD_CONTROLLER_META_DATA | Web Dynpro: Metadaten eines Views | 20051012 |
Method GET_CTLR_METADATA_BY_KEY on class CL_ENH_CONTRACT_WDY has no exception.
Method GET_VIEW_METADATA_BY_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | VIEW_KEY | Call by reference | Type reference (TYPE) | WDY_MD_VIEW_KEY | Web Dynpro : Viewkey | 20051012 | ||
2 | Returning | VIEW_METADATA | Value transfer | Type reference (TYPE) | WDY_MD_VIEW_META_DATA | Web Dynpro: Metadaten eines Views | 20051012 |
Method GET_VIEW_METADATA_BY_KEY on class CL_ENH_CONTRACT_WDY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |