SAP ABAP Class CL_LTR_FUNCTION_DEFINITION (LTR: Function Definition)
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

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_LTR_ANY | . | 20101115 |
Properties
Class | CL_LTR_FUNCTION_DEFINITION | |
Short Description | LTR: Function Definition | |
Super Class | CL_LTR_ANY | . |
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 | 20101115 | SAP |
Last change | 20141030 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_LTR_FUNCTION_DEFINITION has no forward declaration.
Interfaces
Class CL_LTR_FUNCTION_DEFINITION has no interface implemented.
Friends
Class CL_LTR_FUNCTION_DEFINITION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | LTR_FUNC_TYPE | 'I' | LTR: Function Type | 20101115 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | LTR_PARAMETER_TYPE | 'I' | LTR: Function Parameter Type | 20101115 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | LTR_PARAMETER_TYPE | 'O' | LTR: Function Parameter Type | 20101115 | |
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LTR_FDEF | LTR: Function | 20101115 | ||
5 | ![]() |
Instance attribute | Private | See coding | 20101115 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20101115 | |
2 | ![]() |
Instance method | Public | Method | 20101116 | |
3 | ![]() |
Instance method | Public | Method | 20101115 | |
4 | ![]() |
Instance method | Public | Method | 20101115 | |
5 | ![]() |
Instance method | Public | Method | 20101115 |
Events
Class CL_LTR_FUNCTION_DEFINITION has no event.
Types
Class CL_LTR_FUNCTION_DEFINITION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | LTR_FUNC_TYPE | LTR: Function Type | 20101115 |
Method CONSTRUCTOR on class CL_LTR_FUNCTION_DEFINITION has no exception.
Method GET_FUNCTION_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FUNCTION_TYPE | Value transfer | Type reference (TYPE) | LTR_FUNC_TYPE | LTR: Function Type | 20101116 |
Method GET_FUNCTION_TYPE on class CL_LTR_FUNCTION_DEFINITION has no exception.
Method GET_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARAMETER_TYPE | Call by reference | Type reference (TYPE) | LTR_PARAMETER_TYPE | LTR: Function Parameter Type | 20101115 | ||
2 | ![]() |
RT_PARAMETERS | Value transfer | Type reference (TYPE) | LTR_FUNC_PARAMETER_TAB | LTR: Table of Function Parameter Definitions | 20101115 |
Method GET_PARAMETERS on class CL_LTR_FUNCTION_DEFINITION has no exception.
Method MODIFY_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_KEY_COMPONENT | Call by reference | Object reference (TYPE REF TO) | CL_LTR_KEY_COMPONENT | Data element (semantic domain) | 20101117 | ||
2 | ![]() |
IV_LENGTH | Call by reference | Type reference (TYPE) | I | 20110112 | |||
3 | ![]() |
IV_PARAMETER_ID | Call by reference | Type reference (TYPE) | LTR_PARAMETER_ID | LTR: Function Parameter ID | 20101115 | ||
4 | ![]() |
IV_PARAMETER_TYPE | Call by reference | Type reference (TYPE) | LTR_PARAMETER_TYPE | LTR: Function Parameter Type | 20101115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
LTR: Locking exception | 20101213 |
Method REMOVE_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARAMETER_ID | Call by reference | Type reference (TYPE) | LTR_PARAMETER_ID | LTR: Function Parameter ID | 20101115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
LTR: Locking exception | 20101213 |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_620 |