SAP ABAP Interface IF_WDY_MD_METHOD (IF_WDY_MD_METHOD)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_METADATA_API_CONTROLLER (Package) Web Dynpro: Controller
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_CONTROLLER_METHOD 00000000
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_METHOD 20020822
Properties
Interface IF_WDY_MD_METHOD  
Short Description IF_WDY_MD_METHOD    
General Data
Package SWDP_METADATA_API_CONTROLLER   Web Dynpro: Controller 
Created 20020821   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_WDY_MD_METHOD has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDY_MD_PROCEDURE Procedure 00000000
Friends
Interface IF_WDY_MD_METHOD has no friend.
Attributes
Interface IF_WDY_MD_METHOD has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_EXCEPTION Instance method Public Method 20100805
2 CREATE_PARAMETER Instance method Public Method 00000000
3 DELETE Instance method Public Method 00000000
4 GET_APP_CLASS Instance method Public Method GET_APP_CLASS 00000000
5 GET_CODE_BODY Instance method Public Method 00000000
6 GET_EXCEPTIONS Instance method Public Method 20100805
7 GET_EXCEPTION_BY_NAME Instance method Public Method 20100805
8 GET_EXCEPTION_BY_POS Instance method Public Method 20100805
9 GET_EXCEPTION_COUNT Instance method Public Method 20100805
10 GET_EXCEPTION_POSITION Instance method Public Method 20100805
11 GET_NAME Instance method Public Method 00000000
12 GET_PARAMETERS Instance method Public Method 00000000
13 GET_PARAMETER_BY_NAME Instance method Public Method 00000000
14 GET_PARAMETER_BY_POS Instance method Public Method 00000000
15 GET_PARAMETER_COUNT Instance method Public Method 00000000
16 GET_PARAMETER_POSITION Instance method Public Method 00000000
17 GET_RETURN_TYPE Instance method Public Method 00000000
18 GET_VISIBILITY Instance method Public Method 00000000
19 HAS_EXCEPTION Instance method Public Method 20100805
20 HAS_PARAMETER Instance method Public Method 00000000
21 HAS_RETURN_TYPE Instance method Public Method 00000000
22 MOVE_EXCEPTION Instance method Public Method 20100805
23 MOVE_PARAMETER Instance method Public Method 00000000
24 SET_CODE_BODY Instance method Public Method 00000000
25 SET_RETURN_TYPE Instance method Public Method 00000000
26 SET_VISIBILITY Instance method Public Method 00000000
Events
Interface IF_WDY_MD_METHOD has no event.
Types
Interface IF_WDY_MD_METHOD has no local type.
Method Signatures

Method CREATE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXCEPTION Value transfer Object reference (TYPE REF TO) IF_WDY_MD_CUSTOM_EXCEPTION 20100805
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 20100805
3 Importing POSITION Value transfer Type reference (TYPE) I 20100805
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 20100805

Method CREATE_PARAMETER Signature

Method CREATE_PARAMETER on Interface IF_WDY_MD_METHOD has no parameter.
Method CREATE_PARAMETER on Interface IF_WDY_MD_METHOD has no exception.

Method DELETE Signature

Method DELETE on Interface IF_WDY_MD_METHOD has no parameter.
Method DELETE on Interface IF_WDY_MD_METHOD has no exception.

Method GET_APP_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning APP_CLASS Value transfer Object reference (TYPE REF TO) IF_WDY_MD_APP_CLASS 00000000

Method GET_APP_CLASS on Interface IF_WDY_MD_METHOD has no exception.

Method GET_CODE_BODY Signature

Method GET_CODE_BODY on Interface IF_WDY_MD_METHOD has no parameter.
Method GET_CODE_BODY on Interface IF_WDY_MD_METHOD has no exception.

Method GET_EXCEPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXCEPTIONS Value transfer Object reference (TYPE REF TO) IF_OBJECT_MAP 20100805

Method GET_EXCEPTIONS on Interface IF_WDY_MD_METHOD has no exception.

Method GET_EXCEPTION_BY_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXCEPTION Value transfer Object reference (TYPE REF TO) IF_WDY_MD_CUSTOM_EXCEPTION 20100805
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 20100805

Method GET_EXCEPTION_BY_NAME on Interface IF_WDY_MD_METHOD has no exception.

Method GET_EXCEPTION_BY_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EXCEPTION Value transfer Object reference (TYPE REF TO) IF_WDY_MD_CUSTOM_EXCEPTION 20100805
2 Importing POSITION Value transfer Type reference (TYPE) I 20100805

