SAP ABAP Class CL_CRD_SERVICES (Service Methods CRD)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CRDMDA (Package) Credentialing: Master Data
Properties
Class CL_CRD_SERVICES  
Short Description Service Methods CRD    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRDMDA   Credentialing: Master Data 
Created 20061130   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CRD_SERVICES has no forward declaration.
Interfaces
Class CL_CRD_SERVICES has no interface implemented.
Friends
Class CL_CRD_SERVICES has no friend class.
Attributes
Class CL_CRD_SERVICES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_TIMESTAMP Static method Public Method Creates Time Stamp Out of Date and Time 20061130
2 SEPARATE_TIMESTAMP Static method Public Method Splits Up Time Stamp into Date and Time 20061130
Events
Class CL_CRD_SERVICES has no event.
Types
Class CL_CRD_SERVICES has no local type.
Method Signatures

Method BUILD_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_TIMESTAMP Value transfer Type reference (TYPE) CACSTIMESTAMP Zeitstempel (JJJJ.MM.TT hh:mm:ss) 20061130
2 Importing IV_DATE Call by reference Type reference (TYPE) SY-DATUM Aktuelles Datum des Applikationsservers 20061130
3 Importing IV_TIME Call by reference Type reference (TYPE) SY-UZEIT Aktuelle Uhrzeit des Applikationsservers 20061130
# Exception Resumable Description Created on
1 CX_CRD_MDRUN Stammdatenzugriff zur Laufzeit 20061130

Method SEPARATE_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DATE Call by reference Type reference (TYPE) SY-DATUM Aktuelles Datum des Applikationsservers 20061130
2 Exporting EV_TIME Call by reference Type reference (TYPE) SY-UZEIT Aktuelle Uhrzeit des Applikationsservers 20061130
3 Importing IV_TIMESTAMP Call by reference Type reference (TYPE) CACSTIMESTAMP Zeitstempel (JJJJ.MM.TT hh:mm:ss) 20061130

Method SEPARATE_TIMESTAMP on class CL_CRD_SERVICES has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 700