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 ABAP 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 C_PARAMETER_CHECKMAN_ID Constant Public Type reference (TYPE) STRING 'CHEKMAN_ID' CheckMan ID Parameter 20070702
2 C_PARAMETER_EXTERNAL_CALL Constant Public Type reference (TYPE) STRING 'EXTERNAL_CALL' Caller is not FP_CHK_REPORT 20080903
3 C_PARAMETER_XSLTPROG Constant Public Type reference (TYPE) STRING 'XSLTPROG' XSLT Program Parameter 20070702
Methods
# Method Level Visibility Method type Description Created on
1 CRACK_CHK_MESSAGE Static method Private Method 20070702
2 GET_AND_RUN_CHKMN_CHECKS Static method Public Method Get and run (layout) checks in CHECKMAN 20070702
3 GET_AND_RUN_SFP_CHECKS Static method Public Method Gets and Runs (Layout) Checks in Form Builder 20061221
4 GET_CHKS 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 Exporting E_MSG1 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20070702
2 Exporting E_MSG2 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20070702
3 Exporting E_MSG3 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20070702
4 Exporting E_MSG4 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20070702
5 Importing 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 Exporting E_RC Call by reference Type reference (TYPE) I return code 20070702
2 Exporting E_RESULT_TABLE Call by reference Type reference (TYPE) TFPCHECKLIST Prüfergebnisse 20070702
3 Importing I_CHK_ID Call by reference Type reference (TYPE) CRMCHKID Check result management: Id eines Checks 20070702
4 Importing 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 Exporting E_RESULT_TABLE Call by reference Type reference (TYPE) TFPCHECKLIST results of checks 20070702
2 Importing 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 Importing I_FOR_USE_IN_CHKMN Call by reference Type reference (TYPE) C ABAP_FALSE Form Checks 20070702
2 Importing I_FOR_USE_IN_SFP Call by reference Type reference (TYPE) C ABAP_FALSE 20070702
3 Returning R_CHKS Value transfer Type reference (TYPE) TFPCHKS Formularprüfungen 20050906
# Exception Resumable Description Created on
1 CX_FP_EXCEPTION Ausnahme Form Processing 20050906
History
Last changed by/on SAP  20090618 
SAP Release Created in 710