SAP ABAP Interface IF_FP_CHK_GROUP (Form Checks: Group)
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_GROUP | Form Checks: Group | 20051115 |
Properties
| Interface | IF_FP_CHK_GROUP | |
| Short Description | Form Checks: Group |
General Data
| Package | SAFPAPI | SAP Form Processing (API) |
| Created | 20050810 | SAP |
| Last changed | 20060703 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FP_CHK_GROUP has no forward declaration.
Interfaces
Interface IF_FP_CHK_GROUP has no interface.
Friends
Interface IF_FP_CHK_GROUP has no friend.
Attributes
Interface IF_FP_CHK_GROUP has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Description | 20051115 | |
| 2 | Instance method | Public | Method | Get ID | 20051115 | |
| 3 | Instance method | Public | Method | Get Checks/Updates | 20050810 | |
| 4 | Instance method | Public | Method | Set Status | 20051115 |
Events
Interface IF_FP_CHK_GROUP has no event.
Types
Interface IF_FP_CHK_GROUP has no local type.
Method Signatures
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 | 20051115 |
Method GET_DESCRIPTION on Interface IF_FP_CHK_GROUP 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 | 20051115 |
Method GET_ID on Interface IF_FP_CHK_GROUP has no exception.
Method GET_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ITEMS | Value transfer | Type reference (TYPE) | TFPCHKITEMS | Prüfungen / Updates | 20050810 |
Method GET_ITEMS on Interface IF_FP_CHK_GROUP 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 | 20051115 |
Method SET_STATE on Interface IF_FP_CHK_GROUP has no exception.
History
| Last changed by/on | SAP | 20060703 |
| SAP Release Created in | 710 |