SAP ABAP Class IF_WFCC_CHECK (Interface for Consistency Check)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WEM_CHECK_BASE Check in Event Manager 19991021
Properties
Class IF_WFCC_CHECK  
Short Description Interface for Consistency Check    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19991019   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WFCC_CHECK has no forward declaration.
Interfaces
Class IF_WFCC_CHECK has no interface implemented.
Friends
Class IF_WFCC_CHECK has no friend class.
Attributes
Class IF_WFCC_CHECK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 EXECUTE_CHECK Instance method Public Method Execution of Check 19991019
2 EXECUTE_FUNCTION Instance method Public Method Executes a selected function 19991020
3 GET_FUNCTIONS Instance method Public Method Gets the possible functions 19991020
4 GET_PROPERTIES Instance method Public Method Read Properties 19991019
5 GET_TABLE_OF_ENTRIES Instance method Public Method Gets the list to be displayed 19991019
Events
# Event Type Visibility Description Created on
1 CHANGED Instance Event
(0)
Public
(2)
Object has not changed 19991019
Types
Class IF_WFCC_CHECK has no local type.
Method Signatures

Method EXECUTE_CHECK Signature

Method EXECUTE_CHECK on class IF_WFCC_CHECK has no parameter.
Method EXECUTE_CHECK on class IF_WFCC_CHECK has no exception.

Method EXECUTE_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_FUNCTION Call by reference Type reference (TYPE) STB_BUTTON-FUNCTION Gewählte Funktion 19991020
2 Importing I_TABLE Call by reference Type reference (TYPE) STANDARD TABLE markierte Einträge 19991020

Method EXECUTE_FUNCTION on class IF_WFCC_CHECK has no exception.

Method GET_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FUNCTIONS Call by reference Type reference (TYPE) SWU_TCCFUNC Tabelle der möglichen Funktionen 19991020

Method GET_FUNCTIONS on class IF_WFCC_CHECK has no exception.

Method GET_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog 19991019
2 Exporting E_HELP_DOCUMENT Call by reference Type reference (TYPE) DOKHL-OBJECT Name eines SE61-Textes (Text im Dialog) 19991019
3 Exporting E_PROPERTIES Call by reference Type reference (TYPE) SWU_CCPROP Eigenschaften 19991019
4 Exporting E_TABTYPE Call by reference Type reference (TYPE) DD02L-TABNAME Name eines Tabellentyps 19991020

Method GET_PROPERTIES on class IF_WFCC_CHECK has no exception.

Method GET_TABLE_OF_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TABLE Call by reference Type reference (TYPE) STANDARD TABLE Tabelle 19991019

Method GET_TABLE_OF_ENTRIES on class IF_WFCC_CHECK has no exception.
Event Signatures

Event CHANGED Signature
Event CHANGED on class IF_WFCC_CHECK has no parameter.
History
Last changed by/on SAP  20110908 
SAP Release Created in