SAP ABAP Data Element CCRCE_REG_DATE (Date of Registration)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   EHS-SAF (Application Component) Product Safety
     CBRC (Package) EHS: Substance-Related Regulation Checks
Basic Data
Data Element CCRCE_REG_DATE
Short Description Date of Registration  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DATE    
Data Type DATS   Date field (YYYYMMDD) stored as char(8) 
Length 8    
Decimal Places 0    
Output Length 10    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name REG_DATE   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Reg. Date 
Medium 20 Date of Registration 
Long 30 Date of Registration 
Heading 25 Date of Registration 
Documentation

Definition

Specifies the date on which the substance was registered for a specific quantity.

Use

In certain cases, the registration must be repeated annually. You can then tell from the registration date whether registration was already carried out for a year.

You can enter the registration date and the expiration date for an advance registration.

Dependencies

Expiry Date of Registration

Example

The validity of registration status REG_STATUS in table CCRCT_EHS_REG depends on the details specified for both dates:

REG_DATE     REG_DATE_EXP    Valid From - To

Not Specified    Not Specified    01.01.0001-31.12.9999

Specified    Not Specified    <REG_DATE>-31.12.9999

Not Specified    Specified    01.01.0001-<REG_DATE_EXP>

Specified    Specified    <REG_DATE>-<REG_DATE_EXP>

History
Last changed by/on SAP  20100310 
SAP Release Created in 46C