SAP ABAP Class CL_BUP_OPHOUR_INTERFACE (Interface Business Partner - Operating Hours)
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_CONST | Business Partner: Constants Generally Used | 20060831 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BUP_OPHOUR_INTERFACE_API | Interface Business Partner - Operating Hours (API Context) | 20060904 |
Properties
| Class | CL_BUP_OPHOUR_INTERFACE | |
| Short Description | Interface Business Partner - Operating Hours | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_BUPA_IPI | SAP Business Partner: Internal Programming Interface (Basis) |
| Created | 20060831 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BUP_CONST | Business Partner: Constants Generally Used | 20060831 |
Friends
Class CL_BUP_OPHOUR_INTERFACE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BUP_OPHOURS_HOST | 'BUPA' | Operating Hours for Business Partner | 20060831 | ||
| 2 | Constant | Public | Type reference (TYPE) | BUP_OPHOURS_HOST | 'RELC' | Operating Hours in Contact Person Relationships | 20070326 | ||
| 3 | Constant | Public | Type reference (TYPE) | BUP_OPHOURS_HOST | 'RELP' | Operating Hours in Service Performer Relationships | 20070402 | ||
| 4 | Constant | Public | Type reference (TYPE) | BUP_OPHOURS_HOST | 'RELS' | Operating Hours in Service Performer Relationships | 20070326 | ||
| 5 | Constant | Public | Type reference (TYPE) | BUP_OPHOURS_HOST | 'RELX' | Operating Hours for Contact Person | 20060904 | ||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_BUP_CENT | Reference to Central Segment | 20060904 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | BUP_TS_HOUR_CHANGES_PARTNER | Key of Changed Entries | 20060831 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | BUP_TS_RELX_KEY | Key of Changed Entries | 20060831 |
Methods
Events
Class CL_BUP_OPHOUR_INTERFACE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTY_OPHOURS_CHANGES | Public | See coding | 20060904 | BEGIN OF GTY_OPHOURS_changeS,
successful_MODIFICATIONS TYPE BUP_TS_OPHOUR_CHANGES,
failed_MODIFICATIONS TYPE BUP_TS_OPHOUR_CHANGES,
END OF GTY_OPHOURS_changeS
|
Method Signatures
Method AFTER_COMMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OPHOUR_TYPE | Call by reference | Type reference (TYPE) | BUP_OPHOURS_HOST | BP: Host fuer Operating Hours | 20071126 |
Method AFTER_COMMIT on class CL_BUP_OPHOUR_INTERFACE has no exception.
Method AFTER_FAILED_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OPHOUR_TYPE | Call by reference | Type reference (TYPE) | BUP_OPHOURS_HOST | BP: Host fuer Operating Hours | 20071126 |
Method AFTER_FAILED_SAVE on class CL_BUP_OPHOUR_INTERFACE has no exception.
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FAILED_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_OPHOUR_CHANGES | BP: geaenderte Operating Hours | 20060904 | |||
| 2 | IT_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_OPHOUR_CHANGES | BP: geaenderte Operating Hours | 20060904 | |||
| 3 | IV_OPHOUR_TYPE | Call by reference | Type reference (TYPE) | BUP_OPHOURS_HOST | BP: Host fuer Operating Hours | 20070326 |
Method CHECK on class CL_BUP_OPHOUR_INTERFACE has no exception.
Method CHECK_AND_DETERMINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FAILED_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_OPHOUR_CHANGES | BP: geaenderte Operating Hours | 20060904 | |||
| 2 | IT_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_OPHOUR_CHANGES | BP: geaenderte Operating Hours | 20060904 | |||
| 3 | IV_OPHOUR_TYPE | Call by reference | Type reference (TYPE) | BUP_OPHOURS_HOST | BP: Host fuer Operating Hours | 20070326 |
Method CHECK_AND_DETERMINE on class CL_BUP_OPHOUR_INTERFACE has no exception.
Method CHECK_BEFORE_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | Erfolgstatus | 20071126 | |||
| 2 | IV_OPHOUR_TYPE | Call by reference | Type reference (TYPE) | BUP_OPHOURS_HOST | BP: Host fuer Operating Hours | 20071126 |
Method CHECK_BEFORE_SAVE on class CL_BUP_OPHOUR_INTERFACE has no exception.
Method CLEANUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OPHOUR_TYPE | Call by reference | Type reference (TYPE) | BUP_OPHOURS_HOST | BP: Host fuer Operating Hours | 20071126 |
Method CLEANUP on class CL_BUP_OPHOUR_INTERFACE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BUP_OPHOUR_INTERFACE has no parameter.
Method CONSTRUCTOR on class CL_BUP_OPHOUR_INTERFACE has no exception.
Method DO_SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | Save Rejected | 20071126 | |||
| 2 | IR_MESSAGE_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_CMD_APPLLOG_PROVIDER | Interface for Reading Log Messages | 20071126 | |||
| 3 | IV_OPHOUR_TYPE | Call by reference | Type reference (TYPE) | BUP_OPHOURS_HOST | BP: Host fuer Operating Hours | 20071126 |
Method DO_SAVE on class CL_BUP_OPHOUR_INTERFACE has no exception.
Method FINALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_REJECTED | Call by reference | Type reference (TYPE) | BOOLE_D | Erfolgstatus | 20071126 | |||
| 2 | IV_OPHOUR_TYPE | Call by reference | Type reference (TYPE) | BUP_OPHOURS_HOST | BP: Host fuer Operating Hours | 20071126 |
Method FINALIZE on class CL_BUP_OPHOUR_INTERFACE has no exception.
Method GET_CHANGED_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KEY_BUPA | Call by reference | Type reference (TYPE) | BUP_TS_HOUR_CHANGES_PARTNER | SAP-GP: Aenderungen Operating Hours am Geschaeftspartner | 20060831 | |||
| 2 | ET_KEY_RELA | Call by reference | Type reference (TYPE) | BUP_TS_RELX_KEY | SAP-GP: Aenderungen Operating Hours am Ansprechpartner | 20060831 |
Method GET_CHANGED_KEYS on class CL_BUP_OPHOUR_INTERFACE has no exception.
Method MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHANGE_NOTIFICATIONS | Call by reference | Type reference (TYPE) | GTY_OPHOURS_CHANGES | 20060831 | ||||
| 2 | IT_CONTEXT | Call by reference | Type reference (TYPE) | BUP_T_OPIF_CONTEXT | Kontext von Operating Hours Aenderungen | 20060831 | |||
| 3 | IV_OPHOURS_HOST | Call by reference | Type reference (TYPE) | BUP_OPHOURS_HOST | BP: Host fuer Operating Hours | 20060904 |
Method MODIFY on class CL_BUP_OPHOUR_INTERFACE has no exception.
Method ON_BP_ID_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CHANGED_KEYS | Call by reference | Attribute reference (LIKE) | 20060904 |
Method ON_BP_ID_CHANGED on class CL_BUP_OPHOUR_INTERFACE has no exception.
Method RESET_CHANGED_KEY_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OPHOURS_TYPE | Call by reference | Type reference (TYPE) | BUP_OPHOURS_HOST | BP: Host fuer Operating Hours | 20060831 |
Method RESET_CHANGED_KEY_BUFFER on class CL_BUP_OPHOUR_INTERFACE has no exception.
Method SET_CHANGED_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_KEY_BUPA | Call by reference | Type reference (TYPE) | BUP_TS_HOUR_CHANGES_PARTNER | SAP-GP: Aenderungen Operating Hours am Geschaeftspartner | 20060831 | |||
| 2 | IT_KEY_RELA | Call by reference | Type reference (TYPE) | BUP_TS_RELX_KEY | SAP-GP: Aenderungen Operating Hours am Ansprechpartner | 20060831 |
Method SET_CHANGED_KEYS on class CL_BUP_OPHOUR_INTERFACE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |