SAP ABAP Class IF_POC_PROC_MODEL (Process Model)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BADI_INTERFACE Tag Interface for BAdIs 20100720
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_POC_PROC_DEF_SAMPLE Class for BAdI Implementation: IM_POC_MODEL_PROC_DEF 20100720
Properties
Class IF_POC_PROC_MODEL  
Short Description Process Model    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100720   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class IF_POC_PROC_MODEL has no interface implemented.
Friends
Class IF_POC_PROC_MODEL has no friend class.
Attributes
Class IF_POC_PROC_MODEL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ENRICH_PROCESS_MODEL Instance method Public Method Enrich Process Model Data 20100721
2 READ_PROCESS_MODEL Instance method Public Method Read Process Model Data 20100721
Events
Class IF_POC_PROC_MODEL has no event.
Types
Class IF_POC_PROC_MODEL has no local type.
Method Signatures

Method ENRICH_PROCESS_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) POC_T_APPL_LOG_MSG Application Log Message Data 20100722
2 Changing CT_PROCESS_STEP_BND_DATA Call by reference Type reference (TYPE) POC_T_PS_BND Process Step Binding 20100721
3 Changing CT_PROCESS_STEP_DATA Call by reference Type reference (TYPE) POC_T_PROCESS_STEP_DATA Table type for process step 20100721
4 Changing CT_PROCESS_STEP_EXT Call by reference Type reference (TYPE) POC_T_PROC_STEP_EXT Process Step Extension Fields 20100721
5 Changing CT_PROCESS_STEP_SEQUENCE Call by reference Type reference (TYPE) POC_T_PS_SEQ Process Step Sequence 20100721
6 Changing CT_PROCESS_STEP_TO_CBE Call by reference Type reference (TYPE) POC_T_PS_TO_CBE Process Step to Callable Business Entity 20100721
7 Changing CT_PROCESS_TYPE_DATA Call by reference Type reference (TYPE) POC_T_PROC_HEADER Table type for Process Header 20100721
8 Changing CT_PROCESS_VERSION_DATA Call by reference Type reference (TYPE) POC_T_PROCESS_VERSION TAble type for Process Version 20100721
9 Changing CV_ERROR_OCCURED Call by reference Type reference (TYPE) ABAP_BOOL If error occured then TRUE(=X) else False(=' ') 20100722
10 Importing IT_PROCESS_CHNGE_DATA Call by reference Type reference (TYPE) POC_T_PROCESS_CHANGE table type for lifecycle management table 20100721
11 Importing IT_PROCESS_LOGGING_DATA Call by reference Type reference (TYPE) POC_T_PROC_LOG Table type for Process Log table 20100721
12 Importing IT_PROCESS_NAME_DATA Call by reference Type reference (TYPE) POC_T_PROCESS_TEXT Table Type for Process Text 20100721
13 Importing IT_PROCESS_STEP_TEXT Call by reference Type reference (TYPE) POC_T_PROCESS_STEP_TEXT Table type for process text 20100721
14 Importing IT_PROCESS_VERSN_ACTV_DATA Call by reference Type reference (TYPE) POC_T_ACTIV_PROCESS Table type for active process 20100721

Method ENRICH_PROCESS_MODEL on class IF_POC_PROC_MODEL has no exception.

Method READ_PROCESS_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PROCESS_STEP_EXT Call by reference Type reference (TYPE) POC_T_PROC_STEP_EXT Process Step Extension Fields 20100721
2 Changing CT_PROC_PS_INFO Call by reference Type reference (TYPE) POC_T_PROC_INFO Process Information 20100721
3 Changing CT_PS_BND Call by reference Type reference (TYPE) POC_T_PS_BND Process Step Binding 20100721
4 Changing CT_PS_SEQ Call by reference Type reference (TYPE) POC_T_PS_SEQ Process Step Sequence 20100721
5 Changing CT_PS_TO_CBE Call by reference Type reference (TYPE) POC_T_PS_TO_CBE Process Step to Callable Business Entity 20100721

Method READ_PROCESS_MODEL on class IF_POC_PROC_MODEL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in