SAP ABAP Class CL_BUP_EEWA_MEMU_USAGE (WorkplAddr: Update Memory for Central Data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BP (Application Component) Business Partner Foundation
⤷
S_BUPA_EEWA_IPI (Package) SAP Business Partner IPI Data Set EEWA
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BUP_EEWA_CORE_TYPES | 20060623 | |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BUP_EEWA_MEMU | 20060623 | |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BUP_EEWA_USAGE_TYPES | 20060623 |
Properties
| Class | CL_BUP_EEWA_MEMU_USAGE | |
| Short Description | WorkplAddr: Update Memory for Central Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_BUPA_EEWA_IPI | SAP Business Partner IPI Data Set EEWA |
| Created | 20060623 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BUP_EEWA_CORE_TYPES | 20060623 | |||
| 2 | IF_BUP_EEWA_MEMU | 20060623 | |||
| 3 | IF_BUP_EEWA_USAGE_TYPES | 20060623 |
Friends
Class CL_BUP_EEWA_MEMU_USAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TTS_DATA | 20060623 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | TTS_DATA | 20060623 |
Methods
Events
Class CL_BUP_EEWA_MEMU_USAGE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTS_CORE_KEY | Public | Attribute reference (LIKE) | 20060623 | |
||
| 2 | TTS_DATA | Public | Attribute reference (LIKE) | 20060623 | |
||
| 3 | TTS_KEY | Public | Attribute reference (LIKE) | 20060623 | |
||
| 4 | TTS_PARTNER | Public | Attribute reference (LIKE) | 20060627 | |
||
| 5 | TTS_RECORD_GUID | Public | Attribute reference (LIKE) | 20060623 | |
||
| 6 | TY_CORE_KEY | Public | Attribute reference (LIKE) | 20060623 | |
||
| 7 | TY_DATA | Public | Attribute reference (LIKE) | 20060623 | |
||
| 8 | TY_KEY | Public | Attribute reference (LIKE) | 20060623 | |
||
| 9 | TY_PARTNER | Public | Attribute reference (LIKE) | 20060627 | |
Method Signatures
Method AFTER_COMMIT Signature
Method AFTER_COMMIT on class CL_BUP_EEWA_MEMU_USAGE has no parameter.
Method AFTER_COMMIT on class CL_BUP_EEWA_MEMU_USAGE has no exception.
Method EXISTS_DATA_FOR_PARTNER 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 | 20060623 | ||||
| 2 | RV_DATA_EXISTS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060623 |
Method EXISTS_DATA_FOR_PARTNER on class CL_BUP_EEWA_MEMU_USAGE has no exception.
Method GET Signature
Method GET on class CL_BUP_EEWA_MEMU_USAGE has no parameter.
Method GET on class CL_BUP_EEWA_MEMU_USAGE has no exception.
Method GET_ALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NEW | Call by reference | Type reference (TYPE) | TTS_DATA | 20060623 | ||||
| 2 | ET_OLD | Call by reference | Type reference (TYPE) | TTS_DATA | 20060623 |
Method GET_ALL on class CL_BUP_EEWA_MEMU_USAGE has no exception.
Method GET_BY_CORE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CORE_KEY_DELETED | Call by reference | Type reference (TYPE) | TTS_CORE_KEY | 20060623 | ||||
| 2 | ET_CORE_KEY_UNKNOWN | Call by reference | Type reference (TYPE) | TTS_CORE_KEY | 20060623 | ||||
| 3 | ET_DATA | Call by reference | Type reference (TYPE) | TTS_DATA | 20060623 | ||||
| 4 | IT_CORE_KEY | Call by reference | Type reference (TYPE) | TTS_CORE_KEY | 20060623 | ||||
| 5 | IV_RETRIEVE_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060623 |
Method GET_BY_CORE_KEY on class CL_BUP_EEWA_MEMU_USAGE has no exception.
Method GET_BY_CORE_KEY_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) | TTS_DATA | 20060623 | ||||
| 2 | EV_DELETED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060623 | ||||
| 3 | EV_UNKNOWN | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060623 | ||||
| 4 | IS_CORE_KEY | Call by reference | Type reference (TYPE) | TY_CORE_KEY | 20060623 | ||||
| 5 | IV_RETRIEVE_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060623 |
Method GET_BY_CORE_KEY_SINGLE on class CL_BUP_EEWA_MEMU_USAGE has no exception.
Method GET_BY_PARTNER Signature
Method GET_BY_PARTNER on class CL_BUP_EEWA_MEMU_USAGE has no parameter.
Method GET_BY_PARTNER on class CL_BUP_EEWA_MEMU_USAGE has no exception.
Method GET_BY_PARTNER_IMPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | TTS_DATA | 20060623 | ||||
| 2 | ET_PARTNER_DELETED | Call by reference | Type reference (TYPE) | TTS_PARTNER | 20060627 | ||||
| 3 | ET_PARTNER_UNKNOWN | Call by reference | Type reference (TYPE) | TTS_PARTNER | 20060627 | ||||
| 4 | IT_PARTNER | Call by reference | Type reference (TYPE) | TTS_PARTNER | 20060627 | ||||
| 5 | IV_RETRIEVE_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060623 |
Method GET_BY_PARTNER_IMPL on class CL_BUP_EEWA_MEMU_USAGE has no exception.
Method GET_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) | TTS_DATA | 20060623 | ||||
| 2 | EV_DELETED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060623 | ||||
| 3 | EV_UNKNOWN | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060623 | ||||
| 4 | IV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | 20060623 | ||||
| 5 | IV_RETRIEVE_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060623 |
Method GET_BY_PARTNER_SINGLE on class CL_BUP_EEWA_MEMU_USAGE has no exception.
Method GET_BY_RECORD_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) | TTS_DATA | 20060623 | ||||
| 2 | ET_RECORD_GUID_DELETED | Call by reference | Type reference (TYPE) | TTS_RECORD_GUID | 20060623 | ||||
| 3 | ET_RECORD_GUID_UNKNOWN | Call by reference | Type reference (TYPE) | TTS_RECORD_GUID | 20060623 | ||||
| 4 | IT_RECORD_GUID | Call by reference | Type reference (TYPE) | TTS_RECORD_GUID | 20060623 | ||||
| 5 | IV_RETRIEVE_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060623 |
Method GET_BY_RECORD_GUID on class CL_BUP_EEWA_MEMU_USAGE has no exception.
Method GET_IMPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | TTS_DATA | 20060623 | ||||
| 2 | ET_KEY_DELETED | Call by reference | Type reference (TYPE) | TTS_KEY | 20060623 | ||||
| 3 | ET_KEY_UNKNOWN | Call by reference | Type reference (TYPE) | TTS_KEY | 20060623 | ||||
| 4 | IT_KEY | Call by reference | Type reference (TYPE) | TTS_KEY | 20060623 | ||||
| 5 | IV_RETRIEVE_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060623 |
Method GET_IMPL on class CL_BUP_EEWA_MEMU_USAGE has no exception.
Method GET_MODIFIED_PARTNER Signature
Method GET_MODIFIED_PARTNER on class CL_BUP_EEWA_MEMU_USAGE has no parameter.
Method GET_MODIFIED_PARTNER on class CL_BUP_EEWA_MEMU_USAGE has no exception.
Method GET_MODIFIED_PARTNER_IMPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PARTNER | Value transfer | Type reference (TYPE) | TTS_PARTNER | 20060628 |
Method GET_MODIFIED_PARTNER_IMPL on class CL_BUP_EEWA_MEMU_USAGE has no exception.
Method GET_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Call by reference | Type reference (TYPE) | TY_DATA | 20060623 | ||||
| 2 | EV_DELETED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060623 | ||||
| 3 | EV_UNKNOWN | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060623 | ||||
| 4 | IS_KEY | Call by reference | Type reference (TYPE) | TY_KEY | 20060623 | ||||
| 5 | IV_RETRIEVE_BEFORE_IMAGE | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20060623 |
Method GET_SINGLE on class CL_BUP_EEWA_MEMU_USAGE has no exception.
Method RESET_ALL Signature
Method RESET_ALL on class CL_BUP_EEWA_MEMU_USAGE has no parameter.
Method RESET_ALL on class CL_BUP_EEWA_MEMU_USAGE has no exception.
Method RESET_ALL_IMPL Signature
Method RESET_ALL_IMPL on class CL_BUP_EEWA_MEMU_USAGE has no parameter.
Method RESET_ALL_IMPL on class CL_BUP_EEWA_MEMU_USAGE has no exception.
Method RESET_BY_PARTNER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARTNER | Call by reference | Type reference (TYPE) | TTS_PARTNER | 20060627 |
Method RESET_BY_PARTNER on class CL_BUP_EEWA_MEMU_USAGE has no exception.
Method RESET_BY_PARTNER_SINGLE 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 | 20060623 |
Method RESET_BY_PARTNER_SINGLE on class CL_BUP_EEWA_MEMU_USAGE has no exception.
Method SET_BY_PARTNER_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NEW | Call by reference | Type reference (TYPE) | TTS_DATA | 20060623 | ||||
| 2 | IT_OLD | Call by reference | Type reference (TYPE) | TTS_DATA | 20060623 | ||||
| 3 | IV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | 20060623 |
Method SET_BY_PARTNER_SINGLE on class CL_BUP_EEWA_MEMU_USAGE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |