SAP ABAP Class CL_OIJ_BPB_BARC (Bar chart of Berth Planning Board)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-DS-TSW (Application Component) Trader's and Scheduler's Workbench
     OIJ (Package) TSW Traders and Schedulers Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_BARCHART Bar chart wrapper 20050216
Properties
Class CL_OIJ_BPB_BARC  
Short Description Bar chart of Berth Planning Board    
Super Class CL_GUI_BARCHART Bar chart wrapper 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package OIJ   TSW Traders and Schedulers Workbench 
Created 20050216   SAP 
Last change 20110810   SAP 
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
Class CL_OIJ_BPB_BARC has no interface implemented.
Friends
Class CL_OIJ_BPB_BARC has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENT_END_DATE Instance attribute Public Type reference (TYPE) D 20050216
2 CURRENT_START_DATE Instance attribute Public Type reference (TYPE) D 20050812
3 CURRENT_TIME_UNIT Instance attribute Public Type reference (TYPE) BCTIMEUNIT Unit in time axis of bar chart 20050216
4 GO_BPB_DATA Instance attribute Private Object reference (TYPE REF TO) CL_OIJ_BPB_DATA Berth Planning Board data class 20050302
5 GO_GUI_BADI Instance attribute Private Object reference (TYPE REF TO) IF_EX_OIJ_BPB_GUI OIJ_BPB_GUI BADI 20050216
6 GO_MAIN_BADI Instance attribute Private Object reference (TYPE REF TO) IF_EX_OIJ_BPB_MAIN Business add-in interface IF_EX_OIJ_BPB_MAIN 20050812
7 GO_PARENT Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Container for bar chart 20050216
8 GO_TOOLBAR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TOOLBAR Toolbar Control for bar chart 20050216
9 GS_GRAPH_PROFILE Instance attribute Private Type reference (TYPE) BCPROFILE Graphics profile in the Gantt chart 20050216
10 GS_USER_TIME_FRAME Instance attribute Private Type reference (TYPE) TYP_USER_TIME_FRAME 20050614
11 GT_BERTHS Instance attribute Private Type reference (TYPE) ROIJ_EL_BERTH_PL_T Table type for holding berth scheduling data 20090623
12 GT_BERTH_TO_NO Instance attribute Private Type reference (TYPE) TTYP_BERTH_TO_NO link between berth and line 20050225
13 GT_BOXES Instance attribute Private Type reference (TYPE) TTYP_BOXES 20050216
14 GT_BOX_VALS Instance attribute Private Type reference (TYPE) TTYP_BOX_VALS 20050216
15 GT_DELETIONS Instance attribute Private Type reference (TYPE) TTYP_DELETIONS 20050216
16 GT_LDS_DATA Instance attribute Public Type reference (TYPE) ROIJNOMI_LDS_IO_T Table type for holding berth scheduling data 20050216
17 GT_LDS_TO_OBJ Instance attribute Private Type reference (TYPE) TTYP_LDS_TO_OBJECT link between node and lds data 20050223
18 GT_LINKS Instance attribute Private Type reference (TYPE) TTYP_LINKS 20050216
19 GT_LINK_VALS Instance attribute Private Type reference (TYPE) TTYP_LINK_VALS 20050216
20 GT_NODES Instance attribute Private Type reference (TYPE) TTYP_NODES 20050216
21 GT_NODE_VALS Instance attribute Private Type reference (TYPE) TTYP_NODE_VALS 20050216
22 GT_NOMH Instance attribute Private Type reference (TYPE) ROIJNOMHIO_T Nomination Header Communcation Table Type 20050304
23 GT_NOMI Instance attribute Private Type reference (TYPE) ROIJNOMIIO_T Nomination Item Communication 20050304
24 GT_POSITIONS Instance attribute Private Type reference (TYPE) TTYP_POSITIONS 20050216
25 GV_ABAP_CMD Instance attribute Private Type reference (TYPE) NET_GRAPH-GR_MES User Action for Grap 20050216
26 GV_BERTH_FL Instance attribute Public Type reference (TYPE) CHAR1 Single-Character Indicator 20091102
27 GV_BOXID Instance attribute Private Type reference (TYPE) BCBOXES-ID Identification for box in bar chart 20050216
28 GV_CHART_ID Instance attribute Private Type reference (TYPE) BCCHART-ID Object identification in bar chart 20050216
29 GV_CLDR_END_DATE Instance attribute Private Type reference (TYPE) BCSECTION-START Start date of section in bar chart 20050216
30 GV_CLDR_START_DATE Instance attribute Private Type reference (TYPE) BCSECTION-START Start date of section in bar chart 20050812
31 GV_DISPLAY Instance attribute Private Type reference (TYPE) C 'X'-display mode 20050221
32 GV_GRAPH_CMD Instance attribute Private Type reference (TYPE) NET_GRAPH-GR_MES User action ID 20050216
33 GV_GUI_EXIT_ACT Instance attribute Private Type reference (TYPE) C active implementation exists 20050418
34 GV_INTERVAL Instance attribute Private Type reference (TYPE) SY-UCOMM Screens, function code triggered by PAI 20050310
35 GV_LOCKSTRATEGY Instance attribute Private Type reference (TYPE) C ' ' Locking strategy ' ', 'E' or 'L' 20090617
36 GV_RESIZE Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Flag 20050314
37 GV_RETCODE Instance attribute Private Type reference (TYPE) I Return code of gant chart 20050216
38 GV_SAVE_SCROLL_POS Instance attribute Private Type reference (TYPE) BCSECSTART Start date of section in bar chart 20050812
39 GV_SECTION_ID Instance attribute Private Type reference (TYPE) BCSECTID Identification for section in time axis of bar chart 20050216
40 GV_STATUS Instance attribute Private Type reference (TYPE) NET_GRAPH-STAT Status in graphic 20050216
41 GV_STATUS_TEXT Instance attribute Private Type reference (TYPE) NET_GRAPH-STATUSTEXT Text in status line 20050216
Methods
# Method Level Visibility Method type Description Created on
1 ADD_TOOLBAR_BUTTONS Instance method Private Method Add buttons to the toolbar 20050216
2 ADJUST_TIME_FRAME Instance method Private Method adjust the time frame due to partially visible nodes 20050308
3 CHANGE_MODE Instance method Public Method set the maintenance mode of the control 20050221
4 CHECK_DATA_CHANGED Instance method Private Method determine the changed data and raise event 20050224
5 CONSTRUCTOR Instance method Public Constructor constructor 20050216
6 CREATE_BOX Instance method Private Method create a box for berth and tank 20050311
7 CREATE_COLUMNS Instance method Private Method create the colums (Berth, Tank) 20050216
8 CREATE_GUI_BADI_OBJECT Instance method Private Method create instance of the UI BADI 20050418
9 CREATE_LDS_BOXES_NODES Instance method Private Method set boxes and nodes 20050216
10 CREATE_NODE Instance method Private Method create a node for a load discharge item 20050216
11 CREATE_NODE_DESCRIPTION Instance method Private Method create a node description 20050307
12 CREATE_TIME_HEADER Instance method Private Method create the time lines headers 20050216
13 GET_DATA Instance method Public Method get lds data 20050216
14 GET_GRAPH_PROFILE Instance method Private Method retrieve graph profile 20050216
15 GET_MULT_LOCS Instance method Private Method determine if lds data of more than 1 loc will be displayed 20050613
16 GET_START_END_FROM_LDS Instance method Private Method returns start date, end date from lds data 20050216
17 GRAPH_PAI Instance method Private Method handle pai 20050216
18 HANDLE_TB_DROPDOWN_CLICKED Instance method Private Event handling method eventhandler for toolbar function dropdown clicked 20050216
19 HANDLE_TB_FUNCTION_SELECTED Instance method Private Event handling method eventhandler for toolbar function selected 20050216
20 MARK_SEL_CONTEXT_MENU_ENTRY Instance method Private Method mark selected context menu entry 20050314
21 NAVIGATION_TO_NOMINATION Instance method Private Method show the related nomination in nomination transaction 20050812
22 PROCESS_COMMAND Instance method Public Method needed to process the chart commands 20050216
23 PROCESS_PBO Instance method Private Method process the pbo of the control 20050216
24 REFRESH Instance method Public Method refresh the chart with lds data already set 20050216
25 REGISTER_TB_EVENTS Instance method Private Method register the two toolbar events 20050216
26 SECTIONS_SET_UNIT_WIDTH Instance method Private Method set the unit for a section 20050223
27 SET_CHART Instance method Private Method set the charts data 20050216
28 SET_CHART_PROFILE Instance method Public Method set the chart profile 20050216
29 SET_DATA Instance method Public Method set lds data 20050216
30 SET_TIME_AXIS Instance method Public Method Sets Extract from Timescale 20050216
31 SET_TIME_FRAME Instance method Private Method set the time frame for the display 20050307
32 TIME_SCALE_VIEW_SET Instance method Private Method change the view time scale 20050223
Events
# Event Type Visibility Description Created on
1 LDS_DATA_CHANGED Instance Event
(0)
Public
(2)
load discharge data was changed 20050224
Types
Class CL_OIJ_BPB_BARC has no local type.
Method Signatures

Method ADD_TOOLBAR_BUTTONS Signature

Method ADD_TOOLBAR_BUTTONS on class CL_OIJ_BPB_BARC has no parameter.
Method ADD_TOOLBAR_BUTTONS on class CL_OIJ_BPB_BARC has no exception.

Method ADJUST_TIME_FRAME Signature

Method ADJUST_TIME_FRAME on class CL_OIJ_BPB_BARC has no parameter.
Method ADJUST_TIME_FRAME on class CL_OIJ_BPB_BARC has no exception.

Method CHANGE_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DISPLAY_MODE Call by reference Type reference (TYPE) C 'X'-displaymode 20050221

Method CHANGE_MODE on class CL_OIJ_BPB_BARC has no exception.

Method CHECK_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NODES Call by reference Type reference (TYPE) BCNODESTAB Table Type for BCNODES 20050302
2 Changing CT_NODE_VALS Call by reference Type reference (TYPE) BCNVALSTAB Table Type for BCNVALS 20050302
3 Changing CT_POSITIONS Call by reference Type reference (TYPE) BCPOSITIONTAB Table Type for BCPOSITION 20050302

Method CHECK_DATA_CHANGED on class CL_OIJ_BPB_BARC has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_END_DATE Value transfer Type reference (TYPE) D 20050216
2 Importing IM_NO_DBLCLICK Value transfer Type reference (TYPE) XFELD Ankreuz-Feld 20050216
3 Importing IM_PROFILE_ID Value transfer Type reference (TYPE) BCPROFILE Graphics profile in the Gantt chart 20050216
4 Importing IM_START_DATE Value transfer Type reference (TYPE) D 20050216
5 Importing IO_BPB_DATA Call by reference Object reference (TYPE REF TO) CL_OIJ_BPB_DATA Berth Planning Board data class 20050302
6 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER bar chart container 20050216
7 Importing IO_GUI_BADI Call by reference Object reference (TYPE REF TO) IF_EX_OIJ_BPB_GUI Reference of UI BADI 20050216
8 Importing IO_MAIN_BADI Call by reference Object reference (TYPE REF TO) IF_EX_OIJ_BPB_MAIN 20050812
9 Importing IT_LDS_DATA Value transfer Type reference (TYPE) ROIJNOMI_LDS_IO_T Tabellentyp für Liegeplatz-Planungsdaten 20050216
10 Importing IT_NOMH Value transfer Type reference (TYPE) ROIJNOMHIO_T Typ der Kommunikationstabelle für Planungsbelegkopf 20050304
11 Importing IT_NOMI Value transfer Type reference (TYPE) ROIJNOMIIO_T Planungsbeleg-Position, Kommunikation 20050304
12 Importing IV_BERTH_FL Value transfer Type reference (TYPE) CHAR1 Single-Character Indicator 20091102
13 Importing IV_DISPLAY_MODE Value transfer Type reference (TYPE) C 'X'-display mode 20050221

