SAP ABAP Class /SDF/CL_E2E_TA_BT (BusinessTransaction handling)
Hierarchy
ST-PI (Software Component) SAP Solution Tools Plug-In
   SV-SMG-SDD (Application Component) Service Data Download
     /SDF/STPI_6X (Package) Release 6.XX dependent Basis Addon SLM
Properties
Class /SDF/CL_E2E_TA_BT  
Short Description BusinessTransaction handling    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SDF/STPI_6X   Release 6.XX dependent Basis Addon SLM 
Created 20071203   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SDF/CL_E2E_TA_BT has no forward declaration.
Interfaces
Class /SDF/CL_E2E_TA_BT has no interface implemented.
Friends
Class /SDF/CL_E2E_TA_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 IF_IXML_ELEMENT 20071203
2 BUSTRANS_ID Instance attribute Public Type reference (TYPE) STRING 20071204
3 BUSTRANS_NAME Instance attribute Public Type reference (TYPE) STRING 20071204
4 BUSTRANS_TIME Instance attribute Public Type reference (TYPE) STRING 20071204
5 DOCUMENT Instance attribute Private Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20071203
6 IXML Static Attribute Private Object reference (TYPE REF TO) IF_IXML IF_IXML 20071203
7 MSG_EL Instance attribute Private Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20071203
8 OSTREAM Instance attribute Private Object reference (TYPE REF TO) IF_IXML_OSTREAM IF_IXML_OSTREAM 20071203
9 RENDERER Instance attribute Private Object reference (TYPE REF TO) IF_IXML_RENDERER IF_IXML_RENDERER 20071203
10 TS_EL Instance attribute Private Object reference (TYPE REF TO) IF_IXML_ELEMENT IF_IXML_ELEMENT 20071203
11 TZ Static Attribute Private Type reference (TYPE) SY-ZONLO Date and time, time zone of user 20071203
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TO_REQUEST_HEADER Instance method Public Method add values to request_header 20080911
2 ADD_TRANS_STEP Instance method Public Method 20071203
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20071203
4 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20071203
5 CONV_DATE_TIME_IN_UTC_STRING Static method Public Method Convert date end time into a one UTC string 20071203
6 GET_XML Instance method Public Method Get xml 20090429
7 PERSIST_XML Instance method Public Method store the xml file in DB 20071204
8 SAVE_XML_AS_CSTRING Instance method Public Method save the xml file on the client 20071204
9 SAVE_XML_AS_XSTRING Instance method Public Method save the xml file on the client as Xstring 20071204
10 SAVE_XSTRING_LOCALLY Static method Public Method store a given Xstring locally 20071214
Events
Class /SDF/CL_E2E_TA_BT has no event.
Types
Class /SDF/CL_E2E_TA_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 20080911
2 Changing REQUEST_HEADER Value transfer Type reference (TYPE) STRING 20080911
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20080911

Method ADD_TO_REQUEST_HEADER on class /SDF/CL_E2E_TA_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 R/3 System, client number from logon 20071205
2 Importing CUA_FUNC Call by reference Type reference (TYPE) STRING 20071203
3 Importing DATE Call by reference Type reference (TYPE) DATS Field of type DATS 20071203
4 Importing DSRGUID Call by reference Type reference (TYPE) STRING 20071203
5 Importing DURATION Call by reference Type reference (TYPE) STRING 20071203
6 Importing ID Call by reference Type reference (TYPE) STRING 20071203
7 Importing INSTANCE Call by reference Type reference (TYPE) STRING 20071203
8 Importing KCPU Call by reference Type reference (TYPE) STRING '-1' Kernel CPU 20071203
9 Importing MESSAGE_ID Call by reference Type reference (TYPE) STRING '0' message id = dialog_step 20080917
10 Importing NAME Call by reference Type reference (TYPE) STRING 20071203
11 Importing RCVD Call by reference Type reference (TYPE) STRING 20071203
12 Importing REPORT Call by reference Type reference (TYPE) STRING 20071203
13 Importing REQUEST_HEADER Call by reference Type reference (TYPE) STRING 20071203
14 Importing REQUEST_LINE Call by reference Type reference (TYPE) STRING 20071203
15 Importing SCREEN Call by reference Type reference (TYPE) STRING 20071203
16 Importing SENT Call by reference Type reference (TYPE) STRING 20071203
17 Importing TERMINAL_ID Call by reference Type reference (TYPE) STRING 20071205
18 Importing TIME Call by reference Type reference (TYPE) TIMS Field of type TIMS 20071203
19 Importing TRACEFLAGS Call by reference Type reference (TYPE) STRING 20071203
20 Importing UCPU Call by reference Type reference (TYPE) STRING '-1' user CPU 20071203
21 Importing USER Call by reference Type reference (TYPE) SY-UNAME SY-UNAME SAP System, User Logon Name 20071205

Method ADD_TRANS_STEP on class /SDF/CL_E2E_TA_BT has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class /SDF/CL_E2E_TA_BT has no parameter.
Method CLASS_CONSTRUCTOR on class /SDF/CL_E2E_TA_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 Name of the Business Transaction 20071203
2 Importing DATE Call by reference Type reference (TYPE) DATS SY-DATUM Field of type TIMS in local time 20071203
3 Importing ID Call by reference Type reference (TYPE) STRING Unique ID of the Business Transaction 20071203
4 Importing TIME Call by reference Type reference (TYPE) TIMS SY-UZEIT Field of type TIMS 20071203

Method CONSTRUCTOR on class /SDF/CL_E2E_TA_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 Field of type DATS 20071203
2 Importing TIME Call by reference Type reference (TYPE) TIMS SY-UZEIT Field of type TIMS 20071203
3 Returning UTC_STRING Value transfer Type reference (TYPE) STRING 20071203

Method CONV_DATE_TIME_IN_UTC_STRING on class /SDF/CL_E2E_TA_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 20090429

Method GET_XML on class /SDF/CL_E2E_TA_BT has no exception.

Method PERSIST_XML Signature

Method PERSIST_XML on class /SDF/CL_E2E_TA_BT has no parameter.
Method PERSIST_XML on class /SDF/CL_E2E_TA_BT has no exception.

Method SAVE_XML_AS_CSTRING Signature

Method SAVE_XML_AS_CSTRING on class /SDF/CL_E2E_TA_BT has no parameter.
Method SAVE_XML_AS_CSTRING on class /SDF/CL_E2E_TA_BT has no exception.

Method SAVE_XML_AS_XSTRING Signature

Method SAVE_XML_AS_XSTRING on class /SDF/CL_E2E_TA_BT has no parameter.
Method SAVE_XML_AS_XSTRING on class /SDF/CL_E2E_TA_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 20071214

Method SAVE_XSTRING_LOCALLY on class /SDF/CL_E2E_TA_BT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 2005_1_620