SAP ABAP Interface IF_FP_CHK (Form Checks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FP (Application Component) Forms Processing
⤷
SAFPAPI (Package) SAP Form Processing (API)

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FP_CHK_ACC | Form Checks: Form Template Checks | 20061221 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FP_CHK_ADS | Form Checks: ADS | 20050816 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FP_CHK_PERF | Form Checks: Form Template Checks | 20080228 |
4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FP_CHK_USABILITY | Form Checks for Form Template | 20080903 |
Properties
Interface | IF_FP_CHK | |
Short Description | Form Checks |
General Data
Package | SAFPAPI | SAP Form Processing (API) |
Created | 20050810 | SAP |
Last changed | 20060703 | SAP |
Unicode checks active |
Forward declarations
Interface IF_FP_CHK has no forward declaration.
Interfaces
Interface IF_FP_CHK has no interface.
Friends
Interface IF_FP_CHK has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_PARAMETER_NAME | Constant | Public | Type reference (TYPE) | STRING | 'Name' | Parameter: Name | 20051115 | |
2 | C_STATE_ACTIVE | Constant | Public | Type reference (TYPE) | FPCHKSTATE | 'A' | Active status | 20051115 | |
3 | C_STATE_INACTIVE | Constant | Public | Type reference (TYPE) | FPCHKSTATE | 'I' | Status Inactive | 20051115 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Check | 20050816 |
2 | ![]() |
Instance method | Public | Method | Get Groups | 20050810 |
3 | ![]() |
Instance method | Public | Method | Get Checks/Updates | 20050810 |
4 | ![]() |
Instance method | Public | Method | Get Parameters | 20050816 |
5 | ![]() |
Static method | Public | Method | Initialize | 20050816 |
6 | ![]() |
Instance method | Public | Method | Set Parameters | 20050816 |
7 | ![]() |
Instance method | Public | Method | Change | 20050816 |
Events
Interface IF_FP_CHK has no event.
Types
Interface IF_FP_CHK has no local type.
Method Signatures
Method CHECK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LOGS | Call by reference | Type reference (TYPE) | TFPCHKLOGS | Formularprüfungen: Informationen über Prüfungen / Updates | 20060112 | ||
2 | ![]() |
I_FORM | Call by reference | Object reference (TYPE REF TO) | IF_FP_FORM | Formularobjekte: Formularinterface | 20050816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme Form Processing | 20050902 |
Method GET_GROUPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_GROUPS | Value transfer | Type reference (TYPE) | TFPCHKGROUPS | Gruppen | 20050810 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme Form Processing | 20050902 |
Method GET_ITEMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_ITEMS | Value transfer | Type reference (TYPE) | TFPCHKITEMS | Prüfungen / Updates | 20050810 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme Form Processing | 20050902 |
Method GET_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARAMETER | Call by reference | Type reference (TYPE) | STRING | Parameter | 20050816 | ||
2 | ![]() |
R_VALUE | Value transfer | Type reference (TYPE) | STRING | Wert | 20050816 |
Method GET_PARAMETER on Interface IF_FP_CHK has no exception.
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_FP_CHK | Value transfer | Object reference (TYPE REF TO) | IF_FP_CHK | Formularprüfungen | 20050816 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme Form Processing | 20050901 |
Method SET_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PARAMETER | Call by reference | Type reference (TYPE) | STRING | Parameter | 20050816 | ||
2 | ![]() |
I_VALUE | Call by reference | Type reference (TYPE) | STRING | Wert | 20050816 |
Method SET_PARAMETER on Interface IF_FP_CHK has no exception.
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
C_FORM | Call by reference | Object reference (TYPE REF TO) | IF_FP_FORM | Formularobjekte: Formularinterface | 20050816 | ||
2 | ![]() |
E_LOGS | Call by reference | Type reference (TYPE) | TFPCHKLOGS | Formularprüfungen: Informationen über Prüfungen / Updates | 20051115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme Form Processing | 20050902 |
History
Last changed by/on | SAP | 20060703 |
SAP Release Created in | 710 |