SAP ABAP Class CL_DMC_JOB_NET (MWB: Job net)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_DMCM (Package) Data Mapping and Conversion: Maintenance
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DMC_ALV_GRID ALV Grid object 20060823
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DMC_CUSTOM_CONTAINER Custom container object 20060823
Properties
Class CL_DMC_JOB_NET  
Short Description MWB: Job net    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_DMCM   Data Mapping and Conversion: Maintenance 
Created 20060823   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DMC_ALV_GRID ALV Grid object 20060823
2 IF_DMC_CUSTOM_CONTAINER Custom container object 20060823
Friends
Class CL_DMC_JOB_NET has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVE Instance attribute Public Type reference (TYPE) DMC_ACTIVE MWB: Active (X, -, space) 20060823
2 ACTUAL_OBJECT Static Attribute Public Object reference (TYPE REF TO) CL_DMC_JOB_NET MWB: Job net 20060830
3 ALV_GRID_REF Instance attribute Public Attribute reference (LIKE) 20060823
4 BLOCK_PRE_TAB Instance attribute Private Type reference (TYPE) DMC_JN_BLOCK_PRE_TAB MWB: Job Net Predecessor Blocks Table 20060823
5 BLOCK_TAB Instance attribute Private Type reference (TYPE) DMC_JN_BLOCK_TAB MWB: Job Net Blocks Table 20060823
6 CH_NAME Instance attribute Public Type reference (TYPE) DMC_CH_NAME MWB: Last Changed by user 20060823
7 CH_TSTMP Instance attribute Public Type reference (TYPE) DMC_CH_TSTMP MWB: Last changed Timestamp 20060823
8 CR_NAME Instance attribute Public Type reference (TYPE) DMC_CR_NAME MWB: Created by user 20060823
9 CR_TSTMP Instance attribute Public Type reference (TYPE) DMC_CR_TSTMP MWB: Creation Timestamp 20060823
10 CUSTOM_CONTAINER_REF Instance attribute Public Attribute reference (LIKE) 20060823
11 DATA_NOT_SAVED Instance attribute Public Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20060823
12 FALSE Constant Public Type reference (TYPE) BOOLEAN '-' boolean variable (X=true, -=false, space=unknown) 20060823
13 FIELDCATALOG_TAB Instance attribute Public Attribute reference (LIKE) 20060823
14 GRID_LAYOUT Instance attribute Public Attribute reference (LIKE) 20060823
15 GUID Instance attribute Public Type reference (TYPE) DMC_JN_GUID MWB: GUID of a job net definition 20060823
16 IDENT Instance attribute Public Type reference (TYPE) DMC_JN_IDENT MWB: IDENT of job net definition 20060823
17 JOB_NET_OUTTAB Instance attribute Public Type reference (TYPE) DMC_JOB_NET_OUTTAB MWB: Job net Outtab 20060823
18 RESOURCE_TAB Instance attribute Private Type reference (TYPE) DMC_JN_RESOURCE_TAB MWB: Job Net Resource Table 20060823
19 SORTING_TAB Instance attribute Public Attribute reference (LIKE) 20060823
20 STOP Instance attribute Public Type reference (TYPE) DMC_STOP MWB: Stop (X, -, space) 20060823
21 ST_PARAM_TAB Instance attribute Private Type reference (TYPE) DMC_JN_ST_PARAM_TAB MWB: Job net start parameter table 20060823
22 TASKSTATE_TAB Instance attribute Private Type reference (TYPE) DMC_JN_TASKSTATE_TAB MWB: Schedule Manager Task State Table 20060824
23 TASK_TAB Instance attribute Private Type reference (TYPE) DMC_JN_TASK_TAB MWB: Job Net Task Table 20060823
24 TOOLBAR_EXCLUDE_TAB Instance attribute Public Attribute reference (LIKE) 20060823
25 TRNSL_LAUNCH_MODE_TAB Instance attribute Private Type reference (TYPE) DMC_DD07V_TAB MWB: Table type of DD07V 20060824
26 TRNSL_STATE_TAB Instance attribute Private Type reference (TYPE) DMC_DD07V_TAB MWB: Table type of DD07V 20060824
27 TRNSL_TASK_TYPE_TAB Instance attribute Private Type reference (TYPE) DMC_DD07V_TAB MWB: Table type of DD07V 20060824
28 TRUE Constant Public Type reference (TYPE) BOOLEAN 'X' boolean variable (X=true, -=false, space=unknown) 20060823
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_FIELDCATALOG Instance method Public Method 20060823
2 BUILD_GRID_LAYOUT Instance method Public Method 20060823
3 BUILD_GRID_OUTTAB Instance method Private Method Build job net grid outtab 20060823
4 BUILD_JOB_NET_MNTNC Instance method Public Method 20060823
5 BUILD_SORTING Instance method Public Method 20060823
6 BUILD_TOOLBAR_EXCLUDE_LIST Instance method Public Method 20060823
7 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060823
8 CREATE_NEW_JOB_NET Static method Public Method Creates a new job net 20060823
9 DELETE Instance method Public Method Delete job net from database 20060829
10 EXPORT_GRID_OUTTAB Instance method Private Method 20060904
11 FREE_JOB_NET_MNTNC Instance method Public Method Rests all object of the job net maintenance 20060829
12 GET_ALV_GRID Instance method Public Method 20060823
13 GET_BLOCKS_NO Instance method Public Method Get all block numbers 20060825
14 GET_CUSTOM_CONTAINER Instance method Public Method 20060823
15 GET_JOB_NET_REF Static method Public Method Gets a reference of a already existing job net 20060823
16 GET_PRED_BLOCKS_NO Instance method Public Method Get predecessor block numbers 20060825
17 GET_RESOURCES Instance method Public Method Get resources 20060828
18 GET_ST_PARAM_BY_GUID Instance method Public Method Get start parameter by GUID 20060828
19 GET_TASK_TYPE Instance method Public Method Get task type by GUID 20060828
20 HANDLE_GRID_BUTTON_CLICK Instance method Private Event handling method handles event user_command of ALV Grid 20060825
21 HANDLE_GRID_DATA_CHANGED Instance method Private Event handling method handles event data_changed of ALV Grid 20060824
22 HANDLE_GRID_DATA_CHGD_FINISHED Instance method Private Event handling method handles event data_changed_finished of ALV Grid 20060824
23 HANDLE_GRID_TOOLBAR Instance method Private Event handling method handles event toolbar of ALV Grid 20060824
24 HANDLE_GRID_USER_COMMAND Instance method Private Event handling method 20060904
25 IMPORT_GRID_OUTTAB Instance method Private Method 20060904
26 INIT_ALV_GRID_HANDLERS Instance method Public Method 20060823
27 LOAD_DATA Instance method Private Method Load data from database 20060823
28 RELOAD_FROM_DB Instance method Public Method Reload data from database 20060829
29 SAVE Instance method Public Method Saves data to database 20060824
30 SET_ACTIVE Instance method Public Method Set attribute ACTIVE 20060825
31 SET_ALV_GRID Instance method Public Method 20060823
32 SET_BLOCK_PRE_TAB Instance method Private Method Set table BLOCK_PRE_TAB 20060824
33 SET_BLOCK_PRE_TAB_BY_NO Instance method Public Method Set table BLOCK_PRE_TAB by block numbers 20060825
34 SET_BLOCK_TAB Instance method Private Method Set table BLOCK_TAB 20060824
35 SET_CUSTOM_CONTAINER Instance method Public Method 20060823
36 SET_DATA_FROM_OUTTAB Instance method Private Method Sets data from outtab into attributes 20060824
37 SET_DATA_NOT_SAVED Instance method Private Method Set flag data_not_saved 20060823
38 SET_DRDN_TABLE Instance method Private Method Set dropdown handler 20060823
39 SET_RESOURCES Instance method Public Method Set resources 20060828
40 SET_RESOURCE_TAB Instance method Private Method Set resource table 20060828
41 SET_STOP Instance method Public Method Set attribute STOP 20060825
42 SET_ST_PARAM Instance method Public Method Set start_parameter 20060828
43 SET_ST_PARAM_TAB Instance method Private Method Set table TASK_TAB 20060828
44 SET_TASK_TAB Instance method Private Method Set table TASK_TAB 20060824
45 SET_USER_DEFINED_F4_HELPS Instance method Public Method 20060823
Events
Class CL_DMC_JOB_NET has no event.
Types
Class CL_DMC_JOB_NET has no local type.
Method Signatures

Method BUILD_FIELDCATALOG Signature

Method BUILD_FIELDCATALOG on class CL_DMC_JOB_NET has no parameter.
Method BUILD_FIELDCATALOG on class CL_DMC_JOB_NET has no exception.

Method BUILD_GRID_LAYOUT Signature

Method BUILD_GRID_LAYOUT on class CL_DMC_JOB_NET has no parameter.
Method BUILD_GRID_LAYOUT on class CL_DMC_JOB_NET has no exception.

Method BUILD_GRID_OUTTAB Signature

Method BUILD_GRID_OUTTAB on class CL_DMC_JOB_NET has no parameter.
Method BUILD_GRID_OUTTAB on class CL_DMC_JOB_NET has no exception.

Method BUILD_JOB_NET_MNTNC Signature

Method BUILD_JOB_NET_MNTNC on class CL_DMC_JOB_NET has no parameter.
Method BUILD_JOB_NET_MNTNC on class CL_DMC_JOB_NET has no exception.

Method BUILD_SORTING Signature

Method BUILD_SORTING on class CL_DMC_JOB_NET has no parameter.
Method BUILD_SORTING on class CL_DMC_JOB_NET has no exception.

Method BUILD_TOOLBAR_EXCLUDE_LIST Signature

Method BUILD_TOOLBAR_EXCLUDE_LIST on class CL_DMC_JOB_NET has no parameter.
Method BUILD_TOOLBAR_EXCLUDE_LIST on class CL_DMC_JOB_NET has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IDENT Call by reference Type reference (TYPE) DMC_JN_IDENT 20060823

Method CONSTRUCTOR on class CL_DMC_JOB_NET has no exception.

Method CREATE_NEW_JOB_NET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IDENT Call by reference Type reference (TYPE) DMC_JN_IDENT 20060823
2 Returning RREF_JOB_NET Value transfer Object reference (TYPE REF TO) CL_DMC_JOB_NET 20060823

Method CREATE_NEW_JOB_NET on class CL_DMC_JOB_NET has no exception.

Method DELETE Signature

Method DELETE on class CL_DMC_JOB_NET has no parameter.
Method DELETE on class CL_DMC_JOB_NET has no exception.

Method EXPORT_GRID_OUTTAB Signature

Method EXPORT_GRID_OUTTAB on class CL_DMC_JOB_NET has no parameter.
Method EXPORT_GRID_OUTTAB on class CL_DMC_JOB_NET has no exception.

Method FREE_JOB_NET_MNTNC Signature

Method FREE_JOB_NET_MNTNC on class CL_DMC_JOB_NET has no parameter.
Method FREE_JOB_NET_MNTNC on class CL_DMC_JOB_NET has no exception.

Method GET_ALV_GRID Signature

Method GET_ALV_GRID on class CL_DMC_JOB_NET has no parameter.
Method GET_ALV_GRID on class CL_DMC_JOB_NET has no exception.

Method GET_BLOCKS_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_BLOCKS_NO Value transfer Type reference (TYPE) DMC_JN_BLOCK_NO_TAB 20060825

Method GET_BLOCKS_NO on class CL_DMC_JOB_NET has no exception.

Method GET_CUSTOM_CONTAINER Signature

Method GET_CUSTOM_CONTAINER on class CL_DMC_JOB_NET has no parameter.
Method GET_CUSTOM_CONTAINER on class CL_DMC_JOB_NET has no exception.

Method GET_JOB_NET_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IDENT Call by reference Type reference (TYPE) DMC_JN_IDENT 20060823
2 Returning RREF_JOB_NET Value transfer Object reference (TYPE REF TO) CL_DMC_JOB_NET 20060823

Method GET_JOB_NET_REF on class CL_DMC_JOB_NET has no exception.

Method GET_PRED_BLOCKS_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BLOCK_NO Call by reference Type reference (TYPE) DMC_JN_BLOCK_NO 20060825
2 Returning RT_PRED_BLOCKS_NO Value transfer Type reference (TYPE) DMC_JN_BLOCK_NO_TAB 20060825

Method GET_PRED_BLOCKS_NO on class CL_DMC_JOB_NET has no exception.

Method GET_RESOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESOURCES Value transfer Type reference (TYPE) DMC_JN_RESOURCE_TAB 20060828

Method GET_RESOURCES on class CL_DMC_JOB_NET has no exception.

Method GET_ST_PARAM_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OWNER_GUID Call by reference Type reference (TYPE) DMC_GUID 20060828
2 Returning RS_ST_PARAM Value transfer Type reference (TYPE) DMC_JN_ST_PARAM 20060828

Method GET_ST_PARAM_BY_GUID on class CL_DMC_JOB_NET has no exception.

Method GET_TASK_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TASK_GUID Call by reference Type reference (TYPE) DMC_JN_TASK_GUID 20060828
2 Returning R_TASK_TYPE Value transfer Type reference (TYPE) DMC_JN_TASK_TYPE 20060828

Method GET_TASK_TYPE on class CL_DMC_JOB_NET has no exception.

Method HANDLE_GRID_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_COL_ID Call by reference Attribute reference (LIKE) 20060825
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20060825

Method HANDLE_GRID_BUTTON_CLICK on class CL_DMC_JOB_NET has no exception.

Method HANDLE_GRID_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Attribute reference (LIKE) 20060824
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20060824
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20060824
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20060824
5 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20060824

Method HANDLE_GRID_DATA_CHANGED on class CL_DMC_JOB_NET has no exception.

Method HANDLE_GRID_DATA_CHGD_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ET_GOOD_CELLS Call by reference Attribute reference (LIKE) 20060824
2 Importing E_MODIFIED Call by reference Attribute reference (LIKE) 20060824

Method HANDLE_GRID_DATA_CHGD_FINISHED on class CL_DMC_JOB_NET has no exception.

Method HANDLE_GRID_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Call by reference Attribute reference (LIKE) 20060824
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20060824

Method HANDLE_GRID_TOOLBAR on class CL_DMC_JOB_NET has no exception.

Method HANDLE_GRID_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20060904

Method HANDLE_GRID_USER_COMMAND on class CL_DMC_JOB_NET has no exception.

Method IMPORT_GRID_OUTTAB Signature

Method IMPORT_GRID_OUTTAB on class CL_DMC_JOB_NET has no parameter.
Method IMPORT_GRID_OUTTAB on class CL_DMC_JOB_NET has no exception.

Method INIT_ALV_GRID_HANDLERS Signature

Method INIT_ALV_GRID_HANDLERS on class CL_DMC_JOB_NET has no parameter.
Method INIT_ALV_GRID_HANDLERS on class CL_DMC_JOB_NET has no exception.

Method LOAD_DATA Signature

Method LOAD_DATA on class CL_DMC_JOB_NET has no parameter.
Method LOAD_DATA on class CL_DMC_JOB_NET has no exception.

Method RELOAD_FROM_DB Signature

Method RELOAD_FROM_DB on class CL_DMC_JOB_NET has no parameter.
Method RELOAD_FROM_DB on class CL_DMC_JOB_NET has no exception.

Method SAVE Signature

Method SAVE on class CL_DMC_JOB_NET has no parameter.
Method SAVE on class CL_DMC_JOB_NET has no exception.

