SAP ABAP Class IE_TPDAPI_DATA_PARAMKIND (Function of Variable in Current Context)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_TPDAPI_PROPERTY Property 20100323
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CE_TPDAPI_DATA_PARAMKIND Parameter Type 20091204
Properties
Class IE_TPDAPI_DATA_PARAMKIND  
Short Description Function of Variable in Current Context    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20091204   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_TPDA_CONTROL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class IE_TPDAPI_DATA_PARAMKIND has no interface implemented.
Friends
Class IE_TPDAPI_DATA_PARAMKIND has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CHANGING Constant Public Type reference (TYPE) TYP_PARAMKIND CL_TPDA_CONTROL=>PKIND_CHANGING Natural Number 20091205
2 C_EXPORTING Constant Public Type reference (TYPE) TYP_PARAMKIND CL_TPDA_CONTROL=>PKIND_EXPORTING Natural Number 20091205
3 C_IMPORTING Constant Public Type reference (TYPE) TYP_PARAMKIND CL_TPDA_CONTROL=>PKIND_IMPORTING Natural Number 20091205
4 C_RETURNING Constant Public Type reference (TYPE) TYP_PARAMKIND CL_TPDA_CONTROL=>PKIND_RETURNING Natural Number 20091205
5 C_TABLES Constant Public Type reference (TYPE) TYP_PARAMKIND CL_TPDA_CONTROL=>PKIND_TABLES Natural Number 20091205
6 C_UNKNOWN Constant Public Type reference (TYPE) TYP_PARAMKIND CL_TPDA_CONTROL=>PKIND_UNKNOWN Natural Number 20091205
Methods
# Method Level Visibility Method type Description Created on
1 GET_PARAMKIND Instance method Public Method 20091204
2 GET_PROPERTY Instance method Public Method 20100323
3 GET_TEXT Instance method Public Method 20091204
4 SET_PROPERTY Instance method Public Method 20100323
Events
Class IE_TPDAPI_DATA_PARAMKIND has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_PARAMKIND Public Type reference (TYPE) INT4 Natural Number 20091204
Method Signatures

Method GET_PARAMKIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PARAMKIND Value transfer Type reference (TYPE) TYP_PARAMKIND Natürliche Zahl 20091204

Method GET_PARAMKIND on class IE_TPDAPI_DATA_PARAMKIND has no exception.

Method GET_PROPERTY Signature

Method GET_PROPERTY on class IE_TPDAPI_DATA_PARAMKIND has no parameter.
Method GET_PROPERTY on class IE_TPDAPI_DATA_PARAMKIND has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TEXT Value transfer Type reference (TYPE) STRING 20091204

Method GET_TEXT on class IE_TPDAPI_DATA_PARAMKIND has no exception.

Method SET_PROPERTY Signature

Method SET_PROPERTY on class IE_TPDAPI_DATA_PARAMKIND has no parameter.
Method SET_PROPERTY on class IE_TPDAPI_DATA_PARAMKIND has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in