Method GET_EXCEPTION_BY_POS on Interface IF_WDY_MD_METHOD has no exception.

Method GET_EXCEPTION_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COUNT Value transfer Type reference (TYPE) I 20100805

Method GET_EXCEPTION_COUNT on Interface IF_WDY_MD_METHOD has no exception.

Method GET_EXCEPTION_POSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Call by reference Object reference (TYPE REF TO) IF_WDY_MD_CUSTOM_EXCEPTION 20100805
2 Returning POSITION Value transfer Type reference (TYPE) I 20100805

Method GET_EXCEPTION_POSITION on Interface IF_WDY_MD_METHOD has no exception.

Method GET_NAME Signature

Method GET_NAME on Interface IF_WDY_MD_METHOD has no parameter.
Method GET_NAME on Interface IF_WDY_MD_METHOD has no exception.

Method GET_PARAMETERS Signature

Method GET_PARAMETERS on Interface IF_WDY_MD_METHOD has no parameter.
Method GET_PARAMETERS on Interface IF_WDY_MD_METHOD has no exception.

Method GET_PARAMETER_BY_NAME Signature

Method GET_PARAMETER_BY_NAME on Interface IF_WDY_MD_METHOD has no parameter.
Method GET_PARAMETER_BY_NAME on Interface IF_WDY_MD_METHOD has no exception.

Method GET_PARAMETER_BY_POS Signature

Method GET_PARAMETER_BY_POS on Interface IF_WDY_MD_METHOD has no parameter.
Method GET_PARAMETER_BY_POS on Interface IF_WDY_MD_METHOD has no exception.

Method GET_PARAMETER_COUNT Signature

Method GET_PARAMETER_COUNT on Interface IF_WDY_MD_METHOD has no parameter.
Method GET_PARAMETER_COUNT on Interface IF_WDY_MD_METHOD has no exception.

Method GET_PARAMETER_POSITION Signature

Method GET_PARAMETER_POSITION on Interface IF_WDY_MD_METHOD has no parameter.
Method GET_PARAMETER_POSITION on Interface IF_WDY_MD_METHOD has no exception.

Method GET_RETURN_TYPE Signature

Method GET_RETURN_TYPE on Interface IF_WDY_MD_METHOD has no parameter.
Method GET_RETURN_TYPE on Interface IF_WDY_MD_METHOD has no exception.

Method GET_VISIBILITY Signature

Method GET_VISIBILITY on Interface IF_WDY_MD_METHOD has no parameter.
Method GET_VISIBILITY on Interface IF_WDY_MD_METHOD has no exception.

Method HAS_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_EXCEPTION Value transfer Type reference (TYPE) FLAG 20100805
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 20100805

Method HAS_EXCEPTION on Interface IF_WDY_MD_METHOD has no exception.

Method HAS_PARAMETER Signature

Method HAS_PARAMETER on Interface IF_WDY_MD_METHOD has no parameter.
Method HAS_PARAMETER on Interface IF_WDY_MD_METHOD has no exception.

Method HAS_RETURN_TYPE Signature

Method HAS_RETURN_TYPE on Interface IF_WDY_MD_METHOD has no parameter.
Method HAS_RETURN_TYPE on Interface IF_WDY_MD_METHOD has no exception.

Method MOVE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FROM_POSITION Value transfer Type reference (TYPE) I 20100805
2 Importing TO_POSITION Value transfer Type reference (TYPE) I 20100805

Method MOVE_EXCEPTION on Interface IF_WDY_MD_METHOD has no exception.

Method MOVE_PARAMETER Signature

Method MOVE_PARAMETER on Interface IF_WDY_MD_METHOD has no parameter.
Method MOVE_PARAMETER on Interface IF_WDY_MD_METHOD has no exception.

Method SET_CODE_BODY Signature

Method SET_CODE_BODY on Interface IF_WDY_MD_METHOD has no parameter.
Method SET_CODE_BODY on Interface IF_WDY_MD_METHOD has no exception.

Method SET_RETURN_TYPE Signature

Method SET_RETURN_TYPE on Interface IF_WDY_MD_METHOD has no parameter.
Method SET_RETURN_TYPE on Interface IF_WDY_MD_METHOD has no exception.

Method SET_VISIBILITY Signature

Method SET_VISIBILITY on Interface IF_WDY_MD_METHOD has no parameter.
Method SET_VISIBILITY on Interface IF_WDY_MD_METHOD has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630