SAP ABAP Class CL_LTR_EXIT (Customizable exit for LTR objects)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
LTR_MODEL_GENERAL (Package) SAP LT: LT Repository - General Model Entities
⤷
⤷
Properties
| Class | CL_LTR_EXIT | |
| Short Description | Customizable exit for LTR objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | LTR_MODEL_GENERAL | SAP LT: LT Repository - General Model Entities |
| Created | 20131107 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_LTR_EXIT has no forward declaration.
Interfaces
Class CL_LTR_EXIT has no interface implemented.
Friends
Class CL_LTR_EXIT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20140306 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SE30INCL | Include | 20140306 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Performs a syntax check in a system and returns the messages | 20140306 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20140306 | |
| 3 | Instance method | Public | Method | Returns the class name implementing the exit in the include | 20140306 | |
| 4 | Instance method | Public | Method | Returns the include that contains the exit | 20140306 |
Events
Class CL_LTR_EXIT has no event.
Types
Class CL_LTR_EXIT has no local type.
Method Signatures
Method CHECK_SYNTAX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXECUTION_SYSTEM | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20140306 | |||
| 2 | IV_SCENARIO | Call by reference | Type reference (TYPE) | CNV_MBT_SCENARIO | MBT PCL: Scenario | 20140306 | |||
| 3 | RT_MESSAGES | Value transfer | Type reference (TYPE) | RSLINMSGS | Code Inspector: Table with Messages | 20140306 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | RFC Communication Failure | 20140306 | ||
| 2 | Authority check failed | 20140306 | ||
| 3 | Error while performing a syntax check | 20140306 | ||
| 4 | RFC System Failure | 20140306 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_EXIT_CLASS_NAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20140306 | |||
| 2 | IV_EXIT_INCLUDE | Call by reference | Type reference (TYPE) | SE30INCL | Include | 20140306 |
Method CONSTRUCTOR on class CL_LTR_EXIT has no exception.
Method GET_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CLASS_NAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20140306 |
Method GET_CLASS_NAME on class CL_LTR_EXIT has no exception.
Method GET_INCLUDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_INCLUDE_NAME | Value transfer | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20140306 |
Method GET_INCLUDE on class CL_LTR_EXIT has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |