SAP ABAP Class CL_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)
⤷
⤷
Properties
| Class | CL_FP_CHK | |
| Short Description | Form Checks | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAFPAPI | SAP Form Processing (API) |
| Created | 20050902 | SAP |
| Last change | 20090618 | 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_CHK has no interface implemented.
Friends
Class CL_FP_CHK 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 | 'CHEKMAN_ID' | CheckMan ID Parameter | 20070702 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'EXTERNAL_CALL' | Caller is not FP_CHK_REPORT | 20080903 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'XSLTPROG' | XSLT Program Parameter | 20070702 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20070702 | ||
| 2 | Static method | Public | Method | Get and run (layout) checks in CHECKMAN | 20070702 | |
| 3 | Static method | Public | Method | Gets and Runs (Layout) Checks in Form Builder | 20061221 | |
| 4 | Static method | Public | Method | Get Form Checks | 20050906 |
Events
Class CL_FP_CHK has no event.
Types
Class CL_FP_CHK has no local type.
Method Signatures
Method CRACK_CHK_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MSG1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20070702 | |||
| 2 | E_MSG2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20070702 | |||
| 3 | E_MSG3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20070702 | |||
| 4 | E_MSG4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20070702 | |||
| 5 | I_STRING | Call by reference | Type reference (TYPE) | STRING | 20070702 |
Method CRACK_CHK_MESSAGE on class CL_FP_CHK has no exception.
Method GET_AND_RUN_CHKMN_CHECKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RC | Call by reference | Type reference (TYPE) | I | return code | 20070702 | |||
| 2 | E_RESULT_TABLE | Call by reference | Type reference (TYPE) | TFPCHECKLIST | Prüfergebnisse | 20070702 | |||
| 3 | I_CHK_ID | Call by reference | Type reference (TYPE) | CRMCHKID | Check result management: Id eines Checks | 20070702 | |||
| 4 | I_WB_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_FP_WB_OBJECT | Formularobjekte: Objektinterface (Workbench) | 20070702 |
Method GET_AND_RUN_CHKMN_CHECKS on class CL_FP_CHK has no exception.
Method GET_AND_RUN_SFP_CHECKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESULT_TABLE | Call by reference | Type reference (TYPE) | TFPCHECKLIST | results of checks | 20070702 | |||
| 2 | I_WB_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_FP_WB_OBJECT | WB Object reference | 20070702 |
Method GET_AND_RUN_SFP_CHECKS on class CL_FP_CHK has no exception.
Method GET_CHKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FOR_USE_IN_CHKMN | Call by reference | Type reference (TYPE) | C | ABAP_FALSE | Form Checks | 20070702 | ||
| 2 | I_FOR_USE_IN_SFP | Call by reference | Type reference (TYPE) | C | ABAP_FALSE | 20070702 | |||
| 3 | R_CHKS | Value transfer | Type reference (TYPE) | TFPCHKS | Formularprüfungen | 20050906 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme Form Processing | 20050906 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |