SAP ABAP Class CL_LXDCK_PLAN (Plan)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LE-WM-CD (Application Component) Cross-Docking
     LXDCK (Package) Cross dock
Properties
Class CL_LXDCK_PLAN  
Short Description Plan    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LXDCK   Cross dock 
Created 20030227   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_LXDCK_LDOCV Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 TXDCK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_LXDCK_PLAN has no interface implemented.
Friends
Class CL_LXDCK_PLAN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MPREF_CONT Instance attribute Public Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Custom Controls in the Screen Area 20030227
2 MPREF_LDOCV_INB Static Attribute Public Object reference (TYPE REF TO) CL_LXDCK_LDOCV Pool of documents for PlanExecution 20030227
3 MPREF_LDOCV_OUT Static Attribute Public Object reference (TYPE REF TO) CL_LXDCK_LDOCV Pool of documents for PlanExecution 20030227
4 MPS_LXWHS Instance attribute Private Type reference (TYPE) LXWHS Cross Docking warehouse level customization 20030326
5 MPS_SCHDL Static Attribute Private Type reference (TYPE) LXHME_XDPLN_SCHDL X-dock planning - Yard scheduling interface 20030327
6 MPT_DOC Instance attribute Private Type reference (TYPE) LXDCKM_PLAN_T Presentation view of plan - table type 20030302
7 MPT_FIELDCATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20030302
8 MPT_FLDCAT_DOC Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20030302
9 MPT_FLDCAT_ITM Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20030302
10 MPT_FLDCAT_SHP Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20030302
11 MPT_ITM Instance attribute Private Type reference (TYPE) LXDCKM_PLAN_T Presentation view of plan - table type 20030302
12 MPT_SCHDL Static Attribute Private Type reference (TYPE) LXHME_XDPLN_SCHDL_T X-dock planning - Yard scheduling interface 20030325
13 MPT_SHP Instance attribute Private Type reference (TYPE) LXDCKM_PLAN_T Presentation view of plan - table type 20030302
14 MPV_CHECK_MODE Static Attribute Private Type reference (TYPE) XFELD Checkbox 20030512
15 MPV_MESSAGE Static Attribute Public Type reference (TYPE) TEXT256 Text, 256 characters 20030625
16 MPV_SCHDL_ONLY Instance attribute Private Type reference (TYPE) XFELD Checkbox 20030703
17 MPV_VIEW Instance attribute Private Type reference (TYPE) CHAR1 Single-character flag 20030331
18 MREF_ALV Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20030227
19 MS_LAYOUT Static Attribute Private Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20030227
20 MT_FIELDCATALOG Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20030227
21 MT_FUNCTIONS Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Function Code Table 20030227
22 MT_PLAN Instance attribute Public Type reference (TYPE) LXDCKM_PLAN_T Cross dock decision table type 20030227
23 PC_FC_DEL_ROWS Static Attribute Private Type reference (TYPE) UI_FUNC 'DELR' Function code 20030227
24 PC_FC_EDIT_QTY Static Attribute Private Type reference (TYPE) UI_FUNC 'EDIT' Function code 20030227
25 PC_FC_SAVE Static Attribute Private Type reference (TYPE) UI_FUNC 'SAVE' Function code 20030227
26 PC_FC_SCHEDULE Static Attribute Private Type reference (TYPE) UI_FUNC 'SCHD' Function code 20030323
27 PT_FLDCAT_DOC Static Attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20030302
28 PT_FLDCAT_ITM Static Attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20030302
29 PT_FLDCAT_SHP Static Attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20030302
30 PT_LYYRD Static Attribute Public Type reference (TYPE) LYYRD_T Yard 20030624
31 PV_LGNUM Static Attribute Public Type reference (TYPE) LEINT_LGNUM Warehouse Number 20030512
32 PV_SCHDL Instance attribute Public Type reference (TYPE) XFELD Checkbox 20030624
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_QTY Instance method Private Method 20030331
2 CHANGE_VIEW Instance method Public Method Set view of plan (shipment, document, item) 20030302
3 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20030302
4 CONFIRM_QUERY Static method Public Method 20030529
5 CONSTRUCTOR Instance method Public Constructor Constructor 20030227
6 DISPLAY Instance method Public Method Display plan in ALV 20030227
7 GET_PLAN Instance method Public Method 20030331
8 GET_SELECTED_PLAN Instance method Private Method Get selected rows of plan 20030227
9 IF_SCHDL Static method Private Method Schedule document 20030326
10 ON_TOOLBAR Instance method Private Event handling method Handler of the ALV event Toolbar 20030227
11 ON_USER_COMMAND Instance method Private Event handling method Handler of the ALV event User command 20030227
12 SCHEDULE_DECISION Static method Public Method Schedule decision 20030327
13 SCHEDULE_DOORS Instance method Public Method Schedule doors 20030324
14 SCHEDULE_DOORS_BCKG Static method Public Method Schedule doors in background 20030512
15 SET_DECISION_ATTRS Static method Public Method Set additional attributes of decision 20030702
16 SET_PLAN Instance method Public Method 20030331
17 SET_VIEW Instance method Private Method 20030331
Events
Class CL_LXDCK_PLAN has no event.
Types
Class CL_LXDCK_PLAN has no local type.
Method Signatures

Method CHANGE_QTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PLAN Call by reference Type reference (TYPE) LXDCKM_PLAN_T Tabellentyp - Anzeigesicht für Pläne 20030331

Method CHANGE_QTY on class CL_LXDCK_PLAN has no exception.

Method CHANGE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VIEW Call by reference Type reference (TYPE) C 20030302

