SAP ABAP Class /TDAG/CPCL_MSDOS (CP: Helper class for msdos)
Hierarchy
☛
TDAGBCA (Software Component) TechniData Basic Components
⤷
EHS (Application Component) Environment, Health and Safety
⤷
/TDAG/CP_OF (Package) CP: Overall functions and features
⤷
⤷
Properties
| Class | /TDAG/CPCL_MSDOS | |
| Short Description | CP: Helper class for msdos | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /TDAG/CP_OF | CP: Overall functions and features |
| Created | 20071206 | SAP |
| Last change | 20141109 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /TDAG/CPCL_MSDOS has no forward declaration.
Interfaces
Class /TDAG/CPCL_MSDOS has no interface implemented.
Friends
Class /TDAG/CPCL_MSDOS has no friend class.
Attributes
Class /TDAG/CPCL_MSDOS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | from date | 20071206 | |
| 2 | Static method | Public | Method | from time | 20071206 | |
| 3 | Static method | Public | Method | to date | 20071206 | |
| 4 | Static method | Public | Method | to time | 20071206 |
Events
Class /TDAG/CPCL_MSDOS has no event.
Types
Class /TDAG/CPCL_MSDOS has no local type.
Method Signatures
Method FROM_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE | Value transfer | Type reference (TYPE) | D | date | 20071206 | |||
| 2 | MSDOS_DATE | Call by reference | Type reference (TYPE) | I | date | 20071206 |
Method FROM_DATE on class /TDAG/CPCL_MSDOS has no exception.
Method FROM_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSDOS_TIME | Call by reference | Type reference (TYPE) | I | time | 20071206 | |||
| 2 | TIME | Value transfer | Type reference (TYPE) | T | time | 20071206 |
Method FROM_TIME on class /TDAG/CPCL_MSDOS has no exception.
Method TO_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATE | Call by reference | Type reference (TYPE) | D | type d | 20071206 | |||
| 2 | MSDOS_DATE | Value transfer | Type reference (TYPE) | I | msdos_date | 20071206 |
Method TO_DATE on class /TDAG/CPCL_MSDOS has no exception.
Method TO_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSDOS_TIME | Value transfer | Type reference (TYPE) | I | time | 20071206 | |||
| 2 | TIME | Call by reference | Type reference (TYPE) | T | time | 20071206 |
Method TO_TIME on class /TDAG/CPCL_MSDOS has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 222_46C |