SAP ABAP Class CL_FP_CHK_ACC (Form Checks: Form Template Checks)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-FP (Application Component) Forms Processing
     SAFPAPI (Package) SAP Form Processing (API)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FP_CHK Form Checks 20061221
Properties
Class CL_FP_CHK_ACC  
Short Description Form Checks: Form Template Checks    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAFPAPI   SAP Form Processing (API) 
Created 20060130   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FP_CHK_ACC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FP_CHK Form Checks 20061221
Friends
Class CL_FP_CHK_ACC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_CHECKMAN_INTEGRATION Instance attribute Private Type reference (TYPE) CRMCHKID ID given for checkman integration 20070702
2 M_FP_CHK Static Attribute Protected Object reference (TYPE REF TO) IF_FP_CHK Form Checks 20061221
3 M_GROUPS Instance attribute Protected Type reference (TYPE) TFPCHKGROUPS Form Checks: Groups 20061221
4 M_ITEMS Instance attribute Protected Type reference (TYPE) TFPCHKITEMS Form Checks: Checks/Updates 20061221
5 M_XSLT_PROGNM Instance attribute Protected Type reference (TYPE) STRING XSLT Program for Check 20061221
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_COLOR_CONTRAST_RATIO Static method Public Method Luminosity contrast ratio 20080312
2 INT_EXECUTE_ACC_001 Instance method Private Method Check for ACC-001 20080903
3 INT_LINEARIZATION Static method Private Method Linearization 20090212
4 INT_LINEARIZE_RGB Static method Private Method Linearization of RGB Colors 20081118
Events
Class CL_FP_CHK_ACC has no event.
Types
Class CL_FP_CHK_ACC has no local type.
Method Signatures

Method CHECK_COLOR_CONTRAST_RATIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RATIO Call by reference Type reference (TYPE) STRING Contrast ratio value 20080312
2 Exporting E_RC Call by reference Type reference (TYPE) STRING Return code 20080312
3 Importing I_BG_COLOR Call by reference Type reference (TYPE) STRING Background color: R,G,B 20080312
4 Importing I_TXT_COLOR Call by reference Type reference (TYPE) STRING Text color: R,G,B 20080312

Method CHECK_COLOR_CONTRAST_RATIO on class CL_FP_CHK_ACC has no exception.

Method INT_EXECUTE_ACC_001 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOGS Call by reference Type reference (TYPE) TFPCHKLOGS Formularprüfungen: Informationen über Prüfungen / Updates 20080903
2 Importing IO_CHK_ITEM Call by reference Object reference (TYPE REF TO) IF_FP_CHK_ITEM Formularprüfungen: Einzelne(s) Prüfung / Update 20080903
3 Importing IV_FORM_LAYOUT Call by reference Type reference (TYPE) FPCONTENT Formularprozessierung: Inhalt von XFT, XFD, PDF etc. 20080903
# Exception Resumable Description Created on
1 CX_FP_EXCEPTION Ausnahme Form Processing 20081118

Method INT_LINEARIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LINEARIZED Call by reference Type reference (TYPE) P 20090212
2 Importing IV_8BIT Call by reference Type reference (TYPE) I 20090212

Method INT_LINEARIZATION on class CL_FP_CHK_ACC has no exception.

Method INT_LINEARIZE_RGB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_LINEARIZED_B Call by reference Type reference (TYPE) P 20081118
2 Exporting EV_LINEARIZED_G Call by reference Type reference (TYPE) P 20081118
3 Exporting EV_LINEARIZED_R Call by reference Type reference (TYPE) P 20081118
4 Importing IV_B8BIT Call by reference Type reference (TYPE) STRING 20081118
5 Importing IV_G8BIT Call by reference Type reference (TYPE) STRING 20081118
6 Importing IV_R8BIT Call by reference Type reference (TYPE) STRING 20081118

Method INT_LINEARIZE_RGB on class CL_FP_CHK_ACC has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 732