SAP ABAP Interface IF_WDY_MD_MODEL_TYPE (IF_WDY_MD_MODEL_TYPE)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
     SWDP_METADATA_API_MODEL (Package) Web Dynpro: Model
Properties
Interface IF_WDY_MD_MODEL_TYPE  
Short Description    
General Data
Package SWDP_METADATA_API_MODEL   Web Dynpro: Model 
Created 20020920   SAP 
Last changed 20020920   SAP 
Unicode checks active    
Forward declarations
Interface IF_WDY_MD_MODEL_TYPE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_WDY_MD_OBJECT Web Dynpro: Object 00000000
Friends
Interface IF_WDY_MD_MODEL_TYPE has no friend.
Attributes
Interface IF_WDY_MD_MODEL_TYPE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CLASS_SETTING_DEF Instance method Public Method 00000000
2 CREATE_SETTING_DEF Instance method Public Method 00000000
3 DELETE Instance method Public Method 00000000
4 GET_CLASS_SETTING_DEFS Instance method Public Method 00000000
5 GET_CLASS_SETTING_DEF_BY_NAME Instance method Public Method 00000000
6 GET_CLASS_SETTING_DEF_BY_POS Instance method Public Method 00000000
7 GET_CLASS_SETTING_DEF_COUNT Instance method Public Method 00000000
8 GET_CLASS_SETTING_DEF_POSITION Instance method Public Method 00000000
9 GET_NAME Instance method Public Method 00000000
10 GET_SETTING_DEFS Instance method Public Method 00000000
11 GET_SETTING_DEF_BY_NAME Instance method Public Method 00000000
12 GET_SETTING_DEF_BY_POS Instance method Public Method 00000000
13 GET_SETTING_DEF_COUNT Instance method Public Method 00000000
14 GET_SETTING_DEF_POSITION Instance method Public Method 00000000
15 HAS_CLASS_SETTING_DEF Instance method Public Method 00000000
16 HAS_SETTING_DEF Instance method Public Method 00000000
17 MOVE_CLASS_SETTING_DEF Instance method Public Method 00000000
18 MOVE_SETTING_DEF Instance method Public Method 00000000
Events
Interface IF_WDY_MD_MODEL_TYPE has no event.
Types
Interface IF_WDY_MD_MODEL_TYPE has no local type.
Method Signatures

Method CREATE_CLASS_SETTING_DEF Signature

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

Method CREATE_SETTING_DEF Signature

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

Method DELETE Signature

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

Method GET_CLASS_SETTING_DEFS Signature

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

Method GET_CLASS_SETTING_DEFS on Interface IF_WDY_MD_MODEL_TYPE has no exception.

Method GET_CLASS_SETTING_DEF_BY_NAME Signature

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

Method GET_CLASS_SETTING_DEF_BY_NAME on Interface IF_WDY_MD_MODEL_TYPE has no exception.

Method GET_CLASS_SETTING_DEF_BY_POS Signature

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

Method GET_CLASS_SETTING_DEF_BY_POS on Interface IF_WDY_MD_MODEL_TYPE has no exception.

Method GET_CLASS_SETTING_DEF_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 00000000

Method GET_CLASS_SETTING_DEF_COUNT on Interface IF_WDY_MD_MODEL_TYPE has no exception.

Method GET_CLASS_SETTING_DEF_POSITION Signature

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

Method GET_CLASS_SETTING_DEF_POSITION on Interface IF_WDY_MD_MODEL_TYPE has no exception.

Method GET_NAME Signature

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

Method GET_SETTING_DEFS Signature

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

Method GET_SETTING_DEFS on Interface IF_WDY_MD_MODEL_TYPE has no exception.

Method GET_SETTING_DEF_BY_NAME Signature

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

Method GET_SETTING_DEF_BY_NAME on Interface IF_WDY_MD_MODEL_TYPE has no exception.

Method GET_SETTING_DEF_BY_POS Signature

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

Method GET_SETTING_DEF_BY_POS on Interface IF_WDY_MD_MODEL_TYPE has no exception.

Method GET_SETTING_DEF_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 00000000

Method GET_SETTING_DEF_COUNT on Interface IF_WDY_MD_MODEL_TYPE has no exception.

Method GET_SETTING_DEF_POSITION Signature

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

Method GET_SETTING_DEF_POSITION on Interface IF_WDY_MD_MODEL_TYPE has no exception.

Method HAS_CLASS_SETTING_DEF Signature

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

Method HAS_CLASS_SETTING_DEF on Interface IF_WDY_MD_MODEL_TYPE has no exception.

Method HAS_SETTING_DEF Signature

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

Method HAS_SETTING_DEF on Interface IF_WDY_MD_MODEL_TYPE has no exception.

Method MOVE_CLASS_SETTING_DEF 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 00000000
2 Importing TO_POSITION Value transfer Type reference (TYPE) I 00000000

Method MOVE_CLASS_SETTING_DEF on Interface IF_WDY_MD_MODEL_TYPE has no exception.

Method MOVE_SETTING_DEF 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 00000000
2 Importing TO_POSITION Value transfer Type reference (TYPE) I 00000000

Method MOVE_SETTING_DEF on Interface IF_WDY_MD_MODEL_TYPE has no exception.
History
Last changed by/on SAP  20020920 
SAP Release Created in 630