SAP ABAP Class IF_FP_CHK_ITEM (Form Checks: Single Check/Update)
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
Class IF_FP_CHK_ITEM  
Short Description Form Checks: Single Check/Update    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20050810   SAP 
Last change 20060703   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FP_CHK_ITEM has no forward declaration.
Interfaces
Class IF_FP_CHK_ITEM has no interface implemented.
Friends
Class IF_FP_CHK_ITEM has no friend class.
Attributes
Class IF_FP_CHK_ITEM has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CHECK_ONLY Instance method Public Method Check Only/No Update? 20050810
2 GET_DESCRIPTION Instance method Public Method Get Description 20050810
3 GET_GROUP Instance method Public Method Get Group 20051115
4 GET_ID Instance method Public Method Get ID 20050810
5 GET_LOGS Instance method Public Method Get Information 20051115
6 GET_STATE Instance method Public Method Get Status 20050810
7 SET_STATE Instance method Public Method Set Status 20050810
Events
Class IF_FP_CHK_ITEM has no event.
Types
Class 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 Returning R_CHECK_ONLY Value transfer Type reference (TYPE) FPBOOL Nur Prüfung / kein Update? 20050810

Method GET_CHECK_ONLY on class 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 Returning R_DESCRIPTION Value transfer Type reference (TYPE) STRING Beschreibung 20050810

Method GET_DESCRIPTION on class 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 Returning R_GROUP Value transfer Object reference (TYPE REF TO) IF_FP_CHK_GROUP Formularprüfungen: Gruppe 20051115

Method GET_GROUP on class 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 Returning R_ID Value transfer Type reference (TYPE) STRING ID 20050810

Method GET_ID on class 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 Returning R_LOGS Value transfer Type reference (TYPE) TFPCHKLOGS Formularprüfungen: Informationen über Prüfungen / Updates 20051115

Method GET_LOGS on class 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 Returning R_STATE Value transfer Type reference (TYPE) FPCHKSTATE Status einer/s Formularprüfung / -updates 20050810

Method GET_STATE on class 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 Importing I_STATE Call by reference Type reference (TYPE) FPCHKSTATE Status einer/s Formularprüfung / -updates 20050810

Method SET_STATE on class IF_FP_CHK_ITEM has no exception.
History
Last changed by/on SAP  20060703 
SAP Release Created in