Method CONSTRUCTOR on class CL_OIJ_BPB_BARC has no exception.

Method CREATE_BOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BOXES Call by reference Type reference (TYPE) TTYP_BOXES 20050311
2 Changing CT_BOX_VALS Call by reference Type reference (TYPE) TTYP_BOX_VALS 20050311
3 Changing CT_POSITIONS Call by reference Type reference (TYPE) TTYP_POSITIONS 20050311
4 Importing IS_BERTH_TO_NO Call by reference Type reference (TYPE) TYP_BERTH_TO_NO Bild-Kommunikationsstruktur zu OIJNOMI_LDS 20050311
5 Importing IV_BERTH_NO Call by reference Type reference (TYPE) BCROWNUMB Line number in bar chart 20050311
6 Importing IV_BOXID Call by reference Type reference (TYPE) BCBOXES-ID Identification for box in bar chart 20050311
7 Importing IV_CHART_ID Call by reference Type reference (TYPE) BCCHART-ID Object identification in bar chart 20050311
8 Importing IV_MULT_LOCS Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050613

Method CREATE_BOX on class CL_OIJ_BPB_BARC has no exception.

Method CREATE_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BOXES Call by reference Type reference (TYPE) TTYP_BOXES 20050216
2 Changing CT_BOX_VALS Call by reference Type reference (TYPE) TTYP_BOX_VALS 20050216
3 Changing CT_POSITIONS Call by reference Type reference (TYPE) TTYP_POSITIONS 20050216
4 Changing CV_BOXID Call by reference Type reference (TYPE) BCBOXES-ID Identification for box in bar chart 20050216
5 Changing IV_CHART_ID Call by reference Type reference (TYPE) BCCHART-ID Object identification in bar chart 20050216
6 Importing IV_MULT_LOCS Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050613

