SAP ABAP Class CL_GUI_E2E_BT (BusinessTransaction handling)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA (Application Component) ABAP Runtime Environment
     SBAC (Package) Kernel Objects
Properties
Class CL_GUI_E2E_BT  
Short Description BusinessTransaction handling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBAC   Kernel Objects 
Created 20110112   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GUI_E2E_BT has no forward declaration.
Interfaces
Class CL_GUI_E2E_BT has no interface implemented.
Friends
Class CL_GUI_E2E_BT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BT_EL Instance attribute Private Object reference (TYPE REF TO) IF_IXML_ELEMENT 20110114
2 BUSTRANS_ID Instance attribute Public Type reference (TYPE) STRING 20110114
3 BUSTRANS_NAME Instance attribute Public Type reference (TYPE) STRING 20110114
4 BUSTRANS_TIME Instance attribute Public Type reference (TYPE) STRING 20110114
5 DOCUMENT Instance attribute Private Object reference (TYPE REF TO) IF_IXML_DOCUMENT 20110114
6 IXML Static Attribute Private Object reference (TYPE REF TO) IF_IXML 20110114
7 MSG_EL Instance attribute Private Object reference (TYPE REF TO) IF_IXML_ELEMENT 20110114
8 OSTREAM Instance attribute Private Object reference (TYPE REF TO) IF_IXML_OSTREAM 20110114
9 RENDERER Instance attribute Private Object reference (TYPE REF TO) IF_IXML_RENDERER 20110114
10 TS_EL Instance attribute Private Object reference (TYPE REF TO) IF_IXML_ELEMENT 20110114
11 TZ Static Attribute Private Type reference (TYPE) SY-ZONLO 20110114
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_REQUEST_HEADER Instance method Public Method 20110114
2 ADD_TRANS_STEP Instance method Public Method 20110114
3 CLASS_CONSTRUCTOR Static method Public Constructor 20110114
4 CONSTRUCTOR Instance method Public Constructor 20110114
5 CONV_DATE_TIME_IN_UTC_STRING Static method Public Method 20110114
6 GET_XML Instance method Public Method 20110114
7 PERSIST_XML Instance method Public Method 20110114
8 SAVE_XML_AS_XSTRING Instance method Public Method 20110114
9 SAVE_XML_AS_XSTRING_UPLOAD Instance method Public Method 20110114
10 SAVE_XSTRING_LOCALLY Static method Public Method 20110114
11 SAVE_XSTRING_LOCALLY_UPLOAD Static method Public Method 20110114
Events
Class CL_GUI_E2E_BT has no event.
Types
Class CL_GUI_E2E_BT has no local type.
Method Signatures

Method ADD_TO_REQUEST_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing KEY Call by reference Type reference (TYPE) STRING 20110114
2 Changing REQUEST_HEADER Value transfer Type reference (TYPE) STRING 20110114
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20110114

Method ADD_TO_REQUEST_HEADER on class CL_GUI_E2E_BT has no exception.

Method ADD_TRANS_STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Call by reference Type reference (TYPE) SY-MANDT SY-MANDT 20110114
2 Importing CUA_FUNC Call by reference Type reference (TYPE) STRING 20110114
3 Importing DATE Call by reference Type reference (TYPE) DATS 20110114
4 Importing DSRGUID Call by reference Type reference (TYPE) STRING 20110114
5 Importing DURATION Call by reference Type reference (TYPE) STRING 20110114
6 Importing ID Call by reference Type reference (TYPE) STRING 20110114
7 Importing INSTANCE Call by reference Type reference (TYPE) STRING 20110114
8 Importing KCPU Call by reference Type reference (TYPE) STRING '-1' 20110114
9 Importing MESSAGE_ID Call by reference Type reference (TYPE) STRING '0' 20110114
10 Importing NAME Call by reference Type reference (TYPE) STRING 20110114
11 Importing RCVD Call by reference Type reference (TYPE) STRING 20110114
12 Importing REPORT Call by reference Type reference (TYPE) STRING 20110114
13 Importing REQUEST_HEADER Call by reference Type reference (TYPE) STRING 20110114
14 Importing REQUEST_LINE Call by reference Type reference (TYPE) STRING 20110114
15 Importing SCREEN Call by reference Type reference (TYPE) STRING 20110114
16 Importing SENT Call by reference Type reference (TYPE) STRING 20110114
17 Importing TERMINAL_ID Call by reference Type reference (TYPE) STRING 20110114
18 Importing TIME Call by reference Type reference (TYPE) TIMS 20110114
19 Importing TRACEFLAGS Call by reference Type reference (TYPE) STRING 20110114
20 Importing UCPU Call by reference Type reference (TYPE) STRING '-1' 20110114
21 Importing USER Call by reference Type reference (TYPE) SY-UNAME SY-UNAME 20110114

Method ADD_TRANS_STEP on class CL_GUI_E2E_BT has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_GUI_E2E_BT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GUI_E2E_BT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BT_NAME Call by reference Type reference (TYPE) STRING 20110114
2 Importing DATE Call by reference Type reference (TYPE) DATS SY-DATUM 20110114
3 Importing ID Call by reference Type reference (TYPE) STRING 20110114
4 Importing TIME Call by reference Type reference (TYPE) TIMS SY-UZEIT 20110114

Method CONSTRUCTOR on class CL_GUI_E2E_BT has no exception.

Method CONV_DATE_TIME_IN_UTC_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DATE Call by reference Type reference (TYPE) DATS SY-DATUM 20110114
2 Importing TIME Call by reference Type reference (TYPE) TIMS SY-UZEIT 20110114
3 Returning UTC_STRING Value transfer Type reference (TYPE) STRING 20110114

Method CONV_DATE_TIME_IN_UTC_STRING on class CL_GUI_E2E_BT has no exception.

Method GET_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_XML Value transfer Type reference (TYPE) XSTRING 20110114

Method GET_XML on class CL_GUI_E2E_BT has no exception.

Method PERSIST_XML Signature

Method PERSIST_XML on class CL_GUI_E2E_BT has no parameter.
Method PERSIST_XML on class CL_GUI_E2E_BT has no exception.

Method SAVE_XML_AS_XSTRING Signature

Method SAVE_XML_AS_XSTRING on class CL_GUI_E2E_BT has no parameter.
Method SAVE_XML_AS_XSTRING on class CL_GUI_E2E_BT has no exception.

Method SAVE_XML_AS_XSTRING_UPLOAD Signature

Method SAVE_XML_AS_XSTRING_UPLOAD on class CL_GUI_E2E_BT has no parameter.
Method SAVE_XML_AS_XSTRING_UPLOAD on class CL_GUI_E2E_BT has no exception.

Method SAVE_XSTRING_LOCALLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XSTRING Call by reference Type reference (TYPE) XSTRING 20110114

Method SAVE_XSTRING_LOCALLY on class CL_GUI_E2E_BT has no exception.

Method SAVE_XSTRING_LOCALLY_UPLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XSTRING Call by reference Type reference (TYPE) XSTRING 20110114

Method SAVE_XSTRING_LOCALLY_UPLOAD on class CL_GUI_E2E_BT has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 732