Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8533

Assign additional shipment to vehicle already assigned to other shipment

$
0
0

Hi,

 

In ECC Yard Management, once a vehicle is created for a shipment, I'd like to add additional shipment to the vehicle, after implementing the following OSS note(linked to the note web page),

 

1629692 - Assign Vehicle method works only for 'empty' vehicles


I found out, although 'add to assigned vehicle' worked on the screen, once I run Yard Monitor again to refresh, it actually replaces the old shipment with the new one, not keeping both to the vehicle.


I know it is possible to assign multiple shipments to a vehicle upon vehicle creation, but our process need to assign some shipments after the vehicle creation, and keep all the shipments assigned to the vehicle.


Do any of you have this working in your system? Appreciate your sharing the experience!


Here is the note, it is implemented by first using SNOTE, then added the entries in the config.


 

Symptom

The 'Assign Vehicle' (305) method when called from 'Inbound Deliveries' (303) object class, only proposes unassigned vehicle.
It is not possible to add an inbound delivery to an assigned vehicle.
This is not possible from the inbound delivery as well as from the vehicle.


Other Terms

LYRDM


Reason and Prerequisites

Missing functionality
Add an inbound delivery to a vehicle already assigned


Solution

Implement the attached correction instruction

Note

This note extend the functionality of the Yard Monitor transaction (LYRDM).
It adds a new method 330 'Add to assigned vehicle'.
This new method is available only from the documents (inbound and outbound delivery, inbound and outbound shipment, ...). It introduce the possibility to assign the selected document to an existing vehicle already assigned.
Only vehicles already assigned to the same document type will be available for selection.
This method has the same restrictions and constraints as the 'Assign vehicle' method (305)





------------------------------------------------------------------------
|Manual Pre-Implement.                                                 |
------------------------------------------------------------------------
|VALID FOR                                                             |
|Software Component   EA-APPL                        SAP R/3 Enterpr...|
| Release 600          SAPKGPAD01 - SAPKGPAD20                         |
| Release 602          Until SAPK-60210INEAAPPL                        |
| Release 603          Until SAPK-60309INEAAPPL                        |
| Release 604          SAPK-60401INEAAPPL - SAPK-60410INEAAPPL         |
| Release 605          SAPK-60503INEAAPPL - SAPK-60506INEAAPPL         |
| Release 606          SAPK-60601INEAAPPL - SAPK-60601INEAAPPL         |
------------------------------------------------------------------------

It is necessary to create :

  • a new Object Class Method in the Method Catalog
  • Create several new records in the Object Class Methods table in order to assign this new method to the corresponding Object class.
This is described in the manual steps below.
    1. Create a new Object Class Method in the Method Catalog
    a) Start 'Customizing - Edit Project' transaction SPRO
    b) Hit 'Display' (F5)
    c) Goto
                       /Logistics Execution                       /Yard Management                       /Monitoring                       => Defines Object Class Methods                       ==>Method Catalog (Customizing object LMTHDY_VV)
    d) If necessary Switch to change mode (Ctrl+F1)
    e) Hit 'New Entries' button (F5)
    f) Enter the following new record
                       Method = '330'                       Auth. = Maintain (2)                       Short text = 'Add to assigned vehicle'
    g) Hit 'Save'
    2. Create new Object Class Methods
              The manual steps below are difficult to read. You may refer to the attached PDF file named 'Note1629692-LOCMDY_VV'
    a) Start 'Customizing - Edit Project' transaction SPRO
    b) Hit 'Display' (F5)
    c) Goto
                       /Logistics Execution                       /Yard Management                       /Monitoring                       => Defines Object Class Methods                       ==>Object Class Methods (Customizing object LOCMDY_VV)
    d) If necessary Switch to change mode (Ctrl+F1)
    e) Hit 'New Entries' button (F5)
  • For the Inbound Shipment
                    Obj. Class = '301'                    Method = '330'                    Service = 'LXYRDM_DOCUMENT_ASSIGN_MTHD'                    Success Message Class = 'LXYRD'                    MsgNo = '81'                    Sequence = '7'
  • For the Outbound Shipment
                    Obj. Class = '302'                    Method = '330'                    Service = 'LXYRDM_DOCUMENT_ASSIGN_MTHD'                    Success Message Class = 'LXYRD'                    MsgNo = '81'                    Sequence = '6'
  • For the Inbound Delivery
                    Obj. Class = '303'                    Method = '330'                    Service = 'LXYRDM_DOCUMENT_ASSIGN_MTHD'                    Success Message Class = 'LXYRD'                    MsgNo = '81'                    Sequence = '7'
  • For the Outbound Delivery
                    Obj. Class = '304'                    Method = '330'                    Service = 'LXYRDM_DOCUMENT_ASSIGN_MTHD'                    Success Message Class = 'LXYRD'                    MsgNo = '81'                    Sequence = '6'
  • For the Return Shipments
                    Obj. Class = '331'                    Method = '330'                    Service = 'LXYRDM_DOCUMENT_ASSIGN_MTHD'                    Success Message Class = 'LXYRD'                    MsgNo = '81'                    Sequence = '7'
  • For the Return Delivery

                    Obj. Class = '333'

                    Method = '330'

                    Service = 'LXYRDM_DOCUMENT_ASSIGN_MTHD'

                    Success Message Class = 'LXYRD'

                    MsgNo = '81'

                    Sequence = '7'

  1. f) Hit 'Save' (Ctrl+S)

 


Header Data

Released On13.09.2011 09:15:45
Release StatusReleased for Customer
ComponentLE-YM Yard Management
PriorityCorrection with medium priority
CategoryProgram error

Validity

Software Component

 

From Rel.

To Rel.

And Subsequent

EA-APPL

600

600

 

602

602

 

603

603

 

604

604

 

605

605

 

606

606

 


Correction Instructions

Correction Instructions

Software Component

Valid from

Valid to

Number

EA-APPL

600

600

1012597

EA-APPL

602

602

1012594

EA-APPL

603

603

1012543

EA-APPL

604

604

1012542

EA-APPL

605

605

1012541

EA-APPL

606

606

1012412


Support Packages & Patches

Support Packages

Software Component

Release

Support Package

EA-APPL

600

SAPKGPAD21

602

SAPK-60211INEAAPPL

603

SAPK-60310INEAAPPL

604

SAPK-60411INEAAPPL

605

SAPK-60507INEAAPPL

606

SAPK-60602INEAAPPL


Attachments

File Name

File Size (KB)

Mime Type

Note1629692-LOCMDY_VV.pdf

3

application/pdf

 

Statistic2 |Printer-Friendly Version|PDF Version|Add to favorites|Subscribe|Quick link

 



Viewing all articles
Browse latest Browse all 8533

Trending Articles