Method CREATE_COLUMNS on class CL_OIJ_BPB_BARC has no exception.

Method CREATE_GUI_BADI_OBJECT Signature

Method CREATE_GUI_BADI_OBJECT on class CL_OIJ_BPB_BARC has no parameter.
Method CREATE_GUI_BADI_OBJECT on class CL_OIJ_BPB_BARC has no exception.

Method CREATE_LDS_BOXES_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BOXES Call by reference Type reference (TYPE) TTYP_BOXES 20050216
2 Changing CT_BOX_VALS Call by reference Type reference (TYPE) TTYP_BOX_VALS 20050216
3 Changing CT_NODES Call by reference Type reference (TYPE) TTYP_NODES 20050216
4 Changing CT_NODE_VALS Call by reference Type reference (TYPE) TTYP_NODE_VALS 20050216
5 Changing CT_POSITIONS Call by reference Type reference (TYPE) TTYP_POSITIONS 20050216
6 Changing CV_BOXID Call by reference Type reference (TYPE) BCBOXES-ID Identification for box in bar chart 20050216
7 Changing IV_CHART_ID Call by reference Type reference (TYPE) BCCHART-ID Object identification in bar chart 20050216
8 Importing IV_MULT_LOCS Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050613

Method CREATE_LDS_BOXES_NODES on class CL_OIJ_BPB_BARC has no exception.

Method CREATE_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NODES Call by reference Type reference (TYPE) TTYP_NODES 20050216
2 Changing CT_NODE_VALS Call by reference Type reference (TYPE) TTYP_NODE_VALS 20050216
3 Changing CT_POSITIONS Call by reference Type reference (TYPE) TTYP_POSITIONS 20050216
4 Changing CV_BOXID Call by reference Type reference (TYPE) BCBOXES-ID Identification for box in bar chart 20050216
5 Importing IS_LDS_DATA Call by reference Type reference (TYPE) ROIJNOMI_LDS_IO Bild-Kommunikationsstruktur zu OIJNOMI_LDS 20050216
6 Importing IV_BERTH_NO Call by reference Type reference (TYPE) BCROWNUMB Line number in bar chart 20050216
7 Importing IV_CHART_ID Call by reference Type reference (TYPE) BCCHART-ID Object identification in bar chart 20050216

