SAP ABAP Interface IF_ADDR_COMPARE (Determine changes to an address)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-ADR (Application Component) Address Management/Business Address
⤷
S_ADDRESS (Package) Business Address Services: Programming Interface for ESA
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ADDR_COMPARE | Determine changes between addresses | 20060905 |
Properties
| Interface | IF_ADDR_COMPARE | |
| Short Description | Determine changes to an address |
General Data
| Package | S_ADDRESS | Business Address Services: Programming Interface for ESA |
| Created | 20060905 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_ADDR_COMPARE has no forward declaration.
Interfaces
Interface IF_ADDR_COMPARE has no interface.
Friends
Interface IF_ADDR_COMPARE has no friend.
Attributes
Interface IF_ADDR_COMPARE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determine the changes to the main address data | 20060905 | |
| 2 | Instance method | Public | Method | Determine the changes to the communication data | 20060905 | |
| 3 | Instance method | Public | Method | Determine all changes to the addresses | 20060905 |
Events
Interface IF_ADDR_COMPARE has no event.
Types
Interface IF_ADDR_COMPARE has no local type.
Method Signatures
Method ADDRESS_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ADDRESS_NEW | Call by reference | Type reference (TYPE) | ADDRT_ADDRESS | Table of Addresses | 20060905 | |||
| 2 | IT_ADDRESS_OLD | Call by reference | Type reference (TYPE) | ADDRT_ADDRESS | Table of Addresses | 20060905 | |||
| 3 | IT_EMAIL_OLD | Call by reference | Type reference (TYPE) | ADDRT_EMAIL_ADDRESSES | Email Addresses for several Addresses | 20060905 | |||
| 4 | IT_FACSIMILE_OLD | Call by reference | Type reference (TYPE) | ADDRT_FACSIMILE_NUMBERS | Facsimile Numbers for several addresses | 20060905 | |||
| 5 | IT_PAGER_OLD | Call by reference | Type reference (TYPE) | ADDRT_PAGER_NUMBERS | Pager Numbers of several Addresses | 20060905 | |||
| 6 | IT_PRINTER_OLD | Call by reference | Type reference (TYPE) | ADDRT_PRINTERS | Printers of several Addresses | 20060905 | |||
| 7 | IT_RML_OLD | Call by reference | Type reference (TYPE) | ADDRT_REMOTE_MAIL_ADDRESSES | RML Addresses of several Addresses | 20060905 | |||
| 8 | IT_SSF_OLD | Call by reference | Type reference (TYPE) | ADDRT_SSF_ADDRESSES | SSF Addresses of several Addresses | 20060905 | |||
| 9 | IT_TELEPHONE_OLD | Call by reference | Type reference (TYPE) | ADDRT_TELEPHONE_NUMBERS | Telephone numbers for several addresses | 20060905 | |||
| 10 | IT_TELETEX_OLD | Call by reference | Type reference (TYPE) | ADDRT_TELETEX_NUMBERS | Teletex Numbers of several Addresses | 20060905 | |||
| 11 | IT_TELEX_OLD | Call by reference | Type reference (TYPE) | ADDRT_TELEX_NUMBERS | Telex Numbers of several Addresses | 20060905 | |||
| 12 | IT_WEB_OLD | Call by reference | Type reference (TYPE) | ADDRT_WEB_ADDRESSES | Web Addresses for several Addresses | 20060905 | |||
| 13 | IT_X400_OLD | Call by reference | Type reference (TYPE) | ADDRT_X400_ADDRESSES | X.400 Addresses of several Addresses | 20060905 | |||
| 14 | RT_CHANGE_NOTIFICATIONS | Value transfer | Type reference (TYPE) | ADDRT_CHANGE_NOTIFICATION | Table of address change notifications | 20060905 |
Method ADDRESS_CHANGES on Interface IF_ADDR_COMPARE has no exception.
Method COMM_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_EMAIL_NEW | Call by reference | Type reference (TYPE) | ADDRT_EMAIL_ADDRESSES | Email Addresses for several Addresses | 20060905 | |||
| 2 | IT_EMAIL_OLD | Call by reference | Type reference (TYPE) | ADDRT_EMAIL_ADDRESSES | Email Addresses for several Addresses | 20060905 | |||
| 3 | IT_FACSIMILE_NEW | Call by reference | Type reference (TYPE) | ADDRT_FACSIMILE_NUMBERS | Facsimile Numbers for several addresses | 20060905 | |||
| 4 | IT_FACSIMILE_OLD | Call by reference | Type reference (TYPE) | ADDRT_FACSIMILE_NUMBERS | Facsimile Numbers for several addresses | 20060905 | |||
| 5 | IT_PAGER_NEW | Call by reference | Type reference (TYPE) | ADDRT_PAGER_NUMBERS | Pager Numbers of several Addresses | 20060905 | |||
| 6 | IT_PAGER_OLD | Call by reference | Type reference (TYPE) | ADDRT_PAGER_NUMBERS | Pager Numbers of several Addresses | 20060905 | |||
| 7 | IT_PRINTER_NEW | Call by reference | Type reference (TYPE) | ADDRT_PRINTERS | Printers of several Addresses | 20060905 | |||
| 8 | IT_PRINTER_OLD | Call by reference | Type reference (TYPE) | ADDRT_PRINTERS | Printers of several Addresses | 20060905 | |||
| 9 | IT_RML_NEW | Call by reference | Type reference (TYPE) | ADDRT_REMOTE_MAIL_ADDRESSES | RML Addresses of several Addresses | 20060905 | |||
| 10 | IT_RML_OLD | Call by reference | Type reference (TYPE) | ADDRT_REMOTE_MAIL_ADDRESSES | RML Addresses of several Addresses | 20060905 | |||
| 11 | IT_SSF_NEW | Call by reference | Type reference (TYPE) | ADDRT_SSF_ADDRESSES | SSF Addresses of several Addresses | 20060905 | |||
| 12 | IT_SSF_OLD | Call by reference | Type reference (TYPE) | ADDRT_SSF_ADDRESSES | SSF Addresses of several Addresses | 20060905 | |||
| 13 | IT_TELEPHONE_NEW | Call by reference | Type reference (TYPE) | ADDRT_TELEPHONE_NUMBERS | Telephone numbers for several addresses | 20060905 | |||
| 14 | IT_TELEPHONE_OLD | Call by reference | Type reference (TYPE) | ADDRT_TELEPHONE_NUMBERS | Telephone numbers for several addresses | 20060905 | |||
| 15 | IT_TELETEX_NEW | Call by reference | Type reference (TYPE) | ADDRT_TELETEX_NUMBERS | Teletex Numbers of several Addresses | 20060905 | |||
| 16 | IT_TELETEX_OLD | Call by reference | Type reference (TYPE) | ADDRT_TELETEX_NUMBERS | Teletex Numbers of several Addresses | 20060905 | |||
| 17 | IT_TELEX_NEW | Call by reference | Type reference (TYPE) | ADDRT_TELEX_NUMBERS | Telex Numbers of several Addresses | 20060905 | |||
| 18 | IT_TELEX_OLD | Call by reference | Type reference (TYPE) | ADDRT_TELEX_NUMBERS | Telex Numbers of several Addresses | 20060905 | |||
| 19 | IT_WEB_NEW | Call by reference | Type reference (TYPE) | ADDRT_WEB_ADDRESSES | Web Addresses for several Addresses | 20060905 | |||
| 20 | IT_WEB_OLD | Call by reference | Type reference (TYPE) | ADDRT_WEB_ADDRESSES | Web Addresses for several Addresses | 20060905 | |||
| 21 | IT_X400_NEW | Call by reference | Type reference (TYPE) | ADDRT_X400_ADDRESSES | X.400 Addresses of several Addresses | 20060905 | |||
| 22 | IT_X400_OLD | Call by reference | Type reference (TYPE) | ADDRT_X400_ADDRESSES | X.400 Addresses of several Addresses | 20060905 | |||
| 23 | RT_CHANGE_NOTIFICATIONS | Value transfer | Type reference (TYPE) | ADDRT_CHANGE_NOTIFICATION | Table of address change notifications | 20060905 |
Method COMM_CHANGES on Interface IF_ADDR_COMPARE has no exception.
Method COMPLETE_ADDRESS_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ADDRESS_COMPLETE_NEW | Call by reference | Type reference (TYPE) | ADDRT_ADDRESS_COMPLETE | Table of complete addresses | 20060905 | |||
| 2 | IT_ADDRESS_COMPLETE_OLD | Call by reference | Type reference (TYPE) | ADDRT_ADDRESS_COMPLETE | Table of complete addresses | 20060905 | |||
| 3 | RT_CHANGE_NOTIFICATIONS | Value transfer | Type reference (TYPE) | ADDRT_CHANGE_NOTIFICATION | Table of address change notifications | 20060905 |
Method COMPLETE_ADDRESS_CHANGES on Interface IF_ADDR_COMPARE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |