SAP ABAP Class CL_BGRFC_TD_STATUS_CALLBACK (Callback Class for bgRFC Status Callback)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
     SQRFC2 (Package) ABAP Development for bgRFC
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BGRFC_STATUS_INFO bgRFC Unit Status Callback 20130211
Properties
Class CL_BGRFC_TD_STATUS_CALLBACK  
Short Description Callback Class for bgRFC Status Callback    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SQRFC2   ABAP Development for bgRFC 
Created 20130211   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BGRFC_TD_STATUS_CALLBACK has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BGRFC_STATUS_INFO bgRFC Unit Status Callback 20130211
Friends
Class CL_BGRFC_TD_STATUS_CALLBACK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_MESSAGE_ID Static Attribute Private Type reference (TYPE) SYMSGID 20130211
2 MV_MESSAGE_NO Static Attribute Private Type reference (TYPE) SYMSGNO 20130211
3 MV_MESSAGE_TEXT Static Attribute Private Type reference (TYPE) BGRFC_ERROR_MESSAGE 20130211
4 MV_MESSAGE_V1 Static Attribute Private Type reference (TYPE) SYMSGV 20130211
5 MV_MESSAGE_V2 Static Attribute Private Type reference (TYPE) SYMSGV 20130211
6 MV_MESSAGE_V3 Static Attribute Private Type reference (TYPE) SYMSGV 20130211
7 MV_MESSAGE_V4 Static Attribute Private Type reference (TYPE) SYMSGV 20130211
8 MV_UNIT_ID Static Attribute Private Type reference (TYPE) BGRFC_UNIT_ID 20130211
9 MV_UNIT_STATE Static Attribute Private Type reference (TYPE) BGRFC_EXE_STATE 20130211
10 MV_UNIT_TYPE Static Attribute Private Type reference (TYPE) BGRFC_UNIT_KIND 20130211
Methods
# Method Level Visibility Method type Description Created on
1 GET_INFO Static method Public Method 20130211
Events
Class CL_BGRFC_TD_STATUS_CALLBACK has no event.
Types
Class CL_BGRFC_TD_STATUS_CALLBACK has no local type.
Method Signatures

Method GET_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MESSAGE_ID Call by reference Type reference (TYPE) SYMSGID 20130211
2 Exporting EV_MESSAGE_NO Call by reference Type reference (TYPE) SYMSGNO 20130211
3 Exporting EV_MESSAGE_TEXT Call by reference Type reference (TYPE) BGRFC_ERROR_MESSAGE 20130211
4 Exporting EV_MESSAGE_V1 Call by reference Type reference (TYPE) SYMSGV 20130211
5 Exporting EV_MESSAGE_V2 Call by reference Type reference (TYPE) SYMSGV 20130211
6 Exporting EV_MESSAGE_V3 Call by reference Type reference (TYPE) SYMSGV 20130211
7 Exporting EV_MESSAGE_V4 Call by reference Type reference (TYPE) SYMSGV 20130211
8 Exporting EV_UNIT_ID Call by reference Type reference (TYPE) BGRFC_UNIT_ID 20130211
9 Exporting EV_UNIT_STATE Call by reference Type reference (TYPE) BGRFC_EXE_STATE 20130211
10 Exporting EV_UNIT_TYPE Call by reference Type reference (TYPE) BGRFC_UNIT_KIND 20130211

Method GET_INFO on class CL_BGRFC_TD_STATUS_CALLBACK has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740