Confirm Goods recipt SRM

Hi,
I have a requirment to navigate to the screen where you do the confirmation of Goods receipt directly. basically in SRM ITS in the
-first screen will have selection screen for PO after pressing
- START button will get item details screen after that if you press
-ACTION button you will get a screen there you do the confirmation.
Here I want to navigate to the 3rd screen direclty.
is there any possibility?
Thanks in advance
Regards,
Sudheer. A

Laurent,
Thanks for your reply. I will explain you a step back.
i have a custome screen with invoice and PO, in the same screen(webdynpro) i have a button, once we press the buttion the things should happen as i said in my earlier post.
right now i am calling the URL similar to below, but it will take you to the first screen.
http://host:8012/sap/bc/gui/sap/its/bbpstart?sap-client=500&sap-language=EN
please suggest.
Regards,
Sudheer. A

Similar Messages

  • Creation of custom Transaction for confirm goods in SRM

    Hi Experts
    i need to create a custom transaction same as standard one  for confirm goods/servics in SRM portal.
    In sap GUI, the transaction is BBPCF03
    Can you please suggest any good sources where i can learn to Custome Tcodes for my requirement
    Thanks in advance
    Edited by: kittu reddy on Nov 19, 2008 7:27 AM

    Hi Hussaini,
    Here are the steps.
    1> Customization needs to be completed in SPRO. Logistics Execution -> Mobile Data entry section. Also compare entries with LM01 for understanding.
    2> In the 'Define menu management', you can create dynamic menus. For Menu or transaction type, if you enter "1", a menu appears; if you enter "2", a transaction appears. Custom transactions can be created and assigned here.
    Once that is done, when you execute LM01 you will see your custom transactions come up. Make sure that these are created keeping in mind the RF device screen size and limitations.
    Regards,
    Anand.

  • Confirmation Link in SRM to Goods Recipt Link in R/3

    Hi All-
    We are on SRM 5.0, Classic scenario. Currently, we have problems with the Confirmation extract from SRM, so we want to implement a change, where we only use the GR Extract from R/3, but we still want to include the SRM Confirmation Number.  In order to do this, we have two approaches we can take:
    1) Do a call from R/3 to SRM to get it (but we need to know how they are linked, and I am told that the link is from SRM to R/3)
    2) Change the Conf to R/3 process to pass the Conf number from SRM to R/3
    <b>Question:
    1.) How are the confirmation number in SRM and Goods Receipt number in R/3 linked?
    2.) How does the information of a Goods receipt in R/3 brought back to SRM? (I know the BBP_GET_STATUS_2 Job does it, but i am trying to understand what tables this complete link of S/C->PR->PO->Conf->GR->INv are stored in?</b>
    Any ideas would be appreciated !
    Sundeep

    Hi
    1) Please see the following SAP OSS Notes ...
    Note 720819
    Note 309734
    Also Check SRM tables BBP_PDBEH (header) and BBP_PD_BEI (item). Also go through the golden transaction in SRM - BBP_PD.
    You can find these values using transaction BBP_PD for object type BUS2203 (confirmations).
    2) SRM related tables involved are ... as follows..
    Using SRM function modules -
    BBP_PD_CONF_GETDETAIL
    BBP_PD_CONF_GETLIST
    <b>Other related links to go through as well -></b>
    Comparison of R/3 purchasing and SRM
    Re: Confirmation-Related Invoice Verification
    Re: Integration Between SRM and R/3 MM - Tables used for PO's and Requisitions
    Re: step by step process to transfer materials from R/3 to SRM
    Integration between SRM-Confirmation and MM-FI Closing in R/3
    Re: Link between in SRM and R3
    Do let me know..
    Regards
    - Atul

  • Custom ITS transaction for Confirm goods/services in SRM

    Hi Experts
    i need to create a custom transaction same as standard one  for confirm goods/servics in SRM portal.
    In sap GUI, the transaction is BBPCF03
    Can you please suggest any good sources where i can learn to Custome Tcodes for my requirement
    Thanks in advance

    Hi,
    We can learn it from SAP standard cording. Go to SE80, Internet Service, BBPCF01.
    Regards,
    Masa

  • SRM 7.0 - Central Confirmation / Goods Receipt

    Hi,
    We are in the process of upgrading from SRM 4.0 to SRM 7.0.  What is the backend role and portal role necessary for Central Confirmation / Goods Receipt?  In SRM 4.0 we were able to view all SC's (PO's) that were available for confirmation with the Central Receiver role.  I am not able to locate a portal role or iView that is similar to this.  The Central Confirmation iView does not populate when refreshing and I believe it is for Stand-alone scenario.  We are using Classic scenario.
    Thanks,
    Jeff

    Hi Jef
    You can create confirmations for purchase orders with the statuses In Process, Changed, or Confirmed.
    The document control settings in the purchase order determine whether or not you can create a confirmation for an item. Purchasers use these document control settings to specify which follow-on documents they expect.
    CHECK
    Note 1446183 - Incorrect outstanding quantity in EBP confirmation
    Currently i dont have SRM 700 box .
    in SRM 550 we did not have that status called 'Outstanding Confirmations'
    i will check up with my SRM 700 friends and come back to you.
    but standard RULE, If the Purchase order is approved then we can do confirmation a any time .
    if the POs did not avail for confirmation, you can report to SAP.
    it is a defect.
    Muthu
    ps:- is the PO is limit PO and invoice only. check it up.

  • 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 receipt search blank

    Hi All
    We are on SRM 5.0 SRM Server 5.5.
    Whenever any user ID selects "Confirm goods / services" or "Confirm goods services centrally" the search always returns no documents. No matter what is entered the result is the same.
    We have both SC's and direct PO's but neither appear in the searches for confirmations.
    However we can successfully create confirmations against PO's when they produce a list of shopping carts from the check status transaction. These confirmations successfully post into the back end. These confirmations can be successfully viewed when the "Display / Process confirmation" option is selected.
    We have no BADI's activated and are using std roles SAP_BBP_STAL_RECIPIENT & SAP_BBP_STAL_EMPLOYEE both of which are assigned in PPOMA_BBP
    Anyone got any suggestions? THanks if you can provide any help
    regards
    DAniel

    Hi Yann
    Many thanks for your reply.
    However, we already have the requisite a plug-in support pack (we are on SAPKIPZI5F and only SAPKIPZI5D is required).
    Any other idea?
    We are on 4.7 in the back end not ECC not sure if this is something to do with it?
    regards
    Daniel

  • 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

  • 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

  • PO descripion is empty in trx Confirm Goods/Services.

    Hi Experts,
    I would be really glad if you could help me. In trx Confirm Goods/Services in SRM5 (Extended Classic), when I try to search for PO to confirm, finding via Description field is not working. When I put PO number, PO is found, but when I try to find it not by ID, but by Description, system does not find anything. I noticed that table BBP_PDVIEW_LIST which groups all POs details to be shown as a result of searching, does not have field Description filled. It is empty. Propably that's why when I try to fing PO by description, the results are negative because description is not filled in searching results table BBP_PDVIEW_LIST. Do you know why this happens?
    Thanks in advance for any suggestions...
    Kind Regards,
    Rafal

    Hi,
    I have just received info from OSS with very interesting finding. No Purchase Name in searching results in trx Confirm Goods/Services centrally was caused by lack of proper value in attribute "System Alias". There such be both backend system alias and srm system alias.
    Kind Regards,
    Rafal

  • Error in Goods recipt

    hi,
    i have created one P.O in which i have set inbound delivery in confirmation control tab, i am able to create inbound delivery,but when i am trying to do Goods recipt  im getting error like Material entered in Material doc is not same as in P.O *** im doing GR w.r.t inbound delivery number, even if i try to do w.r.t P.O, getin same error...can anyone help me out in this issue...

    maybe it is an error for a special industry solution, but knowing the error message number would help to find OSS notes or other discussions  via google.
    I remember that a similar thread was posted here, but this guy did as well not provide an error message number.
    with the error message number one could run get a  where-used list. there you can go into the coding and can exactly see which fields SAP is comparing. So it would be easy to instruct you what to compare and how.

  • Confirm Goods Receipt

    Dear All
    any user can not confirm Goods Receipt in SRM. She is getting error message Coster Center has been changed.
    Cost center in the PO was a different than now.
    How can the user confirm Goods Receipt in this case.
    Regards
    Maco

    Hi,
                             Just go to backend system(r/3)  and update the cost center in PO if you are using Classic Scenario as i dont know which scenario you guys are working as you havnt mention anything here.
    Regards
    Vishal Pd

  • Confirm Goods / Services Centrally:  search criteria problem

    Hi SRM Gurus,
    I have following problem within 'Confirm Goods / Services Centrally' transaction (bbpcf03), when I want to search an PO over is name (for exemple leasing) we aren't able to find it. But when I include PO number in search creteria then it works.
    How can I solve this issue !? Any ideas are welcome !
    Cheers,
    Rafi

    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.

  • Confirm Goods / Services Centrally - Limit document type

    Hello,
    EBP 5.0, R/3 4.7, classic scenario
    when we use functionality under "Confirm Goods / Services Centrally" we see all purchase orders created in the backend, not only those related to SRM.
    Is it possible to limit list to represent only purchase orders created from SRM?
    TIA
    Gordan

    Hello Gordan,
    You have 2 options doing this:
    - using badi BBP_WF_LIST for object bus2203 to filter the search result by checking if the po exist in SRM. But you can only restrict the initial list, you don't have all selection parameters in this badi (such as requester)
    - modify the function BBP_PO_LISTSEL :
    after the test
    <i>* the local PO for EP/DP - only if the local system in attributes
            IF lv_local_system EQ gc_yes.
              IF lt_maplist-subtype EQ c_subtype_i_ep.</i>
    (local po )
    insert an <i>else</i> statement to filter the list, you can acces to all selection paramters this way.
    Rgds,
    Pierre

  • 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.

