SAP ABAP Class /SRMERP/CL_DELV_ADDR_HELPER (Helper for Delivery Address Handling)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-SSP (Application Component) Self-Service Procurement
     /SRMERP/CO_SC (Package) Shopping Cart Controller
Properties
Class /SRMERP/CL_DELV_ADDR_HELPER  
Short Description Helper for Delivery Address Handling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SRMERP/CO_SC   Shopping Cart Controller 
Created 20100930   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SRMERP/CL_DELV_ADDR_HELPER has no forward declaration.
Interfaces
Class /SRMERP/CL_DELV_ADDR_HELPER has no interface implemented.
Friends
Class /SRMERP/CL_DELV_ADDR_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 SC_SELECTED Constant Public Type reference (TYPE) BOOLE 'X' Boolean variable 20101013
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ADDRESS_FROM_STANDARD Static method Public Method Create Entry from Standard Address and It as Selected 20100930
2 DESELECT_PREV_SELECTED_ENTRY Static method Public Method Deselect Previously Selected Entry 20100930
Events
Class /SRMERP/CL_DELV_ADDR_HELPER has no event.
Types
Class /SRMERP/CL_DELV_ADDR_HELPER has no local type.
Method Signatures

Method CREATE_ADDRESS_FROM_STANDARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20100930
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20100930
3 Importing IV_ROOT_ESS_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY Root ESS Key 20100930

Method CREATE_ADDRESS_FROM_STANDARD on class /SRMERP/CL_DELV_ADDR_HELPER has no exception.

Method DESELECT_PREV_SELECTED_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODIFY Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_MODIFY Interface to Change Data 20100930
2 Importing IO_READ Call by reference Object reference (TYPE REF TO) /BOBF/IF_FRW_READ Interface to Read Data 20100930
3 Importing IV_CURR_SEL_ENTRY Call by reference Type reference (TYPE) /BOBF/CONF_KEY Key of Currently Selected Entry 20100930
4 Importing IV_ROOT_ESS_KEY Call by reference Type reference (TYPE) /BOBF/CONF_KEY Root ESS Key 20100930

Method DESELECT_PREV_SELECTED_ENTRY on class /SRMERP/CL_DELV_ADDR_HELPER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606