SAP ABAP Class CL_BUP_SERVICES (SAP BP: General Services)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BP (Application Component) Business Partner Foundation
⤷
S_BUPA_IPI (Package) SAP Business Partner: Internal Programming Interface (Basis)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BUP_CENT_CONST | SAP BP: Generally Used Constants Central Data | 20050623 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BUP_CONST | Business Partner: Constants Generally Used | 20050623 |
Properties
| Class | CL_BUP_SERVICES | |
| Short Description | SAP BP: General Services | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_BUPA_IPI | SAP Business Partner: Internal Programming Interface (Basis) |
| Created | 20050504 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BUP_SERVICES has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BUP_CENT_CONST | SAP BP: Generally Used Constants Central Data | 20050623 | ||
| 2 | IF_BUP_CONST | Business Partner: Constants Generally Used | 20050623 |
Friends
Class CL_BUP_SERVICES has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Convert 'Date From' to Time Stamp (Time: 00:00:00), UTC | 20050504 | |
| 2 | Static method | Public | Method | Convert 'Date From' and 'Date To' to Time Stamp UTC | 20050504 | |
| 3 | Static method | Public | Method | Convert 'Date To' to Time Stamp (Time: 23:59:59), UTC | 20050504 | |
| 4 | Static method | Public | Method | Convert Time Stamps (From and To) to Date, UTC | 20050504 | |
| 5 | Static method | Public | Method | Convert Time Stamp to Date, UTC | 20050504 |
Events
Class CL_BUP_SERVICES has no event.
Types
Class CL_BUP_SERVICES has no local type.
Method Signatures
Method DATEFROM_TO_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20050504 | |||
| 2 | IV_DATE_FROM | Call by reference | Type reference (TYPE) | SYDATE | Datum von | 20050504 |
Method DATEFROM_TO_TIMESTAMP on class CL_BUP_SERVICES has no exception.
Method DATES_TO_TIMESTAMPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TIMESTAMP_FROM | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel von in Kurzform (JJJJMMTThhmmss) | 20050504 | |||
| 2 | EV_TIMESTAMP_TO | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel bis in Kurzform (JJJJMMTThhmmss) | 20050504 | |||
| 3 | IV_DATE_FROM | Call by reference | Type reference (TYPE) | SYDATE | Datum von | 20050504 | |||
| 4 | IV_DATE_TO | Call by reference | Type reference (TYPE) | SYDATE | Datum bis | 20050504 |
Method DATES_TO_TIMESTAMPS on class CL_BUP_SERVICES has no exception.
Method DATETO_TO_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TIMESTAMP | Value transfer | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20050504 | |||
| 2 | IV_DATE_TO | Call by reference | Type reference (TYPE) | SYDATE | Datum bis | 20050504 |
Method DATETO_TO_TIMESTAMP on class CL_BUP_SERVICES has no exception.
Method TIMESTAMPS_TO_DATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATE_FROM | Call by reference | Type reference (TYPE) | SYDATE | Datum von | 20050504 | |||
| 2 | EV_DATE_TO | Call by reference | Type reference (TYPE) | SYDATE | Datum bis | 20050504 | |||
| 3 | IV_TIMESTAMP_FROM | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel von in Kurzform (JJJJMMTThhmmss) | 20050504 | |||
| 4 | IV_TIMESTAMP_TO | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel bis in Kurzform (JJJJMMTThhmmss) | 20050504 |
Method TIMESTAMPS_TO_DATES on class CL_BUP_SERVICES has no exception.
Method TIMESTAMP_TO_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATE | Value transfer | Type reference (TYPE) | SYDATE | Datum | 20050504 | |||
| 2 | IV_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMP | UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) | 20050504 |
Method TIMESTAMP_TO_DATE on class CL_BUP_SERVICES has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |