Customer fields in Delivery Monitor

Hi,
We we would like to add our own customer fields to the delivery monitor (VL06), specifically to the selection screen of the List Outbound Deliveries report. Is there any way of doing this without copying and modifying the standard report?.
Regards,
Jose

Hello,
  Refer to the SAP note 128150, your customer fields will need to be added to the structure LIPOV, along with enhancing V50Q0001.
The SAP note expalins all the details.
Thanks and Regards,
Jagruti

Similar Messages

  • How to add custom field in delivery address/performance location tab in SRM shopping cart and Ship to address Pop-up in SRM PO?

    Hi Experts
    i have a reuirement where i have to add custom field in delivery address/performance location tab in SRM shopping cart and Ship to address Pop-up in SRM PO
    i am doing below steps for this.
    1. Adding custom field ZZfield in structure INCL_EEW_PD_PARTNER_CSF by  using  append structure.
    2. Spro ->Supplier Relationship Management -> SRM Server -> Cross application basic settings -> Extensions and field controls (personalization) -> Configure field control ->Configure Control for Fields of Substructures
    then click on  "Metadata for Fields of Substructures and Table-Like Enhancements"  
    add the below entry
    Bus. Object Set Type  : I am trying 7 and 29
    Structure Field Name  : ZZfield
    Bus. Object Type       : BUS2121/BUS2201
    Set Level                    : Item
    Field Visible :  Check box should be checked
    Field Enable :  check box should be checked
    Can anyone has the idea of this?
    Thanks
    Rohit

    Hello Rohit,
    Please create a enchancement for component  /SAPSRM/WDC_UI_DO_SHIPTO.
    Add new input field and label in view V_DODC_SHIPTO.
    Bind the input field value with field ZZfield from structure  /SAPSRM/WDC_UI_DO_SHIPTO in the context node SHIP_TO .
    Regards,
    Neelima

  • Adding a custom field in Delivery header

    HI all,
    I want to add a custom field in Delivery order creation header section.
    Is there any user exit to add the field in LAyout? which is the program i need to add the new field?
    thanks in advance
    Rakesh
    points will be awarded

    HI chandra,
    Thanks for the reply.
    But I need to add a custom field 'Internal order number' to Delivery order header.
    Then is there any other alternative to add the field in Screen layout?
    thanks
    Rakesh

  • Activate Customer field in delivery address in PO item screen

    Dear Experts ,
    In PO Item details ,delivery address tab , I want to activate the customer field ( between the address & Vendor tabs ) .
    Please tell me where can this be done ?
    Regards
    Anis

    Hello Jurgen ,
    Thanks for the response .
    Our basic requirement to have a  customer number tagged with a PO item is to have a retrospective analysis report to know what services /material & amount  have been spent in order to facilitate a customer. These are freebies that the company provided the customer, but its analysis would help the us to understant customer wise freebies / facilities provided.
    It would be great if you could tell us the way to activate the customer number field in the PO item details . Using address does not serve the said purpose .
    Thanks & regards ,
    Anis

  • Customer Field in Delivery Address(Reference data, item)tab under Ite in PO

    Dear experts,
    While creating a PO in line item level, under the "Delivery Address" tab, we are able to see the Vendor option and the Address option for selecting the delivery address in the PO. We are unable to view the Customer Option even though we have maintained the optional entry in table T162(Reference data, item).
    We are only able to see the Customer option in the display mode, but unable to see in the create or change mode.
    Please advise is there any other setting is required for getting the customer field  under billing address tab under line item in create and change mode so as to be able to select customer code directly.
    Regards
    Sai

    no answer

  • Customer Field in 'Delivery address tab of PO - ME22n

    I am seeing customer field entered for some PO's and the field is hidden for few in delivery address TAB. How to enter customer in delivery address TAB? Kindly help me.
    Thanks

    Hi
    Can you tell me the resolution
    Regards
    rajeev

  • Adding custom fields in Delivery transaction

    Hi,
    I need to add custom fields in the delivery transaction(VL01N/VL02N) at Item level in Material tab screen.
    Are there any screen exits available for delivery order in any other tabs or Do I have to modify the standard program.
    Regards,
    Sudheer

    Hi sudheer
    there is no screen exits for vl01n adn vl02n
    you have modify the standard program
    regards
    kishore

  • New Custom Field in Delivery output Communication Structure

    Hello friends,
    I need your help to Solve my below problem
    We want the delivery output to be triggered based on the shipping point and storage location.
    Storage location is at item level and is not in LIKP and hence not in KOMKBV2 (Output Comm Structure for Deliveries)
    I have created a new Field ZZLGORT in the Header Strucutre and has performed thefolloiwng steps
    1. Include field ZZLGORT  in communication structure KOMKBV2. This is an Include that is provided for additional fields.
    Add the field with the name ZZLGORT in Include KOMKBZ4.
    2. In structure KOMB in Include KOMBZ, have added the same field
    (same procedure as for item 1).
    3. In view V_T681F, I created the same field with transaction SM31  under key B V2.
    4. Program LVCOMU04 contains Perform USEREXIT_KOMKBV2_FILL. This Perform
    is in program RVCOMFZZ.
    Modiied the source code as follows:
    FORM_USEREXIT_KOMKBV2_FILL.
    COM_KBV2-ZZLGORT = item Storage location.
    When i am in Debugging mode till the last minute the structure COM_KBV2-ZZLGORT is having the storage location value.
    so there is no problem in the userexit logic.
    5) I have created a new cond table , and assigned the table access sequence and assigned he access seq to the Delivery output type
    When i created the Delivery , the output analysis screen shows that the field ZZLGORT is blank ( With exclamation Mark) and it says Access Not made (initialized Field )
    can any one of you tell me what is the step i am missing out to make sure that the analysis screen has the storage location.
    and also the system reading the condition record and issuing the output.
    i have checked whether the output is issued by some other condition or not. no there is only condition record and its triggering that condition record but the analysis shows "Output Not found"
    Can any one of you help me here please. Your immediate inputs will be of great help to me
    Thanks & Regards
    Srini

    Hi Srini,
    As per note 32662 it seems you have followed all the steps, but might be that you didn't do in proper sequence.
    The note states that:
    "If a new access sequence and condition table was created before the communication structure was modified, it must be deleted again. Items 1 to 5 must be carried out in the specified sequence."
    So I guess the key for you would be to delete the Condition table and access and create them again.
    Regards,
    Ganesh

  • BAPI to add custom fields in delivery BAPI_DELIVERYPROCESSING_EXEC

    Hi Experts,
    We are having zfield in delivery item (appended zfield in LIKP table). Our requirement is to save data of this zfield via BAPI.
    we are using the BAPI BAPI_DELIVERYPROCESSING_EXEC, by passing the zfield to the structure u2018Extension2u2019
    We found while debugging that the data is getting populated in Extension2 but not updated in the table.
    Kindly provide your valuable inputs to update the table.
    Appreciate your <sign of impatience removed by moderator> Response.
    BR
    Sree
    Edited by: Thomas Zloch on Jun 30, 2011 10:08 AM

    Hi
    If the field is non char, perhaps the problem is the format. See Note 509898 - BAPI enhancement concept and Unicode.
    As note says:
    These data structures must only contain character-like data
    Regards
    Eduardo

  • Customer field Not shown in ME21n and ME22N

    Hi,
    While creation ME21N and change ME22N we are unable to get Customer field in Delivery address tab of the PO, We are getting Address and Vendor (Sc Vendor) fields in Delivery address tab , but customer not able to see.
    The Customer field we can seen through ME23N.
    We have cross check screen layout for ME21N and ME22 and NBF here in all cases Customer field is Optional.

    Hi,
    Please check screen layout for AKTH & AKTV.
    Regards
    Subbu.

  • Add a custom field in rfx.setup

    Hello experts,
    I'm having a hard time adding a custom field (extension) in RFx.setup object (ESO 5.1).
    In Extension Definitions I don't see "RFx.setup" in the Extended Class Names.
    The goal is to add a custom field between "Delivery Terms" and "Line Item Period Type" fields (Delivery Info Tab).
    Is this even possible?
    I've tried using the RFX Extended Class without any luck.
    Your help is appreciated. Thanks!

    HI Gilberto,
    Rfx Setup does not support extension and don't think you can extend at the setup schedule page.
    If the extension is one per document, would suggest to add the extension to the RFx Doc directly and try to keep the field in the RFx level tabs.
    if the extension is one per line item, consider using line item specifications.. The downside to this model is, you have to do it for every RFx document, although you can automate this a postScript() defnition..
    Thanks,
    Baski

  • Customer field  apper in STO scenerio

    Hi Friends,
    When we create/ change a PO or STO we didn't get Customer field in delivery address tab in Item. Where as when go to  display mode we could able to see this filed.This field will come when we select Item category S (third party).
    My requirement is I want to create a STO between plants / company code in which I want to deliver goods to Customer (say third party) and delivery note to be prepared by Suppling plant / compnay code.
    I could not able to see this in Std. system. Is there any way to do this.
    Regards

    In STO there is no customer
    There is a Supplying Plant & Receiving Plant. (though customer code is attached to plant for shipping data determination.)
    You will get the address of  Supplying Plant & Receiving Plant in STO.
    Regards
    RAJESH DANGLE
    do reward if your query is resolved.

  • Custom field to add number of packages shipped along with Delivery

    Hi Sap Experts,
    We have scenario, we have created sales order with quantity 1(Like soft copy or hard copy of CD).
    Now we want to create delivery with sales order and quantity is 1(Copy from sales order).
    Our requirement is some time we have to send additional things like hard copy of manual or complement gift which we are not entering in sales order.
    Exp: Sales order- quantity 1.
    Want to deliver quantity 1(+ manual+ complement gift, these items are not part of standard order)
    For more clarity, we have to add one field and want to enter number (How many items we have send along with main materials and these items are not relevant for pricing also).
    So requirement is add one additional field in delivery header/item.
    Customer doesn’t want to use Free of goods or BOM which we have propose him. How to customize standard table and standard program.
    Kindly suggest.
    Regards,
    Kotli

    Hi All,
    We don't want to use BOM options.
    I have also checked "No. of packages'` at header level but my requirement is at item level.So we are also exploring the option of  APPEND  standard table and add this field.
    Kindly let me know  if we can do it without Appending standard table.
    Regards,
    Field to add to enter number of items which are  shipped to customer 

  • In SD i am looking to add some custom fields to the delivery document.

    In SD i am looking to add some custom fields to the delivery document. can any one help me out.

    hi,
    u have get the access key for the program with respective to the delivery document & user exit has has to done.
    This is job of abaper
    regards,
    Arun prasad

  • Add custom field in the selection screen for shopping cart monitor report

    Hello,
    refering to the notes 458591 an 672960, in order to add custom field at item level, we get the structure INCL_EEW_PD_ITEM_CSF.
    But this doesnt make it appear on the "Shopping Cart Monitor Report" selection screen.
    So should I try adding it in the existing interface of the badi bbp_sc_mon ?

    hello Yann,
    ok I will implement that. Is it possible to change the interface of the badi method to  include more data if we want to check the role of the user who is executing the shopping cart monitor report and accordingly do the settings of field display ? Or calling a function module inside the method to get the attributes of sy-uname would be easier?
    rita

Maybe you are looking for

  • Satellite P870-026 Win 8.1 - no mirror screen to TV using Intel WiDi

    I have followed the Windows procedures to mirror my Satellite P870-026 screen to a new Samsun TV with mirroring capability. The process is under the Charms menu and then to select Devices, Project, Add a Wireless Display. The first few times I tried,

  • IPhone 5 with updated ios8 won't change orientations (landscape vs portrait).

    My iPhone five with updated ios8 won't change orientation between landscape and portrait. Does anybody have any suggestions?

  • Anomaly in Forms6.0 (Especially for Date Field)

    Dear all OTN Members, I Don't have any idea of this "anomaly" happened in my Dev2K. My problem is When I run my form with f60run.exe, everything run as normal as it is. But sometimes, when I get my cursor focused in one field, which have Date datatyp

  • How do I reinstall photoshop elements onto my computer?

    I accidentally deleted photoshop elements on my mac which is running the newest OS X 10.9.2 and photoshop elements is 12. PLEASE help. I need this program back. If I had a CD I could just pop it in but a mac doesn't have this capability so now I am f

  • Error-200284 with DAQmx

    Hello, I am trying to make a continuous reading of analogvoltage signal with DAQPad-6015/6016 using sampling rate of 1000 and number of sample=1000 but the DAQmx is showing  Error-200284 saying that the some or all samples requested have not yet been