SAP ABAP Class CX_ABAP_DATFM_NO_DATE (Exception in Class CL_ABAP_DATFM - Input is not a date)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_CONVERT (Package) Conversion of Time Specifications
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_ABAP_DATFM 20050124
Properties
Class CX_ABAP_DATFM_NO_DATE  
Short Description Exception in Class CL_ABAP_DATFM - Input is not a date    
Super Class CX_ABAP_DATFM  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 40  Exception Class 
Package SABP_CONVERT   Conversion of Time Specifications 
Created 20050124   SAP 
Last change 20110908   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 CX_ABAP_DATFM_NO_DATE has no interface implemented.
Friends
Class CX_ABAP_DATFM_NO_DATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_ABAP_DATFM_NO_DATE Constant Public Type reference (TYPE) SOTR_CONC '00505695007C1DDFB5F0B00BAF4F1346' 20050727
2 EXPECTED_DATE_FORMAT Instance attribute Public Type reference (TYPE) XUDATFM Expected Date Format 20101011
3 IS_PERIOD Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE Flag whether defective input was meant to be a time period 20101104
4 IS_WEEKS Instance attribute Public Type reference (TYPE) ABAP_BOOL ABAP_FALSE Flag whether defective input should contain calendar weeks 20101105
5 NO_DATE Instance attribute Public Type reference (TYPE) CHAR10 No Date 20050727
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050124
Events
Class CX_ABAP_DATFM_NO_DATE has no event.
Types
Class CX_ABAP_DATFM_NO_DATE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPECTED_DATE_FORMAT Call by reference Type reference (TYPE) XUDATFM 20101011
2 Importing IS_PERIOD Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101104
3 Importing IS_WEEKS Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20101105
4 Importing NO_DATE Call by reference Type reference (TYPE) CHAR10 20050727
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20050124
6 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20050124

Method CONSTRUCTOR on class CX_ABAP_DATFM_NO_DATE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700