Method CHANGE_VIEW on class CL_LXDCK_PLAN has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_LXDCK_PLAN has no parameter.
Method CLASS_CONSTRUCTOR on class CL_LXDCK_PLAN has no exception.

Method CONFIRM_QUERY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_ANSWER Value transfer Type reference (TYPE) XFELD Ankreuzfeld 20030529
2 Importing IV_QUESTION Call by reference Type reference (TYPE) ANY 20030529
3 Importing IV_TITLE Call by reference Type reference (TYPE) ANY 20030529

Method CONFIRM_QUERY on class CL_LXDCK_PLAN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEFAULT_VIEW Call by reference Type reference (TYPE) CHAR1 CL_LXDCK_LDOCV=>_C_VIEW_DOC Single-Character Indicator 20060301
2 Importing IV_LGNUM Call by reference Type reference (TYPE) LEINT_LGNUM Lagernummer 20030330
3 Importing IV_SCHDL_ONLY Call by reference Type reference (TYPE) XFELD Ankreuzfeld 20030703

Method CONSTRUCTOR on class CL_LXDCK_PLAN has no exception.

Method DISPLAY Signature

Method DISPLAY on class CL_LXDCK_PLAN has no parameter.
Method DISPLAY on class CL_LXDCK_PLAN has no exception.

Method GET_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_PLAN Value transfer Type reference (TYPE) LXDCKM_PLAN_T Tabellentyp - Anzeigesicht für Pläne 20030331

Method GET_PLAN on class CL_LXDCK_PLAN has no exception.

Method GET_SELECTED_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_PLAN Value transfer Type reference (TYPE) LXDCKM_PLAN_T Tabellentyp - Anzeigesicht von Entscheidungen 20030227

Method GET_SELECTED_PLAN on class CL_LXDCK_PLAN has no exception.

Method IF_SCHDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_SCHDL_FLAG Value transfer Type reference (TYPE) XFELD Ankreuzfeld 20030326
2 Importing IS_SCHDL Call by reference Type reference (TYPE) LXHME_XDPLN_SCHDL Cross-Docking-Planung - Schnittstelle f. Yard-Terminierung 20030330

Method IF_SCHDL on class CL_LXDCK_PLAN has no exception.

Method ON_TOOLBAR Signature

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

Method ON_TOOLBAR on class CL_LXDCK_PLAN has no exception.

Method ON_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) 20030227
2 Importing SENDER Call by reference Attribute reference (LIKE) 20030227

Method ON_USER_COMMAND on class CL_LXDCK_PLAN has no exception.

Method SCHEDULE_DECISION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_PLAN Call by reference Type reference (TYPE) LXDCKM_PLAN Anzeigesicht für Pläne 20030327
2 Importing IS_SCHDL_INB Call by reference Type reference (TYPE) LXHME_XDPLN_SCHDL Cross-Docking-Planung - Schnittstelle f. Yard-Terminierung 20030327
3 Importing IS_SCHDL_OUT Call by reference Type reference (TYPE) LXHME_XDPLN_SCHDL Cross-Docking-Planung - Schnittstelle f. Yard-Terminierung 20030327
4 Importing IT_LDOCV_INB Call by reference Type reference (TYPE) LXHME_LDOCV_T Tabelle - logistische Belegsicht 20030512
5 Importing IT_LDOCV_OUT Call by reference Type reference (TYPE) LXHME_LDOCV_T Tabelle - logistische Belegsicht 20030512
6 Importing IT_PLAN Call by reference Type reference (TYPE) LXDCKM_PLAN_T Tabellentyp - Anzeigesicht für Pläne 20030522

Method SCHEDULE_DECISION on class CL_LXDCK_PLAN has no exception.

Method SCHEDULE_DOORS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PLAN Call by reference Type reference (TYPE) LXDCKM_PLAN_T Tabellentyp - Anzeigesicht für Pläne 20030513

Method SCHEDULE_DOORS on class CL_LXDCK_PLAN has no exception.

Method SCHEDULE_DOORS_BCKG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PLAN Call by reference Type reference (TYPE) LXDCK_DECPL_T Tabellentyp - Anzeigesicht für Pläne 20030512
2 Exporting ET_PLAN_SCHDL Call by reference Type reference (TYPE) LXDCKM_LXDCN_SCHDL_T Tabellentyp - Entscheidung mit Terminierungsinformationen 20030626
3 Importing IT_LDOCV_INB Call by reference Type reference (TYPE) LXHME_LDOCV_T Tabelle - logistische Belegsicht 20030512
4 Importing IT_LDOCV_OUT Call by reference Type reference (TYPE) LXHME_LDOCV_T Tabelle - logistische Belegsicht 20030512
5 Importing IV_LGNUM Call by reference Type reference (TYPE) LEINT_LGNUM Lagernummer 20030512

Method SCHEDULE_DOORS_BCKG on class CL_LXDCK_PLAN has no exception.

Method SET_DECISION_ATTRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_PLAN Call by reference Type reference (TYPE) LXDCK_DECPL_T Tabellentyp - Cross-Docking-Entscheidung 20030702
2 Importing IT_LDOCV_OUT Call by reference Type reference (TYPE) LXHME_LDOCV_T Tabelle - logistische Belegsicht 20030702

Method SET_DECISION_ATTRS on class CL_LXDCK_PLAN has no exception.

Method SET_PLAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PLAN Call by reference Type reference (TYPE) LXDCKM_PLAN_T Tabellentyp - Anzeigesicht für Pläne 20030331

Method SET_PLAN on class CL_LXDCK_PLAN has no exception.

Method SET_VIEW Signature

Method SET_VIEW on class CL_LXDCK_PLAN has no parameter.
Method SET_VIEW on class CL_LXDCK_PLAN has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 200