SAP ABAP Class CL_BUP_CENT_ERROR_MEM (Error Memory for MD Segment Central Data)
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_CENT_CONST | SAP BP: Generally Used Constants Central Data | 20050623 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_BUP_CONST | Business Partner: Constants Generally Used | 20050623 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CMD_APPLLOG_CONST | Reuse Constants of Application Logs | 20050418 |
Properties
Class | CL_BUP_CENT_ERROR_MEM | |
Short Description | Error Memory for MD Segment Central Data | |
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 | 20050418 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BUP_CENT_ERROR_MEM has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BUP_CENT_CONST | SAP BP: Generally Used Constants Central Data | 20050623 | ||
2 | IF_BUP_CONST | Business Partner: Constants Generally Used | 20050623 | ||
3 | IF_CMD_APPLLOG_CONST | Reuse Constants of Application Logs | 20050418 |
Friends
Class CL_BUP_CENT_ERROR_MEM has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Delete All Data for a Partner | 20050420 |
2 | ![]() |
Instance method | Public | Constructor | 20050418 | |
3 | ![]() |
Instance method | Public | Method | Data in error memory? | 20050506 |
4 | ![]() |
Instance method | Public | Method | Reading Data from Error Memory | 20050419 |
5 | ![]() |
Instance method | Public | Method | Complete Memory Read | 20050711 |
6 | ![]() |
Instance method | Public | Method | Reading a Data Record in Error Memory | 20050509 |
7 | ![]() |
Static method | Public | Method | Get Instance in CENT Error Memory | 20050418 |
8 | ![]() |
Instance method | Public | Method | Deleting Entire Error Memory | 20050418 |
9 | ![]() |
Instance method | Private | Method | Retrieve Messages from Log | 20050513 |
10 | ![]() |
Instance method | Public | Method | Writing Data to Error Memory | 20050419 |
11 | ![]() |
Instance method | Private | Method | Writing Messages with Temporary Object Key | 20050513 |
Events
Class CL_BUP_CENT_ERROR_MEM has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GUID_PARTNER_MAP_T | Private | See coding | 20050422 | GUID_PARTNER_MAP_T
type sorted table of BUP_S_CENT_ID_GUID
with unique key PARTNER_GUID
|
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_CENT_ERROR_MEM has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BUP_CENT_ERROR_MEM has no parameter.
Method CONSTRUCTOR on class CL_BUP_CENT_ERROR_MEM has no exception.
Method EXISTS_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DATA_EXISTS | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050506 | ||
2 | ![]() |
IV_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20050506 | ||
3 | ![]() |
IV_PARTNER_EXTERNAL | Call by reference | Type reference (TYPE) | BU_BPEXT | Geschäftspartnernummer im externen System | 20050506 | ||
4 | ![]() |
IV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BU_PARTNER_GUID | GUID eines Geschäftspartners | 20050506 |
Method EXISTS_DATA on class CL_BUP_CENT_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_CENT_DATA_INT | GP: MDS CENT, Fehlermemory zu Tabelle BUT000 | 20050623 | ||
2 | ![]() |
ET_FAILED | Call by reference | Type reference (TYPE) | BUP_T_CENT_ID | Nicht gefundene Schlüssel | 20050420 | ||
3 | ![]() |
ET_FAILED_BPEXT | Call by reference | Type reference (TYPE) | BUP_T_CENT_BPEXT | MD Segment zentrale Daten: Tabelle mit Externen Partner ID's | 20050506 | ||
4 | ![]() |
ET_FAILED_GUIDS | Call by reference | Type reference (TYPE) | BUP_T_CENT_GUID | Nicht gefundene Schlüssel | 20050421 | ||
5 | ![]() |
IR_LOG_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Anwendungsprotokoll | 20050513 | ||
6 | ![]() |
IT_BPEXT | Call by reference | Type reference (TYPE) | BUP_T_CENT_BPEXT | MD Segment zentrale Daten: Tabelle mit Externen Partner ID's | 20050506 | ||
7 | ![]() |
IT_GUIDS | Call by reference | Type reference (TYPE) | BUP_T_CENT_GUID | MD Segment zentrale Daten: Tabelle mit Guids | 20050421 | ||
8 | ![]() |
IT_KEYS | Call by reference | Type reference (TYPE) | BUP_T_CENT_ID | MD Segment zentrale Daten: Tabelle mit IDs | 20050420 |
Method GET_DATA on class CL_BUP_CENT_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_CENT_DATA_INT | GP: Daten des MD Segmentes Zentrale Daten (interne Darst.) | 20050711 |
Method GET_DATA_ALL on class CL_BUP_CENT_ERROR_MEM has no exception.
Method GET_DATA_SINGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_BUT000 | Call by reference | Type reference (TYPE) | BUP_S_CENT_DATA_INT | ZGP: Allgemeine Daten plus Statusinformationen | 20050509 | ||
2 | ![]() |
EV_NOT_FOUND | Call by reference | Type reference (TYPE) | BOOLE_D | Kennzeichen: keine Daten gefunden | 20050509 | ||
3 | ![]() |
IR_LOG_HANDLE | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Anwendungsprotokoll | 20050513 | ||
4 | ![]() |
IV_IGNORE_KEY_DATE | Call by reference | Type reference (TYPE) | BOOLE_D | Kennzeichen: wenn nichts zu Datum gefunden,dann ersten Satz | 20050722 | ||
5 | ![]() |
IV_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20050509 | ||
6 | ![]() |
IV_PARTNER_EXTERNAL | Call by reference | Type reference (TYPE) | BUT000-BPEXT | Geschäftspartnernummer im externen System | 20050509 | ||
7 | ![]() |
IV_PARTNER_GUID | Call by reference | Type reference (TYPE) | BUT000-PARTNER_GUID | GUID eines Geschäftspartners | 20050509 | ||
8 | ![]() |
IV_VALDT_SEL | Call by reference | Type reference (TYPE) | SYDATUM | SY-DATLO | Aktuelles Datum des Applikationsservers | 20050509 |
Method GET_DATA_SINGLE on class CL_BUP_CENT_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_CENT_ERROR_MEM | Fehlermemory für MD Segment zentrale Daten | 20050418 |
Method GET_INSTANCE on class CL_BUP_CENT_ERROR_MEM has no exception.
Method REFRESH_MEMORY Signature
Method REFRESH_MEMORY on class CL_BUP_CENT_ERROR_MEM has no parameter.
Method REFRESH_MEMORY on class CL_BUP_CENT_ERROR_MEM has no exception.
Method REMOVE_CONSUMER_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_MSGADD | Call by reference | Type reference (TYPE) | CMD_S_MSGADD | Zusatzparameter für Nachrichten | 20050712 | ||
2 | ![]() |
ES_MSGVSRC | Call by reference | Type reference (TYPE) | CMD_S_MSGVSRC | Struktur für die Herkunft von Nachrichtenvariablen | 20050513 | ||
3 | ![]() |
ES_OBJINFO | Call by reference | Type reference (TYPE) | CMD_S_OBJINFO | Objektinformationen zu Nachrichten | 20050513 | ||
4 | ![]() |
EV_WRONG | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20050513 | ||
5 | ![]() |
IR_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Anwendungsprotokoll | 20050513 | ||
6 | ![]() |
IS_BPEXTKEY | Call by reference | Type reference (TYPE) | BUP_S_CENT_BPEXTKEY | GP: Schlüssel des MD Segmentes Zentrale Daten (ID BPExt) | 20050513 | ||
7 | ![]() |
IS_GUIDKEY | Call by reference | Type reference (TYPE) | BUP_S_CENT_GUIDKEY | GP: Schlüssel des MD Segmentes Zentrale Daten (ID GUID) | 20050513 | ||
8 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | BUP_S_CENT_KEY | GP: Schlüssel des MD Segmentes Zentrale Daten | 20050513 | ||
9 | ![]() |
IV_SOURCE_ID | Call by reference | Type reference (TYPE) | CMD_MSGCONSUMER | Konsumenten-GUID | 20050513 |
Method REMOVE_CONSUMER_MSG on class CL_BUP_CENT_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_CENT_DATA_INT | GP: MDS CENT, Fehlermemory zu Tabelle BUT000 | 20050623 |
Method SET_DATA on class CL_BUP_CENT_ERROR_MEM has no exception.
Method WRITE_MSG_COMPLEX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CMD_APPLLOG | Anwendungsprotokoll | 20050513 | ||
2 | ![]() |
IS_MSGADD | Call by reference | Type reference (TYPE) | CMD_S_MSGADD | Zusatzparameter für Nachrichten | 20050513 | ||
3 | ![]() |
IS_MSGVSRC | Call by reference | Type reference (TYPE) | CMD_S_MSGVSRC | Struktur für die Herkunft von Nachrichtenvariablen | 20050513 | ||
4 | ![]() |
IS_OBJINFO | Call by reference | Type reference (TYPE) | CMD_S_OBJINFO | Objektinformationen zu Nachrichten | 20050513 |
Method WRITE_MSG_COMPLEX on class CL_BUP_CENT_ERROR_MEM has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |