SAP ABAP Interface IF_BUP_ADDR_ERR_MEM (IF_BUP_ADDR_ERR_MEM)
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 - 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
Interface | IF_BUP_ADDR_ERR_MEM | |
Short Description |
General Data
Package | S_BUPA_IPI | SAP Business Partner: Internal Programming Interface (Basis) |
Created | 20051021 | SAP |
Last changed | 20110908 | SAP |
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
Interface IF_BUP_ADDR_ERR_MEM has no interface.
Friends
Interface IF_BUP_ADDR_ERR_MEM has no friend.
Attributes
Interface IF_BUP_ADDR_ERR_MEM has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Checks whether an Address GUID Is already Known | 20060424 |
2 | ![]() |
Instance method | Public | Method | Delete All Data for a List of Partners | 20051109 |
3 | ![]() |
Instance method | Public | Method | Delete All Data for a Partner | 20051109 |
4 | ![]() |
Instance method | Public | Method | Check: Is there Data for Address in Memory? | 20051021 |
5 | ![]() |
Instance method | Public | Method | Read Data from Memory: All Data | 20051109 |
6 | ![]() |
Instance method | Public | Method | Read Data from Memory: Address GUID | 20060824 |
7 | ![]() |
Instance method | Public | Method | Read Data from Memory: List of Addresses | 20060811 |
8 | ![]() |
Instance method | Public | Method | Read Data from Memory: Partner + Address GUID | 20060203 |
9 | ![]() |
Instance method | Public | Method | Read Data from Memory: Partner + Address Number | 20060106 |
10 | ![]() |
Instance method | Public | Method | Read Data from Memory: List of Partners | 20051109 |
11 | ![]() |
Instance method | Public | Method | Read Data from Memory: Individual Partner | 20051109 |
12 | ![]() |
Instance method | Public | Method | Replace Partner Numbers | 20051214 |
13 | ![]() |
Instance method | Public | Method | Delete Entire Memory | 20051109 |
14 | ![]() |
Instance method | Public | Method | Write Data to Memory | 20060413 |
Events
Interface IF_BUP_ADDR_ERR_MEM has no event.
Types
Interface 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 | ![]() |
IV_ADDRESS_GUID | Call by reference | Type reference (TYPE) | BU_ADDRESS_GUID | GUID einer Geschäftspartneradresse | 20060424 | ||
2 | ![]() |
RV_ADDRESS_GUID_IS_KNOWN | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20060424 |
Method ADDRESS_GUID_IS_KNOWN on Interface 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 | ![]() |
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 Interface 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 | ![]() |
IV_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Struktur mit Typ BU_PARTNER | 20051109 |
Method CLEAR_BY_PARTNER_SINGLE on Interface 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 | ![]() |
IV_ADDRESS_ID | Call by reference | Type reference (TYPE) | ADDR_NODE_ID | 20051024 | |||
2 | ![]() |
IV_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20051024 | ||
3 | ![]() |
RV_DATA_EXISTS | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20051021 |
Method EXISTS_DATA on Interface 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 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20051109 |
Method GET_ALL on Interface 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 | ![]() |
ET_ADDRESS_GUID_FAILED | Call by reference | Type reference (TYPE) | IF_BUP_ADDR_CORE_TYPES=>TTS_ADDRESS_GUID | 20060824 | |||
2 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | BUP_TS_ADDR_DATA_INT | 20060824 | |||
3 | ![]() |
IT_ADDRESS_GUID | Call by reference | Type reference (TYPE) | IF_BUP_ADDR_CORE_TYPES=>TTS_ADDRESS_GUID | 20060824 |
Method GET_BY_ADDRESS_GUID on Interface 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 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | ANY TABLE | 20060811 | |||
2 | ![]() |
ET_KEY_FAILED | Call by reference | Type reference (TYPE) | TABLE | 20060811 | |||
3 | ![]() |
IT_KEY | Call by reference | Type reference (TYPE) | SORTED TABLE | 20060811 |
Method GET_BY_CORE_KEY on Interface 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 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | ANY | 20060203 | |||
2 | ![]() |
ET_GUIDKEY_FAILED | Call by reference | Type reference (TYPE) | BUP_TS_ADDR_GUIDKEY | Md Segment Adresse: Keytabelle mit AdressGUID | 20060203 | ||
3 | ![]() |
IT_GUIDKEY | Call by reference | Type reference (TYPE) | BUP_TS_ADDR_GUIDKEY | Md Segment Adresse: Keytabelle mit AdressGUID | 20060203 |
Method GET_BY_GUIDKEY on Interface 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 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | ANY | 20060106 | |||
2 | ![]() |
ET_NRKEY_FAILED | Call by reference | Type reference (TYPE) | BUP_TS_ADDR_NRKEY | Md Segment Adresse: Keytabelle mit Adressnummer | 20060106 | ||
3 | ![]() |
IT_NRKEY | Call by reference | Type reference (TYPE) | BUP_TS_ADDR_NRKEY | Md Segment Adresse: Keytabelle mit Adressnummer | 20060106 |
Method GET_BY_NRKEY on Interface 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 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | ANY | 20051109 | |||
2 | ![]() |
ET_PARTNER_FAILED | Call by reference | Type reference (TYPE) | BUP_TS_CENT_ID | MD Segment zentrale Daten: Tabelle mit IDs | 20051109 | ||
3 | ![]() |
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 Interface 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 | ![]() |
ET_DATA | Call by reference | Type reference (TYPE) | ANY | 20051109 | |||
2 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20051109 | ||
3 | ![]() |
IV_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20051109 |
Method GET_BY_PARTNER_SINGLE on Interface 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 | ![]() |
CT_CHANGED | Call by reference | Type reference (TYPE) | BUP_TS_CHANGED | Aenderung von Adressschluesseln | 20060216 | ||
2 | ![]() |
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 Interface IF_BUP_ADDR_ERR_MEM has no exception.
Method RESET Signature
Method RESET on Interface IF_BUP_ADDR_ERR_MEM has no parameter.
Method RESET on Interface 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 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | ANY | 20060413 | |||
2 | ![]() |
IV_PARTNER | Call by reference | Type reference (TYPE) | BU_PARTNER | Geschäftspartnernummer | 20060413 |
Method SET_BY_PARTNER_SINGLE on Interface IF_BUP_ADDR_ERR_MEM has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |