Bill-to Party and KNVP

Hi Friends,
I want to display Bill-To party of a sales order that is displayed under Partners tab of VA03. The same Bill-To party I found in KNVP table - KUNN2 field. I am selecting KUNN2 field based on KUNNR, VKORG in sales order and PARVW = 'RE'. But for few sales orders, the KUNN2 field in KNVP and the Bill-To party appearing in Sales order (VA03) are different. Please let me know why there are different values at two places.
Thanks and Regards,
Netrey

try using table vbpa..use parvw = 'RE'..
SELECT posnr from vbpa into zposnr WHERE vbeln = zvbeln.
select kunnr from vbpa into zkunnr where parvw = 'RE' and vbeln = zvbeln and posnr = zposnr.
endselect.
endselect.
plz reward points if dis helps
Message was edited by:
        abapuser

Similar Messages

  • Bill-to-Party and Payer Partner Determination in CRM Sales Order

    Hi,
    In ECC, the sold-to-party has different bill-to-party and payer for each sales areas .For example:
    Sold-to-party:2001826
    For 8000 sales org/72 distribution channel:
    Payer: 2004818
    Bill-to-party: 2004818
    For 2000 sales org/ 02 distribution channel:
    Payer:2001826
    Bill-to-party: 2001826
    These business partners are in CRM system and the relationship data based on sales organization exists in CRMM_BUT_FRG0081 database table.
    I customize access sequence for bill-to-party and payer in CRM system which uses CRM_PARTNER_A by using Sold-to-Party as source. However it does not determine via this access sequence. Do you have any idea why the system does not use this relationship info?
    Best,
    Damlanur

    Hi there,
    Please use note 493947 to ensure all the manual configuration is in place. Also the item category for the plant item must be ATP relevant, the following code check this:
    FILL_BTM_PARTNER_PLANT SAPLCRM_DOWNLOAD_MAP
      check if item type is relevant for ATP
        check not ls_item_type-atp_profile is initial.
      map plant to business partner
        lv_loc_number = <ls_bapisdit>-plant.
        lv_loc_type   = gc_atploctype-plant.
        call function 'CRM_CONFIRM_MAP_LOC_TO_BP'
          exporting
            iv_loc_number    = lv_loc_number
            iv_loc_type      = lv_loc_type
          importing
            ev_partner       = lv_partner_no
          exceptions
            no_mapping_found = 1
            others           = 2.
        check sy-subrc = 0.
    If this still doesnt resolve the issue then you will have to debug the transfer queue stopping at function CRM_SALESDOC_MAP_BAPI2MBDOC to see why the data is not mapped.
    I hope this helps,
    Kind regards,
    Vanessa.

  • Need to pick Bill to party and Payer from Ship to party instead of Sold to

    Hi,
    Please let me know the configuration setting needs to be done for capturing the Bill to party and Payer from the Ship to party instead of the Sold to party. This requirement needs to apply to curtain document types only.
    Please respond as soon as possible.
    My mail ID: [email protected]

    Hello,
    you can change your customizing settings in the transaction VOPAN  and put there that the Bill-to and payer should be determined from the ship-to party ( in special partner determination procedure). Than assign this partner procedure to your spacial sales order types.
    Best regards,
    Lela

  • Tax Determination Bases on Bill to Party and Ship to Party

    Hi Guru ,
    I have a requirement Tax should be determined based on Bill to Party and Ship to Party.
    If Bill to and Ship to are  Overseas Customers then '0' TAX.
    For all remaining Customers 7 % Tax
    Could you please advice
    Thanks

    Hello,
    Define two  ACCESS SEQUENCE with the combination of Region code/Country key
    Define the two TAX  CONDITION types and assign the Access sequence one for each scenario
    In OVK1 assign the Country key and TAX CONDITION and in OVK3 assign the tax category as 0 for the Overseas customer and 1 for Domestic customer
    Then in VK11 maintain the condition records as 0% for Overseas customers and  7% for the Domestic customers.
    Regards,
    santosh

  • Bill to party and Sold to party

    hai,
    when using the sold to party and bill to party concept, the accounting entries posted along with branch account. i.e bill to party is the main Customer and sold to party is the Branch. While checking the customer balance, we can change the layout to get the branch account detail.
    now my question is how do activate the branch option. because client will give the detail sold to party level and the same time the outstanding will be updated in bill to party also. Because while doing open item upload, i want to maintain both.
    can any give the suggestion.
    govind.
    Message was edited by:
            govindaraj s

    The branch, sold to can only come from SD even through a data migration.
    The field wont be there even if you want to use code.
    If you need the information to be shown, I would suggest the use of XREF1, XREF2 or XREF3 to house the sold to party number, branch.
    Please award points if this helps.

  • Ship-to-party and bill-to-party

    Hi Forum Colleagues
    I have a situation where in i need to assign same customer as bill-to-party and ship-to-party.
    As per my understanding, bill to party has payment terms and Acct Assgmt Grp where as ship-to-party contains taxes (taxable and exempt).
    Consdering the above case, would it possible to have same customer as bill to and ship to.
    Please suggest.
    Thanks
    Kalpesh

    Hi Kalpesh,
    Yes, we can do like that..
    1. If you want a customer should be Ship to party and Bill to party (including sold to party and payer) then you can create a customer using account group 0001 (sold to party) which by default have partner functions as Sold to, ship to, payer and bill to party.
    2. By doing new partner determination procedure you can do. If you want you customer should be only ship to party and bill to party ( not even sold to and payer) then you have to create a new account group and keep only sh and bp partner functions in that. Then whoever the customer you create using that account group will act as ship to party and bill to party.
    Hope this will help.
    REWARD IF HELPFUL.
    Regards,
    Praveen

  • SD : Ship to party and bill to party address getting changed in sales order

    Dear All ,
    We are facing a problem in production client regarding Ship to party and bill to party address getting changed at the sales order level. First of all , i would like to discuss the sales business process in which the problem is getting faced.
    Step 1 : The sales order is created for machine with all relevant details and the ship to party and bill to party address is changed as per the business requirement.
    Step 2 : The outbound delivery is created with reference to sales order.
    Step 3 : The commercial invoice, intercompany invoice and excise invoice is created.
    Step 4 : The Credit memo request is created with reference to commercial invoice no.
    Step 5 : The Credit memo is created.
    Step 6 : The FOC value contract is created with reference to credit memo.
    Step 7 : The FOC release order is created with reference to value contract, where ship to party and bill to party address is changed as per requirement.
    Step 8 : Outbound delivery is created for realse order.
    Step 9 : The FOC invoice is created.
    The problem is the moment we change the address in step 1 , the system gets in manual mode. Hence, whenever Bill to party and ship to party address is changed at Step 7, the same gets replicated at the machine invoice level which is incorrect.
    Please comment / reply ASAP.
    Regards.

    During the manual change if you  want to assign a new address number (which
    prevents the changing of the address in the preceding document),
    you can use Note 97832 (modification).

  • Dunning letter based on Bill-to-party

    Hi,
    We have a custom smartform for Dunning letter which is a copy of a standard one.It is being triggered by BTE.
    We have an incoming structure 'mhnd' which is populated based on sold to party and picks up all the outstanding documents pertaining to it.The dunning letter is issued to the sold to party customer.
    The function module (FI_PRINT_DUNNING_NOTICE_SMARTF)trigggered by the event has mhnd already populated and is passed in the tables parameter.
    Now the requirement is to pick the data based on bill to party and issue it to that customer.
    How can we change the data in mhnd based on bill to party?
    Replies appreciated.
    Regards,
    Blessy

    Hi
    You don't need to change the print because sold to party and bill to party are both customer for FI, so u need only to know the right customer code.
    Max

  • Sold-to Party and Customer Number

    Hi frnds,
        I need to know the relation ship between sold to party and customer number.I know that for a customer number there may be more than one ship to party.But i want to know whether there exist more than one sold to party for a customer number. And i had a confusion that the customer number is either sold to party or ship to party Please explain me.
    Thanks in Advance

    Hi Anand,
    Generally we have some Paarner Functionslike
    SOLD TO PARTY
    SHIP TO PARTY
    BILL TO PARTY and
    PAYER. These are the partner functions.
    If u look in to Table VBAK u can find the Field name KUNNR with the data element KUNAG ( Sold to Party ).
    Customer Number and Sold to party may be same in some scenarios.
    SOLD TO PARTY will be always ONE for one Customer Number
    Customer Number may to Sold to Party or Ship to Party depending on the scenarios and the  requirment
    Best regards,
    raam

  • Sold to party and ship to address is different

    Dear Experts,
    Sold to party and ship to party is different  address but when invoice is happened sold toparty adrees  displayed in ship to party
    how i can make the changes for ship to party kindly help me in this regards
    Thanks a
    Basavaraj

    Hi,
    This is what you needs to do.
    Create your Sold to Party "A" using the Account Group "Sold to Party" from Tx: XD01
    Then Create your Ship to Party "B" using the Account Group "Ship to Party" from Tx: XD01
    Then go to you Sold to Party using Tx: XD02
    Go to Sales area data / Partner tab
    Add your Ship to Party "B" there with Partner Function "Ship to Party"
    Save
    Now create a sales order from Sold to Party "A"
    Enter Sold to Party "A" and press enter
    You will get a pop up to select relevant Ship to Party for the Sales Order Header level with "A" or "B"
    Select relevant one at there.
    If you select "B" at the header, same will get copied to all line items later. Else you can select "A" and then change only the relevant line item partner to Ship to "B" at Item level as well.
    When you create delivery, relevant Ship to will be picked form the line item level.
    You can do same for Bill to Party and Payer as well.
    Best regards,
    Anupa

  • One sales order with two bill to party at the document header

    Hello to all
    We have the following issue: create one sales order with two bill to party and only one payer. The reason is that the materials are paid with the same customer(only one account document) but we need to print two invoices one by each bill to party and each invoice printed with its own invoice number)
    We are thinking in one development due to the key users won´t create different line items or create different sales order.
    The process will be the following:
    1-Create the sales order with one payer and two bill to party or a new bussiness partner(you can use only one bill to party in each customer)
    2-Invoice the sales order. The system will create only one account document because there is only one payer but the system will create two printed documents with the invoice.
    So if someone had the same requeriments, any help will be appreciated.
    Thanks in advance.

    Pablo,
    You intend to create one invoice (one payer) but 2 different document print layouts.
    That should work. But, you have stated 'printed with its own invoice number'.... does this mean you need 2 distinct document numbers in the system? That will not be possible.
    An alterantive is to create a Proforma invoice and a regular invoice and send it to the 2 parties involved.
    Ashutosh

  • Bill to party

    Hi Friends,
    In which table i can get the ship to party and bill to party addresses?..how can i distinguish between ship-to-party and bill-to-party? becz..there may be same numbers and different addresses..i there must be some key..
    if so where cani find that?
    Can any body give me any suggessions on this
    Thanks in Advance.

    Hi Jak,
    Bill to party and ship to party are different roles that you assign to the business partner after you create them as Business Partner in General Role.
    All the business partners with any role are stored in BUT000. If you want the partner according to a specific role you can use the table BUT100. You can find the Address No<-->Partner relationship in the table BUT020 and the corresponding address from ADRC.
    <b>Reward points if it helps.</b>
    Regards,
    Amit Mishra
    Message was edited by: Amit Mishra

  • Invoive email problem to diiferent bill to party.

    hi,
    actually in customer master and created a diffetent bill to party and assign it to sold to pary .here sold to party email id and bill to party email id is diiferent and vv32 i maintined too. but while doing invoice email should go to bill to party and nt to sold to party but it is going to sold to party email id.could u plz suggest some solution.
    Reagrds,
    Debesh

    Hi,
    In bill-to party customer record, go to the general data tab make sure an email has been entered so the invoice can be sent to the BP.

  • Add Ship-to-party and Bill-to-party

    Hi,
    I want to know how to get the data for Ship to and bill to party address.
    Is that data stored in database tables?
    Thanks & Regards
    Santhosh

    Yes...in VBPA table you will get all the related partners for a sales order...
    for customer they will be stored in KNVP table..etc
    Then take the customer and go to KNA1.. there you will get name..etc.. if the data is not sufficient take ADRNR from KNA1 and go to ADRC.
    Message was edited by:
            Rama Jyothi

  • Ship to party and Bill to party not reflecting in marketing documents

    Hi,
        Ship to party and Bill to party not reflecting in marketing documents inspite of defining it in BP Master data.why does it happen.we are on 8.8 version and this is happening in Livedatabase.
    Thanks,
    Mansoor Baig

    Hi Mansoor,
    Is this for new transactions or existing ones that went thru the 8.8 upgrade? Is this for new BP that the address doesn't show or existing (if you have other transactions with no address problem then it shouldn't be the address format setup unless something happened in the upgrade).
    Heather

Maybe you are looking for

  • Tags won't update

    Hello, I'm a DJ and I use Traktor as my DJ software and iTunes to manage my MP3 collection. Sometimes when I update a genre i Traktor, iTunes won't update the tag. Sometimes it does. I checked the file in another software, and the change is there, bu

  • Problem for Bapi Call  in Integration Scenario

    Hi I am creating an Integration Scenario at Design time which can be used during configuration time.In the Int. Scenario, I am using a Int Process(BPM). I am making a synchronous call to BAPI from my BPM. How can this be implemented in Integration Sc

  • Get Max no of Threads allowed by OS

    Is there a way in java to programatically get the maximum number of threads that are allowed to be created by an operating system? Thru my readings on forums, I gather that though there is no such limit for green-type of java threads (I am not sure w

  • Setting MAC-address on wireless Intel 2200 BG card

    I have a wireless Intel 2200 BG card in my laptop. I have installed the ipw2200-package, and it appears to be working. The module ipw2200 loads just fine and iwconfig gives me this: eth1 radio off ESSID:off/any Mode:Ad-Hoc Channel:0 Cell: 00:00:00:00

  • Display the summery of upload

    hello experts, I am  uploading the data from an internal table to sap with bapi_acc_billing_post. After the completion of post process. I have to display the summery of the upload. I have to display the header and the other details as number of recor