Statistical posting to CC by posting a WBS

Dear Experts,
I have following requirement. We perform a posting to WBS where also cost centers are statistically posted. As the WBS and CC have different profit centers an error message is raised (BK134). In tcode OBA5 it is possible to switch it to a warning/information message and set a user to allow him such a posting and so on ...
But I would need to have a limitation for an organization unit (company code, controlling area, etc.).
Please suggest if any possible solution exists (e.g. activating an user-exit) to achieve my needs!!!
Thank you in advance
Marian

Hi,
when creating such a posting normally error message is raised. Enhancing the OBA5 and switch it to warning message th user is  permitted to create such a posting.
But I do not want to define users allowed to do such a posting because there can be more than one and they may changed during the time.
I would like to switch it to warning message when posting in certain company code or controlling area to do not affect other CoCds or CoAreas.
Example: when posting in CoCd 1000 > warning message is raised  BK134
               when posting in CoCd 2000 > error message is raised standardwise
Hope it helps ...
Awaiting your feedback...
Thanks

Similar Messages

  • Is it possible to post an invoice to a closed WBS

    Hi All,
    Is it possible to post an invoice to a closed WBS?
    In my case, we are able to post the invoice to closed WBS but when we tried to reserve that invoice, system gives error that reversal of invoice is not possible WBS is closed.
    Kindly let me know how can we reserve that invoice and also let me know, if its the normal behavior of system to post invoice to against closed WBS.
    Thanks a lot in advance.
    Regards,
    Sheelesh

    Hi,
    Mentioned below is an extract from SAP Help,
    The status allows
    You to post actual costs to orders and networks that are assigned to the WBS element, as long as their status permit this
    The status prohibits
    You from assigning networks, production orders or CO orders to the WBS element.
    You from posting actual costs to the WBS element
    If i understand this extract correctly it is clearly mentioned that you can post actual costs to orders and networks that are assigned to WBS element but you cannot post actual cost directly to a WBS element if the status is CLSD. What i think is that when the invoice is reversed system again considers the actual cost as a posting and hence it is prohibiting you from proceeding further. SAP Help also suggests that in case you need to do an actual posting you need to reverse the status from CLSD to a status that allows actual cost posting.
    Hope i am clear here.
    Regards,
    Gokul

  • Unable to find an Output Post Processor service to post-process request

    Hi experts,
    Users complaining that they could not able to generate the PDF.
    User Complaint:
    The program does not generate the PDF. The program just generates the XML output. The logfile shows that “Unable to find an Output Post Processor service to post-process request 25852905.”
    EBS: 12.1.2
    OS: RHEL 5.5
    DB: 11.1.0.7.0
    Steps that we tried:
    1. Increased the OPP process to 16
    2. Increased Concurrent:OPP Response Timeout to 750
    3. There is no issue in manager log file.
    4. Concurrent Requests Fail Due to Output Post Processing (OPP) Timeout (Doc ID 352518.1)
    5. Restarted CM. Ran CMclean.
    6. Re: Output Post Processor
    7.Unable to View pdf Output File Created by XML Publisher
    But we dont find any solutions over the above.
    Log:
    +-----------------------------
    | Starting concurrent program execution...
    +-----------------------------
    Arguments
    p_order_by='TRX_NUMBER'
    p_trx_number_low='8414037'
    p_trx_number_high='8414037'
    p_open_invoice='N'
    p_check_for_taxyn='N'
    p_choice='SEL'
    p_header_pages='1'
    p_debug_flag='Y'
    p_message_level='10'
    Forcing NLS_NUMERIC_CHARACTERS to: '.,' for XDO processing
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.US7ASCII
    Enter Password:
    REP-0004: Warning: Unable to open user preference file.
    MSG-00100: DEBUG:  AfterPForm_Trigger +
    MSG-00100: DEBUG:  Multi Org established.
    MSG-00100: DEBUG:  AfterParam_Procs.Get_Country_Details
    MSG-00100: DEBUG:  Get_Country_Description.
    MSG-00100: DEBUG:  AfterParam_Procs.Switch_On_Debug
    MSG-00100: Running in debug mode
    MSG-00100: DEBUG:  AfterParam_Procs.Get_Trx_Number_Low
    MSG-00100: DEBUG:  AfterParam_Procs.Get_Trx_Number_High
    MSG-00100: DEBUG:  AfterParam_Procs.Get_Tax_Option
    MSG-00103: lp_trx_date_clause =  and a.trx_date = a.trx_date
    MSG-00100: DEBUG:  BeforeReport_Trigger.Build_Where_Clause
    MSG-00100: DEBUG:  P_Choice:  SEL
    MSG-00500: DEBUG:  About to build WHERE clause.
    MSG-00500: DEBUG:  WHERE clause built.
    MSG-00100: DEBUG:  Choice is other than ADJ, setting ORDER BY.
    MSG-00500: DEBUG:  Table 1:          AR_ADJUSTMENTS                         COM_ADJ,
            AR_PAYMENT_SCHEDULES                   P,
            RA_CUST_TRX_LINE_GL_DIST               REC,
            RA_CUSTOMER_TRX                        A,
            HZ_CUST_ACCOUNTS                       B,
            RA_TERMS                               T,
            RA_TERMS_LINES                         TL,  
            RA_CUST_TRX_TYPES                      TYPES,
            AR_LOOKUPS                             L_TYPES,
            HZ_PARTIES                        PARTY,
            HZ_CUST_ACCT_SITES                     A_BILL,
            HZ_PARTY_SITES                         PARTY_SITE,
            HZ_LOCATIONS                           LOC,
            HZ_CUST_SITE_USES                      U_BILL
    MSG-00500: DEBUG:  Table 2:          RA_TERMS_LINES                         TL,  
            RA_CUST_TRX_TYPES                      TYPES,
            AR_LOOKUPS                             L_TYPES,
        HZ_CUST_ACCOUNTS                       B,
            HZ_PARTIES                        PARTY,
            HZ_CUST_SITE_USES                      U_BILL,
            HZ_CUST_ACCT_SITES                     A_BILL,
            HZ_PARTY_SITES                         PARTY_SITE,
            HZ_LOCATIONS                           LOC,
            AR_ADJUSTMENTS                         COM_ADJ,
            RA_CUSTOMER_TRX                        A,
            AR_PAYMENT_SCHEDULES                   P,
            RA_TERMS                               T
    MSG-00500: DEBUG:  Where 1:  A.BILL_TO_CUSTOMER_ID = B.CUST_ACCOUNT_ID
    AND REC.CUSTOMER_TRX_ID = A.CUSTOMER_TRX_ID
    AND REC.LATEST_REC_FLAG = 'Y'
    AND REC.ACCOUNT_CLASS   = 'REC'
    AND P.PAYMENT_SCHEDULE_ID + DECODE(P.CLASS,
                                       'INV', 0,
                 = COM_ADJ.PAYMENT_SCHEDULE_ID(+)
    AND COM_ADJ.SUBSEQUENT_TRX_ID IS NULL
    AND 'C'    = COM_ADJ.ADJUSTMENT_TYPE(+)
    AND A.COMPLETE_FLAG = 'Y'
    AND A.CUST_TRX_TYPE_ID = TYPES.CUST_TRX_TYPE_ID
    AND L_TYPES.LOOKUP_TYPE = 'INV/CM/ADJ'
    AND A.PRINTING_OPTION IN ('PRI', 'REP')
    AND L_TYPES.LOOKUP_CODE =
    DECODE( TYPES.TYPE,'DEP','INV', TYPES.TYPE)
    AND NVL(P.TERMS_SEQUENCE_NUMBER,nvl(TL.SEQUENCE_NUM,0))=nvl(TL.SEQUENCE_NUM,nvl(p.terms_sequence_number,0))
    AND DECODE(P.PAYMENT_SCHEDULE_ID,'',0, NVL(T.PRINTING_LEAD_DAYS,0))=0
    AND A.BILL_TO_SITE_USE_ID = U_BILL.SITE_USE_ID
    AND U_BILL.CUST_ACCT_SITE_ID = A_BILL.CUST_ACCT_SITE_ID
    AND A_BILL.party_site_id = party_site.party_site_id
    AND B.PARTY_ID = PARTY.PARTY_ID
    AND loc.location_id = party_site.location_id
    AND NVL(LOC.LANGUAGE,'US') = 'US'
    AND A.TERM_ID = TL.TERM_ID(+)
    AND A.TERM_ID = T.TERM_ID(+)
    AND A.CUSTOMER_TRX_ID = P.CUSTOMER_TRX_ID(+)
    MSG-00500: DEBUG:  Where 2:  A.BILL_TO_CUSTOMER_ID = B.CUST_ACCOUNT_ID
    AND P.PAYMENT_SCHEDULE_ID + DECODE(P.CLASS,
                                       'INV', 0,
                 = COM_ADJ.PAYMENT_SCHEDULE_ID(+)
    AND COM_ADJ.SUBSEQUENT_TRX_ID IS NULL
    AND 'C'    = COM_ADJ.ADJUSTMENT_TYPE(+)
    AND A.COMPLETE_FLAG = 'Y'
    AND A.CUSTOMER_TRX_ID = P.CUSTOMER_TRX_ID
    AND A.CUST_TRX_TYPE_ID = TYPES.CUST_TRX_TYPE_ID
    AND L_TYPES.LOOKUP_TYPE = 'INV/CM/ADJ'
    AND A.PRINTING_OPTION IN ('PRI', 'REP')
    AND L_TYPES.LOOKUP_CODE =
    DECODE( TYPES.TYPE,'DEP','INV', TYPES.TYPE)
    AND NVL(T.PRINTING_LEAD_DAYS,0) > 0
    AND A.BILL_TO_SITE_USE_ID = U_BILL.SITE_USE_ID
    AND U_BILL.CUST_ACCT_SITE_ID = A_BILL.CUST_ACCT_SITE_ID
    AND A_BILL.PARTY_SITE_ID = PARTY_SITE.PARTY_SITE_ID
    AND B.PARTY_ID = PARTY.PARTY_ID
    AND LOC.LOCATION_ID = PARTY_SITE.LOCATION_ID
    AND NVL(LOC.LANGUAGE,'US') = 'US'
    AND NVL(P.TERMS_SEQUENCE_NUMBER,TL.SEQUENCE_NUM)=TL.SEQUENCE_NUM
    AND T.TERM_ID = P.TERM_ID
    AND TL.TERM_ID(+) = T.TERM_ID
    MSG-00100: DEBUG:  AfterPForm_Trigger -
    MSG-00100: DEBUG:  BeforeReport_Trigger +
    MSG-00100: DEBUG:  BeforeReport_Procs.Populate_Printing_Option
    MSG-00100: DEBUG:  BeforeReport_Procs.Populate_Tax_Printing_Option
    MSG-00100: DEBUG:  BeforeReport_Trigger.Get_Message_Details
    MSG-00100: DEBUG:  BeforeReport_Trigger.Get_Org_Profile.
    MSG-00100: DEBUG:  Organization Id:  26
    MSG-00100: DEBUG:  BeforeReport_Trigger -
    MSG-05000: DEBUG:  Trx No... 8414037
    MSG-00100: DEBUG:  Get_Country_Description.
    MSG-00010: 12:03 1 Transaction: 8414037
    MSG-00100: DEBUG:  Get_Country_Description.
    MSG-00100: DEBUG:  Get_Country_Description.
    MSG-05000: DEBUG:  Remit To Address....
    MSG-05000: DEBUG:  Address Style:   
    MSG-05000: DEBUG:  Address 1:        11000 IH-35 NORTH
    MSG-05000: DEBUG:  Address 2:       
    MSG-05000: DEBUG:  Address 3:       
    MSG-05000: DEBUG:  Address 4:       
    MSG-05000: DEBUG:  City:             AUSTIN
    MSG-05000: DEBUG:  County:          
    MSG-05000: DEBUG:  State:            TX
    MSG-05000: DEBUG:  Province:        
    MSG-05000: DEBUG:  Postal Code:      78753
    MSG-05000: DEBUG:  Territory:       
    MSG-05000: DEBUG:  Country_Code:     US
    MSG-05000: DEBUG:  Customer Name:   
    MSG-05000: DEBUG:  Bill To:         
    MSG-05000: DEBUG:  First Name:      
    MSG-05000: DEBUG:  Last Name:       
    MSG-05000: DEBUG:  Mail Stop:       
    MSG-05000: DEBUG:  Country Code:     US
    MSG-05000: DEBUG:  Country Desc:    
    MSG-05000: DEBUG:  Print Home Flag:  N
    MSG-05000: DEBUG:  Width:            40
    MSG-05000: DEBUG:  Height Min:       6
    MSG-05000: DEBUG:  Height Max:       6
    MSG-05000: DEBUG:  Remit To Formatted...   11000 IH-35 NORTH
    AUSTIN TX 78753
    MSG-05000: DEBUG:  Bill To Address....
    MSG-05000: DEBUG:  Address Style:   
    MSG-05000: DEBUG:  Address 1:        2481 ROSS CRES
    MSG-05000: DEBUG:  Address 2:       
    MSG-05000: DEBUG:  Address 3:       
    MSG-05000: DEBUG:  Address 4:       
    MSG-05000: DEBUG:  City:             NORTH BATTLEFORD
    MSG-05000: DEBUG:  County:          
    MSG-05000: DEBUG:  State:           
    MSG-05000: DEBUG:  Province:         SASKATCHEWAN
    MSG-05000: DEBUG:  Postal Code:      S9A3R3
    MSG-05000: DEBUG:  Territory:       
    MSG-05000: DEBUG:  Country_Code:     CA
    MSG-05000: DEBUG:  Customer Name:    VAUGHN FAUTH
    MSG-05000: DEBUG:  Bill To:         
    MSG-05000: DEBUG:  First Name:       VAUGHN
    MSG-05000: DEBUG:  Last Name:        FAUTH
    MSG-05000: DEBUG:  Mail Stop:       
    MSG-05000: DEBUG:  Country Code:     US
    MSG-05000: DEBUG:  Country Desc:    
    MSG-05000: DEBUG:  Print Home Flag:  N
    MSG-05000: DEBUG:  Width:            40
    MSG-05000: DEBUG:  Height Min:       8
    MSG-05000: DEBUG:  Height Max:       8
    MSG-05000: DEBUG:  Bill To Formatted... VAUGHN FAUTH
    VAUGHN FAUTH
    2481 ROSS CRES
    NORTH BATTLEFORD SASKATCHEWAN S9A3R3
    Canada
    MSG-05000: DEBUG:  Ship To Address....
    MSG-05000: DEBUG:  Address Style:   
    MSG-05000: DEBUG:  Address 1:        2481 ROSS CRES
    MSG-05000: DEBUG:  Address 2:       
    MSG-05000: DEBUG:  Address 3:       
    MSG-05000: DEBUG:  Address 4:       
    MSG-05000: DEBUG:  City:             NORTH BATTLEFORD
    MSG-05000: DEBUG:  County:          
    MSG-05000: DEBUG:  State:           
    MSG-05000: DEBUG:  Province:         SASKATCHEWAN
    MSG-05000: DEBUG:  Postal Code:      S9A3R3
    MSG-05000: DEBUG:  Territory:       
    MSG-05000: DEBUG:  Country_Code:     CA
    MSG-05000: DEBUG:  Customer Name:    VAUGHN FAUTH
    MSG-05000: DEBUG:  Bill To:         
    MSG-05000: DEBUG:  First Name:      
    MSG-05000: DEBUG:  Last Name:       
    MSG-05000: DEBUG:  Mail Stop:       
    MSG-05000: DEBUG:  Country Code:     US
    MSG-05000: DEBUG:  Country Desc:    
    MSG-05000: DEBUG:  Print Home Flag:  N
    MSG-05000: DEBUG:  Width:            40
    MSG-05000: DEBUG:  Height Min:       8
    MSG-05000: DEBUG:  Height Max:       8
    MSG-05000: DEBUG:  Ship To Formatted...   VAUGHN FAUTH
    2481 ROSS CRES
    NORTH BATTLEFORD SASKATCHEWAN S9A3R3
    Canada
    Report Builder: Release 10.1.2.3.0 - Production on Wed Sep 25 12:03:07 2013
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    +---------------------------------------------------------------------------+
    Start of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    +---------------------------------------------------------------------------+
    End of log messages from FND_FILE
    +---------------------------------------------------------------------------+
    +---------------------------------------------------------------------------+
    Executing request completion options...
    +------------- 1) PUBLISH -------------+
    Unable to find an Output Post Processor service to post-process request 25854362.
    Check that the Output Post Processor service is running.
    +--------------------------------------+
    +------------- 2) PRINT   -------------+
    Not printing the output of this request because post-processing failed.
    +--------------------------------------+
    Finished executing request completion options.
    +---------------------------------------------------------------------------+
    Concurrent request completed
    Can any one please guide me for this issue.?.
    Thanks,
    Vasanth

    Hussein,
    FNDOPP log file
    9/25/13 10:47:48 AM] [Thread-31] Service thread starting up.
    [9/25/13 10:47:48 AM] [EXCEPTION] [OPPServiceThread0] java.sql.SQLException: ORA-24067: exceeded maximum number of subscrib
    ers for queue APPLSYS.FND_CP_GSM_OPP_AQ
    ORA-06512: at "APPS.FND_CP_OPP_IPC", line 85
    ORA-06512: at line 1
    at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
    at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
    at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:206)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455)
    at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:413)
    at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1034)
    at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:191)
    at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:950)
    at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1225)
    at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3387)
    at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3488)
    at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:3857)
    at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1374)
    at oracle.apps.fnd.cp.opp.OPPAQMonitor.initAQ(OPPAQMonitor.java:558)
    at oracle.apps.fnd.cp.opp.OPPAQMonitor.init(OPPAQMonitor.java:534)
    at oracle.apps.fnd.cp.opp.OPPAQMonitor.initialize(OPPAQMonitor.java:89)
    at oracle.apps.fnd.cp.opp.OPPServiceThread.init(OPPServiceThread.java:94)
    at oracle.apps.fnd.cp.gsf.BaseServiceThread.run(BaseServiceThread.java:135)
    [9/25/13 11:04:11 AM] [EXCEPTION] [OPPAQMON:876235] ORA-04021: timeout occurred while waiting to lock object
    [GC 20321K->4065K(63360K), 0.0137050 secs]
    Thanks,
    Vasanth

  • How can I edit a post I've already posted?

    I saw a button that said "Edit this post." I clicked it and got a notice that I must log in before editing my post. I was already logged in. Completed the longin info again, but still kept getting the message that I had to log in first. Closed Safari, reopened, re-logged in, went to the post, and then the button for editing the post was gone.
    I see some discussion in this forum, but have not found a post telling exactly how to make the edit function work. Nor do I get results searching on "edit" or "edit post" or "edit forum post."
    Nor do I find any mention of this in the Help section.
    I did see one place where a person was asking a host to edit one of his posts. This could imply we can't edit our own posts; but then what is the edit button on a posted post for? In any case, it seems there should be some info about this somewhere, and perhaps the dialog box could be more explanitory (as in saying we must log in, when we already are).
    Thank you.
    I WAS able to edit THIS message. This time the Edit button worked. Maybe the other time was a fluke, or maybe there is a time limit on hitting the Edit button. But again, why was that guy asking a host to do his editing. Any clarification would be helpful. Alas, I now see only two choices: a button to Discard and Cancel, and a button to Edit Message. I'll go with the latter and see if it means "Post."

    Hi ChicagoLarry!
    If the 15 minute, Edit time span has elapsed, but you still have the post that you want to edit, open in a browser window, the  Edit icon, will still be evident.
    But as you have discovered, if you click on it, you will be asked to login, which doesn't really make any sense.
    Ideally, the message would be more like "You're allotted time to edit this post has expired."
    I've made a suggestion to the Hosts.
    Also, each time you edit an entry, the edit time is extended.
    For example, if you edit a post 10 minutes after the initial time of posting, you will then have another 15 minutes, in which to edit again.
    Each subsequent edit, adds another 15 minutes.
    The discretionary editing of posts, by the Hosts, is usually done only for violations of the TOU, posted personal info, serial numbers, Email addresses, posting of commercial Websites, etc., not for misspellings, punctuation, or other minor posting errors.
    ali b

  • Change Posting Period in already posted document

    Hi,
    I wanted to check is there any process where we can change the posting period of already posted documents. The external system unfortunately sent the documents in special periods 13, but it has to be 12. Now our client wants to change the posting period to 12.
    Can anyone of you suggest a suitable way in going forward.
    Thanks,
    Srini

    Hi,
    It is not possile to change the posting period in a posted document, alternatively you can park the document form the external system and it can be posted in SAP after review by the user.
    Thanks and regards
    K.R

  • Invoice posting not permissible after posting MIGO

    Dear Experts
    I don't want to make MIGO ( Goods Receipt ) after making Invoice (MIRO) date.
    Suggest me steps for the same.
    Regards
    viral.

    Hi Viral,
    You need to incorporate the logic of "System should not allow while doing the MIRO before the Posting date of GRN posting date in the enhancement"
    The logic is to take the GR document number from the table DRSEG-LFBNR - Document No. of a Reference Document,  retreive the GR posting date from table MKPF, compare the same with the Invoice Posting date. if the invoicing posting date is smaller than the GR posting date then give the error message as "System should not allow while doing the MIRO before the Posting date of GRN posting date" if it is not then no message.This will be applicable only if GR-Based IV is flagged in the PO line item or else the invoices without GR's will not be posted.
    You will need an ABAPer to develop the same in the sytem.
    U may write the above code in
    Exit Function Module : EXIT_SAPLMRMP_010
    Include : ZXM08U16
    Regards,
    Kiran

  • Miro: Green signal ( posted/ can not be posted)

    Hi expert
    Before putting final amount for miro, system as per system show( RED Signal) balance not sero.
    But in my caseBefore putting final amount for miro, system as per system show( Green Signal) posted/ can not be posted.
    Regard
    Nabil

    Hi,
    Check all setting for MIRO
    1. Maintain Company Code in Table T169P
    2.Maintain the tolerance limits for the Company code in t.code:OMR6 (for tolerance key PP,DQ & DW)
    3.Maintain setting of  messages for ERROR in t.code:OMRM ( M8-81 & M8-87)
    4.Maintain Default Values for Tax Code in t.code:OMR2
    5.Just check document type RE in OBA7 t.code
    Regards,
    Biju K

  • LSMW:Post IDocs Not Yet Posted

    Dear All,
    I am facing an error in the last step of generating IDocs with BAPIs.
    Post Idocs not yet posted, status is red and status text is application document not yet posted.
    Please help me.
    regards,
    Prosenjit.

    hi prosenjit,
    some where u have missed activating or saving documents.pls  chk once.
    thanks
    sagar

  • According to posting cycle, you should post period 012 next

    Hi gurus,
    i have uploaded the master data in the dev client where taking the values and transfer date as 31.12.2007, so i have to run deprecation for the whole year periodically right and iam not able to run the deprecation and the system showing the error, According to posting cycle, you should post period 012 next so can i change any customization
    where i have found the OAYC for book deprecation Dep area as 2008 i cannot able to change that directly is there any option to chnage the year and run the dep from the 01 period for the 2008

    Period 012- you have referrd here, is it 2007 or 2008? In OAYC, which period is it showing there as last depr period posted?
    Regarding the posting of depr, do you want to post the depr in each period as Planned one?
    Also, Can you provide the long text of the error message?

  • Posting run cannot be posted Incorrect status

    Hi,
    we are running transaction for Posting to Accounting : Create Posting Run.
    For many employees the posting was done properly but few says No Document Created. and the error
    Posting run cannot be posted : Incorrect Status is flashed.
    Please shed some light on this... What should be the error?

    Hi,
    when u run the tcode for posting
    - enter Payroll area
    - Give" S" in "" Type of document creation""
    - Enter the posting variant
    Execute
    - If you get the error in initial screen
    click on the red button -
    u'll get a message.
    doubleclik and you'll get the details of the error.
    Else
    -Goto Document Overview
    Double click on the line
    - Go to the bottom  of the document and you can read the error.
    Double click on red button anu u'll get the detail.
    Hope this helps.
    Regards,
    Param

  • Posts missing from "My Posts"

    Yesterday my list only had 1-8 on the first page and 11-20 on the second. Today it is page 2 which only has 11-18.
    Is this a bug or is it because I had a post or posts on a thread with a blatant advertisement which is now removed after my report.
    I'm not sure if this is a criticism or not but I find "My Posts" an essential route in with the new system as I contribute to five different discussions and I don't spot relevant posts so easily.

    Hi David,
    This is a bug, see my post here:
    http://discussions.apple.com/thread.jspa?threadID=265855&tstart=0
    (hopefully you can follow my clumsy and wordy explanations)
    Missing numbers can be explained among the very old posts, because they are removed after 3 months of inactivity
    (although the way they miss doesn't show any logic)
    but the new posts are easy to monitor: I guess you'll see your "number 8" and "number 11" (not missing) changing, not being anymore the same ones,
    meaning that there are no removals between them (9 and 10).
    This means also that the "Posts: xxxx" number that shows on the left, under Name and Avatar, is not reliable.
    It was created from the Old Discussions posts that were still online, OK, but it was created from a numbering that had missing numbers.
    FYI
    my missing #100 is back again, now it's the #110 (and many others) that has disappeared since a couple of days.
    And no, they are not removed posts, nor old posts from Old Discussions. It's easy to follow that the same #109 and #111 are becoming #111 and #112... with the same #110 not showing, and not corresponding to any post at all.
    "I'm not sure if this is a criticism or not but I find "My Posts" an essential route in with the new system as I contribute to five different discussions and I don't spot relevant posts so easily."
    Same here.
    That's why from now on I'll keep myself the count of my posts, New Discussions/Total Posts, like for example Niel who has been doing it from the beginning).
    Axl
    229/2675

  • "Post of the Week" post

    I miss reading the "Post of the Week" post.  I always lked to see who made it in the post.
    Haven't seen one in a while.

    Wendy M - HP Support Forums Moderator
    Click the Kudos star as a way to say "thank you" for helpful posts.
    Be sure to come back and click the 'Accept as Solution' button on the post that solved your issue - it may help someone else.
    Rules of Participation

  • Table:Posting To Accounting: Create Posting Run

    Hi experts..
    what table store information when we create posting run.
    TQ

    The posting run data is stored in a set of about 20 tables - most names start with PP* (eg PPOIX, PPDIX, PPDHD I think)  Some are main data, some are indexes for access to the data.
    Tables can be very large in production environment (in top 10 size wise for entire system) depending on number of employees, detail level of postings, etc.
    Andrew

  • EDI vendor invoices do not get posted before GRN is posted

    Hello All,
    The requirement is our vendor sends EDI invoices and they get parked in SAP as IDOCs. IDOC gets posted if GRN exist for a PO.
    In purchase order it is GR based IV. If vendor parks invoice and there is no GRN for purchase order then IDOC fails and it goes in status 51 (Error).
    Our requirement is, IDOC should get posted even if there is no GRN for a purchase order and client do not want to remove GR based IV tick from PO. After through verification of the parked invoice it gets posted in the system.
    We have done the config change in MM>>LIV>>EDI>Enter program parameters, we have maintained value "1" for field "Processing". Inspite of this change system does not process inbound ICOCs and they go in error (51) status.
    Please provide solution for this.
    Thanks & regards.
    Sanjay

    Hello Jurgen,
    The change in piece of code suggested in SAP note no. 501524 was already implemented in our syste, However still invoice IDOC fails and it goes in error "status 51" as there is no GRN for that purchase order. However if material GRN is made for 1 qty then the invoice gets parked with the full amount even if the GRN  is for 1 no.
    Please suggest a suitable solution.
    Thanks.
    Sanjay

  • Message no. 8I031 _ FI Document is not posted for any excise posting

    Hi,
    I am getting error while making any FI posting related to Excise transaction through J1IH or J1IEX
    Error
    "Error in FI document create
    Message no. 8I031"
    please advise me on this
    we have checked all configuration but might be something missing.
    thanks
    regards,
    Maulik Maniyar

    Hi
    We are also facing the same problem.
    Error in FI document create
    Message no. 8I031"
    Can any one help in this regard.
    Thanks
    Chandra

Maybe you are looking for