Method SET_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVE Value transfer Type reference (TYPE) DMC_ACTIVE 20060825

Method SET_ACTIVE on class CL_DMC_JOB_NET has no exception.

Method SET_ALV_GRID Signature

Method SET_ALV_GRID on class CL_DMC_JOB_NET has no parameter.
Method SET_ALV_GRID on class CL_DMC_JOB_NET has no exception.

Method SET_BLOCK_PRE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BLOCK_PRE Value transfer Type reference (TYPE) DMC_JN_BLOCK_PRE_TAB 20060824

Method SET_BLOCK_PRE_TAB on class CL_DMC_JOB_NET has no exception.

Method SET_BLOCK_PRE_TAB_BY_NO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BLOCK_PRE_NO Value transfer Type reference (TYPE) DMC_JN_BLOCK_NO_TAB 20060825
2 Importing I_BLOCK_NO Call by reference Type reference (TYPE) DMC_JN_BLOCK_NO 20060825

Method SET_BLOCK_PRE_TAB_BY_NO on class CL_DMC_JOB_NET has no exception.

Method SET_BLOCK_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BLOCK Value transfer Type reference (TYPE) DMC_JN_BLOCK_TAB 20060824

Method SET_BLOCK_TAB on class CL_DMC_JOB_NET has no exception.

Method SET_CUSTOM_CONTAINER Signature

Method SET_CUSTOM_CONTAINER on class CL_DMC_JOB_NET has no parameter.
Method SET_CUSTOM_CONTAINER on class CL_DMC_JOB_NET has no exception.

Method SET_DATA_FROM_OUTTAB Signature

Method SET_DATA_FROM_OUTTAB on class CL_DMC_JOB_NET has no parameter.
Method SET_DATA_FROM_OUTTAB on class CL_DMC_JOB_NET has no exception.

Method SET_DATA_NOT_SAVED Signature

Method SET_DATA_NOT_SAVED on class CL_DMC_JOB_NET has no parameter.
Method SET_DATA_NOT_SAVED on class CL_DMC_JOB_NET has no exception.

Method SET_DRDN_TABLE Signature

Method SET_DRDN_TABLE on class CL_DMC_JOB_NET has no parameter.
Method SET_DRDN_TABLE on class CL_DMC_JOB_NET has no exception.

Method SET_RESOURCES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RESOURCE Call by reference Type reference (TYPE) DMC_JN_RESOURCE_TAB 20060828

Method SET_RESOURCES on class CL_DMC_JOB_NET has no exception.

Method SET_RESOURCE_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RESOURCE Value transfer Type reference (TYPE) DMC_JN_RESOURCE_TAB 20060828

Method SET_RESOURCE_TAB on class CL_DMC_JOB_NET has no exception.

Method SET_STOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STOP Value transfer Type reference (TYPE) DMC_STOP 20060825

Method SET_STOP on class CL_DMC_JOB_NET has no exception.

Method SET_ST_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ST_PARAM Call by reference Type reference (TYPE) DMC_JN_ST_PARAM 20060828
2 Importing I_OWNER_GUID Call by reference Type reference (TYPE) DMC_GUID 20060828

Method SET_ST_PARAM on class CL_DMC_JOB_NET has no exception.

Method SET_ST_PARAM_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ST_PARAM Value transfer Type reference (TYPE) DMC_JN_ST_PARAM_TAB 20060828

Method SET_ST_PARAM_TAB on class CL_DMC_JOB_NET has no exception.

Method SET_TASK_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TASK Value transfer Type reference (TYPE) DMC_JN_TASK_TAB 20060824

Method SET_TASK_TAB on class CL_DMC_JOB_NET has no exception.

Method SET_USER_DEFINED_F4_HELPS Signature

Method SET_USER_DEFINED_F4_HELPS on class CL_DMC_JOB_NET has no parameter.
Method SET_USER_DEFINED_F4_HELPS on class CL_DMC_JOB_NET has no exception.
History
Last changed by/on SAP  20141030 
SAP Release Created in 620