Maybe you are looking for

  • What is it ?

    Web site shows Magsafe power adapter as 85W (Core 2 Duo). Current release MacBook is 60W (Core Duo) What is it? 85W or 60W? http://www.apple.com/macbook/specs.html 1.83GHz MacBook (MA699LL/A) 2.0GHz MacBook (MA700LL/A) 2.0GHz MacBook (MA701LL/A) Colo

  • Double buffering still gives flickering graphics.

    I copied code from a tutorail which is supposed to illustrate double buffering. After I run it, it still flickers though. I use applet viewer, which is part of netbeans to run my applet. Link to tutorial: http://www.javacooperation.gmxhome.de/Tutoria

  • Usage of NOT in SQL

    Hello, will like to know whether there are any diff between the placement of NOT as both generate the same result for me. SELECT * FROM user_list WHERE m_status NOT IN ('S', 'D') SELECT * FROM user_list WHERE NOT m_status IN ('S', 'D') Which should b

  • Message no. M8584 ''Enter a currency key'' in MIRO

    Hi Gurus, Infact I am facing a warning message while doing MIRO. Just after inputing MIRO header like Doc date, Posting date, Reference and lastly amount field when I press the enter, I get the above cited warning error. Can you please tell me how to

  • Something is wrong with the display

    I turned on my nano today and noticed that the text looks like if my printer is running out of ink. None of the letters are fully visible and the colors are almost gone. What happened? Please help!