SAP ABAP Class CL_FP_FEATURE_TEST (Check Availability of Functions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FP (Application Component) Forms Processing
     SAFP (Package) SAP Form Processing
Properties
Class CL_FP_FEATURE_TEST  
Short Description Check Availability of Functions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAFP   SAP Form Processing 
Created 20070418   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FP_FEATURE_TEST has no interface implemented.
Friends
Class CL_FP_FEATURE_TEST has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ASSEMBLE_STITCH Constant Public Type reference (TYPE) STRING 'ADS.Assembling.stitch' Merge in one PDF document, even for very large PDFs 20081014
2 GC_CLEAR_TEMPLATE_CACHE Constant Public Type reference (TYPE) STRING 'ADS.TemplateCache.clear' Delete Form Buffer 20070611
3 GC_EXT_PRN_OPTIONS Constant Public Type reference (TYPE) STRING 'ADS.Print.options' Extended Print Options 20120914
4 GC_HIGHLIGHT_FIELDS_ON_ERROR Constant Public Type reference (TYPE) STRING 'ADS.Fields.highlight' Highlight fields with errors 20080828
5 GC_JOB_PROFILES Constant Public Type reference (TYPE) STRING 'ADS.JobProfiles.use' Job Profiles 20070611
6 GC_LAYOUT_MIRRORING Constant Public Type reference (TYPE) STRING 'ADS.Layout.mirroring' Mirrored Layouts 20100426
7 GC_NO_DROP_DOWN_TO_ZCI Constant Public Type reference (TYPE) STRING 'ADS.ZCInoDropDown.send' Do not send drop-down lists to ZCI 20081014
8 GC_RENDER_PDFA1 Constant Public Type reference (TYPE) STRING 'ADS.Render.PDFA1' Render PDF/A-1 20100824
9 GC_SELF_TEST Constant Public Type reference (TYPE) STRING 'ADS.SelfTest.do' Self Test 20080128
10 GC_XDC_API Constant Public Type reference (TYPE) STRING 'ADS.XDC.API' XDC API 20091008
11 GC_ZCI_GET_SET_FORM_DATA Constant Public Type reference (TYPE) STRING 'ADS.ZCI.setgetdata' ZCI Function for WD 20101215
12 GC_ZCI_SCRIPT_INJECTION Constant Public Type reference (TYPE) STRING 'ADS.ZCIScript.inject' ZCI Script Injection 20080128
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Static method Protected Method Checks Version 20070611
2 IS_AVAILABLE Static method Public Method Checks Availability 20070611
Events
Class CL_FP_FEATURE_TEST has no event.
Types
Class CL_FP_FEATURE_TEST has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CURRENT_VERSION Call by reference Type reference (TYPE) FPADSVERSION ADS-Version 20070611
2 Importing IV_REQ_DATE Call by reference Type reference (TYPE) D Datum 20070611
3 Importing IV_REQ_MAIN_VERSION Call by reference Type reference (TYPE) NUMERIC Hauptversion 20070611
4 Importing IV_REQ_TIME Call by reference Type reference (TYPE) T Zeit 20070611
5 Returning RV_CHECK_PASSED Value transfer Type reference (TYPE) ABAP_BOOL Version erfüllt Bedingung 20070611

Method CHECK on class CL_FP_FEATURE_TEST has no exception.

Method IS_AVAILABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONNECTION Call by reference Type reference (TYPE) RFCDEST Verbindung 20070611
2 Importing IV_FEATURE Call by reference Type reference (TYPE) STRING Funktion 20070611
3 Returning RV_AVAILABLE Value transfer Type reference (TYPE) ABAP_BOOL Verfügbarkeit 20070611
# Exception Resumable Description Created on
1 CX_FP_RUNTIME_INTERNAL Interner Fehler 20070611
2 CX_FP_RUNTIME_SYSTEM Systemfehler 20070611
3 CX_FP_RUNTIME_USAGE Falscher Aufruf 20070611
History
Last changed by/on SAP  20130531 
SAP Release Created in 703