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 NC_FTYPE_KEYCOMP Constant Public Type reference (TYPE) LTR_FUNC_TYPE 'I' LTR: Function Type 20101115
2 NC_PARAMTY_INPUT Constant Public Type reference (TYPE) LTR_PARAMETER_TYPE 'I' LTR: Function Parameter Type 20101115
3 NC_PARAMTY_OUTPUT Constant Public Type reference (TYPE) LTR_PARAMETER_TYPE 'O' LTR: Function Parameter Type 20101115
4 PS_FDEF Instance attribute Private Type reference (TYPE) LTR_FDEF LTR: Function 20101115
5 PT_FDEF_PARAM Instance attribute Private See coding 20101115
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20101115
2 GET_FUNCTION_TYPE Instance method Public Method 20101116
3 GET_PARAMETERS Instance method Public Method 20101115
4 MODIFY_PARAMETER Instance method Public Method 20101115
5 REMOVE_PARAMETER 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 Importing 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 Returning 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 Importing IV_PARAMETER_TYPE Call by reference Type reference (TYPE) LTR_PARAMETER_TYPE LTR: Function Parameter Type 20101115
2 Returning 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 Importing IR_KEY_COMPONENT Call by reference Object reference (TYPE REF TO) CL_LTR_KEY_COMPONENT Data element (semantic domain) 20101117
2 Importing IV_LENGTH Call by reference Type reference (TYPE) I 20110112
3 Importing IV_PARAMETER_ID Call by reference Type reference (TYPE) LTR_PARAMETER_ID LTR: Function Parameter ID 20101115
4 Importing IV_PARAMETER_TYPE Call by reference Type reference (TYPE) LTR_PARAMETER_TYPE LTR: Function Parameter Type 20101115
# Exception Resumable Description Created on
1 CX_LTR_MODEL_LOCKED LTR: Locking exception 20101213

Method REMOVE_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PARAMETER_ID Call by reference Type reference (TYPE) LTR_PARAMETER_ID LTR: Function Parameter ID 20101115
# Exception Resumable Description Created on
1 CX_LTR_MODEL_LOCKED LTR: Locking exception 20101213
History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_620