SAP ABAP Class CL_FP_CHK_USABILITY (Form Checks for Form Template)
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 | 20080903 |
Properties
| Class | CL_FP_CHK_USABILITY | |
| Short Description | Form Checks for Form Template | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAFPAPI | SAP Form Processing (API) |
| Created | 20080828 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_FP_CHK | Form Checks | 20080903 |
Friends
Class CL_FP_CHK_USABILITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | IF_FP_CHK | Form Checks | 20080903 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | TFPCHKGROUPS | Form Checks: Groups | 20080903 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TFPCHKITEMS | Form Checks: Checks/Updates | 20080903 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Check/Update for USABILITY-001 | 20080903 | |
| 2 | Instance method | Private | Method | Check/Update for USABILITY-002 | 20080903 |
Events
Class CL_FP_CHK_USABILITY has no event.
Types
Class CL_FP_CHK_USABILITY has no local type.
Method Signatures
Method INT_EXECUTE_USBLT_001 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_FORM_LAYOUT | Call by reference | Type reference (TYPE) | FPCONTENT | Formularprozessierung: Inhalt von XFT, XFD, PDF etc. | 20080903 | |||
| 2 | ET_LOGS | Call by reference | Type reference (TYPE) | TFPCHKLOGS | Formularprüfungen: Informationen über Prüfungen / Updates | 20080903 | |||
| 3 | IO_UPD_ITEM | Call by reference | Object reference (TYPE REF TO) | IF_FP_CHK_ITEM | Formularprüfungen: Einzelne(s) Prüfung / Update | 20080903 | |||
| 4 | IV_CHECK_ONLY | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | boolsche Variable (X=true, -=false, space=unknown) | 20080903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme Form Processing | 20081118 |
Method INT_EXECUTE_USBLT_002 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_FORM_LAYOUT | Call by reference | Type reference (TYPE) | FPCONTENT | Formularprozessierung: Inhalt von XFT, XFD, PDF etc. | 20080903 | |||
| 2 | ET_LOGS | Call by reference | Type reference (TYPE) | TFPCHKLOGS | Formularprüfungen: Informationen über Prüfungen / Updates | 20080903 | |||
| 3 | IO_UPD_ITEM | Call by reference | Object reference (TYPE REF TO) | IF_FP_CHK_ITEM | Formularprüfungen: Einzelne(s) Prüfung / Update | 20080903 | |||
| 4 | IV_CHECK_ONLY | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | boolsche Variable (X=true, -=false, space=unknown) | 20080903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme Form Processing | 20081118 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 732 |