SAP ABAP Class CL_BUP_RELY_ERROR_MEM (BP Relationships: Error Memory Relationship Addresses)
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)
⤷
⤷
Properties
| Class | CL_BUP_RELY_ERROR_MEM | |
| Short Description | BP Relationships: Error Memory Relationship Addresses | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_BUPA_IPI | SAP Business Partner: Internal Programming Interface (Basis) |
| Created | 20060601 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BUP_RELY_ERROR_MEM has no forward declaration.
Interfaces
Class CL_BUP_RELY_ERROR_MEM has no interface implemented.
Friends
Class CL_BUP_RELY_ERROR_MEM has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | BOOLE_D | 'X' | Data Element for BOOLE Domain: TRUE (='X') and FALSE (=' ') | 20060601 | ||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_BUP_RELY_ERROR_MEM | BP: Error Memory for the MD Segment Relationship Addresses | 20060601 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BUP_TS_RELY_ERROR_MEM | BP: Data of the MD Segment Relationship Addresses (Sorted) | 20060601 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Relationship Addresses from Error Memory | 20060601 | |
| 2 | Instance method | Public | Method | Check Whether Data Records Are Contained in Error Memory | 20060601 | |
| 3 | Instance method | Public | Method | Check if Data Records for PARTNER1, PARTNER2, RELTYP Exist | 20080428 | |
| 4 | Instance method | Public | Method | Read Relationship Addresses with Key | 20060601 | |
| 5 | Instance method | Public | Method | Export Entire Error Memory/Buffer | 20090306 | |
| 6 | Instance method | Public | Method | Read All Partner Data Records | 20060601 | |
| 7 | Instance method | Public | Method | Read Relship Addresses for Specific Relshps (P1, P2, RELTYP) | 20070206 | |
| 8 | Instance method | Public | Method | Read Relationship Addresses PARTNER1-PARTNER2 Package | 20070206 | |
| 9 | Instance method | Public | Method | Get Entire Error Memory | 20060601 | |
| 10 | Static method | Public | Method | Factory Method | 20060601 | |
| 11 | Instance method | Public | Method | Delete Error Memory | 20060601 | |
| 12 | Instance method | Public | Method | Write Relationship Data to Error Memory | 20060601 |
Events
Class CL_BUP_RELY_ERROR_MEM has no event.
Types
Class CL_BUP_RELY_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_RELY_ID | Beziehungsadr.ID (P1, P2, RELTYP) | 20060601 |
Method CLEAR_DATA on class CL_BUP_RELY_ERROR_MEM has no exception.
Method EXIST_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 | Fehlermemory enthält zumindest einen Eintrag | 20060601 |
Method EXIST_DATA on class CL_BUP_RELY_ERROR_MEM has no exception.
Method EXIST_DATA_BY_RELATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA_EXIST | Call by reference | Type reference (TYPE) | BUP_TS_RELY_ID | Fehlermemory enthält Sätze | 20080428 | |||
| 2 | IT_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_RELY_ID | Beziehungsadr.ID (P1, P2, RELTYP) | 20080428 |
Method EXIST_DATA_BY_RELATION on class CL_BUP_RELY_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_RELY_ERROR_MEM | Daten Beziehungsadressen | 20060601 | |||
| 2 | ET_FAILED | Call by reference | Type reference (TYPE) | BUP_TS_RELY_KEY | Schlüssel Beziehungsadressen | 20060601 | |||
| 3 | IT_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_RELY_KEY | Schlüssel Beziehungsadressen | 20060601 |
Method GET_DATA on class CL_BUP_RELY_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_RELY_ERROR_MEM | Error Memory Beziehungsadressen (sortiert) | 20090306 |
Method GET_DATA_ALL on class CL_BUP_RELY_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_RELY_ERROR_MEM | Daten Beziehungsadressen | 20060601 | |||
| 2 | ET_FAILED | Call by reference | Type reference (TYPE) | BUP_TS_CENT_ID | Partner IDs | 20060601 | |||
| 3 | IT_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_CENT_ID | Partner IDs | 20060601 |
Method GET_DATA_BY_PARTNER on class CL_BUP_RELY_ERROR_MEM has no exception.
Method GET_DATA_BY_RELATION 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_RELY_ERROR_MEM | Daten Beziehungsadressen | 20070206 | |||
| 2 | ET_FAILED | Call by reference | Type reference (TYPE) | BUP_TS_RELY_ID | Beziehungsadr.ID (P1, P2, RELTYP) | 20070206 | |||
| 3 | IT_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_RELY_ID | Beziehungsadr.ID (P1, P2, RELTYP) | 20070206 |
Method GET_DATA_BY_RELATION on class CL_BUP_RELY_ERROR_MEM has no exception.
Method GET_DATA_BY_REL_PACKAGE 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_RELY_ERROR_MEM | Daten Beziehungsadressen | 20070206 | |||
| 2 | ET_FAILED | Call by reference | Type reference (TYPE) | BUP_TS_RELY_ID | Beziehungsadr.ID (P1, P2) | 20070206 | |||
| 3 | IT_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_RELY_ID | Beziehungsadr.ID (P1, P2) | 20070206 |
Method GET_DATA_BY_REL_PACKAGE on class CL_BUP_RELY_ERROR_MEM has no exception.
Method GET_ERROR_MEMORY 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_RELY_ERROR_MEM | Daten Beziehungsadressen | 20060601 |
Method GET_ERROR_MEMORY on class CL_BUP_RELY_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_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_BUP_RELY_ERROR_MEM | Instanz Fehlermemory Beziehungsadressen | 20060601 |
Method GET_INSTANCE on class CL_BUP_RELY_ERROR_MEM has no exception.
Method REFRESH_MEMORY Signature
Method REFRESH_MEMORY on class CL_BUP_RELY_ERROR_MEM has no parameter.
Method REFRESH_MEMORY on class CL_BUP_RELY_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_RELY_ERROR_MEM | Daten Beziehungsadressen | 20060601 |
Method SET_DATA on class CL_BUP_RELY_ERROR_MEM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |