SAP ABAP Class CL_FA_IPM_TEMPLATE (FA template 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_IPM_TEMPLATE  
Short Description FA template 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_IPM_TEMPLATE has no forward declaration.
Interfaces
Class CL_FA_IPM_TEMPLATE has no interface implemented.
Friends
Class CL_FA_IPM_TEMPLATE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DELIMS Constant Public See coding '~`!@#%^ &*()-+={}[];:''"|<>,.?/' 20100916
2 IPN1 Instance attribute Protected See coding 20100916
3 IPN2 Instance attribute Protected See coding 20100916
4 IPYR Instance attribute Protected See coding 20100916
5 IREF_PARAMS Instance attribute Protected Object reference (TYPE REF TO) CL_FA_TEMPL_PARAMETERS 20100916
6 IT_DESCR Instance attribute Protected Type reference (TYPE) SATC_DESCR255 20100916
7 IV_TEMPL_KIND Instance attribute Protected Type reference (TYPE) SATCTKIND 20100916
8 NUMBERS Constant Public See coding '0123456789' 20100916
9 OSS_DEST Static Attribute Protected Type reference (TYPE) RFCDEST 20100916
10 OSTR_WIDTH Constant Public Type reference (TYPE) I 72 20100916
11 SP_SYSTEM_FLAG Static Attribute Protected Type reference (TYPE) SATCFLAG 20100916
12 SYMBOLS Constant Public See coding '$ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789_' 20100916
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20100916
2 CLEAR Instance method Public Method 20100916
3 CONSTRUCTOR Instance method Public Constructor 20100916
4 MAKE Instance method Public Method 20100916
5 SET_KIND Instance method Public Method 20110527
Events
Class CL_FA_IPM_TEMPLATE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTYP_TPVALUES Public See coding 20100916 ltyp_Tpvalues type standard table of abaptext with non-unique key line
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_FA_IPM_TEMPLATE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FA_IPM_TEMPLATE has no exception.

Method CLEAR Signature

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

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARMS Call by reference Object reference (TYPE REF TO) CL_FA_TEMPL_PARAMETERS 20100916

Method CONSTRUCTOR on class CL_FA_IPM_TEMPLATE has no exception.

Method MAKE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FILLED_TEMPLATE Call by reference Type reference (TYPE) LTYP_TPVALUES 20100916
2 Importing IM_PARMS Call by reference Object reference (TYPE REF TO) CL_FA_TEMPL_PARAMETERS 20100916
# Exception Resumable Description Created on
1 CANT_READ_TEMPLATE 20100916

Method SET_KIND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_KIND Call by reference Type reference (TYPE) SATCTKIND 20110527

Method SET_KIND on class CL_FA_IPM_TEMPLATE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in