SAP ABAP Class CL_CFX_SO_DATE (Date (Input and Output))
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_UI (Package) Collaboration Folders: User Interface
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CFX_SO_EDITABLE Object That Can Be Edited (Displayed) 20021203
Properties
Class CL_CFX_SO_DATE  
Short Description Date (Input and Output)    
Super Class CL_CFX_SO_EDITABLE Object That Can Be Edited (Displayed) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFX_UI   Collaboration Folders: User Interface 
Created 20021129   SAP 
Last change 20141109    
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)
2 CL_CFX_CONST_UI Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_CFX_UI_MSG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_CFX_SO_DATE has no interface implemented.
Friends
Class CL_CFX_SO_DATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MP_INPUTFIELD Instance attribute Private Object reference (TYPE REF TO) CL_CFX_SO_INPUTFIELD Entry Field for String 20021129
2 M_VALUE Instance attribute Private Type reference (TYPE) D 20021203
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20021129
2 GET_VALUE Instance method Public Method Determine Value 20021129
Events
Class CL_CFX_SO_DATE has no event.
Types
Class CL_CFX_SO_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 I_ESCAPE_LABEL Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_TRUE Label: html escape ? 20021129
2 Importing I_ID Call by reference Type reference (TYPE) CFX_STRING id 20021129
3 Importing I_IS_READONLY Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_FALSE Wert: Nur Anzeige ? 20021203
4 Importing I_IS_REQUIRED Call by reference Type reference (TYPE) CFX_BOOLEAN ABAP_FALSE Wert: Mußfeld ? 20021203
5 Importing I_LABEL Call by reference Type reference (TYPE) CFX_T_TEXT Label 20021129
6 Importing I_LABEL_TOOLTIP Call by reference Type reference (TYPE) CFX_T_TEXT Tooltip für Label 20030313
7 Importing I_NAME Call by reference Type reference (TYPE) CFX_STRING Name (zur Abfrage des Werts) 20021129
8 Importing I_VALUE Call by reference Type reference (TYPE) D Wert 20021129

Method CONSTRUCTOR on class CL_CFX_SO_DATE has no exception.

Method GET_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_VALUE Value transfer Type reference (TYPE) D Wert 20021203
# Exception Resumable Description Created on
1 CHECK_ERROR Error During Check, For Example, Format Invalid 20060620
History
Last changed by/on SAP  20141109 
SAP Release Created in 200