SAP ABAP Class CL_MDG_BS_ACCESS_CUST_DATA (Access class for customizing data)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-DRF (Application Component) Data Replication Framework
     MDG_BS_COMM_ARRANGEMENT_API (Package) MDG: Communication Arrangement API
Properties
Class CL_MDG_BS_ACCESS_CUST_DATA  
Short Description Access class for customizing data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package MDG_BS_COMM_ARRANGEMENT_API   MDG: Communication Arrangement API 
Created 20090728   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_MDG_BS_ACCESS_CUST_DATA has no interface implemented.
Friends
Class CL_MDG_BS_ACCESS_CUST_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_BUS_SYS_ATTR Static Attribute Private Type reference (TYPE) MGD_T_BUS_SYS_ATTR Attributes per Business System / BO / Communication Channel 20090728
2 GT_BUS_SYS_BO Static Attribute Private Type reference (TYPE) MDG_T_BUS_SYS_BO BO related information per Business System 20090728
3 GT_BUS_SYS_TECH Static Attribute Private Type reference (TYPE) MDG_T_BUS_SYS_TECH Technical Information of a Business System 20090728
Methods
# Method Level Visibility Method type Description Created on
1 SELECT_BS_BO_DATA_SINGLE Static method Public Method Select Business System Data for a specific Business Object 20091204
2 SELECT_BS_DATA Static method Public Method Select Business System Detail Data [Communication Arrangeme] 20090728
3 SELECT_BS_DATA_FOR_LOGSYS Static method Public Method Select Business System Data for a specific logical system 20091015
4 SELECT_BS_FOR_BO Static method Public Method Select all Business Systems for a given Business Object 20110128
5 SELECT_BS_ID_SINGLE Static method Public Method Select Business System ID for given Business System 20090825
Events
Class CL_MDG_BS_ACCESS_CUST_DATA has no event.
Types
Class CL_MDG_BS_ACCESS_CUST_DATA has no local type.
Method Signatures

Method SELECT_BS_BO_DATA_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BS_BO Call by reference Type reference (TYPE) MDG_S_BUS_SYS_BO BO related information per Business System 20091204
2 Importing IV_BO Call by reference Type reference (TYPE) MDG_OBJECT_TYPE_CODE_BS Business Object Type 20091204
3 Importing IV_BUSINESS_SYSTEM Call by reference Type reference (TYPE) MDG_BUSINESS_SYSTEM Business System 20091204

Method SELECT_BS_BO_DATA_SINGLE on class CL_MDG_BS_ACCESS_CUST_DATA has no exception.

Method SELECT_BS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BS_TECH Call by reference Type reference (TYPE) MDG_S_BUS_SYS_TECH Technical Information of an Business Object 20090820
2 Exporting ET_BS_ATTR Call by reference Type reference (TYPE) MGD_T_BUS_SYS_ATTR Attributes per Business System / BO / Communication Channel 20091204
3 Exporting ET_BS_BO Call by reference Type reference (TYPE) MDG_T_BUS_SYS_BO BO related information per Business System 20091204
4 Importing IV_BUSINESS_SYSTEM Call by reference Type reference (TYPE) MDG_BUSINESS_SYSTEM Instance of Receiving System 20090728
5 Importing IV_BUSINESS_SYSTEM_ID Call by reference Type reference (TYPE) MDG_BUSINESS_SYSTEM_ID Internal ID of a business system 20090728

Method SELECT_BS_DATA on class CL_MDG_BS_ACCESS_CUST_DATA has no exception.

Method SELECT_BS_DATA_FOR_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_BS_TECH Call by reference Type reference (TYPE) MDG_S_BUS_SYS_TECH 20091015
2 Exporting ET_BS_ATTR Call by reference Type reference (TYPE) MGD_T_BUS_SYS_ATTR Attributes per Business System / BO / Communication Channel 20091210
3 Exporting ET_BS_BO Call by reference Type reference (TYPE) MDG_T_BUS_SYS_BO BO related information per Business System 20091210
4 Exporting EV_NOT_FOUND Call by reference Type reference (TYPE) ABAP_BOOL X: No data found; 20091015
5 Importing IV_LOGSYS Call by reference Type reference (TYPE) LOGSYS Logical system 20091015

Method SELECT_BS_DATA_FOR_LOGSYS on class CL_MDG_BS_ACCESS_CUST_DATA has no exception.

Method SELECT_BS_FOR_BO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BS_BO Call by reference Type reference (TYPE) MDG_T_BUS_SYS_BO BO related information per Business System 20110128
2 Exporting EV_NO_DATA_FOUND Call by reference Type reference (TYPE) BOOLE_D 'X': No data for the given BO found 20110128
3 Importing IV_BO Call by reference Type reference (TYPE) MDG_OBJECT_TYPE_CODE_BS Business Object Type 20110128

Method SELECT_BS_FOR_BO on class CL_MDG_BS_ACCESS_CUST_DATA has no exception.

Method SELECT_BS_ID_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_BUSINESS_SYSTEM Call by reference Type reference (TYPE) MDG_BUSINESS_SYSTEM Instance of Receiving System 20090825
2 Exporting EV_BUSINESS_SYSTEM_ID Call by reference Type reference (TYPE) MDG_BUSINESS_SYSTEM_ID Internal ID of business system 20090825
3 Importing IV_BUSINESS_SYSTEM Call by reference Type reference (TYPE) MDG_BUSINESS_SYSTEM Instance of Receiving System 20090825
4 Importing IV_BUSINESS_SYSTEM_ID Call by reference Type reference (TYPE) MDG_BUSINESS_SYSTEM_ID Internal ID of business system 20090825

Method SELECT_BS_ID_SINGLE on class CL_MDG_BS_ACCESS_CUST_DATA has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702