SAP ABAP Class CL_BUP_HOUR_ERROR_MEM (BP: Business Hours: Memory for error data)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-BP (Application Component) SAP Business Partner
⤷
BUPA_HOUR_IPI (Package) SAP Businesspartner: Business Hours (IPI)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BUP_HOUR_CONST | BP: Constants for segment operating hours | 20060209 |
Properties
| Class | CL_BUP_HOUR_ERROR_MEM | |
| Short Description | BP: Business Hours: Memory for error data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BUPA_HOUR_IPI | SAP Businesspartner: Business Hours (IPI) |
| Created | 20060209 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BUP_HOUR_ERROR_MEM has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BUP_HOUR_CONST | BP: Constants for segment operating hours | 20060209 |
Friends
Class CL_BUP_HOUR_ERROR_MEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_BUP_HOUR_ERROR_MEM | Reference to error memory class | 20060209 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BUP_TS_HOUR_DATA | Error Memory | 20060209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Data from Memory | 20060209 | |
| 2 | Instance method | Public | Method | Check if data exists in error memory | 20060209 | |
| 3 | Instance method | Public | Method | Read Incorrect Data from Memory | 20060209 | |
| 4 | Instance method | Public | Method | Get Entire Error Memory | 20060209 | |
| 5 | Instance method | Public | Method | Read Incorrect Data from Memory | 20060209 | |
| 6 | Instance method | Public | Method | Read Error Memory Data for One Partner | 20060209 | |
| 7 | Static method | Public | Method | Factory Method | 20060209 | |
| 8 | Instance method | Public | Method | Get data partners | 20090310 | |
| 9 | Instance method | Public | Method | Refresh memory | 20060209 | |
| 10 | Instance method | Public | Method | Write Incorrect Data to the Memory | 20060209 |
Events
Class CL_BUP_HOUR_ERROR_MEM has no event.
Types
Class CL_BUP_HOUR_ERROR_MEM has no local type.
Method Signatures
Method CLEAR_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_CENT_GUID | MD Segment Central Data: Table with IDs | 20060209 |
Method CLEAR_DATA on class CL_BUP_HOUR_ERROR_MEM has no exception.
Method EXISTS_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATA_EXIST | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060209 |
Method EXISTS_DATA on class CL_BUP_HOUR_ERROR_MEM has no exception.
Method GET_DATA 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: Error Memory Operating Hours | 20060209 | |||
| 2 | ET_FAILED | Call by reference | Type reference (TYPE) | BUP_TS_HOUR_KEY | Nicht gefundene Schlüssel | 20060209 | |||
| 3 | ET_SUCCEEDED | Call by reference | Type reference (TYPE) | BUP_TS_HOUR_KEY | Gefundene Schlüssel | 20060209 | |||
| 4 | IR_LOG_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Application Log | 20060209 | |||
| 5 | IT_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_HOUR_KEY | BP: Key of the Segment Operating Hours | 20060209 |
Method GET_DATA on class CL_BUP_HOUR_ERROR_MEM has no exception.
Method GET_DATA_ALL 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 | Error Data | 20060209 |
Method GET_DATA_ALL on class CL_BUP_HOUR_ERROR_MEM has no exception.
Method GET_DATA_BY_PARTNER 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 | Error Memory | 20060209 | |||
| 2 | ET_FAILED | Call by reference | Type reference (TYPE) | BUP_TS_CENT_GUID | Table with partner GUIDs | 20060209 | |||
| 3 | IR_LOG_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Application Log | 20060209 | |||
| 4 | IT_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_CENT_GUID | Table with partner GUIDs | 20060209 |
Method GET_DATA_BY_PARTNER on class CL_BUP_HOUR_ERROR_MEM has no exception.
Method GET_DATA_BY_PARTNER_SINGLE 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 | Error Memory | 20060209 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060209 | |||
| 3 | IR_LOG_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Application Log | 20060209 | |||
| 4 | IV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner Number | 20060213 |
Method GET_DATA_BY_PARTNER_SINGLE on class CL_BUP_HOUR_ERROR_MEM has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_ERROR_MEM | Value transfer | Object reference (TYPE REF TO) | CL_BUP_HOUR_ERROR_MEM | Memory for error data | 20060209 |
Method GET_INSTANCE on class CL_BUP_HOUR_ERROR_MEM has no exception.
Method GET_PARTNERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARTNER_GUID | Call by reference | Type reference (TYPE) | BUP_T_CENT_GUID | 20090310 |
Method GET_PARTNERS on class CL_BUP_HOUR_ERROR_MEM has no exception.
Method REFRESH_MEMORY Signature
Method REFRESH_MEMORY on class CL_BUP_HOUR_ERROR_MEM has no parameter.
Method REFRESH_MEMORY on class CL_BUP_HOUR_ERROR_MEM has no exception.
Method SET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | BUP_TS_HOUR_DATA | BP: Error Memory Operating Hours | 20060209 |
Method SET_DATA on class CL_BUP_HOUR_ERROR_MEM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |