SAP ABAP Class /UI2/CL_TCODE (Execute Transaction Code)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/BASIS_UTIL (Package) UI BE: Basic utilities (release independent)

⤷

⤷

Properties
Class | /UI2/CL_TCODE | |
Short Description | Execute Transaction Code | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /UI2/BASIS_UTIL | UI BE: Basic utilities (release independent) |
Created | 20140226 | SAP |
Last change | 20141120 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /UI2/CL_TCODE has no forward declaration.
Interfaces
Class /UI2/CL_TCODE has no interface implemented.
Friends
Class /UI2/CL_TCODE has no friend class.
Attributes
Class /UI2/CL_TCODE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check the transaction code | 20140226 |
2 | ![]() |
Instance method | Public | Method | Execute transaction code | 20140226 |
3 | ![]() |
Instance method | Private | Method | Get namespace of a transaction code | 20140226 |
4 | ![]() |
Instance method | Private | Method | Exception handling of invalid transaction code | 20140226 |
5 | ![]() |
Instance method | Private | Method | Exception handling of invalid transaction code | 20140226 |
Events
Class /UI2/CL_TCODE has no event.
Types
Class /UI2/CL_TCODE has no local type.
Method Signatures
Method CHECK_TCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TCODE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20140226 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Transaction code does not exist | 20140226 | |
2 | ![]() |
Necessary authorization is missing | 20140226 |
Method EXECUTE_TCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TCODE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20140226 |
Method EXECUTE_TCODE on class /UI2/CL_TCODE has no exception.
Method GET_NAMESPACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TCODE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20140226 | |||
2 | ![]() |
RV_NAMESPACE | Value transfer | Type reference (TYPE) | STRING | 20140226 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Transaction code does not contain any namespace | 20140226 |
Method HANDLE_INVALID_TCODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TCODE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20140226 |
Method HANDLE_INVALID_TCODE on class /UI2/CL_TCODE has no exception.
Method HANDLE_NO_AUTHORIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TCODE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20140226 |
Method HANDLE_NO_AUTHORIZATION on class /UI2/CL_TCODE has no exception.
History
Last changed by/on | SAP | 20141120 |
SAP Release Created in | 100 |