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 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMCHKID | ID given for checkman integration | 20070702 | ||
2 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | IF_FP_CHK | Form Checks | 20061221 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TFPCHKGROUPS | Form Checks: Groups | 20061221 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TFPCHKITEMS | Form Checks: Checks/Updates | 20061221 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | XSLT Program for Check | 20061221 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Luminosity contrast ratio | 20080312 |
2 | ![]() |
Instance method | Private | Method | Check for ACC-001 | 20080903 |
3 | ![]() |
Static method | Private | Method | Linearization | 20090212 |
4 | ![]() |
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 | ![]() |
E_RATIO | Call by reference | Type reference (TYPE) | STRING | Contrast ratio value | 20080312 | ||
2 | ![]() |
E_RC | Call by reference | Type reference (TYPE) | STRING | Return code | 20080312 | ||
3 | ![]() |
I_BG_COLOR | Call by reference | Type reference (TYPE) | STRING | Background color: R,G,B | 20080312 | ||
4 | ![]() |
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 | ![]() |
ET_LOGS | Call by reference | Type reference (TYPE) | TFPCHKLOGS | Formularprüfungen: Informationen über Prüfungen / Updates | 20080903 | ||
2 | ![]() |
IO_CHK_ITEM | Call by reference | Object reference (TYPE REF TO) | IF_FP_CHK_ITEM | Formularprüfungen: Einzelne(s) Prüfung / Update | 20080903 | ||
3 | ![]() |
IV_FORM_LAYOUT | Call by reference | Type reference (TYPE) | FPCONTENT | Formularprozessierung: Inhalt von XFT, XFD, PDF etc. | 20080903 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme Form Processing | 20081118 |
Method INT_LINEARIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_LINEARIZED | Call by reference | Type reference (TYPE) | P | 20090212 | |||
2 | ![]() |
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 | ![]() |
EV_LINEARIZED_B | Call by reference | Type reference (TYPE) | P | 20081118 | |||
2 | ![]() |
EV_LINEARIZED_G | Call by reference | Type reference (TYPE) | P | 20081118 | |||
3 | ![]() |
EV_LINEARIZED_R | Call by reference | Type reference (TYPE) | P | 20081118 | |||
4 | ![]() |
IV_B8BIT | Call by reference | Type reference (TYPE) | STRING | 20081118 | |||
5 | ![]() |
IV_G8BIT | Call by reference | Type reference (TYPE) | STRING | 20081118 | |||
6 | ![]() |
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 |