Commerical inovice output ship-to/bill-to address issue

Hi Guru,
We are having a issue about the address on the output of commercial inovice for STO delivery.
e.g.
Plant A - Delivering plant
Plant B - Receiving plant
1. Create a STO - B purchasing 100 piece of material_1 from A.
2. Then create a Delivery with reference to this STO;
3. Use the customize program to print the commercial invoice.
The issue is that we have 2 customer id for plant B.
100001 is using the company's sales office address, work as a bill-to party.
200001 is using our distribution center address, work as a ship-to party.
The output will display bill-to address and ship-to address. but currently we have a issue that this output use 100001 as the bill-to and ship-to address.
We want to use 200001 as the ship-to address. From the code, the output will pick the ship-to party's address on the delivery as the ship-to address.
Anyone can tell me how to fix this issue?
thanks

Hi All,
Happy New Year,
We use ME27 to create the STO, there is only delivery plant and receiving plant filled in during creation.
After that we can use ME22N to change the STO. but I can't find the ship-to party field in the STO.
Following is some pics about the shipping information of STO, Please advise,
1. Delivery Address Tab - Item:   // This address is correct, shows 200001's address.
<a href="http://tu.6.cn/pic/show/id/2041312">[img]http://i3.6.cn/cvbnm/60/ff/ee/415b90544504575d425174f94c440b17.jpg[/img]</a>
2. Shipping Tab in Item Level:
<a href="http://tu.6.cn/pic/show/id/2041314">[img]http://i3.6.cn/cvbnm/c7/e3/69/6204cca510480f9c2c3b9b57a39a3ce9.jpg[/img]</a>
3. Partner Functions in Header Level - Partner Tab
<a href="http://tu.6.cn/pic/show/id/2041313">[img]http://i3.6.cn/cvbnm/3b/02/14/326a8f450dd3f696b8a01a964702ef5d.jpg[/img]</a>
The Question here is:
1. The delivery address in STO is correct, whether it will be copied to Delivery I created with reference to STO?
2.  We didn't find the ship-to party in the STO. So the ship-to party of Delivery is not coming from STO How to determine the ship-to party in Delivery?
Thank you very much for your help.
Edited by: Rick Guan on Jan 6, 2009 2:39 AM

Similar Messages

  • Error: Ship to/Bill To Address is Invalid. Please review the Address Setup

    After Upgrading to 12.1.3, Orders are failing during Import/Scheduling with "Error: Ship to/Bill To Address is Invalid. Please review the Address Setup" whenever Tax Engine is called. And this is happening for only specific addresses (that are vaild). I will appreciate any experience/suggestion on this regard.
    Thanks,
    Dipanjan

    ---  Here's a skeleton structure of the PLSQL that you should use----
    l_location_rec          APPS.HZ_LOCATION_V2PUB.LOCATION_REC_TYPE;
    -----Use this to find a good address from existing TCA in Oracle, by passing only the zip code:
    SELECT hgi.identifier_value,hg.geography_element4_id
                       ,hg.geography_element1 country
                       ,hg.geography_element2 state
                       ,hg.geography_element3 county
                       ,hg.geography_element4 city
                       ,hg.geography_element5 postal_code
                 FROM apps.hz_geographies hg,apps.hz_geography_identifiers hgi
                WHERE hgi.geography_id  = hg.geography_element4_id
                  AND hg.geography_name = :pp_zip_code
                  AND hg.geography_type = 'POSTAL_CODE'
                  AND primary_flag='Y';
    -----The Update the Location
                 l_location_rec.CITY  := rec_get_geo_elements.city;
                 l_location_rec.COUNTY := rec_get_geo_elements.county;
                 l_location_rec.STATE := rec_get_geo_elements.state;
                   hz_location_v2pub.update_location (p_init_msg_list           => FND_API.G_TRUE,
                                           p_location_rec            => l_location_rec,
                                           p_object_version_number   => l_object_version_number,
                                           x_return_status           => l_return_status,
                                           x_msg_count               => l_msg_count,
                                           x_msg_data                => l_msg_data);

  • Ship to and bill to address

    Hi experts
    I am newly installed sap bone 2005B version.I using OEC computers.I creadted one customer with ship to and bill to address. but in that address is not come in print lay out.
    I selected database and given Bill to address in respective area.
    what is the reason?
    pls tell me
    regards

    Hi
    1. yes
    2. system PLD also
    3. yes i changed my PLD but it will not come
    Now i understood the correct one, the customer bill to address not come in the invoice logistics part.
    I create the customer this also not come in the Logistics bill to address part as well as ship to address.
    what should i do?
    regards

  • Why i cant purchase the applications from US App store (eg. google talk)? my shipping and billing address is Sri Lanka

    why i cant purchase the applications from US App store (eg. google talk)? my shipping and billing address is Sri Lanka

    You must be within the Country with a Valid Billing Address and Credit Card for that Country to use the Store of that Country...

  • How to set default bill to/ship to flag for addresses imported via DTW?

    Hi experts,
    I'm currently preparing the initial import of Business Partner Master Data but I'm struggeling a bit with the logic behind the dtw templates.
    From my perspective the best way should be to import first the Business Partners general information and then import all addresses with the seperate address template. But how is it possible to define the default bill to and ship to addresses in this template!?
    As alternative way I thought about importing the default ship to and bill to addresses with the general master data and import all additional addresses with the address template. But the geneal BP template seems lacking some fields like street no for example!? What means these addresses will miss this information.
    What is your recommened way in this case?
    Thanks in advance for any hints!

    Hi,
    Check SAP notes:
    1300954 - How to Update BP Addresses correctly via DTW.
    979116 - How to import BP addresses and set the default
    Thanks & Regards,
    Nagarajan

  • Regarding Ship to and Bill to Address on iStore.....urgent

    Hi All,
    In Address of Ship to and Bill to , I need extra search based on Address1..
    I am looking into jsp page;ibeCCkdSrchListAddr.JSP
    please give me any suggestions or steps to implement this feature.
    Thanks in advance..
    Best Regards,
    HHH

    Hi
    1. yes
    2. system PLD also
    3. yes i changed my PLD but it will not come
    Now i understood the correct one, the customer bill to address not come in the invoice logistics part.
    I create the customer this also not come in the Logistics bill to address part as well as ship to address.
    what should i do?
    regards

  • Restricting SHIP TO and BILL TO address in VD02

    Hi
    Does anybody have idea on how we can restrict accessing certain user community to change Ship to and Bill To address in VD02. Any thoughts on this will be helpfull.
    Thanks
    KV

    Alex
    <b>Thanks for your input.</b>
    After creating a Field Grp in IMG how can associate the Field Grp to the <b>F_KNA1_AEN</b> auth object. I have create the field Group in SPRO (IMG) via Financial Accounting -> Accounts Payable and Accounts Receivable -> Customer Accounts -> Master Data -> Prepare Changes to Customer Master Data -> Define Field Groups for Customer Master Data.
    Please let me know your thougts on this if this is correct what im doing.
    Thanks
    KV

  • Bill to Address same as Ship to

    I'm new to JavaScripting and I'm trying to create a PDF form that has a check box that when checked will auto fill information.  Specifically, when the user fills out the bill to address they can click the check box "same as billing" and it will populate the ship to address.  Any advice would be greatly appreciated.   
    My data fields are as follows:
    BTName
    Billaddress1
    Billaddress2
    BillCity
    BillState
    BillZIP
    SAMEAS (this is the check box)
    STName
    ShipAddress1
    ShipAddress2
    ShipCity
    ShipState
    ShipZIP
    My JavaScript that I added to the check box is as follows:
    // check the state of the button
    if(this.getField('SAMEAS').value == '1') {
    // checked
    // copy requestor information
    // get each requestor field object's value and set the sponsor field's value
    this.getField('BTName').value = this.getField('STName').value;
    this.getField('BillAddress1').value = this.getField('ShipAddress1').value;
    this.getField('BillAddress2').value = this.getField('ShipAddress2').value;
    this.getField('BillCity').value = this.getField('ShipCity').value;
    this.getField('BillState').value = this.getField('ShipState').value;
    this.getField('BillZIP').value = this.getField('ShipZip').value;

    Sorry for not mentioning the problem...I was actually not getting anything to happen.  I do have the trigger to be mouse up, and run JavaScript.  Now with the updated script when I check the box it clears all the bill to address info and nothing appears in the shipping fields?  Thanks so much for the quick response.  
    I just updated the script to the following:
    // check the state of the button
    if(event.target.value !== 'OFF') {
    // checked
    // copy requestor information
    // get each requestor field object's value and set the sponsor field's value
    this.getField('BTName').value = this.getField('STName').valueAsString;
    this.getField('BillAddress1').value = this.getField('ShipAddress1').valueAsString;
    this.getField('BillAddress2').value = this.getField('ShipAddress2').valueAsString;
    this.getField('BillCity').value = this.getField('ShipCity').valueAsString;
    this.getField('BillState').value = this.getField('ShipState').valueAsString;
    this.getField('BillZIP').value = this.getField('ShipZip').valueAsString;

  • How can I change the country in my shipping and billing address

    MY shipping and billing address are defaulting to the use and I can't see how to correct it

    You should be able to change it by going to:
    Settings > iTunes & App Store > "Apple ID:[email protected]" > "View Apple ID"
    or go to
    appleid.apple.com
    If the country code can't be changed you might have created an account in the wrong iTunes country store.  You might try contacting support at: https://getsupport.apple.com/Issues.action
    to see if they can change your account country store.

  • Billing and Shipping Address Issue.

    Is there a way to make the shipping and billing address required to be the same for international orders but not for US orders?

    You would need to do this with javascript.

  • Verizon refuses to ship to a different address than our billing address?

    My girlfriend and I decided to go on a share plan.  She is on AT&T and I am on Verizon Wireless.  *I* persuaded *her* that we should choose VZW, since I've been on Verizon for almost a decade, and did not want to change.  Ever since then, Verizon's done everything it can to persuade us we made the wrong decision.  After spending hours on the phone and the website -- most recently nearly an hour and a half on the phone -- with nothing to show for it, I'm hoping someone here has a recommendation.
    First, Verizon refused to honor a loyalty discount I had been offered before.  Of course, it had expired -- apparently it's a *bad* thing that they've been getting free money from me for over a year while I've been eligible for an upgrade?  The rep I spoke with was very friendly, but said there was absolutely nothing she could do about it; the best she could do was offer me a slightly less-worse downgrade from my current unlimited data plan.  (Note that she only mentioned this after I had been on the phone with her for a long time.)
    Second, despite being pretty savvy about this sort of thing, neither of us could find a way to navigate the website such that we could bring her over from AT&T and upgrade my phone at the same time -- even though we *have* to do it at the same time for us to both get the contract price on our on new phones.
    FInally, the last straw: after spending over an hour on the phone -- both my girlfriend and I had to be there according to the rep we spoke with, since she was porting her number from AT&T -- the second rep we spoke with walked my girlfriend through the entire credit check, plan, phone order, etc., and got to *shipping*, when he then insisted the phone could *ONLY BE SHIPPED TO THE BILLING ADDRESS.*  We can't get FedEx shipments at home because WE WORK.  Our building has no secure place for packages.  The FedEx "depot" is far away and we don't have a car.  This is common in New York City.  Verizon has always shipped phones to my work address before.  She and I argued with him for as long as we could stand it, but he utterly refused.  After ten minutes or so more of this, he admitted that we could to go to a store; they could order it there and we could pick it up.  He couldn't ship the order we had just spent over an hour on to a store; we had to basically start over.
    As my girlfriend said, getting married will be simpler and faster than it has been for us to join our cell phone plans.
    Can it possibly be true that Verizon will no longer ship to a work address?!  What have other people done in this situation?  I am so incredibly frustrated, and the idea of now having to find a time when both of us can go to a store (we work in different boroughs, that'll be fun), after having spent hours on the phone and the website, makes me irrationally angry.  I am this close to giving up and joining my girlfriend on AT&T.

    Update: my girlfriend went to an official Verizon store because the sales rep on the phone had told her if she did that, the store could order the phone and she could pick it up there.  Turns out the sales rep was wrong.  Even if you order in the store, Verizon will ship it to your billing address.
    This is beyond ridiculous.  What "fraud" is Verizon protecting against by not allowing my girlfriend to pick up her phone *in person*, with *photo identification*?  Answer: none.  This is a policy for policy's sake, not for anyone's best interests; a side of Verizon I was familiar with, but which this time has caused so much aggravation (and wasted time) that it's about to be a deal-breaker.
    Has *anyone* else in this situation been able to talk to someone with sufficient authority to override this idiotic policy?  I'd rather not switch to AT&T, but my girlfriend is already sick to death of Verizon, and I don't blame her.  More to the point, we seem to have no reasonable way of getting her a Verizon iPhone.

  • How can i use my account without the billing info, as i do not have a credit card. and my shipping and billing info is under US. i'm in singapore. how do i change this?

    how can i use my account without the billing info, as i do not have a credit card. and my shipping and billing info is under US. i'm in singapore. how do i change this?

    If you are just visiting Singapore, then leave the account as it is. If you have moved there, then view your account using the iTunes app on a Mac or PC and change the country/region to your current location and address. If you do not have a bank card, you can fund your account using iTunes gift cards if available in Singapore.

  • Calculation of open orders and shipped not billed orders amount

    Hi All,
    I have  a  requirement to arrive at the values of ‘Open Order’ and ‘Shipped not billed  ’ . 
    This is an interface program and the output will be sent to a target server.
    Input :  Company code,  Customer Code , Document date.
    Output Fields are:
    Customer Code
    Sum of all open orders value
    Sum of all shipped not billed orders  value
    To give an example
    A Customer has 50  orders and  the number of line items are  200 .
    Overall  order amount for 200 line items is 10,000.
    70 line items have been delivered (amounting to 5,000) and
    30 line items among the 70 delivered have been invoiced. (amounting to 3,000).
    I need to know the best way to get to:
    (1) Total "Open order" amount for the customer which is 5,000 in this example.
    (2) Total "Shipped not billed" amount for the customer which is 2,000 in this example.
    (3) Total "Invoiced" amount for the customer which is 3,000 in this example.
    We are looking for the tables to access and the sequence of access
    Since the interface is to be executed more than once in a day ,
    the execution time should be optimum
    Please suggest
    Thanks
    Venu

    check table VBUK
    GBSTK ne 'C'      "over all processing status
    and FKSTK ne 'C'  "open billing orders
    at header level
    and
    for item level check
    Vbup tbale
    make a join on Vbrk and VBuk in the where condition in addition to the selection criteria add the above two conditions and check the same.
    once you have all the open orders enable the items and do the subtotalling and grand total on the item loop.
    regards,
    vijay

  • How to Created custom report for Ship not Billed (SD/FI)?

    Hi all,
    I am anticipating  to write some abap reports..Here is one of them..
    Anyone can help  me with writing a Report , how to do 'Custom Report for shipped not Billed(SD/FI)' ..But since I am new to Abap , if you wish to reply, please use a little more detail and simple explanation, step by step so I can understand what is the idea, how it can be acheived...what kind of report should be used , techniques, tables etc...:)
    Appreciate your help!
    Regards,
    Boby

    Hi Boby,
    You need to create custom transaction to achive these results.
    you will have selection-screen ,it would be :
    Date : Here date would be mandatory  - Ranges Option
    Customer  - Optional field - Ranges
    Order #  Sales Order (Optional) Ranges
    Invoice #  - Invoice # (Optional) Ranges
    You will get the data based on ur selection-screen criteria ...
    First you will have customer order details from diffrent table
    VBAK,
    VBAP,
    LIKP
    LIPS
    VBRK,
    VBRP
    KNA1,
    VBFA Tables ( See the my sample program )
    Output would be :
    Customer #   Custome Name    Order #   Delivery #   Invoice #   Netpr, Netquantity ,
    Check the condition  whether invoice table has VBRK-RFBSK  = ''.
    See the my sample program : This is sales report by monthly..
    REPORT ZFDSALES_REPORT no standard page heading
                           message-id zwave.
    Data Declaration Part
    TYPE-POOLS
    type-pools : slis.
    Tables
    tables : VBAK,
             VBAP.
    Internal table for VBAK Table
    data : begin of i_vbak occurs 0,
           vbeln like vbak-vbeln,
           bstnk like vbak-bstnk,
           vdatu like vbak-vdatu,
           end of i_vbak.
    Internal table for VBAP and MATNR
    data : begin of i_vbap occurs 0,
           vbeln like vbap-vbeln,
           matnr like vbap-matnr,
           kdmat like vbap-kdmat,
           kwmeng like vbap-kwmeng,
           netpr like vbap-netpr,
           maktx like makt-maktx,
           end of i_vbap.
    Internal tables
    data : begin of i_sales occurs 0,
           vdatu like vbak-vdatu,
           bstnk like vbak-bstnk,
           matnr like vbap-matnr,
           maktx like makt-maktx,
           kdmat like vbap-kdmat,
           kwmeng like vbap-kwmeng,
           netpr  like vbap-netpr,
           end of i_sales.
    Variable for ALV
    data : v_repid like sy-repid,
           gt_fieldcat    type slis_t_fieldcat_alv.
    Selection-screen
    selection-screen : begin of block blk with frame title text-001.
    select-options : s_vbeln for vbak-vbeln,
                     s_erdat for vbak-erdat,
                     s_ernam for vbak-ernam,
                     s_vdatu for vbak-vdatu obligatory,
                     s_BSTNK for vbak-BSTNK,
                     s_KUNNR for vbak-kunnr,
                     s_matnr for vbap-matnr,
                     s_KDMAT for vbap-KDMAT.
    selection-screen : end of block blk.
    Initilization
    initialization.
      v_repid = sy-repid.
    S T A R T  -  O F  -  S E L E C T I O N ****************
    start-of-selection.
    Get the data from VBAK and VBAP Tables
      perform get_vbak_vbap.
    E N D  -  O F  -  S E L E C T I O N *****************
    end-of-selection.
    Display the data
      perform dispolay_data.
    *&      Form  get_vbak_vbap
          Get the data from VBAK and VBAP Table
    FORM get_vbak_vbap.
    Get the data from VBAK Table
      select vbeln bstnk vdatu from vbak into table i_vbak
                         where vbeln in s_vbeln
                         and   bstnk in s_bstnk
                         and   vdatu in s_vdatu
                         and   kunnr in s_kunnr
                         and   erdat in s_erdat
                         and   ernam in s_ernam.
      if sy-subrc ne 0.
        message e000(zwave) with 'No data found for given selection'.
      endif.
    Get the data from VBAP Table
      select avbeln amatnr akdmat akwmeng a~netpr
             b~maktx into table i_vbap
             from vbap as a inner join makt as b on bmatnr = amatnr
             for all entries in i_vbak
             where a~vbeln in s_vbeln
             and   a~kdmat in s_kdmat
             and   a~abgru = space
             and   a~matnr in s_matnr
             and   a~matnr ne '000000000000009999'
             and   a~matnr ne '000000000000004444'
             and   a~matnr ne '000000000000008888'
             and   a~matnr ne '000000000000001111'
             and   a~werks = '1000'
             and   b~spras = 'E'
             and   a~vbeln = i_vbak-vbeln.
      if sy-subrc ne 0.
        message e000(zwave) with 'No data found for given selection'.
      endif.
      sort i_vbak by vbeln.
      sort i_vbap by vbeln matnr.
      loop at i_vbap.
        read table i_vbak with key vbeln = i_vbap-vbeln
                                binary search.
        if sy-subrc eq 0.
          i_sales-bstnk = i_vbak-bstnk.
          i_sales-vdatu = i_vbak-vdatu.
          i_sales-matnr = i_vbap-matnr.
          i_sales-kdmat = i_vbap-kdmat.
          i_sales-maktx = i_vbap-maktx.
          i_sales-netpr = i_vbap-netpr.
          i_sales-kwmeng = i_vbap-kwmeng.
          append i_sales.
        else.
          continue.
        endif.
        clear : i_sales,
                i_vbap,
                i_vbak.
      endloop.
      sort i_sales by vdatu bstnk matnr.
      refresh : i_vbap,
                i_vbak.
    ENDFORM.                    " get_vbak_vbap
    *&      Form  dispolay_data
          Display the data
    FORM dispolay_data.
    Fill the Fiedlcat
      PERFORM fieldcat_init  using gt_fieldcat[].
      CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
       EXPORTING
      I_INTERFACE_CHECK                 = ' '
      I_BYPASSING_BUFFER                =
      I_BUFFER_ACTIVE                   = ' '
          I_CALLBACK_PROGRAM                = v_repid
      I_CALLBACK_PF_STATUS_SET          = ' '
      I_CALLBACK_USER_COMMAND           = ' '
      I_CALLBACK_TOP_OF_PAGE            = ' '
      I_CALLBACK_HTML_TOP_OF_PAGE       = ' '
      I_CALLBACK_HTML_END_OF_LIST       = ' '
      I_STRUCTURE_NAME                  =
      I_BACKGROUND_ID                   = ' '
      I_GRID_TITLE                      =
      I_GRID_SETTINGS                   =
      IS_LAYOUT                         =
          IT_FIELDCAT                       = gt_fieldcat[]
      IT_EXCLUDING                      =
      IT_SPECIAL_GROUPS                 =
      IT_SORT                           =
      IT_FILTER                         =
      IS_SEL_HIDE                       =
      I_DEFAULT                         = 'X'
      I_SAVE                            = ' '
      IS_VARIANT                        =
      IT_EVENTS                         =
      IT_EVENT_EXIT                     =
      IS_PRINT                          =
      IS_REPREP_ID                      =
      I_SCREEN_START_COLUMN             = 0
      I_SCREEN_START_LINE               = 0
      I_SCREEN_END_COLUMN               = 0
      I_SCREEN_END_LINE                 = 0
      IT_ALV_GRAPHICS                   =
      IT_ADD_FIELDCAT                   =
      IT_HYPERLINK                      =
      I_HTML_HEIGHT_TOP                 =
      I_HTML_HEIGHT_END                 =
      IT_EXCEPT_QINFO                   =
    IMPORTING
      E_EXIT_CAUSED_BY_CALLER           =
      ES_EXIT_CAUSED_BY_USER            =
        TABLES
          T_OUTTAB                          = i_sales
    EXCEPTIONS
      PROGRAM_ERROR                     = 1
      OTHERS                            = 2
    ENDFORM.                    " dispolay_data
    *&      Form  fieldcat_init
          text
         -->P_GT_FIELDCAT[]  text
    FORM fieldcat_init USING  e01_lt_fieldcat type slis_t_fieldcat_alv.
      DATA: LS_FIELDCAT TYPE SLIS_FIELDCAT_ALV.
    Delivery Date
      CLEAR LS_FIELDCAT.
      LS_FIELDCAT-FIELDNAME    = 'VDATU'.
      LS_FIELDCAT-OUTPUTLEN    = 12.
      LS_FIELDCAT-TABNAME    = 'I_SALES'.
      ls_fieldcat-seltext_L = 'Delivery Date'.
      APPEND LS_FIELDCAT TO E01_LT_FIELDCAT.
    Purchase Order #Material Description
      CLEAR LS_FIELDCAT.
      LS_FIELDCAT-FIELDNAME    = 'BSTNK'.
      LS_FIELDCAT-OUTPUTLEN    = 25.
      LS_FIELDCAT-TABNAME    = 'I_SALES'.
      ls_fieldcat-seltext_L = 'Purchase Order #'.
      APPEND LS_FIELDCAT TO E01_LT_FIELDCAT.
    Material
      CLEAR LS_FIELDCAT.
      LS_FIELDCAT-REF_FIELDNAME    = 'MATNR'.
      LS_FIELDCAT-REF_TABNAME    = 'MARA'.
      LS_FIELDCAT-FIELDNAME    = 'MATNR'.
      LS_FIELDCAT-TABNAME    = 'I_SALES'.
      ls_fieldcat-seltext_L = 'Material #'.
      ls_fieldcat-seltext_M = 'Material #'.
      ls_fieldcat-seltext_S = 'Material #'.
      APPEND LS_FIELDCAT TO E01_LT_FIELDCAT.
    Material Description
      CLEAR LS_FIELDCAT.
      LS_FIELDCAT-FIELDNAME    = 'MAKTX'.
      LS_FIELDCAT-OUTPUTLEN    = 40.
      LS_FIELDCAT-TABNAME    = 'I_SALES'.
      ls_fieldcat-seltext_L = 'Material Description'.
      APPEND LS_FIELDCAT TO E01_LT_FIELDCAT.
    Customer Material #
      CLEAR LS_FIELDCAT.
      LS_FIELDCAT-FIELDNAME    = 'KDMAT'.
      LS_FIELDCAT-OUTPUTLEN    = 35.
      LS_FIELDCAT-TABNAME    = 'I_SALES'.
      ls_fieldcat-seltext_L = 'Customer material no.'.
      APPEND LS_FIELDCAT TO E01_LT_FIELDCAT.
    Quantity
      CLEAR LS_FIELDCAT.
      LS_FIELDCAT-FIELDNAME    = 'KWMENG'.
      LS_FIELDCAT-OUTPUTLEN    = 15.
      LS_FIELDCAT-TABNAME    = 'I_SALES'.
      ls_fieldcat-seltext_L = 'Quantity'.
      APPEND LS_FIELDCAT TO E01_LT_FIELDCAT.
    Net Price
      CLEAR LS_FIELDCAT.
      LS_FIELDCAT-FIELDNAME    = 'NETPR'.
      LS_FIELDCAT-OUTPUTLEN    = 15.
      LS_FIELDCAT-TABNAME    = 'I_SALES'.
      ls_fieldcat-seltext_L = 'Net Price'.
      APPEND LS_FIELDCAT TO E01_LT_FIELDCAT.
    ENDFORM.                    " fieldcat_init
    Reward Points if it is helpful
    Thanks
    Seshu

  • Systems Emails - Invoice tags Shipping vs Billing

    Hello all,
    This may seem like a silly question, but I'm a bit confused on the tags for the Systems Emails - Invoice.html.
    I want to have two columns render for the invoice:
    Column#1:
    Bill To:
    {tag_ordername}
    {tag_addressbilling}
    {tag_phonecell}
    {tag_recipientaddress}
    Bill To: (here's the info I want to show)
    Billing Party's First, Last Name
    Billing Party's Address
    Billing Party's City, State, Zip
    Billing Party's Phone
    Billing Party's Email Address
    Column#2:
    Ship To:
    {tag_shippingattention}
    {tag_addressshipping}
    {tag_shippinginstructions}
    Ship To: (here's the info I want to show)
    Ship To Party's First, Last Name
    Ship To Party's Address
    Ship To Party's City, State, Zip
    Ship To Instructions
    It's confusing bc the recipient to me would be the person being shipped to not the person making the order. Can anyone clear this up for me please?
    Also, on this particular system email, the {tag_orderid} states that it's for quotes only. What would the tag be for a customer ID# or is there one? I need to show the Order# and Customer ID#. I know there are customer case numbers, but why isn't this a tag choice for this system email or am i missing it.

    I know that more times than not it will be the biller as the shipper but our items are marketed as gifts so i really need an invoice that clearly states a difference between biller and shipper ... just in case there is a difference.
    I think where I'm getting confused is starting with
    {tag_company}
    Renders the company name
    which is my client's company, right? Then you have
    {tag_addressdefault}
    Default address for contact/company
    {tag_phonecell}
    Mobile phone number for contact/company
    {tag_phonehome}
    Home phone number for contact/company
    {tag_phonework}
    Work phone number for contact/company
    Is "contact/company" the customer?
    I really haven't worked with this aspect enough to know the difference.
    I just need to know if my tags are correct if I want one column for Bill To and one column Ship To?
    Bill To:
    {tag_ordername}
    {tag_addressbilling}
    {tag_phonecell}
    {tag_recipientaddress}
    Ship To:
    {tag_shippingattention}
    {tag_addressshipping}
    {tag_shippinginstructions}

Maybe you are looking for

  • Vendor excise details in gr

    Dear Sap Experts,                               This is chandra shekar MM consultant,  i'm facing one problem is when i'm doing GR againest to the STO i'm getting error like maintain excise details for vendor and excise invoice to vendor , i have che

  • Compressor 2.01 and AC3 problems. Keeps Quitting

    Symptoms - Place a self contained file into Compressor for compressing into AC3. It goes to batch monitor and right at the very end the whole thing quits. Very strange. Ive tried fixing permissions, restart even reinstalling FCP, DVD Studio Pro and C

  • Oracle ADF 11g

    Wondering if there is a Oracle ADF 11g Video site ? Site where all ADF 11g sample example clips are consolidated ? I did like ADF videos here http://blogs.oracle.com/shay/ wanted to know more such video sites exclusive ADF 11g thx pp

  • Photo color missing

    I have Adobe Photoshop Elements 8.  When I print a photo, areas that should be black come out a speckled iridescent orange. This has never happened before.  I'm sure I did something wrong in editing.  How can I fix this?

  • Why won't GameCenter connect to the server?

    So I was playing Temple run and it said that it couldn't connect to gamecenter. after logging out and trying to log in again it said it couldn't connect to the server? I'm using iOS 4.3.1. Is this normal or what should I do?