The A dso SALES Document number is equal to B dso sales document number the

Hi All,
                     i have two dso's ( A&B).I CREATED B DSO With the reference of A dso. and i loaded the data to B DSO. All the loads were done.now i am planning to compare the records throug ABAP Program.in the abap progran i am plaaning to write
this type of logic that is where the A dso SALES Document number is equal to B dso sales document number then data is need to capture.how can i write this type of logic.
thanks & Regards,

Hello
Do you mean , in your ABAP reoprt, you need to show all records from dso A which are there in dso B?
you may code on follwoing lines.
itab_A like /bic/Adso_A00.
itab_B like /bic/Adso_B00.
itab_result like /bic/Adso_A00.
select * from /bic/Adso_A00 into table itab_A
select * from /bic/Adso_B00 into table itab_B
loop at itab_A.
read table itab_B where sales_docno = itab_A-sales_docno.
if sy-subrc = 0.
append itab_A into itab_result.
endif.
endloop.
hope that helps!
regards,
sanjyot

Similar Messages

  • Sales document not able to save with rection reasons after delete the reference order

    Hi Experts,
    Good day!!
    My user wrongly created a sales order with sales document type as ZOR instead of ZORS.
    Then with reference to ZOR sales order, user created another sales order with sales document type as ZORS.
    Once he created sales order(ZORS)  with document type ZOR, he has deleted ZOR sales order.
    But after deletion of ZOR sales order user has to make those sales order line items as reasons for rejection but system not allowed to change.
                          Request you to please help how to over come this issue.
    Test case on above scenario:
    Same above scenario am trying to do but system not allowing to delete the sales order and the information message shows as "
    Item 000010 cannot be deleted (CRM does not allow deletion) Message no. V2251" Plz help this one also.
    Regards,
    Sree

    Hi,
    I've tried to simulate the scenario you were in in standard SAP system, but failed to have it reproduced, and therefore, I suppose this issue could be something relevant to the specific environment you have
    my exercise:
    create a sales order with type OR, and then create another one with OR with reference to the first one, and then have the first one deleted, check in document flow from the second order and make sure the first one is marked 'archived', and then set rejection code for the line item in the second order - I was able to save it => at last, I've got two orders, the first one archived, while the second one completed

  • I just renewed my subscription to convert a Word document to a pdf.  Your sales department told me there was a hold up in confirming the purchase.  I need to do the conversion now.  In fact, if it had worked, I would be done now.

    I just renewed my subscription to convert a Word document to a pdf.  Your sales department told me there was a hold up in confirming the purchase.  I need to do the conversion now.  In fact, if it had worked, I would be done now.
    [private information removed by moderator]

    Hi bobbij,
    I'm sorry to hear there was a holdup with your order. Have you been able to access your subscription yet? If not, and you're on a time crunch, you could get the job down with Acrobat. You can download a free 30-day trial from http://www.adobe.com/products/acrobat.html.
    Best,
    Sara

  • SRM purchase order number must equal the number of transferred requisition

    HI,
    KNOW SOMEONE A BADI WHAT CREATE IN  SRM A PURCHASE ORDER WITH THE SAME  NUMBER ORDER TRANSFERRED  R / 3 .

    Hi Yasar?
    Did you evaluate working with valuated sales order stock?
    This way your PP people could use Make to Order style manufacturing and produce for a special "batch" => The sales order special stock.
    Can be used in Repetitive Manufacturing and has no impact in costing, therefore a nice option for the situation you are describing.
    In MD04 a special segment will appear for the the Sales Order stock and this stock will only be able to be shipped for this special order.
    Best Regards,
    Franck

  • I am trying to change the page number format in a section of my document.  I want 2 sections to have 2 different page number formats.  How can I do this?

    I have 2 sections in my Pages document.  I am using Insert Auto Pages in footers to number my pages, but when I try to change the number format for one section it changes the format to the same as my change for the other section.  I want auto page number in each section but want each section's page numbers to have different formats. I have managed to get the auto page numbering to begin separately in each section, but just can't get the formats to be different.  There must be a way to do this.  Anyone know how?

    You look on the right edge of this page in the box entitled [More Like This].
    The dumb machine was able to find threads containing available answers .
    Using the Search feature with a simple request like
    page number AND format AND section
    would have give these links without opening a new thread.
    Yvan KOENIG (VALLAURIS, France) samedi 28 janvier 2012
    iMac 21”5, i7, 2.8 GHz, 12 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.2
    My Box account  is : http://www.box.com/s/00qnssoyeq2xvc22ra4k
    Please :
    Search for questions similar to your own
    before submitting them to the community

  • Linking Sales Order Header and Item into a DSO

    I am trying to combine my Sales Order Header and Item into a DSO.
    I created individual DSOs for each extractor and loaded successfully. I then created a new DSO with the Document number as the key field and loaded the data. However, when I check the new DSO, the data is not combined but seperated on one line.
    To make it clearer
    DSO1
    CH1 CH2 CH3 KF1
    DSO2
    CH1 CH4 CH5 KF2
    In my new DSO3, I used CH1 as the key field and when I load data, I expect to see
    CH1 CH2 CH3 CH4 CH5 KF1 KF2
    But I get
    CH1 CH2 CH3 KF1
    CH1 CH4 CH5 KF2
    Is there something I'm doing wrong?

    Hi Siggi
    I'm not sure what you mean.
    What I am trying to achieve on the long run is to combine Sales Order and Billing into a cube. But first i need to get the orders into a DSO and also Billing into another DSO. And then combine into a consolidated DSO before going to a cube. Please correct if this approach is wrong.
    In the meantime, I am trying to combine the sales order item and header into one DSO.

  • Sales Doc Overall status not updating in DSO

    Hi All,
    In ECC status of the Sales Document has changed from B to C. However in the DSO status still shows as C. Delta has pushed through successfully. Please see the screenshot below. Why is the status not changing in DSO?
    How to handle this issue?
    Regards,
    DTD

    Dear Dhanuka
    If the sale order item is the key field and the status is in the data field in the DSO you will not have an issue in the cube.
    Please find the example below
    1. DSO - Sales order X1 / 10  overall status B   keyfigure 100
    2. Cube - Sales order X1 / 10  overall status B   keyfigure 100
    After the Full DTP - Overall status will be overwritten in DSO
    3. DSO - Sales order X1 / 10  overall status C   keyfigure 100
    4. Cube - Sales order X1 / 10  overall status B   keyfigure 100
    5. Cube - Sales order X1 / 10  overall status B   keyfigure  -100
    6. Cube - Sales order X1 / 10  overall status C   keyfigure   100
    Regards
    Gajesh

  • Block document flow update when creating a new sales document by reference

    Hi,
    I have set up copy rules to copy a quotation to a new quotation. However, my customer does not want the reference quotation to appear in the document flow. Could you please help me with this.
    I have so far:
    - Removed the value from 'Update document flow' in the item
    - Put an empty value in 'Copy item number from reference' and 'Complete reference' at the header level
    Could you please help me,
    Thanks,

    Simply,
    Create sales order (va01)
    Goto  EDIT in menu bar then choose Propose Item or press CTRL + f11 from key board.
    Then provide Sales Document with default with/without quantity or selection list.
    Hope it can assist you.
    Thanks & Regards
    JP

  • Idoc number have status  is   51     Error: Application document not posted

    hi friend
    i have error in idoc number status  51     Error: Application document not posted. basic type is  ORDERS05   Purchasing/Sales
    what i do for solve this issue
    with regards
    dinesh
    Edited by: code acess on Feb 9, 2011 4:35 AM

    Hi,
    {1.how i check in the delivery documents have idoc number ? }
    Go into the delivery, output. Check if any output has been triggered for EDI. If yes, then select the output and click on 'Process details' (it is the button just after communication where you give the print name). It will display the Idoc number.
    { what are the required for cofiguration of EDI. Pls Send me the configuration setting . i didnt have help here ..iam expecting configuration setting }
    Though it is difficult to share all the config settings in this thread, what I will do is to put in a few steps which are general settings. Only a few things vary.
    For EDI / ALE - Idoc the common settings are
    a. The port should be enabled for sending and receiving the data thru Idocs. Usually basis does this.
    b. Partner profile should be configured in WE20. Example if you are sending a sales order confirmation to ship to party then, You should set up a partner profile in WE20 for partner number in KU (Customer) folder. You can copy any of the existing customer. What you have to make sure is you have added the message type and the Basic Type in the outbound parameters of the partner in WE20. Also, you have to make sure that you are giving the output type and the process type as well.
    This is same even when you are receiving the Idocs from customer. Say for example customer PO. However, instead of outbound, you will add all these details in inbound. 
    Similarly, if you are sending PO to your vendos, then, you have to make changes in folder for partner LS. There are so many other folders as well.
    Check WE60/61 for the documentation for what is Basic types, Message types and segments. It is very important for you to know about these when you are dealing with Idocs. To start with, you can give Orders01 in Basic types in WE60 selection screen and read out the details.
    c. Once the partner profile is set up, there is a table called VOE4. This is the table where you can maintain the customer cross reference for incoming idocs.
    d. Output type should be set up for EDI trigger (Tcode NACE) . You can use the existing programs. You can Check BA00 which is normally set up for EDI trigger as well. You can try triggering that first. You may get some errors at first. But do not panic. Just read those errors and then search the form for errors. You will get to know the next step.
    e. Once you have the above settings, I think you are pretty much ready for EDI... you can try these. If you get struck in between, the form is there to help you...
    Hope this helps...
    Regards,
    Mukund S

  • How can i make PO number field as a mandatery in sales order

    Hi Friends,
    can any one help me for the following requirement
    how can i make PO number field as a mandatery in sales order
    Thanks
    Nitchel

    Hi
    You have to include the "Purchase Order" field in the Incompletion list.
    Purchase order field is a Header data in the Sales order.
    So you have to create an Incompletion Procedure for Sales document Header.
    There include the field "Purchase order" field, assign the "Status group" to it.
    You may activate the error/warning check box.
    Assign the Incompletion Procedure to your Sales document type.
    Go to Sales document type VOV8 and activate the "Incompletion message" field so that without entering PO number you can not proceed.
    Now whenever you will create an order (using the order type where you have assigned the procedure), you have to fill up the PO field or else you can proceed.

  • I can't put numbers on the decimals. It only allow ,00 as decimals. If i put 33.00 it's ok but i i put 33.44 when i press enter changes to 3344 as an entire number, i've try everything and can't find the solution. This should be a basic thing.

    I can't put numbers on the decimals. It only allow ,00 as decimals. If i put 33.00 it's ok but if i put 33.44 when i press enter changes to 3344 as an entire number, i've try everything and i can't find the solution. This should be a basic thing. How frustrating !!

    pedrofromsydney wrote:
    €          55,555.00
    that's the result i get. Still why can't i just type for ex. 29.55 and stay like that on the cell ? Why does it always change to 2955 or 2955.00. ??
    I don't understand this
    It appears you have the cell formatted to Currency, with the default two decimal places.
    What I don't understand, though is how Numbers arrived at a result of fifty five thousand five hundred fifty five on your entering the exact keystrokes in Yvan's post:
    an equals sign, followed by five ones, followed by a forward slash, followed by a 2.
    Here's the result I get:
    Could you do the following:
    Open a NEW Numbers document using the Blank template.
    Drag the Row and Column control (bottom right corner) to reduce the table to two columns and three rows.
    Enter the words "My table" in cell A1.
    Click on cell B2 to select it, then enter the formula 
    =11111/5
    Use only those eight keystrokes; do not include any commas, periods or other characters not shown.
    Click on B2 again to select it.
    Open the inspector and choose the Cell Format button.
    Do not make any changes in the Inspector window.
    Drag the Inspector window to the position shown in my screen shot.
    Take a screen shot that includes the Formula bar, the Table (with cell B2 selected) and the Cell Format Inspector pane (the same screen area as in my screen shot above).
    Post the screen shot in a reply to this post.
    I'm hoping there will be some clues as to what's happening here in the screen shot. Procedure for taking and posting a shot of part of the screen follows.
    Regards,
    Barry
    SCREEN SHOTS (Selected area)
    Place the mouse pointer at the top left corner of the area you want to include.
    Press shift-command-4.
    The mouse pointer will change to a plus sign on a circle.
    Hold down the mouse button and drag to the bottom right corner of the area you wan to capture.
    Release the mouse button.
    The screen shot will be saved to your desktop with the name "Picture 1" (The number will be different if you have taken other screen shots).
    POSTING
    In the Compose frame, place the Insertion point at the location you want the picture to be inserted.
    Click the camera icon above the compose frame to open the Insert Image dialogue.
    Click Choose file to open the Choose dialogue.
    If necessary, navigate to the Desktop and click on the 'by date column header to sort the files by date, most recent at the top.
    Select the most recent picture file.
    Click Choose.
    Wait for the picture's file name to appear beside Choose file.
    Click insert image.
    Done.
    B.

  • How can I get someone to answer the phone? I'm ready to give VERIZON my business. I sat on the phone for over 20 minutes only to be transferred to "Sales." I then sat on the phone for another 15 minutes!!!! I finally hung up.

    How can I get someone to answer the phone? I'm ready to give VERIZON my business. I sat on the phone for over 20 minutes only to be transferred to "Sales." I then sat on the phone for another 15 minutes!!!! I finally hung up.

    It takes an enormous amount of patience and time to get through to a qualified person.
    My Samsung S5 was locked out and needed a factory reset. Including attempts to achieve this locally, it took over an hour before my problem was even addressed.
    You may be interested in my journey to a very good technical support person.
    First I called the local sales person who had given me his personal business card with the friendly advice to call me with any questions. No answer at about 8:30 am when the business was open. His voice mailbox was full.
    Then I called the local store where I had purchased the phone. The person who answered the phone had learned all the proper stock phrases, but was not familiar with the issue, stated that there were no customers in the store, and I should go there in about an hour when there would be more staff. He suggested dialing *411 from my phone (which was locked). Then he gave me a number to call Verizon, which he had to look up, and it took a minute or so. The number was (removed). That is an internal number for employees and contractors and requires a code to access, obviously not designed for customers' use. He finally cut me off by stating that there were a number of customers in line waiting for his attention!
    After researching all my papers I found 800-922-0204 on my bill. The automated message suggested a hold time of 5 minutes, it took 20 minutes for a Customer Service Representative to pick up, and then I was referred to technical assistance. The hold time was announced to take 5 minutes, after 12 minutes I finally was connected.
    Fortunately I had my computer set up for Skype on a loudspeaker, and was able to do some other paperwork while waiting.
    Persistence was rewarded by having the good fortune to be connected to a very experienced, qualified and patient technical support staff with the name of Thomas (removed). He solved my problem, answered my questions during the process of resetting the phone, and gave an example of courteous and kind customer service that I had never experienced before when dealing with any major internet company.
    >> Edited to comply with the Verizon Wireless Terms of Service <<
    Edited by:  Verizon Moderator

  • I have an ipad and an iphone.  For the purposes of facetime, I would like to associated my email address with just the ipad and my cell number with just the iphone.  I went to settings facetime on the iphone but it won't let me remove the email address.

    Please see above.  I have both an ipad and and iphoen.  For the purposes of facetime, I would like to associate only my email address with the ipad and only the phone number iwht the iphobne.  However, I cannot remove the email address from the iphone.  So, when I get a facetime via email, it rings on both the iphone and ipad.  Settings>>facetime will not let me remove the email.

    I wouldn't want to say exactly, however I would imagine that it has to do with the fact you use the same Apple ID on both devices. Since Facetime was activated on the phone, with the number, and then activated on the iPad with the email and same Apple ID, they are somehow linked. I'm not sure that you can separate it without having a different Apple ID on the two devices. Otherwise you can look at this support document http://support.apple.com/kb/TS3367 and see if that helps you any.

  • Determine if PO number has been used in a Sales Order for a customer....

    We're able to perform some processing both before the Sales order is created and before the IDOC is updated, status-wise. One of the checks that we're performing is to determine whether the PO number supplied by the IDOC has been used in a order before for this customer.
    I can easily determine whether the (or so I thought) PO number is used by referencing the CRMD_SALES table having searched for the PO number. Unfortunatley the GUID returned should be the Order GUID, but they do not seem to exist. Am I reading the guid incorrectly or should there be some kind of intermediate table?.
    Regards
    Blue

    Gary,
    Try using the view CRMV_PURCHASE_NO instead.  I believe this will give you all the orders that have this PO number used before.
    Take care,
    Stephen

  • Can I please communicate with a human being in New Delhi, India to set up the CC ASAP at my film school? Give me a working phone number in reply. I cannot do this on the web site.

    The numbers listed at adobe.com/in are both completely non-functional. I have a number of questions to ask before we subscribe to the CC for multiple users for our educational institution - among them ways to pay. I cannot get in touch with a real person on line or off line... can someone in sales in New Delhi or Noida contact me at [email protected]?

    The numbers listed at adobe.com/in are both completely non-functional. I have a number of questions to ask before we subscribe to the CC for multiple users for our educational institution - among them ways to pay. I cannot get in touch with a real person on line or off line... can someone in sales in New Delhi or Noida contact me at [email protected]?

Maybe you are looking for