SAP ABAP Class /SRMERP/CL_A_SC_ESS_UPD_ADDR (/SRMERP/CL_A_SC_ESS_UPD_ADDR)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR-SSP (Application Component) Self-Service Procurement
⤷
/SRMERP/CO_SC (Package) Shopping Cart Controller
⤷
⤷
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 | 20100929 |
Properties
| Class | /SRMERP/CL_A_SC_ESS_UPD_ADDR | |
| Short Description | /SRMERP/CL_A_SC_ESS_UPD_ADDR | |
| 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/CO_SC | Shopping Cart Controller |
| Created | 20100929 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /SRMERP/CL_A_SC_ESS_UPD_ADDR has no forward declaration.
Interfaces
Class /SRMERP/CL_A_SC_ESS_UPD_ADDR has no interface implemented.
Friends
Class /SRMERP/CL_A_SC_ESS_UPD_ADDR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20110601 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Move UI Address Details to Address Info Node Data | 20101014 | |
| 2 | Instance method | Protected | Method | Read Base Data for New Delivery Address | 20101014 | |
| 3 | Instance method | Protected | Method | Read Selected Delivery Address | 20101013 | |
| 4 | Instance method | Private | Method | Set the Address title in the address | 20110809 | |
| 5 | Instance method | Protected | Method | On Update of Reusable Addr: Set Selected Addr to Expired | 20101014 | |
| 6 | Instance method | Private | Method | Set the plant address number to address info node | 20110809 | |
| 7 | Instance method | Protected | Method | Update SC Specific Address in MO Person | 20101014 |
Events
Class /SRMERP/CL_A_SC_ESS_UPD_ADDR has no event.
Types
Class /SRMERP/CL_A_SC_ESS_UPD_ADDR has no local type.
Method Signatures
Method MOVE_ADDR_MOD_TO_ADDR_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SELECTED_ADDRESS | Call by reference | Type reference (TYPE) | /SRMERP/S_SC_DELV_ADDR_MOD | Delivery Address in Modification | 20101014 | |||
| 2 | RS_PERSON_ADDRESS_INFO | Value transfer | Type reference (TYPE) | /SRMERP/S_PERSON_ADDRESS_INF | Address Information | 20101014 |
Method MOVE_ADDR_MOD_TO_ADDR_INFO on class /SRMERP/CL_A_SC_ESS_UPD_ADDR has no exception.
Method READ_ADDRESS_BASE_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PERSON_SMGR | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_TRA_SERVICE_MANAGER | Service Manager for MO Person | 20101014 | |||
| 2 | IV_ADDRESS_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | Address Key | 20101014 | |||
| 3 | IV_PERSON_KEY | Call by reference | Type reference (TYPE) | /SRMERP/PERSON_KEY | Person Key | 20101014 | |||
| 4 | RS_ADDRESS_BASE_DATA | Value transfer | Type reference (TYPE) | /SRMERP/S_PERSON_ADDRESS_INF | Address Base Data | 20101014 |
Method READ_ADDRESS_BASE_DATA on class /SRMERP/CL_A_SC_ESS_UPD_ADDR has no exception.
Method READ_SELECTED_ADDRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_READ | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_FRW_READ | Interface to Read Data | 20101013 | |||
| 2 | IT_KEY | Call by reference | Type reference (TYPE) | /BOBF/T_FRW_KEY | Key Table | 20101013 | |||
| 3 | RS_SELECTED_ADDRESS | Value transfer | Type reference (TYPE) | /SRMERP/S_SC_DELV_ADDR_MOD | Delivery Address in Modification | 20101013 |
Method READ_SELECTED_ADDRESS on class /SRMERP/CL_A_SC_ESS_UPD_ADDR has no exception.
Method SET_ADDR_TITLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ADDRESS_INFO | Call by reference | Object reference (TYPE REF TO) | /SRMERP/S_PERSON_ADDRESS_INF | Address Information | 20110809 |
Method SET_ADDR_TITLE on class /SRMERP/CL_A_SC_ESS_UPD_ADDR has no exception.
Method SET_REUSABLE_ADDR_TO_EXPIRED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PERSON_SMGR | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_TRA_SERVICE_MANAGER | Service Manager for MO Person | 20101014 | |||
| 2 | IV_ADDRESS_KEY | Call by reference | Type reference (TYPE) | /BOBF/CONF_KEY | Address Key | 20101014 | |||
| 3 | IV_PERSON_KEY | Call by reference | Type reference (TYPE) | /SRMERP/PERSON_KEY | Person Key | 20101014 |
Method SET_REUSABLE_ADDR_TO_EXPIRED on class /SRMERP/CL_A_SC_ESS_UPD_ADDR has no exception.
Method SET_WERK_ADDRNUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ADDRESS_INFO | Call by reference | Object reference (TYPE REF TO) | /SRMERP/S_PERSON_ADDRESS_INF | Address Information | 20110809 |
Method SET_WERK_ADDRNUM on class /SRMERP/CL_A_SC_ESS_UPD_ADDR has no exception.
Method UPDATE_SC_ADDRESS_IN_MO_PERSON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_PERSON_SMGR | Call by reference | Object reference (TYPE REF TO) | /BOBF/IF_TRA_SERVICE_MANAGER | Containing the public service methods of a service manager | 20101014 | |||
| 2 | IS_SELECTED_ADDRESS | Call by reference | Type reference (TYPE) | /SRMERP/S_SC_DELV_ADDR_MOD | Delivery Address in Modification | 20101014 | |||
| 3 | IV_PERSON_KEY | Call by reference | Type reference (TYPE) | /SRMERP/PERSON_KEY | Person | 20101014 |
Method UPDATE_SC_ADDRESS_IN_MO_PERSON on class /SRMERP/CL_A_SC_ESS_UPD_ADDR has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 606 |