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 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ADS.Assembling.stitch' | Merge in one PDF document, even for very large PDFs | 20081014 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ADS.TemplateCache.clear' | Delete Form Buffer | 20070611 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ADS.Print.options' | Extended Print Options | 20120914 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ADS.Fields.highlight' | Highlight fields with errors | 20080828 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ADS.JobProfiles.use' | Job Profiles | 20070611 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ADS.Layout.mirroring' | Mirrored Layouts | 20100426 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ADS.ZCInoDropDown.send' | Do not send drop-down lists to ZCI | 20081014 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ADS.Render.PDFA1' | Render PDF/A-1 | 20100824 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ADS.SelfTest.do' | Self Test | 20080128 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ADS.XDC.API' | XDC API | 20091008 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ADS.ZCI.setgetdata' | ZCI Function for WD | 20101215 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'ADS.ZCIScript.inject' | ZCI Script Injection | 20080128 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Protected | Method | Checks Version | 20070611 |
2 | ![]() |
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 | ![]() |
IV_CURRENT_VERSION | Call by reference | Type reference (TYPE) | FPADSVERSION | ADS-Version | 20070611 | ||
2 | ![]() |
IV_REQ_DATE | Call by reference | Type reference (TYPE) | D | Datum | 20070611 | ||
3 | ![]() |
IV_REQ_MAIN_VERSION | Call by reference | Type reference (TYPE) | NUMERIC | Hauptversion | 20070611 | ||
4 | ![]() |
IV_REQ_TIME | Call by reference | Type reference (TYPE) | T | Zeit | 20070611 | ||
5 | ![]() |
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 | ![]() |
IV_CONNECTION | Call by reference | Type reference (TYPE) | RFCDEST | Verbindung | 20070611 | ||
2 | ![]() |
IV_FEATURE | Call by reference | Type reference (TYPE) | STRING | Funktion | 20070611 | ||
3 | ![]() |
RV_AVAILABLE | Value transfer | Type reference (TYPE) | ABAP_BOOL | Verfügbarkeit | 20070611 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 20070611 | |
2 | ![]() |
Systemfehler | 20070611 | |
3 | ![]() |
Falscher Aufruf | 20070611 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |