Forwarding Agent details should get populated in E1EDKA1 segment

Hi all,
Below is the requirement of client.How we can solve this?
Forwarding Agent details should get populated in E1EDKA1 segment.
regards,
nitin patil

Raghavan,
Thanks for your reply.
I have tried this user exit but unfortunately required data is not available more over if i change the route here system is again changing this route in another enhancement section.
Could you please let me know in which user exit i can get the Forwarding agent details entered in the Purchase order so that i can export and import these details into required place.
Thanks for your help.
Warm Regards,
Sridhar

Similar Messages

  • Forwarding agent details

    Hi,
    My requirement is to change route based on the forwarding agent available in the Purhcase order based on one custom table. Now my question is which user exit i can use to get the Forwarding agent details so that same can be used.
    I want to get the following details in user exit.
    Forwarding agent number------EKPA
    Purchase order------EKKO
    Purhcase order line item----
    EKPO
    Could any body suggest me an user exit where i can get all these details and can be used to modify the route.
    Thanks alot.

    Raghavan,
    Thanks for your reply.
    I have tried this user exit but unfortunately required data is not available more over if i change the route here system is again changing this route in another enhancement section.
    Could you please let me know in which user exit i can get the Forwarding agent details entered in the Purchase order so that i can export and import these details into required place.
    Thanks for your help.
    Warm Regards,
    Sridhar

  • Users details not getting populated in the portal tables..

    Hi,
    We have implemented single sign on (SSO) and we do not create users in the portal as user/pwd come from OID.
    Now becoz of this the portal tables are not getting populated.I require that all the users of the OID to be populated in the portal tables. How can I do it.I depserately require it.

    You can use the function wwsec_api.activate_portal_user to create the shadow records in the portal repository.
    Ref. : http://www.oracle.com/technology/products/ias/portal/html/plsqldoc/pldoc1014/wwsec_api.html

  • Blocked stock field should get populated in ME21N

    Hi ,
    When i check the Returns check box,the stock type should be changed from Unrestricted use to blocked stock in ME21N transaction.
    Could you please tell me how to do this?
    Any possibility with Badi or user exit?
    Thanks
    Srini

    BADI ME_PROCESS_PO_CUST .
    here you can add the Logic .

  • Adding Forwarding Agent to Partner details in a Sales Order.

    Hi Experts,
      Below is the detailed scenario :
      We have inbound orders been created by Idocs Orders04 using the Idoc_Input_orders function module.
    the requirement is that if the partner forwarding agent is not been populated in Idoc then we need to add the same in the SO Partner details from Z table based on the sold to party in the idoc.
    Can anyone please help how I can proceed with the requirement. I have created a Z table and maintain the entries. I am not understanding where i should be doing the Coding for the same.
    Thanks and Regards,
    Nimisha.

    Hello,
    inside the VA01-transaction there are the userexits EXIT_SAPLV09A_001 to  EXIT_SAPLV09A_004 influencing the partner determination. Think most probably you could use the EXIT_SAPLV09A_004
    (Enhancement is V09A0004).
    You could switch on that one and look, which partners are in the order at that point of time.
    Regards
    Wolfgang

  • Forwarding agent should not hold empty value

    Hi all,
    In Vt02n transaction while doing shipment completion i need to check if the forwarding agent field is empty or not .
    If it is so i need to raise a error message. After that the forwarding agent field should be opened for input.
    In the include ZXV56U16 (in the exit EXIT_SAPLV56F_011) i wrote a logic for this field check and raised a error message.
    When i tested it the error message was dipalyed but the field is not opeing for inout again.
    Can anyone pls help me on resolving this issue.

    Instead of writing abap code in user exit, you can create an activity profile for the shipment type and status where the validation is required.
    SPRO-Logistics Execution-Transportation-Shipments-Define and Assign Activity Profiles
    In the profile you choose to display a popup window and mark the forwarding agent (VTTK-TDLNR) as mandatory field. As a result, when updating the status in the shipment document the system will ask for a forwarding agent.
    Hope this helps

  • Forwarding Notification Details

    Hi all;
    When creating a requisition in iProcurement, a notification is created. After opening the workflow notification details window, the details of the requisition are displayed. At the top and at the bottom, some standart buttons are also displayed (e.g. forward). However, when you press forward button, leaving the forward to field empty, there is no error displayed on the page, however, the error is displayed on the notifications page. Is there a way to display the error on the details page and not to proceed to the next page in case of empty forward to field?
    Thanks

    Raghavan,
    Thanks for your reply.
    I have tried this user exit but unfortunately required data is not available more over if i change the route here system is again changing this route in another enhancement section.
    Could you please let me know in which user exit i can get the Forwarding agent details entered in the Purchase order so that i can export and import these details into required place.
    Thanks for your help.
    Warm Regards,
    Sridhar

  • Default Value in a DFF is not getting populated in Self Service Page

    I had an issue in Self Service Page.
    In the SS page there is hidden mandatory field in DFF segment,which should get populated with a default select statement.
    But this field is not getting populated with the default values.
    But this is working fine in Forms , i.e the default value is populated in forms.
    Why the default value is not populated in Self Service Pages?
    For Eg: If there is a DFF "SAMPLE_DFF" which has some context with segment
    Context Code : GB_CODE
    Segment : "Enter the Group"
    and this segment is made required and defaulted with a select stmt (select stmt returns 'XXXXX')
    In forms if am not entering any value, then its defaulted to 'XXXXX'.
    But in Self Service this is not happening.
    Can anybody help me out...

    Actually, I have narrowed down the problem. It is not quite the same.
    DFF is Receivables, Address Information (Release 12). We have 2 attributes defined and we want the default value of the 2nd to be dependent on what the user selects in the 1st.
    So the default value of the 2nd is defined as a SQL Statement, select :$FLEX$.INDUSTRY_CODE from dual (where INDUSTRY_CODE is the value set name from the 1st).
    We know the syntax is correct because if we actually hardcode a default value in the 1st attribute (select 'BLAH' from dual), then we do see that the default value for the 2nd attribute fills in with BLAH as well. However, we do not want that. We want the user to choose a value for the 1st attribute from the LOV, and then have the 2nd attribute default to that same value. This is the part that does not seem to work in OAF, but definitely used to work in Forms.
    Any thoughts?
    Thanks much!

  • Forwarding agent

    dear guru
    when generating sto(stock transfer order),iam attacing my forwarding agent at header level partner tab for him to delivery and see the relevent purchase order for forwarding agent
    but in vl02n why the forwarding agent is not getting triggered
    kindly send your reply
    regards
    dhana
    Edited by: dhana on Jul 9, 2008 7:49 AM

    Hi,
    Check this userexit in partner determination,you can write your required logic in this exit.
    EXIT_SAPLV09A_004
    Use this user exit to integrate your own check in a program, that runs before the partner is saved in the document.
    Reward points if useful
    Regards,
    Amrish Purohit

  • Forwarding agent product quota allocation

    Hi,
    Client allocates the quantity to Forwarding agent (forwarding agent quota) on every day. Based on allocation, shipment document is created.
    How can I achieve this in SAP? Where we can set the quantity against the forwarding agent?
    Should I need to create a "Z" transaction where we can set the daily quota based on forwarding agent and at day end compare it with dispatch quantity?
    Any input.!!!!!!!!!!!

    Hi,
    Further to the question you asked on the design for the process, you could include a different pricing procedure for Consignment and include a condition type for (i.e. ZCOM) for commission and maintain the relevant condition records as necessary.  Scales etc could also be used to further meet calculation of commission based on volume etc.
    That should easily solve your problem.
    Hope the above helps.
    Thanks.

  • BBP_DOCUMENT_TAB does not get populated with shopping cart

    Hello Gurus,
    We are facing some weird issue out of blue. We have SRM 5.0 Classic scenario with ECC 6.0 backend system. We have everything configured and it was working i mean shopping carts were successfully transferring into ECC system as PR.
    Suddnely now we are getting error Item in transfer process for all the shopping carts. While checking into RZ20 monitor it shows following error " Backend application errors: Shopping cart  (PReq. 7000027359): W5 002 No items exist (not possible to save)".
    When we put debug in CLEAN_REQREQ_UP we found out that table BBP_DOCUMENT_TAB which should get populated whenever shopping cart is approved it not getting any data.
    Could you please let us know what could be the reason? As all the user IDs with which RFC's are maintained at SRM and ECC level active and all proper authorization are there.
    Please advise.
    Thanks
    Ritesh

    Hello Ritesh,
    Actually, the document tab is updated by the SC transfer (SC spooler). Each time the system starts the shopping cart transfer, an entry is created in BBP_DOCUMENT_TAB until the CLEAN_REQREQ_UP is executed.
    You could debug the shopping cart transfer and check if the follow-on document is being created.
    Also, you could check the SPRO customizing -> SRM SERVER -> Techcnical Basic Settings -> Set Control Parameters, and check its value.
    As additional information, you can check the note 1173815, which provides some information regarding the follow-on document creation (customizing tables).
    I hope it helps.
    Kind regards,
    Ricardo

  • Problem with the Forwarding agent in MIRO

    Dear Guys ,
    i have created 2 POs with 2 vendors V1 and V2 . Now in both the POs, the Forwarding agent is the same  FA. We will maintain  FA in both the POs with relevent Freight condition types and amounts too .The FA charges 10 rupees for V1 and 3 rupees for V2 . Now we have  to do MIRO for both the POs in a single shot . Please help me regarding the same

    Hi,
    Your Forwarding agent FA should be a vendor (lets say V3).You created two POs with vendors V1 and V2 and during PO creation, you should assign Freight condition types to V3 for both POu2019s.
    Once you finish GR, then you can do MIRO for two POu2019s to vendor-V3
    During MIRO,
    Select Purchase Order/Scheduling agreement, enter PO number
    Select Planned Delivery Cost
    After entering PO number, next to that, you have icon, Click on u201CMore Allocation Criteriau201D and you can enter other PO number in next pop-up screen and adopt it. Now you can see both PO number with two values( 10 & 3) for Vendor-V3, simulate and post document.
    Regards,
    Biju K

  • Forwarding Agent should come automatically in Sales order

    Hi Experts,
    My user's requirement is Forwarding agent should come automatically in Sales order at partners tab.
    Can you please suggest what configuration do ineed to do,
    To get this Forwarding agent automatically in sales order level.
    Regards,
    Sunina

    Hi Sunaina,
    create a vendor with XK01 with the required Forwardng Agent. At the time of creating customer master record assing this FA. Now at the time of  sales order creation this FA is defaulted automatically.
    Incase you have multiple FA's then also you assign all of them to customer master partner tab with partner function FA.
    During sales it will give you  a pop up to select the required FA.
    Make sure that partner function FA (or incase if you have created a new also) this is assigned to the account group of customer master you are using.
    I hope this answers your query.
    regards
    sadhu kishore

  • SRM 7.0, PO details are not getting populated in Contract History Tab

    Hello Folks,
    I am stuck with an issue and would need your help regarding that.
    Scenario: (Extended Classic Scenario) SRM version 7
    A catagory Contract is created.
    Shopping cart created with Contract as the source of supply.
    Once the SC is approved PO is generated.
    Now if we open the contract and view the History tab, under Tracking PO details should appear.
    However we are not getting any details of the PO in the Contract. Could you please suggest where to look, to resolve this issue.
    Your inputs will be highly appreciated.
    Regards
    Nishant Rajvanshi

    RZ20 errors:
    Local Errors:   Business to Business Procurement(600)
    Error reading export data for EXEC transfer of purchase order
    Error in local purchase order; no update of references in EXEC system
    Backend Errors:
    PO 3000000051: No instance of object type PurchaseOrder has been created. External reference:
    Purchase order 3000000051: Document contains no items
    Purchase order 3000000051: Transfer Failed; Resubmit
    Since we are in SRM 7.0 ECC 6.04 Ehp 4,  with PI 7.11 + ROS and no SUS.
    doent the system uses ESOA Service for PO replication.
    We did CCTR / CPPR scenarios too. Both are sucessful.
    Do we need to impl BADI PUR_SE_PO_INTERFACE_OUT_SELECT
    But thats for Service hierarchy and Service POs -  We dont have Service hierarchy or SUS in our SLD.
    IF PO replication also uses PI, what configuration do i need to do?

  • Data in detailed block is not getting populated

    I have created 3 blocks-: block1, block2 and block3
    I have created two relations
    1st - between block1 and block2 (block1 is master and block2 is detailed)
    2nd - between block1 and block3 (block1 is master and block3 is detailed)
    Now, on the canvas I place a text item block1.text_item1 (involved in relation) from block1,
    and a text item block3.text_item3 from block3 (this too involved in relation) block3
    when I execute the form and I query on master block that is on block1.text_item1, data in detail block that is in block3.text_item3 do not get populated.
    Now I place a text item block2.text_item2(involved in the relation) from block2 on the same canvas
    Now I again execute the form and query on the master block that is on block1.text_item1, this time data in all three blocks got populated.
    I want to place items only from block1 and block3 at present. Could you please tell me how can I do this?
    Regards

    No, I am not getting such error. Only data is not getting populated.
    If I remove item from block3 and place item from block2, then also the data is getting populated.
    Item from block1+ Item from block2 -> Data is getting populated
    Item from block1+ Item from block3 -> Data is not getting populated
    Item from block1+ Item from block2+Item from block3 -> Data is getting populated
    Regards

Maybe you are looking for