SAP ABAP Class /BOFU/CL_ADDR_COMPARE (Determine Changes Between Addresses)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-BRC (Application Component) Reusable Components of Business Suite Foundation
⤷
/BOFU/ADDRESS_ADAPTER (Package) Address adapter framework (missing 7.10 functionality)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /BOFU/IF_ADDR_COMPARE | Determine changes to an address | 20081127 |
Properties
| Class | /BOFU/CL_ADDR_COMPARE | |
| Short Description | Determine Changes Between Addresses | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /BOFU/ADDRESS_ADAPTER | Address adapter framework (missing 7.10 functionality) |
| Created | 20081127 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /BOFU/CL_ADDR_COMPARE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /BOFU/IF_ADDR_COMPARE | Determine changes to an address | 20081127 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /BOFU/CL_ADDR_COMPARE_MNGR | 20081127 | Factory class for IF_ADDR_COMPARE |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'ADDRESS_ID' | Field Name | 20081127 | ||
| 2 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'CHANGED_FIELDS' | Field Name | 20081127 | ||
| 3 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'CURRENT_STATE' | Field Name | 20081127 | ||
| 4 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'DATA' | Field Name | 20081127 | ||
| 5 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'NOTES' | Field Name | 20081127 | ||
| 6 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'UPDATEFLAG' | Field Name | 20081127 | ||
| 7 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'USAGES' | Field Name | 20081127 | ||
| 8 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'VALID_FROM' | Field Name | 20081127 | ||
| 9 | Constant | Private | Type reference (TYPE) | FIELDNAME | 'VALID_TO' | Field Name | 20081127 | ||
| 10 | Constant | Private | Type reference (TYPE) | XFELD | 'X' | Checkbox | 20081127 | ||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | /BOFU/CL_ADDR_ENCODE | Encoding routines for BAS Node Ids | 20081127 | |||
| 12 | Instance attribute | Private | Object reference (TYPE REF TO) | /BOFU/IF_ADDR_METADATA | Metadata of the Address | 20081127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determine the changes to the main address data | 20081127 | |
| 2 | Instance method | Public | Method | Determine the changes to the communication data | 20081127 | |
| 3 | Instance method | Private | Method | Determine the changes to one communication type | 20081127 | |
| 4 | Instance method | Private | Method | Determine changes to one communication type of one address | 20081127 | |
| 5 | Instance method | Private | Method | Determine the changes to notes of one communication type | 20081127 | |
| 6 | Instance method | Private | Method | Determine the changes to usages of one communication type | 20081127 | |
| 7 | Instance method | Private | Method | 20081127 | ||
| 8 | Instance method | Public | Constructor | CONSTRUCTOR | 20081127 | |
| 9 | Instance method | Private | Method | Help-Routine for ADDRESS_CHANGES | 20081127 |
Events
Class /BOFU/CL_ADDR_COMPARE has no event.
Types
Class /BOFU/CL_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) | /BOFU/ADDRT_ADDRESS | Table of Addresses | 20081127 | |||
| 2 | IT_ADDRESS_OLD | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_ADDRESS | Table of Addresses | 20081127 | |||
| 3 | RT_CHANGE_NOTIFICATIONS | Value transfer | Type reference (TYPE) | /BOFU/ADDRT_CHANGE_NOTIFI | Table of address change notifications | 20081127 |
Method ADDRESS_CHANGES on class /BOFU/CL_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) | /BOFU/ADDRT_EMAIL_ADDRESSES | Email Addresses for several Addresses | 20081127 | |||
| 2 | IT_EMAIL_OLD | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_EMAIL_ADDRESSES | Email Addresses for several Addresses | 20081127 | |||
| 3 | IT_FACSIMILE_NEW | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_FAX_NUMBERS | Facsimile Numbers for several addresses | 20081127 | |||
| 4 | IT_FACSIMILE_OLD | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_FAX_NUMBERS | Facsimile Numbers for several addresses | 20081127 | |||
| 5 | IT_PAGER_NEW | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_PAGER_NUMBERS | Pager Numbers of several Addresses | 20081127 | |||
| 6 | IT_PAGER_OLD | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_PAGER_NUMBERS | Pager Numbers of several Addresses | 20081127 | |||
| 7 | IT_PRINTER_NEW | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_PRINTERS | Printers of several Addresses | 20081127 | |||
| 8 | IT_PRINTER_OLD | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_PRINTERS | Printers of several Addresses | 20081127 | |||
| 9 | IT_RML_NEW | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_REMOTE_MAIL_ADDS | RML Addresses of several Addresses | 20081127 | |||
| 10 | IT_RML_OLD | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_REMOTE_MAIL_ADDS | RML Addresses of several Addresses | 20081127 | |||
| 11 | IT_SSF_NEW | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_SSF_ADDRESSES | SSF Addresses of several Addresses | 20081127 | |||
| 12 | IT_SSF_OLD | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_SSF_ADDRESSES | SSF Addresses of several Addresses | 20081127 | |||
| 13 | IT_TELEPHONE_NEW | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_TEL_NUMBERS | Telephone numbers for several addresses | 20081127 | |||
| 14 | IT_TELEPHONE_OLD | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_TEL_NUMBERS | Telephone numbers for several addresses | 20081127 | |||
| 15 | IT_TELETEX_NEW | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_TELETEX_NUMBERS | Teletex Numbers of several Addresses | 20081127 | |||
| 16 | IT_TELETEX_OLD | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_TELETEX_NUMBERS | Teletex Numbers of several Addresses | 20081127 | |||
| 17 | IT_TELEX_NEW | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_TELEX_NUMBERS | Telex Numbers of several Addresses | 20081127 | |||
| 18 | IT_TELEX_OLD | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_TELEX_NUMBERS | Telex Numbers of several Addresses | 20081127 | |||
| 19 | IT_WEB_NEW | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_WEB_ADDRESSES | Web Addresses for several Addresses | 20081127 | |||
| 20 | IT_WEB_OLD | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_WEB_ADDRESSES | Web Addresses for several Addresses | 20081127 | |||
| 21 | IT_X400_NEW | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_X400_ADDRESSES | X.400 Addresses of several Addresses | 20081127 | |||
| 22 | IT_X400_OLD | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_X400_ADDRESSES | X.400 Addresses of several Addresses | 20081127 | |||
| 23 | RT_CHANGE_NOTIFICATIONS | Value transfer | Type reference (TYPE) | /BOFU/ADDRT_CHANGE_NOTIFI | Table of address change notifications | 20081127 |
Method COMM_CHANGES on class /BOFU/CL_ADDR_COMPARE has no exception.
Method COMM_CHANGES_SINGLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHANGE_NOTIFICATIONS | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_CHANGE_NOTIFI | Table of address change notifications | 20081127 | |||
| 2 | IT_COMM_DATA_NEW | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20081127 | ||||
| 3 | IT_COMM_DATA_OLD | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20081127 | ||||
| 4 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /BOFU/ADDR_NODE_NAME | Name of an ESA-Node | 20081127 |
Method COMM_CHANGES_SINGLE on class /BOFU/CL_ADDR_COMPARE has no exception.
Method COMM_CHANGES_SINGLE_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHANGE_NOTIFICATIONS | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_CHANGE_NOTIFI | Table of address change notifications | 20081127 | |||
| 2 | IS_COMM_DATA_NEW | Call by reference | Type reference (TYPE) | ANY | 20081127 | ||||
| 3 | IS_COMM_DATA_OLD | Call by reference | Type reference (TYPE) | ANY | 20081127 | ||||
| 4 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /BOFU/ADDR_NODE_NAME | Name of an ESA-Node | 20081127 |
Method COMM_CHANGES_SINGLE_ADDRESS on class /BOFU/CL_ADDR_COMPARE has no exception.
Method COMM_NOTES_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHANGE_NOTIFICATIONS | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_CHANGE_NOTIFI | Table of address change notifications | 20081127 | |||
| 2 | IT_COMM_NOTES_NEW | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_COMM_DATA_NOTE | Table of remarks to communication data | 20081127 | |||
| 3 | IT_COMM_NOTES_OLD | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_COMM_DATA_NOTE | Table of remarks to communication data | 20081127 | |||
| 4 | IV_COMM_ID | Call by reference | Type reference (TYPE) | /BOFU/ADDR_NODE_ID | Node Id as in the ESA-model | 20081127 | |||
| 5 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /BOFU/ADDR_NODE_NAME | Name of an ESA-Node | 20081127 |
Method COMM_NOTES_CHANGES on class /BOFU/CL_ADDR_COMPARE has no exception.
Method COMM_USAGES_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHANGE_NOTIFICATIONS | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_CHANGE_NOTIFI | Table of address change notifications | 20081127 | |||
| 2 | IT_COMM_USAGES_NEW | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_COMM_DATA_USAGE | Table of communication data usages | 20081127 | |||
| 3 | IT_COMM_USAGES_OLD | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_COMM_DATA_USAGE | Table of communication data usages | 20081127 | |||
| 4 | IV_COMM_ID | Call by reference | Type reference (TYPE) | /BOFU/ADDR_NODE_ID | Node Id as in the ESA-model | 20081127 | |||
| 5 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | /BOFU/ADDR_NODE_NAME | Name of an ESA-Node | 20081127 |
Method COMM_USAGES_CHANGES on class /BOFU/CL_ADDR_COMPARE has no exception.
Method COMPLETE_ADDRESS_CHANGES Signature
Method COMPLETE_ADDRESS_CHANGES on class /BOFU/CL_ADDR_COMPARE has no parameter.
Method COMPLETE_ADDRESS_CHANGES on class /BOFU/CL_ADDR_COMPARE has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /BOFU/CL_ADDR_COMPARE has no parameter.
Method CONSTRUCTOR on class /BOFU/CL_ADDR_COMPARE has no exception.
Method VERSION_CHANGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHANGE_NOTIFICATIONS | Call by reference | Type reference (TYPE) | /BOFU/ADDRT_CHANGE_NOTIFI | Table of address change notifications | 20081127 | |||
| 2 | IS_VERSION_NEW | Call by reference | Type reference (TYPE) | /BOFU/ADDRS_VERSION | Address data for a specific address version | 20081127 | |||
| 3 | IS_VERSION_OLD | Call by reference | Type reference (TYPE) | /BOFU/ADDRS_VERSION | Address data for a specific address version | 20081127 | |||
| 4 | IV_ADDRESS_ID | Call by reference | Type reference (TYPE) | /BOFU/ADDR_NODE_ID | Node Id as in the ESA-model | 20081127 |
Method VERSION_CHANGES on class /BOFU/CL_ADDR_COMPARE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 701 |