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 | Constant | Public | Type reference (TYPE) | STRING | '?' | Separator for M_FIXED_SEQUENCE | 20060905 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'Connection' | Parameter: Connection | 20051115 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'FIXED_SEQUENCE' | Parameter: Order | 20060829 | ||
| 4 | Instance attribute | Protected | Type reference (TYPE) | RFCDEST | 'ADS' | ADS Connection | 20050816 | ||
| 5 | Instance attribute | Protected | Type reference (TYPE) | STRING | Object Order | 20060829 | |||
| 6 | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_FP_CHK | Form Checks | 20050816 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | TFPCHKGROUPS | Form Checks: Groups | 20050902 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | TFPCHKITEMS | Form Checks: Checks/Updates | 20050902 | |||
| 9 | 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 | Static method | Protected | Method | Check for changes in layout | 20090623 | |
| 2 | Static method | Protected | Method | Get offset up to node template | 20090623 | |
| 3 | Instance method | Protected | Method | Get PDF Object | 20051115 | |
| 4 | 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 | IV_XDP | Call by reference | Type reference (TYPE) | FPCONTENT | Formularprozessierung: Inhalt von XFT, XFD, PDF etc. | 20090623 | |||
| 2 | IV_XDP_NEW | Call by reference | Type reference (TYPE) | FPCONTENT | Formularprozessierung: Inhalt von XFT, XFD, PDF etc. | 20090623 | |||
| 3 | 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 | IV_XDP | Call by reference | Type reference (TYPE) | FPCONTENT | Formularprozessierung: Inhalt von XFT, XFD, PDF etc. | 20090623 | |||
| 2 | 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 | R_PDF_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_FP_PDF_OBJECT | PDF Objekt | 20051115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme Form Processing | 20051115 |
Method INT_EXECUTE 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 | 20060112 | |||
| 2 | E_LOGS | Call by reference | Type reference (TYPE) | TFPCHKLOGS | Formularprüfungen: Informationen über Prüfungen / Updates | 20060112 | |||
| 3 | I_CHECK | Call by reference | Type reference (TYPE) | FPBOOL | Prüfung durchführen? Sonst Update! | 20060112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme Form Processing | 20060112 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |