SAP ABAP Class IF_BUP_ADDR_ERR_MEM (IF_BUP_ADDR_ERR_MEM)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BUP_ADDR_ERROR_MEM_CORE BP Address Segment: Error Memory for Central Address Data 20051021
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BUP_ADDR_ERROR_MEM_USAGE BP Address Segment: Error Memory for Address Usages 20051021
Properties
Class IF_BUP_ADDR_ERR_MEM  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20051021   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_BUP_ADDR_CORE_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class IF_BUP_ADDR_ERR_MEM has no interface implemented.
Friends
Class IF_BUP_ADDR_ERR_MEM has no friend class.
Attributes
Class IF_BUP_ADDR_ERR_MEM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADDRESS_GUID_IS_KNOWN Instance method Public Method Checks whether an Address GUID Is already Known 20060424
2 CLEAR_BY_PARTNER Instance method Public Method Delete All Data for a List of Partners 20051109
3 CLEAR_BY_PARTNER_SINGLE Instance method Public Method Delete All Data for a Partner 20051109
4 EXISTS_DATA Instance method Public Method Check: Is there Data for Address in Memory? 20051021
5 GET_ALL Instance method Public Method Read Data from Memory: All Data 20051109
6 GET_BY_ADDRESS_GUID Instance method Public Method Read Data from Memory: Address GUID 20060824
7 GET_BY_CORE_KEY Instance method Public Method Read Data from Memory: List of Addresses 20060811
8 GET_BY_GUIDKEY Instance method Public Method Read Data from Memory: Partner + Address GUID 20060203
9 GET_BY_NRKEY Instance method Public Method Read Data from Memory: Partner + Address Number 20060106
10 GET_BY_PARTNER Instance method Public Method Read Data from Memory: List of Partners 20051109
11 GET_BY_PARTNER_SINGLE Instance method Public Method Read Data from Memory: Individual Partner 20051109
12 ON_BP_ID_CHANGED Instance method Public Method Replace Partner Numbers 20051214
13 RESET Instance method Public Method Delete Entire Memory 20051109
14 SET_BY_PARTNER_SINGLE Instance method Public Method Write Data to Memory 20060413
Events
Class IF_BUP_ADDR_ERR_MEM has no event.
Types
Class IF_BUP_ADDR_ERR_MEM has no local type.
Method Signatures

Method ADDRESS_GUID_IS_KNOWN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ADDRESS_GUID Call by reference Type reference (TYPE) BU_ADDRESS_GUID GUID einer Geschäftspartneradresse 20060424
2 Returning RV_ADDRESS_GUID_IS_KNOWN Value transfer Type reference (TYPE) ABAP_BOOL 20060424

Method ADDRESS_GUID_IS_KNOWN on class IF_BUP_ADDR_ERR_MEM has no exception.

Method CLEAR_BY_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARTNER Call by reference Type reference (TYPE) BUP_TS_CENT_ID MD Segment zentrale Daten: Tabelle mit IDs 20051109

Method CLEAR_BY_PARTNER on class IF_BUP_ADDR_ERR_MEM has no exception.

Method CLEAR_BY_PARTNER_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Struktur mit Typ BU_PARTNER 20051109

Method CLEAR_BY_PARTNER_SINGLE on class IF_BUP_ADDR_ERR_MEM has no exception.

Method EXISTS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ADDRESS_ID Call by reference Type reference (TYPE) ADDR_NODE_ID 20051024
2 Importing IV_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20051024
3 Returning RV_DATA_EXISTS Value transfer Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20051021

Method EXISTS_DATA on class IF_BUP_ADDR_ERR_MEM has no exception.

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) ANY TABLE 20051109

Method GET_ALL on class IF_BUP_ADDR_ERR_MEM has no exception.

Method GET_BY_ADDRESS_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ADDRESS_GUID_FAILED Call by reference Type reference (TYPE) IF_BUP_ADDR_CORE_TYPES=>TTS_ADDRESS_GUID 20060824
2 Exporting ET_DATA Call by reference Type reference (TYPE) BUP_TS_ADDR_DATA_INT 20060824
3 Importing IT_ADDRESS_GUID Call by reference Type reference (TYPE) IF_BUP_ADDR_CORE_TYPES=>TTS_ADDRESS_GUID 20060824

Method GET_BY_ADDRESS_GUID on class IF_BUP_ADDR_ERR_MEM has no exception.

Method GET_BY_CORE_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) ANY TABLE 20060811
2 Exporting ET_KEY_FAILED Call by reference Type reference (TYPE) TABLE 20060811
3 Importing IT_KEY Call by reference Type reference (TYPE) SORTED TABLE 20060811

Method GET_BY_CORE_KEY on class IF_BUP_ADDR_ERR_MEM has no exception.

Method GET_BY_GUIDKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) ANY 20060203
2 Exporting ET_GUIDKEY_FAILED Call by reference Type reference (TYPE) BUP_TS_ADDR_GUIDKEY Md Segment Adresse: Keytabelle mit AdressGUID 20060203
3 Importing IT_GUIDKEY Call by reference Type reference (TYPE) BUP_TS_ADDR_GUIDKEY Md Segment Adresse: Keytabelle mit AdressGUID 20060203

Method GET_BY_GUIDKEY on class IF_BUP_ADDR_ERR_MEM has no exception.

Method GET_BY_NRKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) ANY 20060106
2 Exporting ET_NRKEY_FAILED Call by reference Type reference (TYPE) BUP_TS_ADDR_NRKEY Md Segment Adresse: Keytabelle mit Adressnummer 20060106
3 Importing IT_NRKEY Call by reference Type reference (TYPE) BUP_TS_ADDR_NRKEY Md Segment Adresse: Keytabelle mit Adressnummer 20060106

Method GET_BY_NRKEY on class IF_BUP_ADDR_ERR_MEM has no exception.

Method GET_BY_PARTNER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) ANY 20051109
2 Exporting ET_PARTNER_FAILED Call by reference Type reference (TYPE) BUP_TS_CENT_ID MD Segment zentrale Daten: Tabelle mit IDs 20051109
3 Importing IT_PARTNER Call by reference Type reference (TYPE) BUP_TS_CENT_ID MD Segment zentrale Daten: Tabelle mit IDs 20051109

Method GET_BY_PARTNER on class IF_BUP_ADDR_ERR_MEM has no exception.

Method GET_BY_PARTNER_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) ANY 20051109
2 Exporting EV_FAILED Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20051109
3 Importing IV_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20051109

Method GET_BY_PARTNER_SINGLE on class IF_BUP_ADDR_ERR_MEM has no exception.

Method ON_BP_ID_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CHANGED Call by reference Type reference (TYPE) BUP_TS_CHANGED Aenderung von Adressschluesseln 20060216
2 Importing IT_MAPPING Call by reference Type reference (TYPE) BUP_TS_ADDR_PARTNER_NO_SWITCH Sortierte Tabelle zur Struktur BUS_PATNR. 20051214

Method ON_BP_ID_CHANGED on class IF_BUP_ADDR_ERR_MEM has no exception.

Method RESET Signature

Method RESET on class IF_BUP_ADDR_ERR_MEM has no parameter.
Method RESET on class IF_BUP_ADDR_ERR_MEM has no exception.

Method SET_BY_PARTNER_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) ANY 20060413
2 Importing IV_PARTNER Call by reference Type reference (TYPE) BU_PARTNER Geschäftspartnernummer 20060413

Method SET_BY_PARTNER_SINGLE on class IF_BUP_ADDR_ERR_MEM has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in