Method CREATE_NODE on class CL_OIJ_BPB_BARC has no exception.

Method CREATE_NODE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_DESCRIPTION Call by reference Type reference (TYPE) BCVALSVAL Menu Painter: Function or menu text (4.0) 20050307
2 Importing IV_LDS_DATA Call by reference Type reference (TYPE) ROIJNOMI_LDS_IO Bild-Kommunikationsstruktur zu OIJNOMI_LDS 20050307

Method CREATE_NODE_DESCRIPTION on class CL_OIJ_BPB_BARC has no exception.

Method CREATE_TIME_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CHART_ID Call by reference Type reference (TYPE) BCCHART-ID Object identification in bar chart 20050216
2 Importing IV_SECTION_ID Call by reference Type reference (TYPE) BCSECTION-ID Identification for section in time axis of bar chart 20050216

Method CREATE_TIME_HEADER on class CL_OIJ_BPB_BARC has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LDS_DATA Call by reference Type reference (TYPE) ROIJNOMI_LDS_IO_T Tabellentyp für Liegeplatz-Planungsdaten 20050216

Method GET_DATA on class CL_OIJ_BPB_BARC has no exception.

Method GET_GRAPH_PROFILE Signature

Method GET_GRAPH_PROFILE on class CL_OIJ_BPB_BARC has no parameter.
Method GET_GRAPH_PROFILE on class CL_OIJ_BPB_BARC has no exception.

Method GET_MULT_LOCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_MULT_LOCS Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050613

Method GET_MULT_LOCS on class CL_OIJ_BPB_BARC has no exception.

Method GET_START_END_FROM_LDS Signature

Method GET_START_END_FROM_LDS on class CL_OIJ_BPB_BARC has no parameter.
Method GET_START_END_FROM_LDS on class CL_OIJ_BPB_BARC has no exception.

Method GRAPH_PAI Signature

Method GRAPH_PAI on class CL_OIJ_BPB_BARC has no parameter.
Method GRAPH_PAI on class CL_OIJ_BPB_BARC has no exception.

Method HANDLE_TB_DROPDOWN_CLICKED Signature

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

Method HANDLE_TB_DROPDOWN_CLICKED on class CL_OIJ_BPB_BARC has no exception.

Method HANDLE_TB_FUNCTION_SELECTED Signature

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

Method HANDLE_TB_FUNCTION_SELECTED on class CL_OIJ_BPB_BARC has no exception.

Method MARK_SEL_CONTEXT_MENU_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FUNCTION_CODE Value transfer Type reference (TYPE) SY-UCOMM Bilder, Funktionscode ausgelöst durch PAI 20050314

Method MARK_SEL_CONTEXT_MENU_ENTRY on class CL_OIJ_BPB_BARC has no exception.

Method NAVIGATION_TO_NOMINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_NODES Call by reference Type reference (TYPE) BCNODESTAB 20050812
2 Changing CT_NODE_VALS Call by reference Type reference (TYPE) BCNVALSTAB 20050812
3 Changing CT_POSITIONS Call by reference Type reference (TYPE) BCPOSITIONTAB 20050812

Method NAVIGATION_TO_NOMINATION on class CL_OIJ_BPB_BARC has no exception.

Method PROCESS_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OK_CODE Call by reference Type reference (TYPE) SY-UCOMM Bilder, Funktionscode ausgelöst durch PAI 20050216

Method PROCESS_COMMAND on class CL_OIJ_BPB_BARC has no exception.

Method PROCESS_PBO Signature

Method PROCESS_PBO on class CL_OIJ_BPB_BARC has no parameter.
# Exception Resumable Description Created on
1 ERR_IN_PROFILE error in graphic profile 20050216
2 INV_PROFILE graphic profile is wrong 20050216

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DISPLAY_MODE Value transfer Type reference (TYPE) C 20050310
2 Importing IM_END_DATE Value transfer Type reference (TYPE) D 20050309
3 Importing IM_START_DATE Value transfer Type reference (TYPE) D 20050309

