SAP ABAP Class CL_FP_CHK_ADS (Form Checks: ADS)
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 20050816
Properties
Class CL_FP_CHK_ADS  
Short Description Form Checks: ADS    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAFPAPI   SAP Form Processing (API) 
Created 20050816   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FP_CHK_ADS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_FP_CHK Form Checks 20050816
Friends
Class CL_FP_CHK_ADS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_FIXED_SEQ_SEPARATOR Constant Public Type reference (TYPE) STRING '?' Separator for M_FIXED_SEQUENCE 20060905
2 C_PARAMETER_CONNECTION Constant Public Type reference (TYPE) STRING 'Connection' Parameter: Connection 20051115
3 C_PARAMETER_FIXED_SEQUENCE Constant Public Type reference (TYPE) STRING 'FIXED_SEQUENCE' Parameter: Order 20060829
4 M_CONNECTION Instance attribute Protected Type reference (TYPE) RFCDEST 'ADS' ADS Connection 20050816
5 M_FIXED_SEQUENCE Instance attribute Protected Type reference (TYPE) STRING Object Order 20060829
6 M_FP_CHK Static Attribute Protected Object reference (TYPE REF TO) IF_FP_CHK Form Checks 20050816
7 M_GROUPS Instance attribute Protected Type reference (TYPE) TFPCHKGROUPS Form Checks: Groups 20050902
8 M_ITEMS Instance attribute Protected Type reference (TYPE) TFPCHKITEMS Form Checks: Checks/Updates 20050902
9 M_PDF_OBJECT Instance attribute Protected Object reference (TYPE REF TO) IF_FP_PDF_OBJECT PDF Object 20050901
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_LAYOUT_DIFF Static method Protected Method Check for changes in layout 20090623
2 GET_OFFSET_TIL_TEMPLATE Static method Protected Method Get offset up to node template 20090623
3 GET_PDF_OBJECT Instance method Protected Method Get PDF Object 20051115
4 INT_EXECUTE Instance method Protected Method Run Check/Update 20060112
Events
Class CL_FP_CHK_ADS has no event.
Types
Class CL_FP_CHK_ADS has no local type.
Method Signatures

Method CHECK_LAYOUT_DIFF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XDP Call by reference Type reference (TYPE) FPCONTENT Formularprozessierung: Inhalt von XFT, XFD, PDF etc. 20090623
2 Importing IV_XDP_NEW Call by reference Type reference (TYPE) FPCONTENT Formularprozessierung: Inhalt von XFT, XFD, PDF etc. 20090623
3 Returning RV_FORMCHANGED Value transfer Type reference (TYPE) FPBOOL Formularlayout wurde geändert 20090623

Method CHECK_LAYOUT_DIFF on class CL_FP_CHK_ADS has no exception.

Method GET_OFFSET_TIL_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_XDP Call by reference Type reference (TYPE) FPCONTENT Formularprozessierung: Inhalt von XFT, XFD, PDF etc. 20090623
2 Returning RV_OFFSET Value transfer Type reference (TYPE) I Offset 20090623

Method GET_OFFSET_TIL_TEMPLATE on class CL_FP_CHK_ADS has no exception.

Method GET_PDF_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PDF_OBJECT Value transfer Object reference (TYPE REF TO) IF_FP_PDF_OBJECT PDF Objekt 20051115
# Exception Resumable Description Created on
1 CX_FP_EXCEPTION Ausnahme Form Processing 20051115

Method INT_EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FORM Call by reference Object reference (TYPE REF TO) IF_FP_FORM Formularobjekte: Formularinterface 20060112
2 Exporting E_LOGS Call by reference Type reference (TYPE) TFPCHKLOGS Formularprüfungen: Informationen über Prüfungen / Updates 20060112
3 Importing I_CHECK Call by reference Type reference (TYPE) FPBOOL Prüfung durchführen? Sonst Update! 20060112
# Exception Resumable Description Created on
1 CX_FP_EXCEPTION Ausnahme Form Processing 20060112
History
Last changed by/on SAP  20110908 
SAP Release Created in 710