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
⤷ 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
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
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 |