SAP ABAP Class IF_EX_QPCP_PROCESS (BAdI Interface: BADI_QPCP_PROCESS)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20070703
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_QPCP_PROC_001 Class for BAdI Impl.: QPCP_PROC_001 20070716
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_QPCP_PROC_002 Class for BAdI Impl.: QPCP_PROC_002 20070716
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_QPCP_PROC_003 Class for BAdI Impl.: QPCP_PROC_003 20070716
Properties
Class IF_EX_QPCP_PROCESS  
Short Description BAdI Interface: BADI_QPCP_PROCESS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070703   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_EX_QPCP_PROCESS has no forward declaration.
Interfaces
Class IF_EX_QPCP_PROCESS has no interface implemented.
Friends
Class IF_EX_QPCP_PROCESS has no friend class.
Attributes
Class IF_EX_QPCP_PROCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CONSISTENCY Instance method Public Method Consistency Check 20070703
2 EXECUTE_FUNCTION Instance method Public Method Processing a Menu Entry 20070703
3 GET_FUNCTIONS Instance method Public Method copies Context Menu for Process 20070703
4 GET_NODE_PROPERTIES Instance method Public Method Definition of Layout in Tree 20070703
Events
Class IF_EX_QPCP_PROCESS has no event.
Types
Class IF_EX_QPCP_PROCESS has no local type.
Method Signatures

Method CHECK_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PROCESS Call by reference Object reference (TYPE REF TO) CL_QPCP_PROCESS Beschreibt den Prozess eines bestimmten Prozesstyps 20070703
2 Importing IV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 20070703
# Exception Resumable Description Created on
1 CX_QPCP_STRUCTURE Ausnahmenklasse zur Produktionslenkungsplanstruktur 20070723

Method EXECUTE_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_CHILDREN_CHANGED Call by reference Type reference (TYPE) BOOLE_D Kinder des Objekts wurden verändert 20070911
2 Importing IR_PROCESS Call by reference Object reference (TYPE REF TO) CL_QPCP_PROCESS Prozess 20070703
3 Importing IV_FUNCTION_CODE Call by reference Type reference (TYPE) SYUCOMM Funktionscode, der PAI ausgelöst hat 20070703

Method EXECUTE_FUNCTION on class IF_EX_QPCP_PROCESS has no exception.

Method GET_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FUNCTION_CODES Call by reference Type reference (TYPE) UI_FUNCATTR Kontext Menü: Funktionen und Attribute 20070703
2 Importing IR_NODE Call by reference Object reference (TYPE REF TO) CL_QPCP_NODE Knoten 20070703

Method GET_FUNCTIONS on class IF_EX_QPCP_PROCESS has no exception.

Method GET_NODE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_LAYOUT Call by reference Type reference (TYPE) LVC_S_LAYN Knotenlayout ALV-Tree Control 20070703
2 Importing IR_NODE Call by reference Object reference (TYPE REF TO) CL_QPCP_NODE Knoteninstanz 20070703

Method GET_NODE_PROPERTIES on class IF_EX_QPCP_PROCESS has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in