SAP ABAP Class CL_USMD_UIMODEL_CHECK_UTIL (UI Model: Check Consistency)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-AF (Application Component) Application Framework
     USMD2_MAIN (Package) Main objects of generic MDG UIs
Properties
Class CL_USMD_UIMODEL_CHECK_UTIL  
Short Description UI Model: Check Consistency    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMD2_MAIN   Main objects of generic MDG UIs 
Created 20071206   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 USMD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 USMD2 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_USMD_UIMODEL_CHECK_UTIL has no interface implemented.
Friends
Class CL_USMD_UIMODEL_CHECK_UTIL has no friend class.
Attributes
Class CL_USMD_UIMODEL_CHECK_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_SE_ELEMENT_TYPE_ATTR Static method Public Method Check Element Type and Attribute of a Single UI Element 20080509
2 CHECK_SE_NODENAME Static method Public Method Does UI-Element have a valid name? 20071206
3 CHECK_SE_PARENT_PAI Static method Public Method Check a Parent Element during PAI 20080510
4 CHECK_SE_PREVIOUS_PAI Static method Public Method Check a Previous Element during PAI 20080510
5 GET_UIELEMENT Static method Protected Method Get one UI-Element -- OBSELETE! 20080512
Events
Class CL_USMD_UIMODEL_CHECK_UTIL has no event.
Types
Class CL_USMD_UIMODEL_CHECK_UTIL has no local type.
Method Signatures

Method CHECK_SE_ELEMENT_TYPE_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ATTRIBUTE Call by reference Type reference (TYPE) USMD_ATTR_RES Aufgelöstes Attribut 20080509
2 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20080509
3 Importing I_UIELEMENT Call by reference Type reference (TYPE) USMD_UIELEMENT Typ des Web-Dynpro-Oberflächen-Elements 20080509
4 Importing I_UIMODEL Call by reference Type reference (TYPE) USMD_UIMODEL UI-Modell für die Einzelbearbeitung einer Entität 20080509
5 Importing I_UINODE Call by reference Type reference (TYPE) USMD_UINODE UI-Element 20080509
# Exception Resumable Description Created on
1 INVALID_ATTRIBUTE An invalid attribute 20080509
2 WITHOUT_ATTRIBUTE ElementType should have one attribute 20080509
3 WITH_ATTRIBUTE ElementType should have no attribute 20080509

Method CHECK_SE_NODENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_NODENAME Call by reference Type reference (TYPE) USMD_UINODE Knoten 20071206
# Exception Resumable Description Created on
1 INVALID_NAME 20080509

Method CHECK_SE_PARENT_PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITS_TOTAL Call by reference Type reference (TYPE) USMD_TS_UIELEMENT UI Modell: UI Elemente 20080512
2 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20080510
3 Importing I_UIELEMENT Call by reference Type reference (TYPE) USMD_UIELEMENT Typ des Web-Dynpro-Oberflächen-Elements 20080510
4 Importing I_UINODE Call by reference Type reference (TYPE) USMD_UINODE UI-Element 20080510
5 Importing I_UIPARENT Call by reference Type reference (TYPE) USMD_UIPARENT Übergeordnetes UI-Element 20080510
# Exception Resumable Description Created on
1 INVALID 20080510

Method CHECK_SE_PREVIOUS_PAI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITS_TOTAL Call by reference Type reference (TYPE) USMD_TS_UIELEMENT UI Modell: UI Elemente 20080512
2 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20080510
3 Importing I_UIELEMENT Call by reference Type reference (TYPE) USMD_UIELEMENT Typ des Web-Dynpro-Oberflächen-Elements 20080510
4 Importing I_UINODE Call by reference Type reference (TYPE) USMD_UINODE UI-Element 20080510
5 Importing I_UIPREVIOUS Call by reference Type reference (TYPE) USMD_UIPREVIOUS Vorhergehendes UI-Element 20080510
# Exception Resumable Description Created on
1 INVALID 20080510

Method GET_UIELEMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_UIELEMENT Call by reference Type reference (TYPE) USMD_S_UIELEMENT UI Modell: UI Elemente 20080512
2 Importing ITS_UIELEMENT Call by reference Type reference (TYPE) USMD_TS_UIELEMENT UI Modell: UI Elemente 20080512
3 Importing I_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20080512
4 Importing I_UINODE Call by reference Type reference (TYPE) USMD_UINODE UI-Element 20080512
# Exception Resumable Description Created on
1 NOT_EXIST 20080512
History
Last changed by/on SAP  20130531 
SAP Release Created in 604