SAP ABAP Class IF_BGRFC_CONF_OUTD_SET_READER (Define bgRFC scheduler settings for outbound 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 20080111
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_OUTD_SET_READER Implementation of outbound destination settings 20080111
Properties
Class IF_BGRFC_CONF_OUTD_SET_READER  
Short Description Define bgRFC scheduler settings for outbound destinations    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080111   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BGRFC_CONF_OUTD_SET_READER has no forward declaration.
Interfaces
Class IF_BGRFC_CONF_OUTD_SET_READER has no interface implemented.
Friends
Class IF_BGRFC_CONF_OUTD_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) 20080111
2 IS_LOCKED Instance attribute Public Attribute reference (LIKE) 20080111
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20080111
2 CLEAN_UP Instance method Public Method 20080111
3 GET Instance method Public Method Gets outbound destination configuration object 20080111
4 GET_ALL Instance method Public Method Gets all configuration objects 20080111
5 LOCK Instance method Public Method 20080111
6 NEW Instance method Public Method Factory Method for New Destination 20080111
7 SAVE Instance method Public Method 20080111
8 UNLOCK Instance method Public Method 20080111
Events
Class IF_BGRFC_CONF_OUTD_SET_READER has no event.
Types
Class IF_BGRFC_CONF_OUTD_SET_READER has no local type.
Method Signatures

Method CHECK Signature

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

Method CLEAN_UP Signature

Method CLEAN_UP on class IF_BGRFC_CONF_OUTD_SET_READER has no parameter.
Method CLEAN_UP on class IF_BGRFC_CONF_OUTD_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_OUTBOUND Name der Destination im Outbound Fall 20080111
2 Returning ENTRY Value transfer Object reference (TYPE REF TO) IF_BGRFC_CONF_OUTD_SET_ENTRY Schnittstelle zu bgRFC Scheduler Konfiguration Outbound Dest 20080111
# Exception Resumable Description Created on
1 CX_BGRFC_CUSTOMIZE Ausnahmeklasse Customizing 20080111

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_OUTD_SET_TAB Tabelle mit bgRFC Outbounddest. Einstellungen für Scheduler 20080111
# Exception Resumable Description Created on
1 CX_BGRFC_CUSTOMIZE Ausnahmeklasse Customizing 20080111

Method LOCK Signature

Method LOCK on class IF_BGRFC_CONF_OUTD_SET_READER has no parameter.
Method LOCK on class IF_BGRFC_CONF_OUTD_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_OUTBOUND Name der Destination im Outbound Fall 20080111
2 Returning ENTRY Value transfer Object reference (TYPE REF TO) IF_BGRFC_CONF_OUTD_SET_ENTRY Schnittstelle zu bgRFC Scheduler Konfiguration Outbound Dest 20080111
# Exception Resumable Description Created on
1 CX_BGRFC_CUSTOMIZE Ausnahmeklasse Customizing 20080111

Method SAVE Signature

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

Method UNLOCK Signature

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