SAP ABAP Class /SRMERP/CL_D_PRSN_ADDR_I_UPD (Updates Addresses for Person)
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_D_SUPERCLASS | Superclass of determination implementations | 20100805 |
Properties
| Class | /SRMERP/CL_D_PRSN_ADDR_I_UPD | |
| Short Description | Updates Addresses for Person | |
| Super Class | /BOBF/CL_LIB_D_SUPERCLASS | Superclass of determination 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 | 20100805 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SRMERP/CL_D_PRSN_ADDR_I_UPD has no forward declaration.
Interfaces
Class /SRMERP/CL_D_PRSN_ADDR_I_UPD has no interface implemented.
Friends
Class /SRMERP/CL_D_PRSN_ADDR_I_UPD has no friend class.
Attributes
Class /SRMERP/CL_D_PRSN_ADDR_I_UPD has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Create Node Email Address in Address DO | 20100811 | |
| 2 | Instance method | Protected | Method | Create Node Facsmile in Address DO | 20100810 | |
| 3 | Instance method | Protected | Method | Create Node Note in Address DO | 20100811 | |
| 4 | Instance method | Protected | Method | Create Node Organisation Name in Address DO | 20100811 | |
| 5 | Instance method | Protected | Method | Create Node Postal Address in Address DO | 20100811 | |
| 6 | Instance method | Protected | Method | Create Node Telephone in Address DO | 20100810 | |
| 7 | Instance method | Protected | Method | Set Mandatory Changed Fields | 20100913 |
Events
Class /SRMERP/CL_D_PRSN_ADDR_I_UPD has no event.
Types
Class /SRMERP/CL_D_PRSN_ADDR_I_UPD has no local type.
Method Signatures
Method CREATE_EMAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONF | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CONFIGURATION | Interface for Configuration | 20100811 | |||
| 2 | IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20100921 | |||
| 3 | IS_EMAIL_ADDR | Call by reference | Type reference (TYPE) | /BOFU/S_ADDR_EMAILI | Node Elements of the DO Address Node (ADDRP_S_EMAIL_EL) | 20100811 | |||
| 4 | IV_DO_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20100811 |
Method CREATE_EMAIL on class /SRMERP/CL_D_PRSN_ADDR_I_UPD has no exception.
Method CREATE_FACSIMILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONF | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CONFIGURATION | Interface for Configuration | 20100810 | |||
| 2 | IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20100921 | |||
| 3 | IS_FACSIMILE | Call by reference | Type reference (TYPE) | /BOFU/S_ADDR_FACSIMILEI | Node Elements of the DO Address Node (ADDRP_S_FACSIMILE_EL) | 20100810 | |||
| 4 | IV_DO_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20100810 |
Method CREATE_FACSIMILE on class /SRMERP/CL_D_PRSN_ADDR_I_UPD has no exception.
Method CREATE_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONF | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CONFIGURATION | Interface for Configuration | 20100811 | |||
| 2 | IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20100921 | |||
| 3 | IS_NOTE | Call by reference | Type reference (TYPE) | /BOFU/S_ADDR_NOTE_ELI | Node Elements of the DO Address (APC_S_NOTE_EL) | 20100811 | |||
| 4 | IV_DO_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20100811 |
Method CREATE_NOTE on class /SRMERP/CL_D_PRSN_ADDR_I_UPD has no exception.
Method CREATE_ORGANISATION_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONF | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CONFIGURATION | Interface for Configuration | 20100811 | |||
| 2 | IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20100921 | |||
| 3 | IS_ORG_NAME | Call by reference | Type reference (TYPE) | /BOFU/S_ADDR_ORG_NAMEI | Node structure for organization (ADDRP_S_ORGANISATION_NAME) | 20100811 | |||
| 4 | IV_DO_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20100811 |
Method CREATE_ORGANISATION_NAME on class /SRMERP/CL_D_PRSN_ADDR_I_UPD has no exception.
Method CREATE_POSTAL_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONF | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CONFIGURATION | Interface for Configuration | 20100811 | |||
| 2 | IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20100921 | |||
| 3 | IS_POSTAL_ADDRESS | Call by reference | Type reference (TYPE) | /BOFU/S_ADDR_POSTAL_ADDRESSI | Node structure for postal address data - internal | 20100811 | |||
| 4 | IV_DO_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20100811 |
Method CREATE_POSTAL_ADDRESS on class /SRMERP/CL_D_PRSN_ADDR_I_UPD has no exception.
Method CREATE_TELEPHONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONF | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_CONFIGURATION | Interface for Configuration | 20100810 | |||
| 2 | IO_MODIFY | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_MODIFY | Interface to Change Data | 20100921 | |||
| 3 | IS_TELEPHONE | Call by reference | Type reference (TYPE) | /BOFU/S_ADDR_TELEPHONEI | Node structure for telephone data (ADDRP_S_TELEPHONE_EL) | 20100810 | |||
| 4 | IV_DO_ROOT_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | NodeID | 20100810 |
Method CREATE_TELEPHONE on class /SRMERP/CL_D_PRSN_ADDR_I_UPD has no exception.
Method SET_CHANGED_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_STRUCTURE | Call by reference | Type reference (TYPE) | ANY | 20100913 | ||||
| 2 | RT_CHANGED_FIELDS | Value transfer | Type reference (TYPE) | /BOBF/T_FRW_NAME | 20100913 |
Method SET_CHANGED_FIELDS on class /SRMERP/CL_D_PRSN_ADDR_I_UPD has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |