SAP ABAP Class IF_WDY_MD_UI_ELEMENT_LIBRARY (IF_WDY_MD_UI_ELEMENT_LIBRARY)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WDY_MD_LOCKABLE_OBJECT 20030506
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WDY_MD_UI_ELEMENT_LIBRARY 20030506
Properties
Class IF_WDY_MD_UI_ELEMENT_LIBRARY  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030506   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WDY_MD_UI_ELEMENT_LIBRARY has no forward declaration.
Interfaces
Class IF_WDY_MD_UI_ELEMENT_LIBRARY has no interface implemented.
Friends
Class IF_WDY_MD_UI_ELEMENT_LIBRARY has no friend class.
Attributes
Class IF_WDY_MD_UI_ELEMENT_LIBRARY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_USED_LIBRARY Instance method Public Method 00000000
2 CREATE_LAYOUT_DEF Instance method Public Method 20030624
3 CREATE_MARKER_INTERFACE Instance method Public Method 00000000
4 CREATE_TAGGED_VALUE Instance method Public Method 00000000
5 CREATE_UI_CONTAINER_DEF Instance method Public Method 00000000
6 CREATE_UI_ELEMENT_DEF Instance method Public Method 20030624
7 CREATE_VIEW_ELEMENT_DEF Instance method Public Method 20030624
8 GET_LAYOUT_DEF Instance method Public Method 20030624
9 GET_LAYOUT_DEFS Instance method Public Method 20030624
10 GET_LAYOUT_DEF_COUNT Instance method Public Method 20030624
11 GET_MARKER_INTERFACES Instance method Public Method 00000000
12 GET_MARKER_INTERFACE_BY_NAME Instance method Public Method 00000000
13 GET_MARKER_INTERFACE_BY_POS Instance method Public Method 00000000
14 GET_MARKER_INTERFACE_COUNT Instance method Public Method 00000000
15 GET_MARKER_INTERFACE_POSITION Instance method Public Method 00000000
16 GET_TAGGED_VALUES Instance method Public Method 00000000
17 GET_TAGGED_VALUE_BY_NAME Instance method Public Method 00000000
18 GET_TAGGED_VALUE_BY_POS Instance method Public Method 00000000
19 GET_TAGGED_VALUE_COUNT Instance method Public Method 00000000
20 GET_TAGGED_VALUE_POSITION Instance method Public Method 00000000
21 GET_UI_CONTAINER_DEF Instance method Public Method 00000000
22 GET_UI_CONTAINER_DEFS Instance method Public Method 00000000
23 GET_UI_CONTAINER_DEF_COUNT Instance method Public Method 00000000
24 GET_UI_ELEMENT_DEF Instance method Public Method 20030624
25 GET_UI_ELEMENT_DEFS Instance method Public Method 20030624
26 GET_UI_ELEMENT_DEF_COUNT Instance method Public Method 20030624
27 GET_USED_LIBRARIES Instance method Public Method 00000000
28 GET_USED_LIBRARY_COUNT Instance method Public Method 00000000
29 GET_USED_LIBRARY_POSITION Instance method Public Method 00000000
30 GET_VIEW_ELEMENT_DEF Instance method Public Method 20030624
31 GET_VIEW_ELEMENT_DEFS Instance method Public Method 20030624
32 GET_VIEW_ELEMENT_DEF_COUNT Instance method Public Method 20030624
33 HAS_LAYOUT_DEF Instance method Public Method 20030624
34 HAS_MARKER_INTERFACE Instance method Public Method 00000000
35 HAS_TAGGED_VALUE Instance method Public Method 00000000
36 HAS_UI_CONTAINER_DEF Instance method Public Method 00000000
37 HAS_UI_ELEMENT_DEF Instance method Public Method 20030624
38 HAS_USED_LIBRARY Instance method Public Method 00000000
39 HAS_VIEW_ELEMENT_DEF Instance method Public Method 20030624
40 MOVE_MARKER_INTERFACE Instance method Public Method 00000000
41 MOVE_TAGGED_VALUE Instance method Public Method 00000000
42 MOVE_USED_LIBRARY Instance method Public Method 00000000
43 REMOVE_ALL_USED_LIBRARIES Instance method Public Method 00000000
44 REMOVE_USED_LIBRARY Instance method Public Method 00000000
Events
Class IF_WDY_MD_UI_ELEMENT_LIBRARY has no event.
Types
Class IF_WDY_MD_UI_ELEMENT_LIBRARY has no local type.
Method Signatures

Method ADD_USED_LIBRARY 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 Importing USED_LIBRARY Call by reference Object reference (TYPE REF TO) IF_WDY_MD_UI_ELEMENT_LIBRARY 00000000

Method ADD_USED_LIBRARY on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method CREATE_LAYOUT_DEF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LAYOUT_DEFINITION Value transfer Object reference (TYPE REF TO) IF_WDY_MD_LAYOUT_DEF 20030624
2 Importing NAME Value transfer Type reference (TYPE) WDY_MD_OBJECT_NAME 20030624
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 20030624

Method CREATE_MARKER_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MARKER_INTERFACE Value transfer Object reference (TYPE REF TO) IF_WDY_MD_MARKER_INTERFACE 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_TAGGED_VALUE 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 TAGGED_VALUE Value transfer Object reference (TYPE REF TO) IF_WDY_MD_TAGGED_VALUE 00000000
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 00000000

Method CREATE_UI_CONTAINER_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 Returning UI_CONTAINER_DEF Value transfer Object reference (TYPE REF TO) IF_WDY_MD_UI_ELEMENT_DEF 00000000
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 00000000

Method CREATE_UI_ELEMENT_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 20030624
2 Returning UI_ELEMENT_DEFINITION Value transfer Object reference (TYPE REF TO) IF_WDY_MD_UI_ELEMENT_DEF 20030624
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 20030624

Method CREATE_VIEW_ELEMENT_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 20030624
2 Returning VIEW_ELEMENT_DEFINITION Value transfer Object reference (TYPE REF TO) IF_WDY_MD_UI_ELEMENT_DEF 20030624
# Exception Resumable Description Created on
1 CX_WDY_MD_ALREADY_EXISTING 20030624

Method GET_LAYOUT_DEF Signature

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

Method GET_LAYOUT_DEF on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method GET_LAYOUT_DEFS Signature

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

Method GET_LAYOUT_DEFS on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method GET_LAYOUT_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 20030624

Method GET_LAYOUT_DEF_COUNT on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method GET_MARKER_INTERFACES Signature

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

Method GET_MARKER_INTERFACES on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method GET_MARKER_INTERFACE_BY_NAME Signature

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

Method GET_MARKER_INTERFACE_BY_NAME on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method GET_MARKER_INTERFACE_BY_POS Signature

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

Method GET_MARKER_INTERFACE_BY_POS on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method GET_MARKER_INTERFACE_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_MARKER_INTERFACE_COUNT on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method GET_MARKER_INTERFACE_POSITION Signature

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

Method GET_MARKER_INTERFACE_POSITION on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method GET_TAGGED_VALUES Signature

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

Method GET_TAGGED_VALUES on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method GET_TAGGED_VALUE_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 TAGGED_VALUE Value transfer Object reference (TYPE REF TO) IF_WDY_MD_TAGGED_VALUE 00000000

Method GET_TAGGED_VALUE_BY_NAME on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method GET_TAGGED_VALUE_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 TAGGED_VALUE Value transfer Object reference (TYPE REF TO) IF_WDY_MD_TAGGED_VALUE 00000000

