SAP ABAP Class CL_UISS_CUST_FAX_ACCESS (Access class for Fax Details)
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 20091120
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UISS_ENTITY_ACCESS Interface to read/write eneity 20091030
Properties
Class CL_UISS_CUST_FAX_ACCESS  
Short Description Access class for Fax Details    
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 20091030   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UISS_CUST_FAX_ACCESS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_UISS_CONSTANT Constants interface 20091120
2 IF_UISS_ENTITY_ACCESS Interface to read/write eneity 20091030
Friends
Class CL_UISS_CUST_FAX_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 '12' 20091120
2 GV_CUSTOMER_ID Instance attribute Private Type reference (TYPE) UISS_KUNNR_ADR Account Number of Customer for address change 20091229
3 GV_SYSTEM Static Attribute Private Type reference (TYPE) LOGSYS Logical system 20091229
Methods
# Method Level Visibility Method type Description Created on
1 MAP_DATA_MDG_FROM_BAPI Instance method Protected Method 20091229
2 MAP_DATA_MDG_TO_BAPI Instance method Protected Method 20091229
Events
Class CL_UISS_CUST_FAX_ACCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 T_FAX Private See coding 20091030 BEGIN OF T_FAX, AD_CON_CU TYPE AD_CONSNUM, SYSTEM TYPE LOGSYS, CUST_ADRS TYPE UISS_KUNNR_ADR, F_COUNTRY TYPE AD_COMCTRY, F_EXTENS TYPE AD_FXXTNS1, F_NUMBER TYPE AD_FXNMBR1, F_IS_STD TYPE SESF_BOOLEAN, END OF T_FAX
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_FAX Call by reference Type reference (TYPE) /MDG/_S_IS_PP_AD_FAX_CU Source Structure for PP Mapping 20091229
2 Importing IS_FAX Call by reference Type reference (TYPE) UISS_S_APAR_EBPP_ADFAX Transfer Structure for an Address 20091229

Method MAP_DATA_MDG_FROM_BAPI on class CL_UISS_CUST_FAX_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_FAX_DATA Call by reference Type reference (TYPE) UISS_S_APAR_EBPP_ADFAX Transfer Structure for a Fax Number 20091229
2 Exporting ES_PARTNER_DATA Call by reference Type reference (TYPE) UISS_S_EBPP_PARTNER Biller Direct: Partner Data 20091229
3 Importing IS_FAX_DATA Call by reference Type reference (TYPE) ANY 20091229
4 Importing IX_UPDATE_FLAG Call by reference Type reference (TYPE) AD_OP_CODE Change operation code ('I'nsert, 'U'pdate, 'D'elete) 20091229

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