SAP ABAP Class CL_FA_TEMPL_PARAMETERS (FA teplate parameters helper)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-TCK (Application Component) ATC extensions for Technical Check
     SATC_ABAP_CHECK_SAP_FA_SVC (Package) INTERNAL: - *NO* REUSE - Various services for TCK plug-ins
Properties
Class CL_FA_TEMPL_PARAMETERS  
Short Description FA teplate parameters helper    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATC_ABAP_CHECK_SAP_FA_SVC   INTERNAL: - *NO* REUSE - Various services for TCK plug-ins 
Created 20100916   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FA_TEMPL_PARAMETERS has no forward declaration.
Interfaces
Class CL_FA_TEMPL_PARAMETERS has no interface implemented.
Friends
Class CL_FA_TEMPL_PARAMETERS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 PARAMS Instance attribute Private See coding 20100916
2 TPARAMS Instance attribute Private Type reference (TYPE) LTYP_TPVALUES 20100916
Methods
# Method Level Visibility Method type Description Created on
1 ADD_PARAM Instance method Public Method 20100916
2 ADD_TPARAM Instance method Public Method 20100916
3 CLEAR Instance method Public Method 20100916
4 GET_PARAM Instance method Public Method 20100916
Events
Class CL_FA_TEMPL_PARAMETERS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 CREATION_LOG_TABLE_T Public See coding 20100916 creation_Log_Table_T type standard table of abaptxt255
2 LTYP_TPVALUES Public See coding 20100916 ltyp_Tpvalues type standard table of abaptext with non-unique key line
Method Signatures

Method ADD_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OVERWR Call by reference Type reference (TYPE) C 20100916
2 Importing IM_PNAME Call by reference Type reference (TYPE) TXLINE Text editor text line 20100916
3 Importing IM_PVALUE Call by reference Type reference (TYPE) TXLINE Text editor text line 20100916
# Exception Resumable Description Created on
1 NAME_ALREADY_EXISTS 20100916

Method ADD_TPARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_OVERWR Call by reference Type reference (TYPE) C 20100916
2 Importing IM_TPNAME Call by reference Type reference (TYPE) TXLINE 20100916
3 Importing IM_TPVALUES Call by reference Type reference (TYPE) LTYP_TPVALUES 20100916
# Exception Resumable Description Created on
1 PARAM_ALREADY_EXISTS 20100916

Method CLEAR Signature

Method CLEAR on class CL_FA_TEMPL_PARAMETERS has no parameter.
Method CLEAR on class CL_FA_TEMPL_PARAMETERS has no exception.

Method GET_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PVALUE Call by reference Type reference (TYPE) TXLINE 20100916
2 Exporting EX_TPVALUES Call by reference Type reference (TYPE) LTYP_TPVALUES 20100916
3 Exporting EX_TSIGN Call by reference Type reference (TYPE) C 20100916
4 Importing IM_PNAME Call by reference Type reference (TYPE) TXLINE 20100916
# Exception Resumable Description Created on
1 PARAM_NOT_FOUND 20100916
History
Last changed by/on SAP  20130531 
SAP Release Created in