SAP ABAP Class CL_BUP_HOUR_CHECK (BP: Check Business Hours)
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_CONST | Business Partner: Constants Generally Used | 20060103 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BUP_HOUR_CONST | BP: Constants for segment operating hours | 20060209 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CMD_APPLLOG_CONST | Reuse Constants of Application Logs | 20060103 |
Properties
| Class | CL_BUP_HOUR_CHECK | |
| Short Description | BP: Check Business Hours | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BUPA_HOUR_IPI | SAP Businesspartner: Business Hours (IPI) |
| Created | 20060103 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BUP_HOUR_CHECK has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BUP_CONST | Business Partner: Constants Generally Used | 20060103 | ||
| 2 | IF_BUP_HOUR_CONST | BP: Constants for segment operating hours | 20060209 | ||
| 3 | IF_CMD_APPLLOG_CONST | Reuse Constants of Application Logs | 20060103 |
Friends
Class CL_BUP_HOUR_CHECK has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check all data | 20060315 | |
| 2 | Instance method | Public | Method | Check After Executing Changes | 20060316 | |
| 3 | Instance method | Public | Method | Check before modify | 20060306 | |
| 4 | Instance method | Public | Method | Check business hours for a partner | 20060315 | |
| 5 | Instance method | Private | Method | Check_schedule_type | 20060315 | |
| 6 | Instance method | Public | Method | Prüfe einzelne Records in Memory | 20060912 | |
| 7 | Instance method | Private | Method | Delete messages for a certain message generator | 20060912 | |
| 8 | Static method | Public | Method | Factory Method | 20060209 | |
| 9 | Instance method | Private | Method | Get Partner number | 20060317 |
Events
Class CL_BUP_HOUR_CHECK has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_MSV_NO | Private | See coding | 20060315 | GTY_MSV_NO(1) type c
|
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | BUP_T_HOUR_DATA | BP: Data of segment Business Hours | 20060315 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060315 | |||
| 3 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Application Log | 20060315 |
Method CHECK on class CL_BUP_HOUR_CHECK has no exception.
Method CHECK_AFTER_MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHANGED | Call by reference | Type reference (TYPE) | BUP_TS_CHANGED | BP: Changes to Business Hours Executed | 20060317 | |||
| 2 | CT_DATA_ERROR | Call by reference | Type reference (TYPE) | BUP_TS_HOUR_DATA | BP: Data of segment Business Hours | 20060317 | |||
| 3 | CT_DATA_SUCCESS | Call by reference | Type reference (TYPE) | BUP_TS_HOUR_DATA | 20060317 | ||||
| 4 | EV_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | One Data Record or More Has Errors | 20060316 | |||
| 5 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Application Log | 20060316 |
Method CHECK_AFTER_MODIFY on class CL_BUP_HOUR_CHECK has no exception.
Method CHECK_BEFORE_MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MODIFICATIONS | Call by reference | Type reference (TYPE) | BUP_T_HOUR_MODIFICATION | BP: Changes to Business Hours | 20060316 | |||
| 2 | ET_REJECTED_KEYS | Call by reference | Type reference (TYPE) | BUP_T_HOUR_REJECTED_KEY | BP: Keys of segment Business Hours | 20060316 | |||
| 3 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Log Messages | 20060306 |
Method CHECK_BEFORE_MODIFY on class CL_BUP_HOUR_CHECK has no exception.
Method CHECK_PARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Call by reference | Type reference (TYPE) | BUP_TS_HOUR_DATA | BP: Data of segment Business Hours | 20060315 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060315 | |||
| 3 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Application Log | 20060315 | |||
| 4 | IV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID | 20060315 |
Method CHECK_PARTNER on class CL_BUP_HOUR_CHECK has no exception.
Method CHECK_SCHEDULE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SCHEDULE_TYPE_TEXT | Call by reference | Type reference (TYPE) | BU_BEZ50 | Description | 20060315 | |||
| 2 | IV_SCHEDULE_TYPE | Call by reference | Type reference (TYPE) | BU_SCHEDULE_TYPE | Schedule Type for Business Hours/ Appointment rules in BP | 20060315 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Schedule type not found | 20060315 |
Method CHECK_SINGLE_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | 20060912 | ||||
| 2 | IR_LOG_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | 20060912 | ||||
| 3 | IS_DATA | Call by reference | Type reference (TYPE) | BUP_S_HOUR_DATA | BP: Data of the segment Business Hours | 20060912 | |||
| 4 | IS_KEY | Call by reference | Type reference (TYPE) | BUP_S_HOUR_KEY | BP: Key of the segment Business Hours | 20060912 | |||
| 5 | IV_LIFETIME | Call by reference | Type reference (TYPE) | CMD_MSGLIFETIME | 20060912 |
Method CHECK_SINGLE_RECORD on class CL_BUP_HOUR_CHECK has no exception.
Method DELETE_MSG_BY_ORIGIN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_WRONG | Call by reference | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060912 | |||
| 2 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Application Log | 20060912 | |||
| 3 | IS_KEY | Call by reference | Type reference (TYPE) | BUP_S_HOUR_KEY | BP: Key of the Segment Business Hours | 20060912 | |||
| 4 | IV_DELETE_BY_PARTNER | Call by reference | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20060912 | |||
| 5 | IV_ORIGIN | Call by reference | Type reference (TYPE) | CMD_MSGCONSUMER | Message Generator | 20060912 |
Method DELETE_MSG_BY_ORIGIN on class CL_BUP_HOUR_CHECK has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_HOUR_CHECK | Value transfer | Object reference (TYPE REF TO) | CL_BUP_HOUR_CHECK | BP: Segment operating hours, check class | 20060209 |
Method GET_INSTANCE on class CL_BUP_HOUR_CHECK has no exception.
Method GET_PARTNER_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | Business Partner GUID | 20060317 | |||
| 2 | RV_PARTNER_ID | Value transfer | Type reference (TYPE) | BU_PARTNER | Business Partner Number | 20060317 |
Method GET_PARTNER_NUMBER on class CL_BUP_HOUR_CHECK has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |