SAP ABAP Class IF_BGRFC_APPL_INFO_WRITER (Write information to user information)
Properties
Class IF_BGRFC_APPL_INFO_WRITER  
Short Description Write information to user information    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130521   SAP 
Last change 20140121   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 IF_BGRFC_APPL_INFO_WRITER has no interface implemented.
Friends
Class IF_BGRFC_APPL_INFO_WRITER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_COMPONENT_CHECK Constant Public Type reference (TYPE) STRING 'SCHEDULER_CHECK' 20130521
2 CO_COMPONENT_DELETE Constant Public Type reference (TYPE) STRING 'DELETE' 20130521
3 CO_COMPONENT_RESCHEDULE Constant Public Type reference (TYPE) STRING 'RESCHEDULE' 20130521
4 CO_COMPONENT_SCHEDULER Constant Public Type reference (TYPE) STRING 'SCHEDULER' 20130521
5 CO_COMPONENT_SRV_STATE Constant Public Type reference (TYPE) STRING 'SRV_STATE' 20130521
6 CO_COMPONENT_UNLOCK Constant Public Type reference (TYPE) STRING 'UNLOCK' 20130521
7 CO_COMPONENT_WATCHDOG Constant Public Type reference (TYPE) STRING 'WATCHDOG' 20130521
8 CO_INFO_COMPONENT Constant Public Type reference (TYPE) C 'C' 20130521
9 CO_INFO_ID Constant Public Type reference (TYPE) C 'I' 20130521
10 CO_INFO_SCENARIO Constant Public Type reference (TYPE) C 'S' 20130521
11 CO_INFO_STATE Constant Public Type reference (TYPE) C 'W' 20130521
12 CO_INFO_TENANT Constant Public Type reference (TYPE) C 'T' 20130521
13 CO_INFO_WAIT_LENGTH Constant Public Type reference (TYPE) C 'L' 20130521
14 CO_INFO_WAIT_STATE Constant Public Type reference (TYPE) C 'R' 20130521
15 CO_STATE_RUN Constant Public Type reference (TYPE) STRING 'RUN' 20130521
16 CO_STATE_WAIT Constant Public Type reference (TYPE) STRING 'WAIT' 20130521
Methods
# Method Level Visibility Method type Description Created on
1 WRITE_APPL_INFO Instance method Public Method Information Writer 20130521
Events
Class IF_BGRFC_APPL_INFO_WRITER has no event.
Types
Class IF_BGRFC_APPL_INFO_WRITER has no local type.
Method Signatures

Method WRITE_APPL_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REMOVE_LAST Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20130521
2 Importing IV_STATE Call by reference Type reference (TYPE) CLIKE 20130521
3 Importing IV_WAIT_TIME Call by reference Type reference (TYPE) I 20130521

Method WRITE_APPL_INFO on class IF_BGRFC_APPL_INFO_WRITER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in