SAP ABAP Class CL_UISS_VENDOR_ACCESS (Access class for Vendor Address)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-APP-ISS (Application Component) Internal Self-Services
     UISS_MDG_ADAPTER (Package) Internal Self Services: MDG Adapter
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UISS_CONSTANT Constants interface 20091116
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UISS_ENTITY_ACCESS Interface to read/write eneity 20090918
Properties
Class CL_UISS_VENDOR_ACCESS  
Short Description Access class for Vendor Address    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package UISS_MDG_ADAPTER   Internal Self Services: MDG Adapter 
Created 20090918   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UISS_VENDOR_ACCESS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UISS_CONSTANT Constants interface 20091116
2 IF_UISS_ENTITY_ACCESS Interface to read/write eneity 20090918
Friends
Class CL_UISS_VENDOR_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_PARTNER_TYPE Constant Private Type reference (TYPE) CHAR2 '11' Natural number 20091118
2 GS_ADDRESS Static Attribute Public Type reference (TYPE) UISS_S_APAR_EBPP_ADDRESS Transfer Structure for an Address 20091124
3 GS_PARTNER Static Attribute Public Type reference (TYPE) UISS_S_EBPP_PARTNER Biller Direct: Partner Data 20091119
4 GT_EMAILS Static Attribute Public Type reference (TYPE) UISS_T_APAR_EBPP_ADSMTP Transfer Structure for an SMTP Address 20091123
5 GT_FAXES Static Attribute Public Type reference (TYPE) UISS_T_APAR_EBPP_ADFAX Transfer Structure for a Fax Number 20091123
6 GT_TELEPHONES Static Attribute Public Type reference (TYPE) UISS_T_APAR_EBPP_ADTEL Transfer Structure for a Telephone Number 20091123
7 GT_VENDORS Static Attribute Private Type reference (TYPE) UISS_T_VENDOR_LIST Search Help for Vendors 20091126
8 GV_SYSTEM Static Attribute Private Type reference (TYPE) LOGSYS Logical system 20091123
9 GV_VENDOR_ID Instance attribute Private Type reference (TYPE) UISS_LIFNR_ADR Account Number of Vendor for address change 20091123
10 GX_GET_VENDOR_DETAILS Static Attribute Private Type reference (TYPE) SESF_BOOLEAN Boolean 20091207
Methods
# Method Level Visibility Method type Description Created on
1 MAP_DATA_MDG_FROM_BAPI Instance method Protected Method 20091228
2 MAP_DATA_MDG_TO_BAPI Instance method Protected Method 20091228
Events
Class CL_UISS_VENDOR_ACCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_VENDOR_ACCOUNT_LIST Private See coding 20091120 BEGIN OF t_vendor_account_list, system TYPE logsys, vend_adrs TYPE c LENGTH 10, txtmi TYPE c LENGTH 40, END OF t_vendor_account_list
Method Signatures

Method MAP_DATA_MDG_FROM_BAPI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_VENDOR_ADDRESS Call by reference Type reference (TYPE) /MDG/_S_IS_PP_VEND_ADRS Source Structure for PP Mapping 20091228
2 Importing IS_ADDRESS Call by reference Type reference (TYPE) UISS_S_APAR_EBPP_ADDRESS Transfer Structure for an Address 20091228

Method MAP_DATA_MDG_FROM_BAPI on class CL_UISS_VENDOR_ACCESS has no exception.

Method MAP_DATA_MDG_TO_BAPI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PARTNER_DATA Call by reference Type reference (TYPE) UISS_S_EBPP_PARTNER Biller Direct: Partner Data 20091228
2 Exporting ES_VENDOR_ADDRESS_DATA Call by reference Type reference (TYPE) UISS_S_APAR_EBPP_ADDRESS Transfer Structure for an Address 20091228
3 Importing IS_VENDOR_ADDRESS_DATA Call by reference Type reference (TYPE) ANY 20091228

Method MAP_DATA_MDG_TO_BAPI on class CL_UISS_VENDOR_ACCESS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605