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 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | 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 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Custom Controls in the Screen Area | 20030227 | |||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_LXDCK_LDOCV | Pool of documents for PlanExecution | 20030227 | |||
| 3 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_LXDCK_LDOCV | Pool of documents for PlanExecution | 20030227 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | LXWHS | Cross Docking warehouse level customization | 20030326 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | LXHME_XDPLN_SCHDL | X-dock planning - Yard scheduling interface | 20030327 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | LXDCKM_PLAN_T | Presentation view of plan - table type | 20030302 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20030302 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20030302 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20030302 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20030302 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | LXDCKM_PLAN_T | Presentation view of plan - table type | 20030302 | |||
| 12 | Static Attribute | Private | Type reference (TYPE) | LXHME_XDPLN_SCHDL_T | X-dock planning - Yard scheduling interface | 20030325 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | LXDCKM_PLAN_T | Presentation view of plan - table type | 20030302 | |||
| 14 | Static Attribute | Private | Type reference (TYPE) | XFELD | Checkbox | 20030512 | |||
| 15 | Static Attribute | Public | Type reference (TYPE) | TEXT256 | Text, 256 characters | 20030625 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | XFELD | Checkbox | 20030703 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Single-character flag | 20030331 | |||
| 18 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20030227 | |||
| 19 | Static Attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20030227 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20030227 | |||
| 21 | Instance attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20030227 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | LXDCKM_PLAN_T | Cross dock decision table type | 20030227 | |||
| 23 | Static Attribute | Private | Type reference (TYPE) | UI_FUNC | 'DELR' | Function code | 20030227 | ||
| 24 | Static Attribute | Private | Type reference (TYPE) | UI_FUNC | 'EDIT' | Function code | 20030227 | ||
| 25 | Static Attribute | Private | Type reference (TYPE) | UI_FUNC | 'SAVE' | Function code | 20030227 | ||
| 26 | Static Attribute | Private | Type reference (TYPE) | UI_FUNC | 'SCHD' | Function code | 20030323 | ||
| 27 | Static Attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20030302 | |||
| 28 | Static Attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20030302 | |||
| 29 | Static Attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20030302 | |||
| 30 | Static Attribute | Public | Type reference (TYPE) | LYYRD_T | Yard | 20030624 | |||
| 31 | Static Attribute | Public | Type reference (TYPE) | LEINT_LGNUM | Warehouse Number | 20030512 | |||
| 32 | Instance attribute | Public | Type reference (TYPE) | XFELD | Checkbox | 20030624 |
Methods
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 | 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 | 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 | EV_ANSWER | Value transfer | Type reference (TYPE) | XFELD | Ankreuzfeld | 20030529 | |||
| 2 | IV_QUESTION | Call by reference | Type reference (TYPE) | ANY | 20030529 | ||||
| 3 | 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 | IV_DEFAULT_VIEW | Call by reference | Type reference (TYPE) | CHAR1 | CL_LXDCK_LDOCV=>_C_VIEW_DOC | Single-Character Indicator | 20060301 | ||
| 2 | IV_LGNUM | Call by reference | Type reference (TYPE) | LEINT_LGNUM | Lagernummer | 20030330 | |||
| 3 | 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 | 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 | 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 | EV_SCHDL_FLAG | Value transfer | Type reference (TYPE) | XFELD | Ankreuzfeld | 20030326 | |||
| 2 | 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 | E_OBJECT | Call by reference | Attribute reference (LIKE) | 20030227 | |||||
| 2 | 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 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20030227 | |||||
| 2 | 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 | CS_PLAN | Call by reference | Type reference (TYPE) | LXDCKM_PLAN | Anzeigesicht für Pläne | 20030327 | |||
| 2 | IS_SCHDL_INB | Call by reference | Type reference (TYPE) | LXHME_XDPLN_SCHDL | Cross-Docking-Planung - Schnittstelle f. Yard-Terminierung | 20030327 | |||
| 3 | IS_SCHDL_OUT | Call by reference | Type reference (TYPE) | LXHME_XDPLN_SCHDL | Cross-Docking-Planung - Schnittstelle f. Yard-Terminierung | 20030327 | |||
| 4 | IT_LDOCV_INB | Call by reference | Type reference (TYPE) | LXHME_LDOCV_T | Tabelle - logistische Belegsicht | 20030512 | |||
| 5 | IT_LDOCV_OUT | Call by reference | Type reference (TYPE) | LXHME_LDOCV_T | Tabelle - logistische Belegsicht | 20030512 | |||
| 6 | 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 | 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 | CT_PLAN | Call by reference | Type reference (TYPE) | LXDCK_DECPL_T | Tabellentyp - Anzeigesicht für Pläne | 20030512 | |||
| 2 | ET_PLAN_SCHDL | Call by reference | Type reference (TYPE) | LXDCKM_LXDCN_SCHDL_T | Tabellentyp - Entscheidung mit Terminierungsinformationen | 20030626 | |||
| 3 | IT_LDOCV_INB | Call by reference | Type reference (TYPE) | LXHME_LDOCV_T | Tabelle - logistische Belegsicht | 20030512 | |||
| 4 | IT_LDOCV_OUT | Call by reference | Type reference (TYPE) | LXHME_LDOCV_T | Tabelle - logistische Belegsicht | 20030512 | |||
| 5 | 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 | CT_PLAN | Call by reference | Type reference (TYPE) | LXDCK_DECPL_T | Tabellentyp - Cross-Docking-Entscheidung | 20030702 | |||
| 2 | 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 | 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 |