SAP ABAP Class CL_BUP_IDEN_ERROR_MEM (Error Memory Identifications)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
AP-MD-BP (Application Component) SAP Business Partner
⤷
BUPA_ID_IPI (Package) SAP Business Partner: IPI Identification Numbers
⤷
⤷
Properties
| Class | CL_BUP_IDEN_ERROR_MEM | |
| Short Description | Error Memory Identifications | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BUPA_ID_IPI | SAP Business Partner: IPI Identification Numbers |
| Created | 20050418 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BUP_IDEN_ERROR_MEM has no forward declaration.
Interfaces
Class CL_BUP_IDEN_ERROR_MEM has no interface implemented.
Friends
Class CL_BUP_IDEN_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 (=' ') | 20050614 | ||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_BUP_IDEN_ERROR_MEM | Error Memory Identifications | 20050614 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | BUP_TS_IDEN_ERROR_MEM | work memory | 20050420 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Delete Incorrect Data on a Partner from Memory | 20050420 | |
| 2 | Instance method | Public | Method | Data Exists in Error Memory? | 20050517 | |
| 3 | Instance method | Public | Method | Read Error Memory with Key | 20050419 | |
| 4 | Instance method | Public | Method | Read All Records from Error Memory | 20050725 | |
| 5 | Instance method | Public | Method | Read Error Memory with Partner | 20050517 | |
| 6 | Static method | Public | Method | Factory Method | 20050418 | |
| 7 | Instance method | Public | Method | Delete Entire Error Memory | 20050418 | |
| 8 | Instance method | Public | Method | Replace Key Values in Error Memory | 20051018 | |
| 9 | Instance method | Public | Method | Write Incorrect Data on Several Partners to Memory | 20050419 |
Events
Class CL_BUP_IDEN_ERROR_MEM has no event.
Types
Class CL_BUP_IDEN_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_CENT_ID | MD Segment zentrale Daten: Tabelle mit IDs | 20050420 |
Method CLEAR_DATA on class CL_BUP_IDEN_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 | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050517 |
Method EXIST_DATA on class CL_BUP_IDEN_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_IDEN_ERROR_MEM | error memory | 20050420 | |||
| 2 | ET_FAILED | Call by reference | Type reference (TYPE) | BUP_TS_IDEN_KEY | Schlüssel nicht gefundener Identifications | 20050420 | |||
| 3 | IT_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_IDEN_KEY | Schlüssel Identifications | 20050420 |
Method GET_DATA on class CL_BUP_IDEN_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_IDEN_ERROR_MEM | GP: Identifikationen Daten interne Darstellung sortiert | 20050725 |
Method GET_DATA_ALL on class CL_BUP_IDEN_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_IDEN_ERROR_MEM | GP: Fehlerspeicher für Identifications | 20050517 | |||
| 2 | ET_FAILED | Call by reference | Type reference (TYPE) | BUP_TS_CENT_ID | MD Segment zentrale Daten: Tabelle mit IDs | 20050517 | |||
| 3 | IT_KEYS | Call by reference | Type reference (TYPE) | BUP_TS_CENT_ID | MD Segment zentrale Daten: Tabelle mit IDs | 20050517 |
Method GET_DATA_BY_PARTNER on class CL_BUP_IDEN_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_IDEN_ERROR_MEM | Fehlermemory Identifications | 20050419 |
Method GET_INSTANCE on class CL_BUP_IDEN_ERROR_MEM has no exception.
Method REFRESH_MEMORY Signature
Method REFRESH_MEMORY on class CL_BUP_IDEN_ERROR_MEM has no parameter.
Method REFRESH_MEMORY on class CL_BUP_IDEN_ERROR_MEM has no exception.
Method REPLACE_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CHANGED_KEYS | Call by reference | Type reference (TYPE) | BUS_PARTNR_T | SAP-GP Tabelle von Zuordnungen zwischen temp./finalen Nummer | 20051018 |
Method REPLACE_KEYS on class CL_BUP_IDEN_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_IDEN_ERROR_MEM | work memory | 20050420 |
Method SET_DATA on class CL_BUP_IDEN_ERROR_MEM has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |