SAP ABAP Class CL_SYB_FORMAT (SYB: Common formatting methods)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-SYB (Application Component) Sybase ASE Database Platform
⤷
SMSYB (Package) SYBASE Database Monitor
⤷
⤷
Properties
| Class | CL_SYB_FORMAT | |
| Short Description | SYB: Common formatting methods | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SMSYB | SYBASE Database Monitor |
| Created | 20100806 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SYB_FORMAT has no forward declaration.
Interfaces
Class CL_SYB_FORMAT has no interface implemented.
Friends
Class CL_SYB_FORMAT has no friend class.
Attributes
Class CL_SYB_FORMAT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20100811 | ||
| 2 | Static method | Public | Method | 20100806 | ||
| 3 | Static method | Public | Method | 20120705 |
Events
Class CL_SYB_FORMAT has no event.
Types
Class CL_SYB_FORMAT has no local type.
Method Signatures
Method CONV_BIGDATETIME_TO_DB6TSTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BIGDATETIME | Call by reference | Type reference (TYPE) | CLIKE | 20100811 | ||||
| 2 | TSTAMP | Value transfer | Type reference (TYPE) | DB6TSTAMP | DB6: Timestamp (Format: YYYYMMDDHHMMSS) | 20100811 |
Method CONV_BIGDATETIME_TO_DB6TSTAMP on class CL_SYB_FORMAT has no exception.
Method CONV_DB6DATETIM_TO_BIGDATETIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | BIGDATETIME | Value transfer | Type reference (TYPE) | DB6DATETIM | DBA: ISO conform timestamp with ms precission | 20100806 | |||
| 2 | DB6DATETIM | Call by reference | Type reference (TYPE) | DB6DATETIM | DBA: ISO conform timestamp with ms precission | 20100806 |
Method CONV_DB6DATETIM_TO_BIGDATETIME on class CL_SYB_FORMAT has no exception.
Method FORMAT_STMTTEXT_FOR_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FMT_STMT_TEXT | Value transfer | Type reference (TYPE) | STRING | 20120705 | ||||
| 2 | MAXLEN | Call by reference | Type reference (TYPE) | I | 130 | 20120705 | |||
| 3 | STMT_TEXT | Call by reference | Type reference (TYPE) | STRING | 20120705 |
Method FORMAT_STMTTEXT_FOR_ALV on class CL_SYB_FORMAT has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |