Revenue Document Not visible in Document Flow of Billing Document

Hi Friends,
I am facing the below issue Only in Quality System.
From with in the Billing Document when  click on "Accounting Overview Button" (i.e. Shift + F4 Key), list of Accounting Documents are Displayed.
In Development:
I am able to see 4 Documents when I click on the "Accounting Overview Buttion" :- Accounting Document, Profit Center Document, Controlling Document and Profitability Analysis document.
In Quality:
I am only able to see only 2 Documents when I click on "Accounting Overview Button": Accounting Document and Profit Center document.
In Quality System, when I checked KE24, I could see that Profitability Analysis Document has been created but the same is not visible in the Document Flow.
I did not check the Controlling Document, because I was not aware how to related it to the Sales Doc or Billing Doc.
I have also checked the following OSS notes: 877921, 453772 and 545505. Correction suggested in this OSS note are already implemented.
Thanks in advance for your help.
Regards,
Raj.

Hi,
based on the sample coding I think that some more data needs to be passed in parameter lt_files. I would recommend you to see the BAPI description in transaction BAPI for the DOCUMENT_CREATE2 BAPI and made sure that the necessary data for
BAPI table DOCUMENTFILES are also handed over correctly.
Best regards,
Christoph

Similar Messages

  • PDS Appraisal Completed - Document not visible to manager

    Dear ,
    We are going live with Objective settings and performance appraisal. The functionality working well except an issue. The completed appraisal of subordinate is not visible to manager where as the same is visible to employee.
    Any idea why manager nnot able to see completed document after employee agreed on the PDS?
    Thanks in advance

    Hi,
    Thanks for your reply.
    1. "Please check role tab under category and template which you have been defined"
             In the category and Manager we selected
                    Self
                    Manager
                    Higher manager
    2. under this how many level of employee you have selected in which way like appraiser, and appriasee, like manager, co worker .
          (Employee>Manager>Higer Manager-->HOD )
          Employee
          Immediate Manager (line Manager)
          Higher Manager ( Manager of Line Manager )
          HOD (Cost centre Owner)
    3..more over you check manager position coming under which position....
         I am not clear about the above , can you eloborate?

  • Document NOT visible.  Doc tab and layers ARE visible. HELP!

    Installed Photoshop CS5 months ago.  Have completed dozens of projects with only the occasional crash.
    Yesterday it crashed "Photoshop needs to close".
    When I reopened the file, the document is not visible.
    The document tab is correct and the layers are intact and visible.
    Tried opening other psd's, same results.
    Will not create a new document, New document panel does not appear.
    Moved same psd to laptop, opens like a charm.
    Vista, 32 bit.
    The file that crashed was a larger file, but I've definitely worked on much larger files consistently.
    Could not find other posts regarding same issue.
    Do I need to reinstall Photoshop?
    What went wrong?
    Thanks bunches, appreciate it!

    Your graphics card driver needs updating/ reinstalling and you may need to disable OpenGL in the preferences. Anyway, you'd get much better and quicker answers, if you posted your questions in the right forums, so keep that in mind next time and use the PS specific forum.
    Mylenium

  • Document not visible in Original document list

    Hi
    I want to add document to SAP DMS, found BAPI_DOCUMENT_CREATE2 on net.
    I found a sample program on a thread but when I am executing this I get the newly created document in CV03N but I dont find the document in Original document list.
    FUNCTION Z_DMS_CREATE_DOCUMENT_01.
      DATA: ls_doc LIKE bapi_doc_draw2,
        ls_return LIKE bapiret2.
      DATA: lf_doctype LIKE BAPI_DOC_AUX-DOCTYPE,
            lf_docnumber LIKE BAPI_DOC_AUX-DOCNUMBER,
            lf_docpart LIKE BAPI_DOC_AUX-DOCPART,
            lf_docversion LIKE BAPI_DOC_AUX-DOCVERSION.
      DATA: lt_files LIKE bapi_doc_files2 OCCURS 0 WITH HEADER LINE,
            lt_drat LIKE bapi_doc_drat OCCURS 0 WITH HEADER LINE,
            lt_drad LIKE bapi_doc_drad OCCURS 0 WITH HEADER LINE.
        ls_doc-documenttype = 'DRW'.
        ls_doc-documentversion = '00'.
        ls_doc-documentpart = '000'.
        ls_doc-description = 'New doc 23 July'.
        ls_doc-username = 'TestUser1'.
        REFRESH lt_files.
        CLEAR lt_files.
        lt_files-docfile = 'E:\temp\Sample.pdf'.
        lt_files-wsapplication = 'PDF'.
        APPEND lt_files.
        CLEAR lt_drat.
        REFRESH lt_drat.
        lt_drat-language = 'EN'.
        lt_drat-description = 'Data01'.
        APPEND lt_drat.
        lt_drat-language = 'EN'.
        lt_drat-description = 'Data02'.
        APPEND lt_drat.
        CLEAR lt_drad.
        REFRESH lt_drad.
        lt_drad-objecttype = 'MARA'.
        lt_drad-objectkey = 'A006'.
        APPEND lt_drad.
        CALL FUNCTION 'BAPI_DOCUMENT_CREATE2' EXPORTING:
              documentdata = ls_doc
          IMPORTING:
              documenttype = lf_doctype
              documentnumber = lf_docnumber
              documentpart = lf_docpart
              documentversion = lf_docversion
              return = ls_return
          TABLES:
              documentdescriptions = lt_drat
              objectlinks = lt_drad
              documentfiles = lt_files.
        IF ls_return-type CA 'EA'.
            ROLLBACK WORK.
            MESSAGE ID '26' TYPE 'I' NUMBER '000' WITH ls_return-message.
        ELSE.
            COMMIT WORK.
        ENDIF.
    ENDFUNCTION.
    Can anybody help.
    Thanks in advance
    Ruhi Hira

    Hi,
    based on the sample coding I think that some more data needs to be passed in parameter lt_files. I would recommend you to see the BAPI description in transaction BAPI for the DOCUMENT_CREATE2 BAPI and made sure that the necessary data for
    BAPI table DOCUMENTFILES are also handed over correctly.
    Best regards,
    Christoph

  • Revenue is not visible within results analysis

    Hi Experts,
    Am SD consultant , am not ware of about KKAK transaction and can you please throw ur ideas on below issue.
    In Tcode- KKAK Actual result analysis for the sales order , revenue is not visable with in result analysis for sales order.
    Can you please give your suggestion how can it get update tehre.
    And also let me know this KkAK transaction details can see after creation of billing document or before billing document creation

    The show interface command should give you a lot of details on the link usage.
    You could watch the load, 5 minute input rate/output rate fields before compression and after compression to find
    the realistic usage.
    I am pasting a sample show interface output below
    Router#sh int s0
    Serial0 is up, line protocol is up
    Hardware is HD64570
    Internet address is 192.168.100.2/24
    MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec, rely 255/255, load 1/255
    Encapsulation HDLC, loopback not set, keepalive set (10 sec)
    Last input 00:00:00, output 00:00:00, output hang never
    Last clearing of "show interface" counters 13:32:47
    Input queue: 1/75/0 (size/max/drops); Total output drops: 0
    Queueing strategy: weighted fair
    Output queue: 0/1000/64/0 (size/max total/threshold/drops)
    Conversations 0/2/256 (active/max active/max total)
    Reserved Conversations 0/0 (allocated/max allocated)
    5 minute input rate 3000 bits/sec, 4 packets/sec
    5 minute output rate 2000 bits/sec, 4 packets/sec
    98631 packets input, 8680095 bytes, 0 no buffer
    Received 30857 broadcasts, 0 runts, 0 giants, 0 throttles
    2 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
    98332 packets output, 8924943 bytes, 0 underruns
    0 output errors, 0 collisions, 0 interface resets
    0 output buffer failures, 0 output buffers swapped out
    0 carrier transitions
    DCD=up DSR=up DTR=up RTS=up CTS=up

  • Not to allow to save the billing document in the back date if FI period clo

    Can anybody help me please. My FI period for october is closed. But there are still some open delivery documents in billing due list for October. So now let say on 7th december if i will make the billing documents by giving the date 30.11.2007 logically as FI period is closed it will allow to save the billing document but will not pass to accounting.
    So this normaly happening in my industry endusers are creating the billing documents in the back date even after the period close so all the documents come into VFX3.
    So can any body help me? Can we have any check if the FI period is closed for a perticular months if we will try to make the billing documents in the closed period it will not allow to generate the billing document rather saving the documents and blocking for accounting.
    Reggards.
    Laxmikanta Das.
    09958119889.

    Dear laxmikanta
    I also not come across the situation what you said and hence dont have much idea about authorization group.
    However, on going through the F1 help, it says
    <b>Procedure</b>
        If only a limited set of users is to be able to post in a particular
        posting period, proceed as follows:
                 o   Add the posting period authorization (authorization object
            F_BKPF_BUP) to the authorizations of the selected users. Assign an
            authorization group (e.g. '0001').
                  o   Enter the account type '+' for the posting period variant to which
            the restriction is to apply. Enter the period(s) whose use is to be
            restricted in the first period, those which are available to all
            users in the second period, and the authorization group (e.g.
            '0001') in the last column.
    <b>Examples</b>
        A posting period can be successively restricted. If, e.g. 10 users have
        the posting period authorization with authorization group '0001', and 3
        of these 10 users also with authorization group '0002'.
        If the period is only to be accessible to the 10 selected users the
        authorization group '0001' is entered in the posting period variant.
        Access can later be restricted to the remaining 3 users by entering
        '0002'.
    From the above, I feel your requirement can be met.
    Thanks
    G. Lakshmipathi

  • Number range does not exist error message while releasing billing document

    Hi,
    We are trying to release a billing document to Accounting through VF02. But the system throws an error message that "For object RF_BELEG 1000, number range interval  does not exist FBN1".  Note : System does not specify which number range is missing...
    There are existing number range intervals for the company code which looks fine. Any advise where this number ranges are missing.
    Regards,
    Sakthy

    Hi,
    I suggest you to check the which document type has assigned for biiling document and against that document type , have to ssign the id for number range and check whethere internal assignment or external assignment.
    I hope this will make sense.
    Panneer

  • Gross Wight is not gettting copied between Delivery and Billing Document

    Hello,
    I´m trying to determine freight costs based on data from Delivery document (essentialy weight). Although, when I change manually the "Total weight" in the Delivery screen (which is actually the gross weight, I assume), this new weight is not copied to the billing document.
    What am I missing in this one?
    Useful answers will be rewarded...
    Adriano Cardoso

    Hi Adrino,
    Please check the copying routines involed between your Delivery document and billing document.
    Transaction VTFL
    I hope it will help you,
    Regards,
    Murali.

  • Exchange Rate Flow - from Billing Document to FI

    Hellow Experts,
    I have kept posting block in billing type. I release them for FI posting periodically. Now when I release these billing documents for FI posting it takes exchange rate of the date on which billing document was created. But my requirement is to flow the exchange rate to the FI document of the date on which I release the billing document for FI posting.
    Plz give some inputsu2026 We have billing date in billing document. This billing date can be used for that??
    Thanks in advance.
    Regards,
    HP
    Edited by: Hardik Patel on Mar 18, 2009 12:34 PM

    Hello,
    You could do one of the below,
    1)Mnaually change the billing date to the date the posting block is removed and posted to accounts, through this the current exchange rate will be determined
    2) use a user exit from below to set that the system always redetrmines the exchage rate when posting to accounts
    user exits are
    EXIT_SAPLV60B_001:
    EXIT_SAPLV60B_002
    Hope this helps
    Thanks
    akasha

  • VBOF/SDBONT06 does not update "last changed" field of billing documents

    Hello,
    we have developed a solution in BI, where billing document information (VBRK) and corresponding condition information (KONV) is loaded into infocube in BI. We want to work with delta-loads in BW. The delta loads can be triggerred based on field ERDAT (creation date) or AEDAT (last change date) in the VBRK table.
    However, the VBOF/SDBONT06 program does only update the condition information in KONV, but does not change anything to VBRK. Therefore the AEDAT field in VBRK is not changed. And the records in KONV table do not have a creation/change date at all. Thus, the delta load in BW will not pick up the changes made by VBOF.
    Does anybody know whether e.g. user-exit for VBOF/SDBONT06 exists that enables to update the AEDAT field of VBRK table?
    Thanks

    Hi,
    You are correct that stauts is updated in table VBUK and VBUP.
    However, a sales order does not determine a billing status for delivery related billing, field
    VBUP-FKSTA is only determined for delivey.
    So, it is correct behavior that VBUP-FKSTA = BLANK when searching VBUP with
    VBUP-VBELN = sales order number.
    Just because of above reason, you will not find billing status field in VA03 -> goto header/item;
    you could only find billing status field for delivery in VL03N -> status overview.
    It seems that you are trying to find out sales orders that have been fully deliveried and fully billed, am I right? As far as I know, there is no directly table/field/tcode that could meet your requirement.
    You could consider following workaround:
    firstly, get a list of deliveries that have been fully billied(search VBUP with VBUP-FKSTA = C or search VBUK with VBUK-FKSTK = C);
    Secondly, using these deliveries to search table VBFA to find out related sales orders.
    Hope this helps.
    Best regards,
    Crystal

  • Appraisal Document not visible to further Participant

    Hi Members,
    I have used three participants in "category" option of Appraisal template.
    1. Appraisee  - Employee
    2. Appraiser  - Supervisor
    3. Further Participant - HOD
    In Enterprise Portal , i am using a BSP page (from SE80 --> BSP Application --> HAP_Document_Pa --> Pages with Flow Logic --> documents_todo.htm) in MSS, earlier the HOD was able to find the appraisal document, but for unknown reasons, now the HOD is not able to find the appraisal document.
    And in criteria Group, though i have given the change option to Supervisor through element access and display option to Employee and HOD, but even the supervisor is not able to make changes in the criteria group, as the text box is displayed in grey (non editable mode).
    Kindly help me know the reason and solution, so that HOD could complete his part of review from his MSS screen.
    Regards

    Hi Lincoln,
    Thnx for responding.
    Yes a separate Iview is created to call the BSP page, and we have used "documents_todo.htm" and even the supervisor (in Review) and HOD (In Process) were able to view the appraisal document as and when the statuses changes, because the BSP page "documents_where_participated.htm" shows the appraisal documents even if the document is with employee or supervisor.
    About the value of i-view parameter MODE as X, do you mean "parameters to pass from Page Request (for URL isolation)" is not set as 'X', as the portal guy is not available at the moment, me being a functional consultant, i also need to fix the BSP issues through Portal.
    But i want start afresh, when the appraisal document is "in planning", the document should be available with the employee, when the appraisal document is in "In review" stage, the document should be available with the Supervisor, when the appraisal document is in "In Process" stage, the document should be available with the HOD.
    Plz suggest the BSP's for employee, supervisor and HOD, correct me if i need to make any corrections in the statuses or participants.
    Regards
    Edited by: nivedita chowdary on Jun 25, 2009 7:05 AM

  • Documents not Visible & Unsatisfactory Chat Support

    I occasionally have problems with seeing my pasted created documents after logging in to my page. During the time that this happens I also can't create/merge any pdf files. I went online to ask for technical support to see if this was an internal problem or a problem on my side and this is what I experienced ...
    On the support page I saw that a customer service agent was "available NOW to chat" with me. I select the chat option and then was told that there were 4 customers ahead of me and my approximate wait time was just over 5 minutes. Well a half hour later I finally got my customer service agent who has been "available NOW to chat". If that was not frustrating enough here is an outline of how my chat went ... (I wish I would have emailed myself the chat log but at the end of it I was so frustrated that I just closed the chat box angerly.)
    The representative identified himself and then disappeared for 3-4 minutes as he verified my information/account. As he did that I explained to him my problem/confusion with the site, specifically how I was not able to merge documents. After a few minutes of him confirming my problem and him (probably) attempting to find a solution in his provided solution manual, he directed me to open a pdf that I was not able to merge with another. So I opened one .... and I waited for nearly a minute ... he directed me to select "File" ... then I waited another minute ... then he told me to select "Properties" on the drop down menu. Having to wait a minute between directions that need to happen in one motion is ridiculous, I can't select file and then type "ok" at the same time. He then slowly told me more directions, and when I become slightly confused about what property he wanted to reference on the Security page he made a comment and referred to me directly by my name within the comment. It was extremely unprofessional and rude way to respond to my confusion. I would have not been confused had he not given me proper instructions and had he not typed slower then 20 words per minute. He then did it AGAIN a few lines later in the chat, and then in a round about way told me I was an idiot/incompetent and it was impossible for me to merge that specific pdf with another even though I told him I was able to do so a day before these issues had arisen.
    It became very clear that he did not know how to mitigate the situation. Furthermore, this was clearly not a pdf merging problem because I was also unable to see any of my previously merged documents. I am extremely dissatisfied with the service I received from this agent. I found him rude and demeaning. He also should not be the type of person that is working with customers through chat; he is an unbelievable slow typist and he does not understand how to give directions. If Adobe is instructing their reps to provide service at a "novice" customer, then they need to ask prescreening questions because most people who are going to use the chat option are likely not novices. Furthmore, why does Adobe not provide contact information for people who want to file complaints??
    I still never figured out why CreatePdf was not functioning properly but it has been working fairly well since then. I only posted this here because I want to bring this situation to the attention of Adobe and there is no other way to do so. I hope that they read this and follow up with me and address the problems with the chat agent.

    Good morning Lindsey,
    Let me begin by apologizing for the level of service you received from our staff.  I've reviewed your interaction and I have provided some feedback to Raghu's manager.
    I'm glad to hear that the service is working properly for you now.  Please let us know if we can be of assistance in any way.
    Kind regards,
    David

  • WORD document not showing up in Apple Recent Items Documents

    I work on a certain WORD document every day, maybe serveral times a day. I edit it each time, making numerous cuts, copies, pastes and saves. I remember when I first got the computer, it would show up in my Apple list of recent documents and as such was handy when I relaunched it every day. Now it isn't showing up there at all. WORD will be listed as a recent application but not the document itself. I have to access it by first launching WORD, not by clicking on it in the Apple menu as I did before. I have "Number of recent items" in the System Preferences set to 15 documents. I tried saving this document with another name to see if that would work. It didn't. Then I thought maybe there was a glitch in the particular WORD document so I opened a new one, typed a line, saved it, quit the program and then looked under the Apple menu. It was not there either. So, is this a problem with some kind of WORD preference setting or with my computer? I've recently repaired my permissions and verified my disk and there appear to be no problems.

    OK, I may have resolved this but not in a way that I like. If I put the document in the "Documents" folder in my User folder then it shows up. But I prefer to organize my stuff in my own way, make my own folders and put them where I want to, as I did with system 9. Is this not possible on OSX? It's going to be a disorganized hodge-podge if I have to do it the way it seems to be set up to do - stuff is going to be all over the place and I will not feel in control over anything. What also doesn't make sense it that the Apple menu lists other items in recent "documents" that are not in the home user>documents folder at all. One is something from User>Sites and the other is the Appearance.prefPane.

  • PDF file not generating for only one Invoice billing document

    Hi all,
    We have upgraded our system into ECC6.0 from 4.7 version. During our Testing time, we have found the following Bug:
    Bug: Not possible to get output in pdf format for only one  Invoice type(TR code: VF02) except for all it is generating PDF output.
    Can anybody help me out to find the route cause for this problem.
    Regards,
    Murali.

    Hi,
    For one Billing-Invoice type , PDF is not generating. But it is generating for other Invoices.
    So should i need to go through the Printer settings?
    Regards,
    Murali.

  • COPA document is not visible for a material document ?? Why

    Hi Experts,
    We have a material document, for which we have accounting doc and CO document respectively. But we don't have a PA document(not Visible). Any Idea why it is not visible.
    Moderator: Please do not ask basic questions

    Hi ,
    I am really very much appreciate your cooperation for the issue.
    When i try the same through KE4S in test run system is showing the below lines.....
    Number of billing documents read:                        1
    Number of line items to be transferred:                  0
    No. of billing doc. items already transferred:           0
    Number of billing docs with errors:                      0
    Note:- Number of line items to be transfered  0  then there is nothing to transfer to COPA.
    Please suggest.

Maybe you are looking for

  • CD drive does not play

    Hi, I have a Mac Mini G4. My problem is that when I insert a CD, I cannot view the contents of it - like play an audio CD or watch a DVD. The CD icon does not appear on the desktop or in the finder. If I look in "About this mac" and click "More info"

  • AE videos cut to black at the end frame?

    Please help with this, it's driving me insane! as it says a above - I've an 8 sec text intro that is meant to end on the final frame. but it cuts to black at the end when I need it to stay on the last frame. - and ideas guys? this is when its gone th

  • Some LCD panel info

    Hello all, Like quite a few people on this forum, I recently purchased a new MB 13" aluminum and have been very disappointed in the quality of the LCD panel. In particular, I feel like the viewing angle on this display is significantly worse than my

  • Automated Pricing

    Is there a way to configure Order Entry (11.0.3) to automatically calculate the item price from the item cost? We would like the price derived from actual cost(Inventory originating from purchase order) plus a percentage. Any help would be appreciate

  • Table cell objects removed by Pages ver 5.1

    I created a document in the previous version of Pages, and now when I open it with Pages 5.1, it removes the objects from the table cells. How can I overcome this? I thought I might work around by opening it in the previous version, but I cant figure