Method REFRESH on class CL_OIJ_BPB_BARC has no exception.

Method REGISTER_TB_EVENTS Signature

Method REGISTER_TB_EVENTS on class CL_OIJ_BPB_BARC has no parameter.
Method REGISTER_TB_EVENTS on class CL_OIJ_BPB_BARC has no exception.

Method SECTIONS_SET_UNIT_WIDTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SIZE Call by reference Type reference (TYPE) BCSECTSIZE Width of section in time axis of bar chart 20050223
2 Importing I_UNIT Call by reference Type reference (TYPE) CHAR10 20050310

Method SECTIONS_SET_UNIT_WIDTH on class CL_OIJ_BPB_BARC has no exception.

Method SET_CHART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_BOXES Call by reference Type reference (TYPE) TTYP_BOXES 20050216
2 Changing CT_BOX_VALS Call by reference Type reference (TYPE) TTYP_BOX_VALS 20050216
3 Changing CT_POSITIONS Call by reference Type reference (TYPE) TTYP_POSITIONS 20050216
4 Changing CV_BOXID Call by reference Type reference (TYPE) BCBOXES-ID Identification for box in bar chart 20050216
5 Changing CV_CHART_ID Call by reference Type reference (TYPE) BCCHART-ID Object identification in bar chart 20050322
6 Importing IV_MULT_LOCS Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20050613

Method SET_CHART on class CL_OIJ_BPB_BARC has no exception.

Method SET_CHART_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_GRAPH_PROFILE Call by reference Type reference (TYPE) BCPROFILE Graphics profile in the Gantt chart 20050216

Method SET_CHART_PROFILE on class CL_OIJ_BPB_BARC has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BERTHS Call by reference Type reference (TYPE) ROIJ_EL_BERTH_PL_T Table type for holding berth scheduling data 20090623
2 Importing IT_LDS_DATA Call by reference Type reference (TYPE) ROIJNOMI_LDS_IO_T Tabellentyp für Liegeplatz-Planungsdaten 20050216
3 Importing IT_NOMH Call by reference Type reference (TYPE) ROIJNOMHIO_T Typ der Kommunikationstabelle für Planungsbelegkopf 20050304
4 Importing IT_NOMI Call by reference Type reference (TYPE) ROIJNOMIIO_T Planungsbeleg-Position, Kommunikation 20050304
5 Importing LV_BERTH_FL Call by reference Type reference (TYPE) CHAR1 Single-Character Indicator 20091102

Method SET_DATA on class CL_OIJ_BPB_BARC has no exception.

Method SET_TIME_AXIS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AUTOMATIC Call by reference Type reference (TYPE) C '' Flag: Automatic Area 20050216
2 Importing IM_END_DATE Call by reference Type reference (TYPE) D Endedatum 20050216
3 Importing IM_START_DATE Call by reference Type reference (TYPE) D Startdatum 20050216
4 Importing IM_WEEKS_AFTER Call by reference Type reference (TYPE) I Weeks After Current Date 20050216
5 Importing IM_WEEKS_BEFORE Call by reference Type reference (TYPE) I Weeks Before Current Date 20050216

Method SET_TIME_AXIS on class CL_OIJ_BPB_BARC has no exception.

Method SET_TIME_FRAME Signature

Method SET_TIME_FRAME on class CL_OIJ_BPB_BARC has no parameter.
Method SET_TIME_FRAME on class CL_OIJ_BPB_BARC has no exception.

Method TIME_SCALE_VIEW_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FUNC Call by reference Type reference (TYPE) SY-UCOMM Bilder, Funktionscode ausgelöst durch PAI 20050223

Method TIME_SCALE_VIEW_SET on class CL_OIJ_BPB_BARC has no exception.
Event Signatures

Event LDS_DATA_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ET_LDS_DATA Exporting Value transfer Type reference (TYPE) ROIJNOMI_LDS_IO_T Tabellentyp für Liegeplatz-Planungsdaten 20050224
History
Last changed by/on SAP  20110810 
SAP Release Created in 600