Confirm Goods / Service display delivery date on item level

Hello all,
in transaction Confirm Goods / Service user can see creation date of the purchase order. Is it possible to somehow display required delivery date on item level. Field "Required on" which is visible in Basic data of the item.
Would like to have as minimum modification as possible, maybe through customizing (of course if possible) :o))
TIA
Gordan

Hello all,
in transaction Confirm Goods / Service user can see creation date of the purchase order. Is it possible to somehow display required delivery date on item level. Field "Required on" which is visible in Basic data of the item.
Would like to have as minimum modification as possible, maybe through customizing (of course if possible) :o))
TIA
Gordan

Similar Messages

  • Report on delivery data in item level for list of po

    Dear all
             How to take Report on delivery data in item level for list of po
    regards
    M.Chandra mohan

    You can check any of the standard reports like ME2M with the selection variant as "PO where GR exists"

  • Problem in displaying extension data at item level in JSP!!!

    Hi Experts,
    I am facing a problem when i try to display extension data in JSP. This is how i have coded in CRM system and in JSP:
    After searching an order in the webshop let say order no 1, and i ll select this order no .1. Now the BADI CRM_ISA_BASKET_ITEMS is triggered and in the method getitems_getdata, i have written a code with hard coded values like this:
    method IF_EX_CRM_ISA_BASKET_ITEMS~GETITEMS_GET_DATA..
    data:wa_extension like line of ct_extension.
    wa_extension-ref_guid = '498AB6EC7B623152E1000000AC1383C5'.(ref guid is item guid of the order 1)
    wa_extension-name = 'Z_CustomItemExtData'.
    wa_extension-value = 'he is a good boy'(hardcoded value) .
    append wa_extension to ct_extension.
    endmethod.
    And in JSP i have written code like this to display:
    <%--  code for extension data --%>                       
    <tr>
    <td class="identifier">Ext data</td>
    <td class="value" ><%= JspUtil.encodeHtml(orderitem.getExtensionData("Z_CustomItemExtData")) %></td>
    </tr>
    But i am not getting the value in the JSP which i have hard coded in the BADI method. Is there any thing wrong in the above code? Please help me in this as i am very much new to ABAP.
    Thanks a lot in Advance!!
    Regards,
    lakshman.

    hi,
    did you hardcode the ref-guid too? This could be the problem.
    Regards
    Michael

  • PO Delivery date at Item level is getting modified by Delivery date in PR

    Hi Experts,
    I am using BAPI_PO_CREATE1 for creating Purchase Order. I am passing delivery date (item level) in parameter
    POSCHEDULE of the  Bapi but the on creation of the PO it does not take the value that I passed in delivery date field
    ,however it takes the delivery date from Purchase requisition (the preceding document).
    Please let me know how can I fix this issue, It should take the date that I passed in the Bapi.
    Thanks & Regards,
    Sushant Singh

    Hi,
    In the X-Structure 'POSCHEDULEX' set 'X' in 'PO_ITEMX'.                  
    Please check in your system the following data:                          
    Check that the X-fields in structure POSCHEDULEx are set Correctly and  that the key fields item number and schedule number are equal in  PoSchedule and PoScheduleX.                                                                               
    Example:                                                                 
    POSCHEDULE                                                               
    PO_ITEM  00010                                                           
    SCHED_LINE  001                                                          
    DEL_DATCAT_EXT                                                           
    DELIVERY_DATE 10/13/2010                                                
    QUANTITY  2                                                              
    DELIV_TIME                                                               
    STAT_DATE  10/13/2010                                                                               
    Structure POSCHEDULEX                                                    
    PO_ITEM  00010                                                           
    SCHED_LINE  001                                                          
    PO_ITEMX  X                                                              
    SCHED_LINEX  X                                                           
    DEL_DATCAT_EXT                                                           
    DELIVERY_DATE X                                                          
    QUANTITY  X                                                              
    DELIV_TIME                                                               
    STAT_DATE  X                                                                               
    Please also make sure that all line items of PO should have at least one delivery schedule.                           
    Regards,
    Mauro

  • Display Header data to item level in me21n

    Dear Friends ,
    I have the  requirement that Incoterm field in me21n at header level while creating purchase order needs to get reflected at item level too. Currently it is blank (at item level).
    Is it the development or Customisation?
    Can anybody please explain me how to go abt it?

    If you enter an Incoterm on header level, this is valid for all items that do not explicitly have an Incoterm.
    If you then enter an Incoterm on item level, this overwrites the Incoterm entered on header level.
    So it's not clear why this requirement has come up.
    http://help.sap.com/saphelp_srm50/helpdata/en/0c/b91b3f7f9e3642e10000000a114084/content.htm

  • VA42 user exit to update contract start and end dates at Item level

    Hi  Experts,
                      I need to update contract start and end dates at Item level in 'VA42' transaction, for this i am using user-exit 'USEREXIT_FIELD_MODIFICATION' in the include 'MV45AFZZ'. i am able  to display the data into item level through my coding but the data is not getting updated into 'VEDA'
    Note: No need to change contract start date and end date in header level. Only at item level i want to change dates.
    Thanks,
    Sateesh.

    Thanks For your reply Vikram,
          i tried with 'USEREXIT_MOVE_FIELD_TO_VBAP' user-exit earlier it self its not working. Can you suggest me any another way how we can achieve this functionality. modification of Contract start date and end date in only item level. 
    'USEREXIT_MOVE_FIELD_TO_VBAP':
    FORM USEREXIT_MOVE_FIELD_TO_VBAP.
    """""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""$"$\SE:(3) Form USEREXIT_MOVE_FIELD_TO_VBAP, Start                                                                                                           A
    *$*$-Start: (3)---------------------------------------------------------------------------------$*$*
    ENHANCEMENT 1  ZSD_CONT_DATE.    "active version
    DATA : lv_var TYPE CHAR10.
      lv_var = '0040000219'.
      if sy-tcode = 'VA42'.
    IF VBAK-VBELN EQ lv_var.
    VEDA-VBEGDAT = '20140502'.
      XVEDA-UPDKZ = 'X'.
    VEDA-VENDDAT = '20140602'.
      XVEDA-UPDKZ = 'X'.
    ENDIF.
    ENDIF.
    ENDENHANCEMENT.

  • PO not displayed in Confirm Goods / service Centrally

    We are on SRM 5.0 Extended classic scenario. Backend is ECC 6.0.
    A Purchase order has been created in SRM and transferred to ECC does not appear in "Confirm goods / services centrally" transaction.
    We noticed that in the Vendor master (Manage business partner) for that Vendor - ERS and  Invoice Receipt Expected  indicator were NOT set and PO was already created. These two options have been enabled now. Could this be a cause ?
    Any inputs or solutiion would be helpful.
    Thanks
    RB

    Hi manoj
    you can deactivate the Extended search by modifying the template in SE80.
    However  for confirmation every time one has to enter the PO number and then do a confirmation.
    This is the same functionality as we have in R3 MM in MIGO transaction.
    so whether it is simple search or exteneded search the Po number is an input for performing the Confirmation.
    regards,
    Nimish Sheth

  • Custom fields on confirm goods/services centrally

    Hi Gurus,
    I am working in classic scenario of SRM 5.0.
    I have a requirement for which I need to add 2 custom fields on extended search screen of confirm goods/services centrally; I have tried implementing the note 672960 which did not helped me.
    Can anybody please suggest me if you have any info.
    Thanks,
    Arun.

    Hi Arun,
    From what i understood from your query, you want to add fields on the "CONFIRM GOODS/SERVICES CENTRALLY" transaction search screen.
    The fields are 'shopping cart number' and 'shopping cart creator'.
    Please go through the following OSS Note:
    Note 672960 - User-defined fields 2
    I think the structure you should use are:
    INCL_EEW_PD_SEARCH_HDR_CSF_CNF
    If you have defined document-specific fields on header and/or item level, you also have to define them in structures INCL_EEW_PD_HEADER_CSF (for the fields of the header) and INCL_EEW_PD_ITEM_CSF IF THEY HAVE NOT BEEN DEFINED THERE YET. Consequently, these structures contain the combination of header or item fields of all document-specific fields
    You can also use user-defined fields as search criteria. To do this, you have to set fields XINPUT and XDISPLAY to 'X' in table ET_FIELDS for the fields you want to use in BADI BBP_CUF_BADI_2 in method MODIFY_SCREEN. The fields defined this way are displayed if you choose the 'Extended search' link.
    Hope this helps,
    Thanks,
    Pradeep

  • Confirm Goods / Services Centrally  - History!

    Hi!!
    I've never worked with this so I could be doing an easy question.
    where? In the portal under Purchasing --> Confirm Goods / Services Centrally --> select a purchase order --> start --> press action and get the history for the PO.
    What I need to display is the Invoice reference number.
    The fields that I have in the history table are:
    Document  Name of Document  Number of Document  Number in QASCLNT400  Date  Quantity  Net value  Currncy  Status  Long Number 
    What I want to do is populate with the rerference number the NAME OF DOCUMENT column for the invoices rows.
    Here the question!  Is there any badi, bapi that I can use to change that value? if not, how can I do to create another column.
    I've been looking at the 672960 note but couldn't get anything. I also checked this blog /people/nanda.kondagunta/blog/2006/10/23/how-to-create-custom-fields-in-srm but the report doesn't stop in those badis.
    Any help?
    thanks.

    Hello,
    i am working with SRM 5.0.
    If i start the transaction bbpcf02 (Confirm Goods / Services)from the web i obtain an empty window.
    But if i start the transaction from gui i am able to confirm goods.
    I have the same problem even with "Shopping Cart Status"
    application.
    Can you help me?
    Thank you.

  • Performance issues while accessing the Confirm/Goods Services' transaction

    Hello
    We are using SRM 4.0 , through Enterprise Portal 7.0.
    Many of our users are crippled by Performance issues when accessing the Confirm/Goods Services tab( Transaction bbpcf02).
    The system simply clocks and would never show the screen.
    This problem occurs for some users all the time, and some users for some time.
    It's not related to the User's machine as others are able to access it fast using the same machine.
    It is also not dependent on the data size (i.e.no . of confirmations created by the user).
    We would like to know why only some users are suffering more pronouncedly, and why is this transaction generally slower than all others.
    Any directions for finding the Probable cause will be highly rewarded.
    Thanks
    Kedar

    Hi Kedar,
    Please go through the following OSS Notes:
    Note 610805 - Performance problems in goods receipt
    Note 885409 - BBPCF02: The search for confirmation and roles is slow
    Note 1258830 - BBPCF02: Display/Process confirmation response time is slow
    Thanks,
    Pradeep

  • Changing the feild names in the Standard template for "Confirm Goods/Servic

    Hi ,
    We need to change some spelling mistake in "Confirm Goods/Services " so for that i think we need Html template but i searched in SE80 but for BBPCF02 I am not able to get the template can any one
    sugest me how to carry the changes to the fields in the Confirm Goods/Services .
    Thanks
    Channappa Sajjanar

    Hi Sanjeev,
    Thanks for  your Quick reply,but my requirement is like below
    In the SRM portal we have "Confirm Goods / Services" there are some spelling mistakes which we need to change like Calculate(calcullae) so for that i view the source i find the below template
    Template: bbpcf02/99/saplbbp_cf_2200.html .
    but when i gone to SE80 and entered the Internet service "BBPCF02" but it will not display folder 99 and any of the html templates
    Thanks in advance
    Channappa Sajjanar

  • Confirm Goods / Service

    Dear Experts,
    We are on SRM 5.0 and business users are not comfortable with the goods confirmation screen.
    When they logged in into confirm goods / services, is there any option through we can provide the list of POu2019s that are waiting for confirmation? Instead of following search criteria?
    Also, when we logon to confirm goods / services, system is defaulted to Display confirmed goods screen, is there any way we can default that to confirm goods / services?
    Thanks in advance
    Regards,
    krish

    Hi Krish,
    I am afriad if this is possible in standard but I am very sure that this is possible to achieve using implicit enhancements/standard modifications.
    Most of the cases, it can be achieved through implicit enhancement but changes to HTML templates would be considered as standard modifications.
    Regards,
    Prasanna

  • BBPCF02 Confirm Goods / Services

    Hi,
    We have a specific requirement for goods confirmation in SRM and the current version is SRM 5.0.
    We have a customized development for Invoice status, where requesters can view the invoice details (PO number, Line item number, supplier submited invoice details etc..)  value that are waiting for their  confirmation.
    We are planning for providing an option to call the BBPCF02 (Confirm goods / services) screen (Final confirmation screen where vendor can directly input the confirmation value / quntity details and select confirm goods buttion) directly from the enhanced invoice status view screen.
    We will provide a puch buttion against invoice view, where requested checks the invoice report, if any invoice is waiting for his confirmation then he selects the push button for confirming goods.
    We are able to link the ITS URL for BBPCF02 and able to reach Initial screen of confirm goods / services (simple search screen), but we want to pass the PO number from our enhanced invoice viewer report and get the goods confirmation screen directly.
    Could some one hlep me how to get the final confirmation screen?
    Thanks in advance,
    Regards,
    Krish.

    Dear experts,
    Can some one help me on bellow requirement?
    Regards,
    Krish

  • Error while confirming goods/services

    Hi to all,
    Can someone help me in this matter?
    In extended cenario, when doing 'Confirm goods/services' the following error occurs "Interface data contains errors"... Maybe i'm missing some custominzing...
    any sugestions?
    Thanks in advance,
    Best Regards,
    Marisa

    Hi Marisa,
      Pls refer  the foll thread whcih might be useful in analysing the "INTERFACE" error you are facing:
    Re: Report for Confirmation details
    HTH.
    BR,
    Disha.
    Pls reward points for helpful answers

  • Delivery block at item level in sales order,Qty should not be confirmed

    Dear all
    We have a below requirment
    We will have multiple line items in sales order and put delivery block at item level.If delivery block is put at item level it should not confirm the qty and pass on to MRP
    But if we put at header level delivery block,schedule line qty at item level are not getting confirmed.So requirements are not passed to MRP-This is correct .Working as per SAP standard configuration.
    Can you tell how to activate the same for item level delivery block.if same delivery block is put at item level,it is confirming the quantity.But we don't want confirmation of qty to happen.
    Can you give us solution
    Regards
    Sudha

    We had similar issue , there will be confirmed quantity but the requirement will not transfer to MRP , We used Item category configuration ( Copied new item category assignment and it should behave as Inquiry item category)
    Check OVZ7 T code for customizing the u201CDelivery Blocku201D in your sales document to block Confirmation block
    Check the  customizing OVZ8: if the flag  Transfer of Requirement
    Transfer of requirements of the requirement class should be ON.
    In the sales order the requirement type is determined by the combination sales order item + MRP type.
    Refer SAP Help URL below
    [Setting a Delivery Block |http://help.sap.com/saphelp_470/helpdata/en/93/744bf2546011d1a7020000e829fd11/content.htm]

Maybe you are looking for