Method GET_TAGGED_VALUE_BY_POS on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method GET_TAGGED_VALUE_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_TAGGED_VALUE_COUNT on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method GET_TAGGED_VALUE_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 TAGGED_VALUE Call by reference Object reference (TYPE REF TO) IF_WDY_MD_TAGGED_VALUE 00000000

Method GET_TAGGED_VALUE_POSITION on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method GET_UI_CONTAINER_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 Returning UI_CONTAINER_DEF Value transfer Object reference (TYPE REF TO) IF_WDY_MD_UI_ELEMENT_DEF 00000000

Method GET_UI_CONTAINER_DEF on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method GET_UI_CONTAINER_DEFS Signature

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

Method GET_UI_CONTAINER_DEFS on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method GET_UI_CONTAINER_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_UI_CONTAINER_DEF_COUNT on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method GET_UI_ELEMENT_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 20030624
2 Returning UI_ELEMENT_DEF Value transfer Object reference (TYPE REF TO) IF_WDY_MD_UI_ELEMENT_DEF 20030624

Method GET_UI_ELEMENT_DEF on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method GET_UI_ELEMENT_DEFS Signature

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

Method GET_UI_ELEMENT_DEFS on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method GET_UI_ELEMENT_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 20030624

Method GET_UI_ELEMENT_DEF_COUNT on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method GET_USED_LIBRARIES Signature

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

Method GET_USED_LIBRARIES on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method GET_USED_LIBRARY_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_USED_LIBRARY_COUNT on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method GET_USED_LIBRARY_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 USED_LIBRARY Call by reference Object reference (TYPE REF TO) IF_WDY_MD_UI_ELEMENT_LIBRARY 00000000

Method GET_USED_LIBRARY_POSITION on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method GET_VIEW_ELEMENT_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 20030624
2 Returning VIEW_ELEMENT_DEF Value transfer Object reference (TYPE REF TO) IF_WDY_MD_VIEW_ELEMENT_DEF 20030624

Method GET_VIEW_ELEMENT_DEF on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method GET_VIEW_ELEMENT_DEFS Signature

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

Method GET_VIEW_ELEMENT_DEFS on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method GET_VIEW_ELEMENT_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 20030624

Method GET_VIEW_ELEMENT_DEF_COUNT on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method HAS_LAYOUT_DEF Signature

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

Method HAS_LAYOUT_DEF on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method HAS_MARKER_INTERFACE Signature

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

Method HAS_MARKER_INTERFACE on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method HAS_TAGGED_VALUE Signature

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

Method HAS_TAGGED_VALUE on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method HAS_UI_CONTAINER_DEF Signature

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

Method HAS_UI_CONTAINER_DEF on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method HAS_UI_ELEMENT_DEF Signature

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

Method HAS_UI_ELEMENT_DEF on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method HAS_USED_LIBRARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HAS_USED_LIBRARY Value transfer Type reference (TYPE) FLAG 00000000
2 Importing USED_LIBRARY Call by reference Object reference (TYPE REF TO) IF_WDY_MD_UI_ELEMENT_LIBRARY 00000000

Method HAS_USED_LIBRARY on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method HAS_VIEW_ELEMENT_DEF Signature

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

Method HAS_VIEW_ELEMENT_DEF on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method MOVE_MARKER_INTERFACE 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_MARKER_INTERFACE on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method MOVE_TAGGED_VALUE 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_TAGGED_VALUE on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method MOVE_USED_LIBRARY 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_USED_LIBRARY on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method REMOVE_ALL_USED_LIBRARIES Signature

Method REMOVE_ALL_USED_LIBRARIES on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no parameter.
Method REMOVE_ALL_USED_LIBRARIES on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.

Method REMOVE_USED_LIBRARY 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 Importing USED_LIBRARY Call by reference Object reference (TYPE REF TO) IF_WDY_MD_UI_ELEMENT_LIBRARY 00000000

Method REMOVE_USED_LIBRARY on class IF_WDY_MD_UI_ELEMENT_LIBRARY has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in