SAP ABAP Interface IF_FP_CHK_ITEM (Form Checks: Single Check/Update)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FP (Application Component) Forms Processing
⤷
SAFPAPI (Package) SAP Form Processing (API)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FP_CHK_ITEM | Form Checks: Single Check/Update | 20050810 |
Properties
| Interface | IF_FP_CHK_ITEM | |
| Short Description | Form Checks: Single Check/Update |
General Data
| Package | SAFPAPI | SAP Form Processing (API) |
| Created | 20050810 | SAP |
| Last changed | 20060703 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FP_CHK_ITEM has no forward declaration.
Interfaces
Interface IF_FP_CHK_ITEM has no interface.
Friends
Interface IF_FP_CHK_ITEM has no friend.
Attributes
Interface IF_FP_CHK_ITEM has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Only/No Update? | 20050810 | |
| 2 | Instance method | Public | Method | Get Description | 20050810 | |
| 3 | Instance method | Public | Method | Get Group | 20051115 | |
| 4 | Instance method | Public | Method | Get ID | 20050810 | |
| 5 | Instance method | Public | Method | Get Information | 20051115 | |
| 6 | Instance method | Public | Method | Get Status | 20050810 | |
| 7 | Instance method | Public | Method | Set Status | 20050810 |
Events
Interface IF_FP_CHK_ITEM has no event.
Types
Interface IF_FP_CHK_ITEM has no local type.
Method Signatures
Method GET_CHECK_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_CHECK_ONLY | Value transfer | Type reference (TYPE) | FPBOOL | Nur Prüfung / kein Update? | 20050810 |
Method GET_CHECK_ONLY on Interface IF_FP_CHK_ITEM has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Beschreibung | 20050810 |
Method GET_DESCRIPTION on Interface IF_FP_CHK_ITEM has no exception.
Method GET_GROUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_GROUP | Value transfer | Object reference (TYPE REF TO) | IF_FP_CHK_GROUP | Formularprüfungen: Gruppe | 20051115 |
Method GET_GROUP on Interface IF_FP_CHK_ITEM has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ID | Value transfer | Type reference (TYPE) | STRING | ID | 20050810 |
Method GET_ID on Interface IF_FP_CHK_ITEM has no exception.
Method GET_LOGS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_LOGS | Value transfer | Type reference (TYPE) | TFPCHKLOGS | Formularprüfungen: Informationen über Prüfungen / Updates | 20051115 |
Method GET_LOGS on Interface IF_FP_CHK_ITEM has no exception.
Method GET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STATE | Value transfer | Type reference (TYPE) | FPCHKSTATE | Status einer/s Formularprüfung / -updates | 20050810 |
Method GET_STATE on Interface IF_FP_CHK_ITEM has no exception.
Method SET_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STATE | Call by reference | Type reference (TYPE) | FPCHKSTATE | Status einer/s Formularprüfung / -updates | 20050810 |
Method SET_STATE on Interface IF_FP_CHK_ITEM has no exception.
History
| Last changed by/on | SAP | 20060703 |
| SAP Release Created in | 710 |