SAP ABAP Class CL_CACS_TIMESTAMP (Handling of Time Stamp)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
CACSSG (Package) ICM: Services & Generic
⤷
⤷
Properties
| Class | CL_CACS_TIMESTAMP | |
| Short Description | Handling of Time Stamp | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | CACSSG | |
| Program status | ||
| Category | 0 | |
| Package | CACSSG | ICM: Services & Generic |
| Created | 20060421 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CACS_TIMESTAMP has no interface implemented.
Friends
Class CL_CACS_TIMESTAMP has no friend class.
Attributes
Class CL_CACS_TIMESTAMP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Current Split Time Stamp | 20060421 | |
| 2 | Static method | Public | Method | Determine Current Time Stamp | 20060421 | |
| 3 | Static method | Public | Method | Split Time Stamp | 20060421 |
Events
Class CL_CACS_TIMESTAMP has no event.
Types
Class CL_CACS_TIMESTAMP has no local type.
Method Signatures
Method GET_SPLIT_TIME_STAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATE | Call by reference | Type reference (TYPE) | DATUM | Datum | 20060421 | |||
| 2 | EV_TIME | Call by reference | Type reference (TYPE) | UZEIT | Tageszeit | 20060421 | |||
| 3 | EV_TIMESTAMP | Call by reference | Type reference (TYPE) | CACSTIMESTAMP | Zeitstempel (JJJJ.MM.TT hh:mm:ss) | 20060421 |
Method GET_SPLIT_TIME_STAMP on class CL_CACS_TIMESTAMP has no exception.
Method GET_TIME_STAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TIMESTAMP | Value transfer | Type reference (TYPE) | CACSTIMESTAMP | Zeitstempel (JJJJ.MM.TT hh:mm:ss) | 20060421 |
Method GET_TIME_STAMP on class CL_CACS_TIMESTAMP has no exception.
Method SPLIT_TIME_STAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATE | Call by reference | Type reference (TYPE) | DATUM | Datum | 20060421 | |||
| 2 | EV_TIME | Call by reference | Type reference (TYPE) | UZEIT | Tageszeit | 20060421 | |||
| 3 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | CACSTIMESTAMP | Zeitstempel (JJJJ.MM.TT hh:mm:ss) | 20060421 |
Method SPLIT_TIME_STAMP on class CL_CACS_TIMESTAMP has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 700 |