SAP ABAP Class CL_BUP_RELT_ERROR_MEM (BPR: Error Memory/Buffer for Segment Relationships (BUT050))
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_RELT_ERROR_MEM | |
| Short Description | BPR: Error Memory/Buffer for Segment Relationships (BUT050) | |
| 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 | 20050427 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BUP_RELT_ERROR_MEM has no forward declaration.
Interfaces
Class CL_BUP_RELT_ERROR_MEM has no interface implemented.
Friends
Class CL_BUP_RELT_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' | Constant 'X' | 20050614 | ||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_BUP_RELT_ERROR_MEM | BPR: Error Memory/Buffer for Segment Relationships (BUT050) | 20050427 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BUP_TS_RELT_ERROR_MEM | BP Rel.: Error Memory/Buffer for Relationships (BUT050) | 20050427 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Incorrect Data for Relationship Set from Buffer | 20050427 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20050722 | |
| 3 | Instance method | Public | Method | Get Status of Error Buffer (Does Data Exist?) | 20050614 | |
| 4 | Instance method | Public | Method | Status of Error Buffer (Does Data Exist for RELNR?) | 20051202 | |
| 5 | Instance method | Public | Method | Read Incorrect Data from Buffer (Multiple Data Records) | 20050427 | |
| 6 | Instance method | Public | Method | Export Entire Error Memory/Buffer | 20050722 | |
| 7 | Instance method | Public | Method | Read All Incorrect Relationships for PARTNERID (in P1 or P2) | 20050929 | |
| 8 | Instance method | Public | Method | Read All Incorrect Rel. for PARTNERID (P1, P2), RELTYP, XRF | 20051215 | |
| 9 | Instance method | Public | Method | Read Incorrect Data from Buffery with KEY_DATE | 20050614 | |
| 10 | Instance method | Public | Method | Read Incorrect Data of PARTNER1 in the Relationship | 20050624 | |
| 11 | Instance method | Public | Method | Read Incorrect Data of PARTNER2 in the Relationship | 20050624 | |
| 12 | Instance method | Public | Method | Read Incorrect Relationship Set from Buffer | 20050614 | |
| 13 | Static method | Public | Method | Request Error Memory/Buffer Instance | 20050427 | |
| 14 | Instance method | Public | Method | Delete/Initialize Entire Error Memory | 20050427 | |
| 15 | Instance method | Public | Method | Write Incorrect Data to Buffer | 20050427 |
Events
Class CL_BUP_RELT_ERROR_MEM has no event.
Types
Class CL_BUP_RELT_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 | IV_RELNR | Call by reference | Type reference (TYPE) | BU_RELNR | Geschäftspartner-Beziehungsnummer | 20050614 |
Method CLEAR_DATA on class CL_BUP_RELT_ERROR_MEM has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BUP_RELT_ERROR_MEM has no parameter.
Method CONSTRUCTOR on class CL_BUP_RELT_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/Puffer enthält Datensätze | 20050614 |
Method EXIST_DATA on class CL_BUP_RELT_ERROR_MEM has no exception.
Method EXIST_DATA_BY_RELNR 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/Puffer enthält Datensätze zur RELNR | 20051202 | |||
| 2 | IV_RELNR | Call by reference | Type reference (TYPE) | BU_RELNR | Geschäftspartner-Beziehungsnummer | 20051202 |
Method EXIST_DATA_BY_RELNR on class CL_BUP_RELT_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_RELT_ERROR_MEM | GPB: Fehlerspeicher/Puffer für Beziehungen (BUT050) | 20050427 | |||
| 2 | ET_FAILED | Call by reference | Type reference (TYPE) | BUP_TS_RELT_KEY | GP: Schlüssel des Segmentes Beziehungen (BUT050) | 20050427 | |||
| 3 | IT_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_RELT_KEY | GP: Schlüssel des Segmentes Beziehungen (BUT050) | 20050427 |
Method GET_DATA on class CL_BUP_RELT_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_RELT_ERROR_MEM | GPB: Fehlerspeicher/Puffer für Beziehungen (BUT050) | 20050722 |
Method GET_DATA_ALL on class CL_BUP_RELT_ERROR_MEM has no exception.
Method GET_DATA_ALL_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_RELT_ERROR_MEM | GPB: Fehlerspeicher/Puffer für Beziehungen (BUT050) | 20050929 | |||
| 2 | ET_FAILED | Call by reference | Type reference (TYPE) | BUP_TS_CENT_ID | GP: Tabelle mit PARTNERIDs | 20050929 | |||
| 3 | IT_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_CENT_ID | GP: Tabelle mit PARTNERIDs | 20050929 |
Method GET_DATA_ALL_BY_PARTNER on class CL_BUP_RELT_ERROR_MEM has no exception.
Method GET_DATA_ALL_BY_PARTNER_RELTYP 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_RELT_ERROR_MEM | GPB: Fehlerspeicher/Puffer für Beziehungen (BUT050) | 20051215 | |||
| 2 | ET_FAILED | Call by reference | Type reference (TYPE) | BUP_TS_CENT_ID | GP: Tabelle mit PARTNERIDs | 20051215 | |||
| 3 | IT_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_CENT_ID | GP: Tabelle mit PARTNERIDs | 20051215 | |||
| 4 | IV_RELTYP | Call by reference | Type reference (TYPE) | BU_RELTYP | Geschäftspartner-Beziehungstyp | 20051215 | |||
| 5 | IV_XRF | Call by reference | Type reference (TYPE) | BU_XRF | Geschäftspartner-Rollenfindung statt -Beziehung | 20051215 |
Method GET_DATA_ALL_BY_PARTNER_RELTYP on class CL_BUP_RELT_ERROR_MEM has no exception.
Method GET_DATA_BY_KEYDATE 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_RELT_ERROR_MEM | GPB: Fehlerspeicher/Puffer für Beziehungen (BUT050) | 20060102 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Nicht gefunden | 20050624 | |||
| 3 | IV_KEY | Call by reference | Type reference (TYPE) | BUP_S_RELT_KEY | GP: Schlüssel des Segmentes Beziehungen (BUT050) | 20050614 | |||
| 4 | IV_KEYDATE_AS_DATE_TO | Call by reference | Type reference (TYPE) | BOOLE_D | ' ' | Lesen mit Stichtag als DATE_TO | 20050913 |
Method GET_DATA_BY_KEYDATE on class CL_BUP_RELT_ERROR_MEM has no exception.
Method GET_DATA_BY_PARTNER1 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_RELT_ERROR_MEM | GPB: Fehlerspeicher/Puffer für Beziehungen (BUT050) | 20050624 | |||
| 2 | ET_FAILED | Call by reference | Type reference (TYPE) | BUP_TS_RELT_KEY | GP: Schlüssel des Segmentes Beziehungen (BUT050) | 20050624 | |||
| 3 | IT_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_RELT_KEY | GP: Schlüssel des Segmentes Beziehungen (BUT050) | 20050624 |
Method GET_DATA_BY_PARTNER1 on class CL_BUP_RELT_ERROR_MEM has no exception.
Method GET_DATA_BY_PARTNER2 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_RELT_ERROR_MEM | GPB: Fehlerspeicher/Puffer für Beziehungen (BUT050) | 20050624 | |||
| 2 | ET_FAILED | Call by reference | Type reference (TYPE) | BUP_TS_RELT_KEY | GP: Schlüssel des Segmentes Beziehungen (BUT050) | 20050624 | |||
| 3 | IT_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_RELT_KEY | GP: Schlüssel des Segmentes Beziehungen (BUT050) | 20050624 |
Method GET_DATA_BY_PARTNER2 on class CL_BUP_RELT_ERROR_MEM has no exception.
Method GET_DATA_BY_RELNR 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_RELT_ERROR_MEM | GPB: Fehlerspeicher/Puffer für Beziehungen (BUT050) | 20050614 | |||
| 2 | EV_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Fehlerflag | 20050614 | |||
| 3 | IV_RELNR | Call by reference | Type reference (TYPE) | BU_RELNR | Geschäftspartner-Beziehungsnummer | 20050614 |
Method GET_DATA_BY_RELNR on class CL_BUP_RELT_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_RELT_ERROR_MEM | GPB: Fehlermemory/Puffer für Segment Beziehungen (BUT050) | 20050427 |
Method GET_INSTANCE on class CL_BUP_RELT_ERROR_MEM has no exception.
Method REFRESH_MEMORY Signature
Method REFRESH_MEMORY on class CL_BUP_RELT_ERROR_MEM has no parameter.
Method REFRESH_MEMORY on class CL_BUP_RELT_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_RELT_ERROR_MEM | GPB: Fehlerspeicher/Puffer für Beziehungen (BUT050) | 20050427 |
Method SET_DATA on class CL_BUP_RELT_ERROR_MEM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |