SAP ABAP Interface IF_WDY_MD_CHIP (Web Dynpro CHIP)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-PB (Application Component) WD ABAP Page Builder
     SWDP_METADATA_API_CHIP (Package) Web Dynpro : CHIPs
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_CHIP Workbench API for CHIPs 20090928
Properties
Interface IF_WDY_MD_CHIP  
Short Description Web Dynpro CHIP    
General Data
Package SWDP_METADATA_API_CHIP   Web Dynpro : CHIPs 
Created 20090928   SAP 
Last changed 20110908   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_WDY_MD_CHIP has no interface.
Friends
Interface IF_WDY_MD_CHIP has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PORT_KIND_INPORT Constant Public Type reference (TYPE) WDY_PORT_KIND 'I' Inport 20090928
2 C_PORT_KIND_OUTPORT Constant Public Type reference (TYPE) WDY_PORT_KIND 'O' Outport 20090928
3 C_TROBJTYPE Constant Public Type reference (TYPE) TROBJTYPE 'WDCP' Transport Object Type for CHIPs 20090928
Methods
# Method Level Visibility Method type Description Created on
1 GET_DEFINITION Instance method Public Method Properties of CHIP Definition 20090928
2 GET_INPORTS Instance method Public Method Table of All Inports 20090928
3 GET_OUTPORTS Instance method Public Method Table of All Outports 20090928
4 GET_PORTS Instance method Public Method Table of All Ports 20090928
Events
Interface IF_WDY_MD_CHIP has no event.
Types
Interface IF_WDY_MD_CHIP has no local type.
Method Signatures

Method GET_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_DEFINITION Value transfer Type reference (TYPE) WDY_CHIP_DEF_XT Eigenschaften und Texte 20090928

Method GET_DEFINITION on Interface IF_WDY_MD_CHIP has no exception.

Method GET_INPORTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_RESULT Value transfer Type reference (TYPE) WDY_CHIP_PORT_REF_TAB Tabelle der Inport-Objekte 20090928

Method GET_INPORTS on Interface IF_WDY_MD_CHIP has no exception.

Method GET_OUTPORTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_RESULT Value transfer Type reference (TYPE) WDY_CHIP_PORT_REF_TAB Tabelle der Outport-Objekte 20090928

Method GET_OUTPORTS on Interface IF_WDY_MD_CHIP has no exception.

Method GET_PORTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_RESULT Value transfer Type reference (TYPE) WDY_CHIP_PORT_REF_TAB Tabelle der Port-Objekte 20090928

Method GET_PORTS on Interface IF_WDY_MD_CHIP has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 800