Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ADDR_PERSISTENCY_SZA0 | Address read Access via the local Memory | 20050706 |
Properties
| Class | IF_ADDR_MODIFY | |
| Short Description | Write Addresses to the Persistency | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050706 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_ADDR_MODIFY has no interface implemented.
Friends
Class IF_ADDR_MODIFY has no friend class.
Attributes
Class IF_ADDR_MODIFY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add a where used reference for an address number | 20051121 | |
| 2 | Instance method | Public | Method | Add a where used reference for a person number | 20051121 | |
| 3 | Instance method | Public | Method | Clear the local buffer for an address | 20060907 | |
| 4 | Instance method | Public | Method | Delete an address of technical Type 1 | 20050706 | |
| 5 | Instance method | Public | Method | Delete an address of technical Type 2 | 20050725 | |
| 6 | Instance method | Public | Method | Delete an address of technical Type 3 | 20050725 | |
| 7 | Instance method | Public | Method | Delete an address of technical Type 5 | 20050725 | |
| 8 | Instance method | Public | Method | Delete a where used reference for an address number | 20051121 | |
| 9 | Instance method | Public | Method | Delete a where used reference for a person number | 20051121 | |
| 10 | Instance method | Public | Method | Undo all changes made to addresses | 20060306 | |
| 11 | Instance method | Public | Method | Create an empty address of technical Type 1 | 20050706 | |
| 12 | Instance method | Public | Method | Create an empty address of technical Type 2 | 20050706 | |
| 13 | Instance method | Public | Method | Create an empty address of technical Type 3 | 20050706 | |
| 14 | Instance method | Public | Method | Create an empty address of technical Type Person | 20050706 | |
| 15 | Instance method | Public | Method | Clear all buffers | 20080508 | |
| 16 | Instance method | Public | Method | Undo the changes made to the addresses in this session | 20060907 | |
| 17 | Instance method | Public | Method | Save the changes of an address | 20051121 | |
| 18 | Instance method | Public | Method | Set the error status of the address | 20070831 | |
| 19 | Instance method | Public | Method | Update an address of technical Type 1 | 20050706 | |
| 20 | Instance method | Public | Method | Update an address of technical Type 2 | 20050706 | |
| 21 | Instance method | Public | Method | Update an address of technical Type 3 | 20050706 | |
| 22 | Instance method | Public | Method | Update an address of technical Type 5 | 20050706 | |
| 23 | Instance method | Public | Method | Update the communication data of an address | 20090128 |
Events
Class IF_ADDR_MODIFY has no event.
Types
Class IF_ADDR_MODIFY has no local type.
Method Signatures
Method ADD_ADDRESS_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | ADDRT_ERROR | Tabellentyp für ADDR_ERROR | 20051121 | |||
| 2 | IS_ADDRESS_REFERENCE | Call by reference | Type reference (TYPE) | ADDR_REF | 20051121 | ||||
| 3 | IV_ADDRESS_NUMBER | Call by reference | Type reference (TYPE) | AD_ADDRNUM | 20051121 | ||||
| 4 | IV_CHECK_IF_REF_EXISTS | Call by reference | Type reference (TYPE) | XFELD | 'X' | 20051212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051212 |
Method ADD_PERSON_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | ADDRT_ERROR | Tabellentyp für ADDR_ERROR | 20051121 | |||
| 2 | IS_PERSON_REFERENCE | Call by reference | Type reference (TYPE) | PERS_REF | 20051121 | ||||
| 3 | IV_CHECK_IF_REF_EXISTS | Call by reference | Type reference (TYPE) | XFELD | 'X' | 20051212 | |||
| 4 | IV_PERSON_NUMBER | Call by reference | Type reference (TYPE) | AD_PERSNUM | 20051121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20051212 |
Method CLEANUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | ADDRT_ERROR | Tabellentyp für ADDR_ERROR | 20060907 | |||
| 2 | EV_CHANGES_EXIST | Call by reference | Type reference (TYPE) | XFELD | For the provided addresses changes are in the buffer | 20080411 | |||
| 3 | IT_ADDRESS_KEY | Call by reference | Type reference (TYPE) | ADDRT_ADDRESS_KEY | 20060907 |
Method CLEANUP on class IF_ADDR_MODIFY has no exception.
Method DELETE_ADDRESS_14 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | ADDRT_ERROR | ADDR_ERROR table type | 20050725 | |||
| 2 | EV_DELETION_RESULT | Call by reference | Type reference (TYPE) | AD_DELRETC | 20051206 | ||||
| 3 | IS_ADDRESS_REFERENCE | Call by reference | Type reference (TYPE) | ADDR_REF | Transfer structure for the use of addresses | 20050706 | |||
| 4 | IV_ADDRESS_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | SPACE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20050706 | ||
| 5 | IV_ADDRESS_NUMBER | Call by reference | Type reference (TYPE) | AD_ADDRNUM | SPACE | Address number | 20050706 | ||
| 6 | IV_ADDRESS_TYPE | Call by reference | Type reference (TYPE) | ADDR_ADDRESS_TYPE | '1' | Type of the address | 20050706 |
Method DELETE_ADDRESS_14 on class IF_ADDR_MODIFY has no exception.
Method DELETE_ADDRESS_2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | ADDRT_ERROR | ADDR_ERROR table type | 20050725 | |||
| 2 | EV_DELETION_RESULT | Call by reference | Type reference (TYPE) | AD_DELRETC | 20051206 | ||||
| 3 | IS_ADDRESS_REFERENCE | Call by reference | Type reference (TYPE) | ADDR_REF | Transfer structure for the use of addresses | 20050725 | |||
| 4 | IS_PERSON_REFERENCE | Call by reference | Type reference (TYPE) | PERS_REF | Person Use Data Transfer Structure (Business Addr. Service) | 20050725 | |||
| 5 | IV_ADDRESS_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | SPACE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20050725 | ||
| 6 | IV_ADDRESS_NUMBER | Call by reference | Type reference (TYPE) | AD_ADDRNUM | SPACE | Address number | 20050725 | ||
| 7 | IV_PERSON_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | SPACE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20050725 | ||
| 8 | IV_PERSON_NUMBER | Call by reference | Type reference (TYPE) | AD_PERSNUM | SPACE | Person number | 20050725 | ||
| 9 | IV_RETAIN_PERSON | Call by reference | Type reference (TYPE) | XFELD | SPACE | Checkbox | 20050725 |
Method DELETE_ADDRESS_2 on class IF_ADDR_MODIFY has no exception.
Method DELETE_ADDRESS_3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | ADDRT_ERROR | ADDR_ERROR table type | 20050725 | |||
| 2 | EV_DELETION_RESULT | Call by reference | Type reference (TYPE) | AD_DELRETC | 20051206 | ||||
| 3 | IS_PERSON_REFERENCE | Call by reference | Type reference (TYPE) | PERS_REF | Person Use Data Transfer Structure (Business Addr. Service) | 20050725 | |||
| 4 | IV_ADDRESS_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | SPACE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20050725 | ||
| 5 | IV_ADDRESS_NUMBER | Call by reference | Type reference (TYPE) | AD_ADDRNUM | SPACE | Address number | 20050725 | ||
| 6 | IV_PERSON_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | SPACE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20050725 | ||
| 7 | IV_PERSON_NUMBER | Call by reference | Type reference (TYPE) | AD_PERSNUM | SPACE | Person number | 20050725 | ||
| 8 | IV_RETAIN_PERSON | Call by reference | Type reference (TYPE) | XFELD | SPACE | Checkbox | 20050725 |
Method DELETE_ADDRESS_3 on class IF_ADDR_MODIFY has no exception.
Method DELETE_ADDRESS_5 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | ADDRT_ERROR | ADDR_ERROR table type | 20050725 | |||
| 2 | EV_DELETION_RESULT | Call by reference | Type reference (TYPE) | AD_DELRETC | 20051206 | ||||
| 3 | IS_PERSON_REFERENCE | Call by reference | Type reference (TYPE) | PERS_REF | Person Use Data Transfer Structure (Business Addr. Service) | 20050725 | |||
| 4 | IV_PERSON_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | SPACE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20050725 | ||
| 5 | IV_PERSON_NUMBER | Call by reference | Type reference (TYPE) | AD_PERSNUM | SPACE | Person number | 20050725 |
Method DELETE_ADDRESS_5 on class IF_ADDR_MODIFY has no exception.
Method DELETE_ADDRESS_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | ADDRT_ERROR | Tabellentyp für ADDR_ERROR | 20051121 | |||
| 2 | EV_DELETION_RESULT | Call by reference | Type reference (TYPE) | AD_DELRETC | 20051206 | ||||
| 3 | IS_ADDRESS_REFERENCE | Call by reference | Type reference (TYPE) | ADDR_REF | 20051121 | ||||
| 4 | IV_ADDRESS_NUMBER | Call by reference | Type reference (TYPE) | AD_ADDRNUM | 20051121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060505 |
Method DELETE_PERSON_REFERENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | ADDRT_ERROR | Tabellentyp für ADDR_ERROR | 20051121 | |||
| 2 | EV_DELETION_RESULT | Call by reference | Type reference (TYPE) | AD_DELRETC | 20051206 | ||||
| 3 | IS_PERSON_REFERENCE | Call by reference | Type reference (TYPE) | PERS_REF | 20051121 | ||||
| 4 | IV_PERSON_NUMBER | Call by reference | Type reference (TYPE) | AD_PERSNUM | 20051121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060505 |
Method INITIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | ADDRT_ERROR | Tabellentyp für ADDR_ERROR | 20060306 | |||
| 2 | IT_ADDRESS_KEY | Call by reference | Type reference (TYPE) | ADDRT_ADDRESS_KEY | 20060306 |
Method INITIALIZE on class IF_ADDR_MODIFY has no exception.
Method INSERT_BLANK_ADDRESS_14 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ADDRESS_GROUP | Call by reference | Type reference (TYPE) | AD_GROUP | Address Group (Key) (Business Address Services) | 20050706 | |||
| 2 | IV_ADDRESS_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20050706 |
Method INSERT_BLANK_ADDRESS_14 on class IF_ADDR_MODIFY has no exception.
Method INSERT_BLANK_ADDRESS_2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ADDRESS_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20050706 | |||
| 2 | IV_PERSON_EXISTS | Call by reference | Type reference (TYPE) | XFELD | SPACE | Indicator: The person already exists | 20050706 | ||
| 3 | IV_PERSON_GROUP | Call by reference | Type reference (TYPE) | AD_GROUP_P | SPACE | Address Group (Key) (Business Address Services) | 20050706 | ||
| 4 | IV_PERSON_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | SPACE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20050706 | ||
| 5 | IV_PERSON_NUMBER | Call by reference | Type reference (TYPE) | AD_PERSNUM | SPACE | Person number | 20050706 |
Method INSERT_BLANK_ADDRESS_2 on class IF_ADDR_MODIFY has no exception.
Method INSERT_BLANK_ADDRESS_3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ADDRESS_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | SPACE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20050706 | ||
| 2 | IV_ADDRESS_NUMBER | Call by reference | Type reference (TYPE) | AD_ADDRNUM | SPACE | Address number | 20050706 | ||
| 3 | IV_PERSON_EXISTS | Call by reference | Type reference (TYPE) | XFELD | SPACE | Indicator: The person already exists | 20050706 | ||
| 4 | IV_PERSON_GROUP | Call by reference | Type reference (TYPE) | AD_GROUP_P | SPACE | Address Group (Key) (Business Address Services) | 20050706 | ||
| 5 | IV_PERSON_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | SPACE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20050706 | ||
| 6 | IV_PERSON_NUMBER | Call by reference | Type reference (TYPE) | AD_PERSNUM | SPACE | Person number | 20050706 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Address could not be inserted | 20070719 |
Method INSERT_BLANK_ADDRESS_5 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PERSON_GROUP | Call by reference | Type reference (TYPE) | AD_GROUP_P | Address Group (Key) (Business Address Services) | 20050706 | |||
| 2 | IV_PERSON_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20050706 |
Method INSERT_BLANK_ADDRESS_5 on class IF_ADDR_MODIFY has no exception.
Method REFRESH_ALL_BUFFERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FORCE | Call by reference | Type reference (TYPE) | XFELD | SPACE | Checkbox | 20080508 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080508 |
Method RESET_MODIFICATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | ADDRT_ERROR | Tabellentyp für ADDR_ERROR | 20060907 | |||
| 2 | IT_ADDRESS_KEY | Call by reference | Type reference (TYPE) | ADDRT_ADDRESS_KEY | 20060907 |
Method RESET_MODIFICATIONS on class IF_ADDR_MODIFY has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ADDRESS_KEY | Call by reference | Type reference (TYPE) | ADDRT_ADDRESS_KEY | 20051121 | ||||
| 2 | IV_CALL_MEMORY_CLEAR_CW | Call by reference | Type reference (TYPE) | XFELD | 'X' | Change only in special cases! | 20080619 | ||
| 3 | IV_CALL_UPDATE_BADI | Call by reference | Type reference (TYPE) | XFELD | 'X' | Change only in special cases! | 20080619 | ||
| 4 | IV_EXECUTE_IN_UPDATE_TASK | Call by reference | Type reference (TYPE) | XFELD | SPACE | 20051121 | |||
| 5 | IV_WRITE_CDOC | Call by reference | Type reference (TYPE) | XFELD | 'X' | Change only in special cases! | 20080619 |
Method SAVE on class IF_ADDR_MODIFY has no exception.
Method SET_ERROR_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ADDRESS_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20070831 | |||
| 2 | IV_ADDRESS_NUMBER | Call by reference | Type reference (TYPE) | AD_ADDRNUM | Address number | 20070831 | |||
| 3 | IV_ADDRESS_TYPE | Call by reference | Type reference (TYPE) | ADDR_ADDRESS_TYPE | Type of the address | 20070831 | |||
| 4 | IV_ERROR_STATUS | Call by reference | Type reference (TYPE) | AD_ERR_STATUS | Error Status of Address | 20070831 | |||
| 5 | IV_PERSON_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20070831 | |||
| 6 | IV_PERSON_NUMBER | Call by reference | Type reference (TYPE) | AD_PERSNUM | Person number | 20070831 |
Method SET_ERROR_STATUS on class IF_ADDR_MODIFY has no exception.
Method UPDATE_ADDRESS_14 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | ADDRT_ERROR | ADDR_ERROR table type | 20050725 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | ADDRT_VERSION | International address versions of the address | 20050706 | |||
| 3 | IV_ADDRESS_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | SPACE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20050706 | ||
| 4 | IV_ADDRESS_NUMBER | Call by reference | Type reference (TYPE) | AD_ADDRNUM | SPACE | Address number | 20050706 | ||
| 5 | IV_ADDRESS_TYPE | Call by reference | Type reference (TYPE) | ADDR_ADDRESS_TYPE | '1' | Type of the address | 20050706 |
Method UPDATE_ADDRESS_14 on class IF_ADDR_MODIFY has no exception.
Method UPDATE_ADDRESS_2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | ADDRT_ERROR | ADDR_ERROR table type | 20050725 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | ADDRT_VERSION | International address versions of the address | 20050706 | |||
| 3 | IV_ADDRESS_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | SPACE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20050706 | ||
| 4 | IV_ADDRESS_NUMBER | Call by reference | Type reference (TYPE) | AD_ADDRNUM | SPACE | Address number | 20050706 | ||
| 5 | IV_PERSON_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | SPACE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20050706 | ||
| 6 | IV_PERSON_NUMBER | Call by reference | Type reference (TYPE) | AD_PERSNUM | SPACE | Person number | 20050706 |
Method UPDATE_ADDRESS_2 on class IF_ADDR_MODIFY has no exception.
Method UPDATE_ADDRESS_3 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | ADDRT_ERROR | ADDR_ERROR table type | 20050725 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | ADDRT_VERSION | International address versions of the address | 20050706 | |||
| 3 | IV_ADDRESS_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | SPACE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20050706 | ||
| 4 | IV_ADDRESS_NUMBER | Call by reference | Type reference (TYPE) | AD_ADDRNUM | SPACE | Address number | 20050706 | ||
| 5 | IV_PERSON_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | SPACE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20050706 | ||
| 6 | IV_PERSON_NUMBER | Call by reference | Type reference (TYPE) | AD_PERSNUM | SPACE | Person number | 20050706 |
Method UPDATE_ADDRESS_3 on class IF_ADDR_MODIFY has no exception.
Method UPDATE_ADDRESS_5 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | ADDRT_ERROR | ADDR_ERROR table type | 20050725 | |||
| 2 | IT_DATA | Call by reference | Type reference (TYPE) | ADDRT_VERSION | International address versions of the address | 20050706 | |||
| 3 | IV_PERSON_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | SPACE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20050706 | ||
| 4 | IV_PERSON_NUMBER | Call by reference | Type reference (TYPE) | AD_PERSNUM | SPACE | Person number | 20050706 |
Method UPDATE_ADDRESS_5 on class IF_ADDR_MODIFY has no exception.
Method UPDATE_COMMUNICATION_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | ADDRT_ERROR | ADDR_ERROR table type | 20090128 | |||
| 2 | ET_NEW_ADRU_UUID | Call by reference | Type reference (TYPE) | ADDRT_CREATED_ID | Newly created Ids | 20090128 | |||
| 3 | ET_NEW_CONSNUMBER | Call by reference | Type reference (TYPE) | ADDRT_CREATED_ID | Newly created Ids | 20090128 | |||
| 4 | IT_ADCOM | Call by reference | Type reference (TYPE) | STANDARD TABLE | Communication data | 20090128 | |||
| 5 | IT_ADCOMREM | Call by reference | Type reference (TYPE) | IF_ADDR_TYPES=>TT_ADCOMREM | 20090128 | ||||
| 6 | IT_ADSUSE_UUID | Call by reference | Type reference (TYPE) | IF_ADDR_TYPES=>TT_ADSUSE_UUID | 20090128 | ||||
| 7 | IV_ADDRESS_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20090128 | |||
| 8 | IV_ADDRESS_NUMBER | Call by reference | Type reference (TYPE) | AD_ADDRNUM | Address number | 20090128 | |||
| 9 | IV_ADDRESS_TYPE | Call by reference | Type reference (TYPE) | ADDR_ADDRESS_TYPE | Type of the address | 20090128 | |||
| 10 | IV_COMM_TYPE | Call by reference | Type reference (TYPE) | AD_COMM | Communication Method (Key) (Business Address Services) | 20090128 | |||
| 11 | IV_CONSIDER_CONSNUMBER_FOR_INS | Call by reference | Type reference (TYPE) | XFELD | SPACE | Feld zum Ankreuzen | 20090128 | ||
| 12 | IV_PERSON_HANDLE | Call by reference | Type reference (TYPE) | AD_HANDLE | Handle for Creating Addresses/Persons (Bus. Addr. Services) | 20090128 | |||
| 13 | IV_PERSON_NUMBER | Call by reference | Type reference (TYPE) | AD_PERSNUM | Person number | 20090128 |
Method UPDATE_COMMUNICATION_DATA on class IF_ADDR_MODIFY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |