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
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | add values to request_header | 20080911 | |
| 2 | Instance method | Public | Method | 20071203 | ||
| 3 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20071203 | |
| 4 | Instance method | Public | Constructor | CONSTRUCTOR | 20071203 | |
| 5 | Static method | Public | Method | Convert date end time into a one UTC string | 20071203 | |
| 6 | Instance method | Public | Method | Get xml | 20090429 | |
| 7 | Instance method | Public | Method | store the xml file in DB | 20071204 | |
| 8 | Instance method | Public | Method | save the xml file on the client | 20071204 | |
| 9 | Instance method | Public | Method | save the xml file on the client as Xstring | 20071204 | |
| 10 | 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 | KEY | Call by reference | Type reference (TYPE) | STRING | 20080911 | ||||
| 2 | REQUEST_HEADER | Value transfer | Type reference (TYPE) | STRING | 20080911 | ||||
| 3 | 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
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 | BT_NAME | Call by reference | Type reference (TYPE) | STRING | Name of the Business Transaction | 20071203 | |||
| 2 | DATE | Call by reference | Type reference (TYPE) | DATS | SY-DATUM | Field of type TIMS in local time | 20071203 | ||
| 3 | ID | Call by reference | Type reference (TYPE) | STRING | Unique ID of the Business Transaction | 20071203 | |||
| 4 | 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 | DATE | Call by reference | Type reference (TYPE) | DATS | SY-DATUM | Field of type DATS | 20071203 | ||
| 2 | TIME | Call by reference | Type reference (TYPE) | TIMS | SY-UZEIT | Field of type TIMS | 20071203 | ||
| 3 | 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 | 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 | 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 |