SAP ABAP Class /SRMERP/CL_A_PRSN_ADDR_I_UPDAI (Update the Address Info Node)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/OL_MO (Package) Master Data Objects/Access
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | /BOBF/CL_LIB_A_SUPERCLASS | Superclass of action implementations | 20100913 |
Properties
| Class | /SRMERP/CL_A_PRSN_ADDR_I_UPDAI | |
| Short Description | Update the Address Info Node | |
| Super Class | /BOBF/CL_LIB_A_SUPERCLASS | Superclass of action implementations |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SRMERP/OL_MO | Master Data Objects/Access |
| Created | 20100913 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SRMERP/CL_A_PRSN_ADDR_I_UPDAI has no forward declaration.
Interfaces
Class /SRMERP/CL_A_PRSN_ADDR_I_UPDAI has no interface implemented.
Friends
Class /SRMERP/CL_A_PRSN_ADDR_I_UPDAI has no friend class.
Attributes
Class /SRMERP/CL_A_PRSN_ADDR_I_UPDAI has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Returns changed fields. | 20101018 | |
| 2 | Instance method | Protected | Method | Updates the Admin Data of an Address instance | 20101018 | |
| 3 | Instance method | Protected | Method | Updates the Postal Address in the Address DO | 20101018 |
Events
Class /SRMERP/CL_A_PRSN_ADDR_I_UPDAI has no event.
Types
Class /SRMERP/CL_A_PRSN_ADDR_I_UPDAI has no local type.
Method Signatures
Method GET_CHANGED_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_NODE_CHANGED_FIELDS | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NAME | List of Names (e.g. Fieldnames) | 20101019 | |||
| 2 | ET_CHANGED_FIELDS | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NAME | List of Names (e.g. Fieldnames) | 20101018 | |||
| 3 | IS_NEW_DATA | Call by reference | Type reference (TYPE) | DATA | 20101018 | ||||
| 4 | IS_OLD_DATA | Call by reference | Type reference (TYPE) | DATA | 20101018 | ||||
| 5 | IV_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20101019 |
Method GET_CHANGED_FIELDS on class /SRMERP/CL_A_PRSN_ADDR_I_UPDAI has no exception.
Method UPDATE_ADDR_ADMIN_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHANGED_FIELDS | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NAME | List of Names (e.g. Fieldnames) | 20101019 | |||
| 2 | IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20101018 | |||
| 3 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20101018 | |||
| 4 | IS_NEW_ADMIN_DATA | Call by reference | Type reference (TYPE) | /SRMERP/S_PERSON_ADDRESS_D | Address Data for a Person | 20101018 | |||
| 5 | IS_OLD_ADMIN_DATA | Call by reference | Type reference (TYPE) | /SRMERP/S_PERSON_ADDRESS_D | Address Data for a Person | 20101018 | |||
| 6 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20101018 |
Method UPDATE_ADDR_ADMIN_DATA on class /SRMERP/CL_A_PRSN_ADDR_I_UPDAI has no exception.
Method UPDATE_POSTAL_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_CHANGED_FIELDS | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_NAME | List of Names (e.g. Fieldnames) | 20101019 | |||
| 2 | IO_CONFIG | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CONFIGURATION | Interface for Configuration | 20101018 | |||
| 3 | IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20101018 | |||
| 4 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20101018 | |||
| 5 | IS_NEW_POSTAL_ADDR | Call by reference | Type reference (TYPE) | /BOFU/S_ADDR_POSTAL_ADDRESSI | Node structure for postal address data - internal | 20101018 | |||
| 6 | IS_OLD_POSTAL_ADDR | Call by reference | Type reference (TYPE) | /BOFU/S_ADDR_POSTAL_ADDRESSI | Node structure for postal address data - internal | 20101018 | |||
| 7 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20101018 |
Method UPDATE_POSTAL_ADDRESS on class /SRMERP/CL_A_PRSN_ADDR_I_UPDAI has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |