SAP ABAP Class CL_WDR_CHECK_FOR_WB (Workbench and AiE Checks)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA-RUN (Application Component) Web Dynpro ABAP Runtime
     SWDP_RUNTIME_CORE (Package) Web Dynpro Runtime: Core Functions
Properties
Class CL_WDR_CHECK_FOR_WB  
Short Description Workbench and AiE Checks    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWDP_RUNTIME_CORE   Web Dynpro Runtime: Core Functions 
Created 20121128   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class CL_WDR_CHECK_FOR_WB has no interface implemented.
Friends
Class CL_WDR_CHECK_FOR_WB has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FORMAT_CONDENSE Constant Public Type reference (TYPE) DFIES-FIELDNAME 'CONDENSE' 20121128
2 C_FORMAT_DATE_FORMAT Constant Public Type reference (TYPE) DFIES-FIELDNAME 'DATE_FORMAT' 20121128
3 C_FORMAT_NULL_AS_BLANK Constant Public Type reference (TYPE) DFIES-FIELDNAME 'NULL_AS_BLANK' 20121128
4 C_FORMAT_SHORT_TIME Constant Public Type reference (TYPE) DFIES-FIELDNAME 'SHORT_TIME' 20121128
5 C_FORMAT_SIGN_POS Constant Public Type reference (TYPE) DFIES-FIELDNAME 'SIGN_POS' 20121128
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ATTR_FORMAT_PROPERTY Static method Public Method Is the format property allowed for t. ABAP type of the attr? 20121128
Events
Class CL_WDR_CHECK_FOR_WB has no event.
Types
Class CL_WDR_CHECK_FOR_WB has no local type.
Method Signatures

Method CHECK_ATTR_FORMAT_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTE_TYPE Value transfer Type reference (TYPE) WDY_MD_ABAP_TYPE WebDynpro: Typ eines Context-Attributes 20121128
2 Importing FORMAT_STRUC_FIELD Value transfer Type reference (TYPE) DFIES-FIELDNAME Komponentenname der Format-Property 20121128
3 Returning IS_ALLOWED Value transfer Type reference (TYPE) ABAP_BOOL Format-Property ist erlaubt 20121128

Method CHECK_ATTR_FORMAT_PROPERTY on class CL_WDR_CHECK_FOR_WB has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740