SAP ABAP Class CL_BUP_HOUR_DB_READ (BP: Database read acces for bussiness hours)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-BP (Application Component) SAP Business Partner
⤷
BUPA_HOURS_COMMON (Package) SAP BP: Reuse Components for Business Hours Data Set
⤷
⤷
Properties
| Class | CL_BUP_HOUR_DB_READ | |
| Short Description | BP: Database read acces for bussiness hours | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BUPA_HOURS_COMMON | SAP BP: Reuse Components for Business Hours Data Set |
| Created | 20060308 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BUP_HOUR_DB_READ has no forward declaration.
Interfaces
Class CL_BUP_HOUR_DB_READ has no interface implemented.
Friends
Class CL_BUP_HOUR_DB_READ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | I | 1000 | Maximum entries in buffer | 20060308 | ||
| 2 | Static Attribute | Private | Type reference (TYPE) | BUP_TS_HOUR_DATA | BP: Data of segment Business Hours | 20060308 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Read business hours data from database | 20060308 | |
| 2 | Static method | Public | Method | Read business hours data from database | 20060310 | |
| 3 | Static method | Public | Method | Refresh buffer | 20060308 |
Events
Class CL_BUP_HOUR_DB_READ has no event.
Types
Class CL_BUP_HOUR_DB_READ has no local type.
Method Signatures
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | BUP_TS_HOUR_DATA | BP: Data of segment Business Hours | 20060308 | |||
| 2 | ET_FAILED_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_HOUR_KEY | BP: Keys of segment Business Hours | 20060308 | |||
| 3 | IT_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_HOUR_KEY | BP: Key of the segment Business Hours | 20060308 |
Method READ on class CL_BUP_HOUR_DB_READ has no exception.
Method READ_BY_PARTNER_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | BUP_TS_HOUR_DATA | BP: Data of segment Business Hours | 20060310 | |||
| 2 | ET_FAILED_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_CENT_GUID | BP: Partner GUID | 20060310 | |||
| 3 | IT_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_CENT_GUID | BP: Partner GUID | 20060310 |
Method READ_BY_PARTNER_GUID on class CL_BUP_HOUR_DB_READ has no exception.
Method REFRESH_BUFFER Signature
Method REFRESH_BUFFER on class CL_BUP_HOUR_DB_READ has no parameter.
Method REFRESH_BUFFER on class CL_BUP_HOUR_DB_READ has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |