SAP ABAP Class IF_BGRFC_CONF_IND_SET_READER (Define bgRFC scheduler settings for inbound destinations)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BGRFC_CONFIG_READER Read General Interface from bgRFC Configurations 20080310
2 Interface composition (i COMPRISING i_ref)  IF_BGRFC_CONF_SET_READER General Interface for Configuration of bgRFC Destinations 20080730
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BGRFC_CONF_IND_SET_READER Implementation of inbound destination settings 20080310
Properties
Class IF_BGRFC_CONF_IND_SET_READER  
Short Description Define bgRFC scheduler settings for inbound destinations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080310   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BGRFC_CONF_IND_SET_READER has no forward declaration.
Interfaces
Class IF_BGRFC_CONF_IND_SET_READER has no interface implemented.
Friends
Class IF_BGRFC_CONF_IND_SET_READER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 IS_CHANGED Instance attribute Public Attribute reference (LIKE) 20080310
2 IS_LOCKED Instance attribute Public Attribute reference (LIKE) 20080310
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20080310
2 CLEAN_UP Instance method Public Method 20080310
3 GET Instance method Public Method Gets inbound destination configuration object 20080310
4 GET_ALL Instance method Public Method Gets all configuration objects 20080310
5 LOCK Instance method Public Method 20080310
6 NEW Instance method Public Method Factory Method for New Destination 20080310
7 SAVE Instance method Public Method 20080310
8 UNLOCK Instance method Public Method 20080310
Events
Class IF_BGRFC_CONF_IND_SET_READER has no event.
Types
Class IF_BGRFC_CONF_IND_SET_READER has no local type.
Method Signatures

Method CHECK Signature

Method CHECK on class IF_BGRFC_CONF_IND_SET_READER has no parameter.
Method CHECK on class IF_BGRFC_CONF_IND_SET_READER has no exception.

Method CLEAN_UP Signature

Method CLEAN_UP on class IF_BGRFC_CONF_IND_SET_READER has no parameter.
Method CLEAN_UP on class IF_BGRFC_CONF_IND_SET_READER has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEST_NAME Call by reference Type reference (TYPE) BGRFC_DEST_NAME_INBOUND 20080310
2 Returning ENTRY Value transfer Object reference (TYPE REF TO) IF_BGRFC_CONF_IND_SET_ENTRY 20080310
# Exception Resumable Description Created on
1 CX_BGRFC_CUSTOMIZE 20080310

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ENTRIES Value transfer Type reference (TYPE) BGRFC_CONF_IND_SET_TAB 20080310
# Exception Resumable Description Created on
1 CX_BGRFC_CUSTOMIZE 20080310

Method LOCK Signature

Method LOCK on class IF_BGRFC_CONF_IND_SET_READER has no parameter.
Method LOCK on class IF_BGRFC_CONF_IND_SET_READER has no exception.

Method NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEST_NAME Call by reference Type reference (TYPE) BGRFC_DEST_NAME_INBOUND 20080310
2 Returning ENTRY Value transfer Object reference (TYPE REF TO) IF_BGRFC_CONF_IND_SET_ENTRY 20080310
# Exception Resumable Description Created on
1 CX_BGRFC_CUSTOMIZE 20080310

Method SAVE Signature

Method SAVE on class IF_BGRFC_CONF_IND_SET_READER has no parameter.
Method SAVE on class IF_BGRFC_CONF_IND_SET_READER has no exception.

Method UNLOCK Signature

Method UNLOCK on class IF_BGRFC_CONF_IND_SET_READER has no parameter.
Method UNLOCK on class IF_BGRFC_CONF_IND_SET_READER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in