Shipment Output Determination: Sold To Party needed in the access seqeunce

Hi Gurus,
I need to create a new access sequence for Shipment Output determination including the Shipment Type, Shipping Point and Sold-To party.
Can someone provide the steps involved to add the Sold-To party in the access sequence and the enhancement which I can use to populate the Sold-To party field.
Thanks in advance for the help.
Gajendra

Murali,
Thanks for your reponse. The way you suggested I have tried creating a new access table but the issue is Sold-To field is not available as a selection in the field catalog when you are in create access table screen (spro->Logistics Execution->Transportation->Basic Transportation Functions->Output Control-> Maintain Output Determination for Shipments->Maintain Condtion Tables->Maintain Output Condition Table for Shipments).
When I go to the field catalog maintenance (spro->Logistics Execution->Transportation->Basic Transportation Functions->Output Control-> Maintain Output Determination for Shipments->Maintain Condtion Tables->Field catalog: Messages for transportation) the field KUNAG - Sold To Party does exist in the field catalog. However this doesn't show up on the access table maintenance screen as an available field.
Could you please explain how to make this field available for access table maintenance?
Regards,
Gajendra

Similar Messages

  • Shipment Output determination  based on shipment status.

    Dear all,
    In  T code VT01N   we are facing some issue.
    The issue is like when am selecting the Shipment button and saving  at that time the  output type is trigging.
    Actually the output type should trigger only after the shipment completion.
    Could any one kindly suggest any way for Shipment Output determination  based on shipment status.
    <removed by moderator>
    Thank you,
    Niketh
    Edited by: Thomas Zloch on Oct 8, 2011 8:21 PM

    I think you have to write your own REQUIREMENT CODE under the outpout type .

  • How to determine "Sold-to" party from "Ship-to" party

    Hi friends,
    <<text removed>>
    I have to determine the "Sold-to" party for a particular "Ship-to" party. Could you please let me know what is the Table we need to query for this??
    I have already checked out table KNVP, however I could not find the correct "Sold-to" party for the "Ship-to" party.
    <<text removed>>
    Thanks,
    Vishal.
    Edited by: Matt on Feb 11, 2009 11:22 AM  An emergency on your part doesn't consititute an emergency on our part.  To understand why your post is edited - read this http://catb.org/~esr/faqs/smart-questions.html
    Edited by: Matt on Feb 11, 2009 11:23 AM

    Hello Vishal,
    Ship-To party is assigned to Sold-To for each sales area. So the first step to get Ship-To, is to determine the Sales Area, if you don't have that then you can use the FM   SD_PARTNER_SALES_AREA_CHECK to get the Sales Area.
    If you already have the Sales area, then you can use the following FM, which will return Ship-To party code.
    *  Get Sold-To from Ship-To Party
       Call Function 'SD_PARTNER_GET_SOURCE_PARTNER'
          Exporting
             I_KUNNR             = cKUNNR  "Sold-To party
             I_PARVW             = 'WE'
             I_PARVW_SOURCE      = 'AG'
             I_VKORG             = cVKORG
             I_VTWEG             = cVTWEG
             I_SPART             = cSPART
             I_CALL_BAPI         = ' '
          Importing
             E_KUNNR             = cKUNAG
          Exceptions
             No_Partner_Found    = 1
             No_Partner_Selected = 2
             Others              = 3.
    Let us know if this helped...
    Amit Purohit.

  • Partner determination sold to party and ship to party.

    Hi frnds,
      Currently in the customer master in partner function we are maintaining ship to party the same as sold to party , now for some of the customer the ship to party and sold to party are different , so while creating a sales when i enter the sold to party , the system propose the ship to party and on that basis the delivery and billing should take place.
    What are the configuration settings required to be done to this , i will maintain the ship to party in customer master partner determaination, but when i create the sales order and when i enter the sold to party , it should propse the ship

    Hi  Rakesh,
    As per SAP standard setting ship to party will be determined from Sold to party master , if that is maintained. I suggest to copy Standard and test again.
    Also ,hope you have not made any changes to the partner determination procedure fro Sales Document at header Level. This will also impact .
    Sharing a few useful link for more clarity :--
    http://www.freesaptutorial.com/partner-determination-in-sap-sd/
    Re: Ship-to party is not assigned to a sold-to party
    http://www.sap-basis-abap.com/sd/steps-for-partner-determination-config-in-img.htm
    http://help.sap.com/saphelp_crm40/helpdata/en/3c/92ecee484a11d5980800a0c9306667/content.htm
    http://wiki.sdn.sap.com/wiki/display/Snippets/howtogetship-topartyforasoldto+party
    Thanks/Rajesh

  • Output determination for Sub-Shipment

    Hello All,
    I have a unique situation and need your inputs to identify possibilities in resolving it.
    Here is the situation:
    The transportation planning (TPE system) at our client is done by a 3rd party software. Now, we receive a Sales Order from a customer; create a delivery. TPE system creates the shipments and we PGI it and the sales order follows through the next steps. The shipments created from TPE go to Carriers and they carry the product from our warehouse to pool points from where customers pick it up. We have to pay the carriers from moving our goods from our warehouse to pool points. Thus whenever a shipment is created, we check-in...do the next steps in WM and finally when the shipment is ready, it triggers a payment IDOC to be sent to finance (an external system) so that it can be matched with Carrier invoices and then paid.
    Our unique problem: There is a carrier (lets call it NCP) who is moving our goods from warehouse to pool point. We got a sales order from customer. This customer doesn't pick up goods from the pool point. He wants it to be delivered to his distribution center and to do this he is using the same transportation carrier (NCP). Thus when we received the sales order from customer, TPE system created a master shipment (5000001M) for NCP to pick up from our warehouse and deliver to pool point. You might be aware that TPE optimizes the route and thus combines multiple deliveries into one master shipment. From here NCP should pick up a part of the master shipment and deliver it to client. Thus SAP automatically created a sub-shipment (5000002S). This sub-shipment is a part of the master shipment and thus will not be separetely processed in WMS. The master shipment is checked-in, loaded and shipment ready - thus creating a payment IDOC to the external payee system. As the Sub-system is a part of master shipment, it is not touched and thus no payment IDOC is created.
    Now the carrier sents two invoices - one for master to pick up goods from our warehouse and deliver it to pool point and the second one - to deliver a part of this shipment to customer's DC. Our payment system is unable to match it up with any IDOC's as we didn't send them out from SAP.
    So this is where I'm struck. How should I configure the output for a sub-shipment so that it'll be triggered as soon as the delivery is PGI'ed? Could anyone give some inputs here?
    Please let me know if more clarification is needed. Thanks in advance for looking into this

    Dear VGR,
    Do the configuration settings for the shipment output determination through this IMG path
    IMG>Logistics Execution>Transportation>Basic Transportation Functions>Output Control-->Maintain Output Determination for Shipments
    -->Maintain Condition Tables
    -->Maintain Output Types
    -->Maintain Access Sequences
    -->Assign Output Types To Partner Functions
    -->Maintain Output Determination Procedure
    -->Assign Output Determination Procedures
    I wanted to send an EDI to carrier when my planning is done and email to customers when loading takes place.
    For he above requirement you take help of ABAPer to develop the output program in such way and assign that program to your shipment output type.
    Maintain the condition records through VV71 transaction with Transm. Medium EDI and Email
    I hope this will help you,
    Regards,
    Murali.

  • Sold-To Party determination by the Reporter

    Hi,
    We are the VAR partner and using Solution Manager for incident management.
    Now with the Ibase, I can assign Sold to party easily. (as default)
    But in our configuration, it's not mandatory to enter Ibase or anything.
    So I need to determine Sold-to Party from only Reporter information. Is there any way to do it?
    Regards
    Tutku

    Hi,
    I've discussed this issue from a guy from SAP, now the sold-to-party is assigned correctly. Solution is below.
    Regards
    Tutku
    1.) Create Access Sequence
    SPRO
    Create a new access sequence and define the parameter as mentioned below
    2.) Assign Access Sequence
    Select your determination procedure which is assigned to your used transaction type
    Mark Function ‘Sold-To Party (CRM) in node ‘Partner Functions in Procedure’
    Define your newly created access sequence

  • Failing to determine sales area in sales order for many BP's(Sold-To Party)

    Hi Experts
    In SAP CRM version 4.0, when I enter the Sold-to party (BP) in the sales order transaction, for some it determines the sale area automatically and for most of the BP's it is not determining.
    The Determination rule is organizational Model.
    The determination rule used is 91000141 (ZORGMAN_RA = Organization based on BP and trans.)
    Under Container tab in this determination rule, using simulate Rule resolution button, for some BP, it find the agent with green light when I place a BP in the Container element value field but for many BP's, it shows as No agent found.
    Org. data profile used is ZORGPROF_RA (Mandatory are sales Org, Dist. Ch, Sales Off.) and has set the above determination rule.
    In the Organizational model, the General attributes are country, currency, dist. Ch & division.
    So, Why Org determination is working for some BP and not for all.. I've checked each field in BP transaction comparing those BP where the org detrmination is automatic with those where it is not determining...but not able to find a clue also to trace it.
    we are introducting a sales order block in BP (under sales tab) for some specific Sold-To party and in webshop when these Sold-to party are tried to place an order then an error message will show that this "Sold-To party has a  sales area block".
    To achieve this, first the org determination should work automatically for all BP's otherwise for those BP which cannot detrmine the sales area in the sales order transaction will allow to place order (which should not be in our case)
    Can any one throw some light in this case..please do ask if you need more clarification in my question.
    Thank & Regards
    Pravin Babu

    Hello Maggie
    Thanks for your reply.
    I found the cause of the failure, in not determining  the sales area  automatically in sales transaction for some BP's.
    It is due to the BP settings, under sales area view, under organization tab, by pressing 'Choose sale area" button, I can see the sales Organization has uncheck for 'sales'  but it is check for all others - shipping, billing, partner, status, Organization.
    It is due to -> no data mainatined for the BP under Sales tab, after mainatianing it, I can see the check by pressing the 'choose sale area under organization tab.
    Now, in Order transaction, the sale area is determined automatically when I enter the BP.
    So this was the reason that some BP's was able to determine the sales area automatically but not for others in the sales transaction.
    Regards
    Pravin
    Edited by: Pravin Babu on Jul 14, 2010 3:49 PM

  • Output determination for shipment types

    Hi SD gurus,
    I am new to SAP. I am unable to configure o/p for shipment documents. I wanted to send an EDI to carrier when my planning is done and email to customers when loading takes place. an some1 help me through this.
    Thanks in advance.

    Dear VGR,
    Do the configuration settings for the shipment output determination through this IMG path
    IMG>Logistics Execution>Transportation>Basic Transportation Functions>Output Control-->Maintain Output Determination for Shipments
    -->Maintain Condition Tables
    -->Maintain Output Types
    -->Maintain Access Sequences
    -->Assign Output Types To Partner Functions
    -->Maintain Output Determination Procedure
    -->Assign Output Determination Procedures
    I wanted to send an EDI to carrier when my planning is done and email to customers when loading takes place.
    For he above requirement you take help of ABAPer to develop the output program in such way and assign that program to your shipment output type.
    Maintain the condition records through VV71 transaction with Transm. Medium EDI and Email
    I hope this will help you,
    Regards,
    Murali.

  • Sold-to party determination from ship-to

    Hi,
    I have sucha case:
    I am enering SO using va01.
    I select sales area on the first screen and then on the second screen (SO screen) I put ship-to party.
    System pops up selection screen with three possible SOLD-TOs to be selected.
    How the sold-to determination is working? the customer master for selected ship-to/sales area combination contans only one SP.

    Hi,
    If your ship to party is linked with one or more than one ship to part in customer master, then it will show all the attached sold to party's at the time of order creation.
    Kapil

  • Sold to party popup

    Hi Experts,
    I am having a peculiar problem which goes as: I have maintained a few business partners(Persons) and their sold to party relationship with organization. the business partners (Persons) are not extended to sold to party role, only the relation organization are extended to that role. All partner determination and org determination seems correct. but when I create the transactions Service orders, as i enters the main business partners, i get popup for org data determination, which includes one organization that i maintained in relationship which is correct, but with that i also found the leading business partner (Person) as sold to party!!
    ideally there should be no popup as only one organization is maintained in sold to party relationship, but i m getting 2 option in popup, one being organization and one the person itself.
    Kindly Help

    If the popup values are not needed directly in the va01 screen - then one way could be defining a field exit on sold-to field for this screen.
    In the field exit u can call a Z func module passing the soldto number.
    In the FM you can put your code to get the details u want , then use FM POPUP_WITH_TABLE_DISPLAY to display the contracts in the popup window.
    Though there is not much u can do in a field exit - but u can give it a try.
    - Kalpana
    Message was edited by: Kalpana Tyagi

  • Sold to party based on Ship to party or Bill to party

    Hi Everybody,
    Can we able to find the sold to party based on the ship to party or the bill to party?
    Thanks,
    Srinivasan.K

    Hi,
    When you give the sold to party number and the partner function you need to get whether it is SH or BP then the output will bring out all the assigned bill to's and ship to's.
    But my requirement is the input should be the SH or BP and it should bring out the sold to party assigned to ship to or Bill to.
    Thanks,
    Srinivasan.K

  • Sold to Party from Ship to Party

    Hi,
    We have a requirement that when creating a service order, we need the sold to party to be determined when the ship to party is entered.
    Can someone pls tell how this can be achieved
    Points will be given
    Prachi

    Hi Prachi,
    This process is known as reverse determination. and reversal of the search direction for partner determination uses business partner relationships using the field Reverse Determination within the access sequence customizing setting. Path is IMG>CRM>Basic functions--> Partner Processing
    You create a access sequence for partner determination which should have only a single step.
    This setting is only relevant when you enter either Business Partner Relationships or BP Relationships by Sales Organization as the source for this single access.
    During partner determination using business partner relationships, the system normally looks in a partner's master data for the "Has the ..." relationship, such as "Has the ship-to party". Marking this field sets the system to look for the same relationship, but in the reverse direction, such as "Is the ship-to party".
    Leave the field Reverse Determination unmarked to set the system to function as usual.
    Mark the field to set it to read relationships in reverse for this single access.
    You make the following settings for the access sequence with one single access:
    <b>Source: Business Partner Relationships
    Details on the source: Ship-to Party
    Reverse source (this field): marked</b>
    You assign this single access to the partner function Sold-to Party.
    For the Ship-to Party, you can have either of the following settings :
    1) If the document does not have a preceding document then do not assign any access sequence to the Ship-to-Party partner function or
    2) If the document have a preceding document which will pass on the Ship-to Party details to the current one , then you can assign standard Access Sequence 1000 or your own copy of the standard access sequence number 1000.
    Hope this would help.
    Regards,
    Rekha Dadwal
    <b>
    You gain a point for every point that you reward. So reward helpful answers generously</b>

  • Sold to Party rebate

    Hi,
    We have a scenario where the Sold to and the payer differs. In this case we need to give the Rebate to the Sold to party and not the Payer.
    Standard SAP looks at Payer for the rebate. Could you help me with a work around?
    Is there an user exit, some modifcation which can be done wwhcih will link the rebate amount to the Sold to party, we will then manage this through a report.
    Any ideas, Tips are welcome.
    thanks in advance.
    Supreeth

    Remember, I need not see you personally but can assess individuals by the words used in their query. You used 'user exits' which usually advanced users are allowed to work on real life.
    OK lets forget the past.
    *I worked on your requirement and it worked for me. I am giving detail steps. It should work for you too. I am giving steps for creating rebate agreement based on customer / material. *
    - Go to IMG - SD- Billing - Rebate processing - condition technique for rebate processing
    - click maintain access sequences for example select access sequence B002.
    - click accesses
    - select access which has description 'customer / material'
    click fields.
    You can see field with label "payer".
    The reason why the system calculates rebates for payer is because of this field in access sequence.
    Now lets work on your requirement
    - Create a new condition type for e.g ZKAM (copy it from existing condition type say B002)
    - Create a new access sequence for e.g ZKAM (copy it from existing access sequence say B002). select copy so that it would copy all records.
    - select accesses and after that select access which has description customer / material
    - click fields
    - select the field 'KUNNR' with label 'payer'.
    - select the field catalog button at bottom and you would be in display view "fields" overview button
    - locate the field 'KUNNR' which has label name 'sold to party'
    - double click this field and you would be back in change view "fields" screen but now "sold to party is selected.
    - save it
    - now go back to condition type ZKAM and add your newly created access sequence ZKAM to it. 'Access sequence' field is at the top & save it.
    - Now select maintain pricing procedures. select your pricing procedure lets say standard 'RVAA01'.
    - select step which has condition type B002 (In SAP standard step number is 902).
    - copy it by using copy function. rename it to ZKAM and for example give step number as 906.
    - save it.
    - Define new agreement type ZKAM by copying existing agreement type 0002
    - In Assign Condition Types/Tables To Condition Type Groups, select condition type group 0002, using copying function copy it and change 'cntr' to 2 and 'cnty' to ZKAM and save it.
    - In Assign condition type groups to rebate agreement types, see whether your agreement type is assigned to condition type group '0002'.
    In Easy Access
    - In the customer master record, indicate that sold to party is relevant for rebates.
    - In the customer master record of sold to party, select sales area button, select partner functions tab, against payer field, indicate payer account number. This is as per your requirement.
    - Activate your sales orgn & billing types relevant for rebates.
    - Create rebate agreement type by using agreement type ZKAM. In conditions button select condition type as ZKAM and complete the data required.
    - create sales order for sold to party, deliver it, complete billing.
    - go back to your rebate agreement type and see whether rebate has been processed for sold to party.

  • Sold to party and Ship to part y fields in VA01 disabled.

    01.10.2008
    Hi friends,
    In one of the client when i use transaction code VA01 for a particular document type i find the Sold to Party and Ship to party are greyed off. I am not able to enter any data into it.
    In the sand box the same document type works fine. How will i trace which transaction variant is linked which is disabling this fields. Please advise.
    Regards,
    udaynath.

    Hi Krishnan
    It is not the problem with the Document type.
    I think,you have not assigned the "Partner Type" to the "Partner Function".
    Just go to your Partner determination Procedure in IMG, go to  "Partner Function" folder in the dialog box.
    Select your Sold-to-party and assign the "Partner Type" KU (Customer) to it.
    Similarly assignthe Partner Type KU to your Ship-to-party and save it.
    Now, create an order and there will be no problem.

  • How to send an e-mail to sold to party on creating a sales order?

    Hi
    Please tell me the procedure of configuration so that an email will be sent out to the sold-to party on creating the sales order.
    I've created the action profile by using order_messages. Also the transaction type: ISBB have been used.
    Still the mail is not going to the sold to party id.
    Thanks & Regards
    Neetu Makhloga

    or you can use ORDER_SAVE BADI . you can create new implementation for it. when sales order gets saved this implementation will be triggered. here you can get the guid of the transaction so you can use it if you want to read any details of transaction. you can place email code also here.  this is the sample code for sending email.
    send_request = cl_bcs=>create_persistent( ).
              document = cl_document_bcs=>create_document(
                                  i_type    = c_raw
                                  i_text    = l_mailtext
                                  i_subject = l_subject ).
              TRY.
                  lt_text = it_send1.
                  CALL METHOD document->add_attachment
                    EXPORTING
                      i_attachment_type    = c_attch_type
                      i_attachment_subject = c_attch_subject1
                      i_att_content_text   = lt_text.
                CATCH cx_document_bcs .
              ENDTRY.
    Add document to send request
              CALL METHOD send_request->set_document( document ).
    Get Recipient Object
              CLEAR l_recipient.
              l_recipient = wa_log-mes.
              recipient = cl_cam_address_bcs=>create_internet_address( l_recipient ).
              CALL METHOD send_request->add_recipient
                EXPORTING
                  i_recipient = recipient.
    Set that you don't need a Return Status E-mail
              CALL METHOD send_request->set_status_attributes
                EXPORTING
                  i_requested_status = c_status1
                  i_status_mail      = c_status1.
              CALL METHOD send_request->set_send_immediately( c_flagx ).
              CALL METHOD send_request->send( ).
              COMMIT WORK.

Maybe you are looking for