Check Funds - PO

Hi All,
Below is my scenario.
Budgetary control enabled at Ledger. Budget entered for Purchase orders(Obligation) & Invoices.
Amount 1000$
Account 5678.
a) Create a PO1 for 500$. Charge acc - 1234. Budget Account - 5678.
b) Click on check funds. Funds check is successful and Shows available amount for budget is 500$ (1000$ - 500$)
c) Receive & Deliver the PO. Run Transfer Journal Entries to GL.
d) Make sure Encumbrance entries are posted in GL.
Now go to inquiry screen and check for Encumbrance type Obligation. This is correct. Shows that
Bugdet - 1000
Obligation - 500.
e) Create an invoice for 200$ with Distribution account as 5678. validate and Account the invoice. Post it in GL.
f) Create a new PO2 for 700$. Budget acc - 5678.
Click on Check funds. The Funds check is again successful and shows the Available funds as 100$ (1000$ - 700$ - 200$(invoice))
Where as the expectation is that it should have failed.(PO1 created for 500$ is not getting reflected.)
Am i missing something here. Check funds seems to check against "Actuals" rather than "Encumbrance".
Is this the intended functionality.
Regards,
Saravanan
Edited by: user621872 on Mar 8, 2009 4:00 AM

Hi check with technical guy
BBP_BUDGET_CHECK
this may stops not to do check.
br
muthu

Similar Messages

  • Checking funds against a summary account

    hi
    is there Option to setup checking funds against a summary account code
    thanks

    Hi
    Yes, You can have funds check at Summary account level in GL. You need to define rollup Group and define summary account and set the funds check as Advisory or absolute as the case may be in summary template.
    Regards
    Sivakumar

  • CJ20N - Project Systems - Check Fund Center

    Hi,
    I have a requirement to check fund center in the network activity against network. Is there any User Exit or BADI, to validate fund center ? This is in Transaction CJ20N. I appreciate any help. Thank You.
    Edited by: ABAP_FL on Jun 24, 2010 3:12 PM

    Hi,
    First, put a trace on FMDERIVE and make sure that the FM objects derived are the ones that you meant. Second, check if the budget control objects are derived properly if you use AVC control objects. If everything looks OK, try to initialize AVC ledger (FMAVCREINIT). Please, notice that budget management functionality is supposed to work; let it be your assumption. So, if the budget is not checked properly, then something is missing in your configuration. Check it carefully, step-by-step, following the info which is already present on SDN forums.
    Regards,
    Eli

  • Purchasing funds Check

    I have set up encumbrance & budget but when I check funds or reserve encumbrance, the encumberance entries are happening but even when the funds are not available i get funds check pass with the result message as " This transaction does not reduce funds available"

    Hi
    I also need help with the issue expalined above.
    Thanks
    Stella

  • SAP SRM PO Order - how to ignore funds check

    Hi Gurus,
    I have a scenario where when user tries to order SRM PO, then I have to stop funds check functionality, which is SAP standard functionality. Here a call goes to ECC to check funds? Any kind of help or inputs would be appreciated.
    Thanks,
    GSM

    Hi check with technical guy
    BBP_BUDGET_CHECK
    this may stops not to do check.
    br
    muthu

  • Payment to Vendor in FBCJ field Fund & Fund center required

    Dear Experts,
    I have a question, How can we make fields (fund and Fund center) required when we post the payment to the vendor (K) from FBCJ. I checked with field status group it is not working.
    I want to get the warning message if I don't enter or forgot to enter any account assignemnt when I post vendor payment from FBCJ. Just like expemnse payment if I post for expense i will get warning message Account xxx requires an assignment a CO object.
    where I can setup this could any one help in this issue. this request is from my customer.
    Thanks in advance
    Satya

    Hi
    thank you for your reply.
    I defined validations as below but it is not working.
    Prerequisite: Transaction code = 'FBCJ' AND Document Type = 'KZ'
    Check: Funds Center <> '' AND Fund <> ''
    In the debugg I found fileld values of VENDOR, FUND and FUNDS CENTER are not filled in the BSEG table.
    the validation message is showing correctly but even if I entered the required values again asking same entries.
    I am using business transaction PAYMENT TO CREDITOR initially I entered amount, vendor if I try to post system is asking enter the fund and funds center after entering the required fileds again asking same field entries.
    could you suggest any other solution.
    is there any chance to enter our own structure in tab tables field in Validations.
    thanks and regards.
    Satya

  • Authorization check to perform a process in a Ztransaction

    we have a custom program where in I need to check the authorization. The program generates a report and in the o/p screen we have a push button to process a selected line item. I would like to know how do I limit this 'Process' option only to certain authorized users. In other words anyone can access the report but not everyone can process it.
    Please let me know.
    Thanks,

    Hi Venky,
    I have used this logic before to accomplish the sort of thing you need to:
    SELECT-OPTIONS: fund .
    * CHECK FUND AUTHORIZATION
    DATA : BEGIN OF i_fund OCCURS 0,
            FINCODE TYPE FMFINCODE-FINCODE,
          END OF i_fund.
      SELECT FINCODE FROM FMFINCODE
        INTO TABLE i_fund
             WHERE FINCODE IN fund.
      IF fund IS NOT INITIAL.
        LOOP AT i_fund.
          AUTHORITY-CHECK OBJECT 'F_FICA_FCD'
            ID 'FM_FINCODE' FIELD i_fund-fincode.
          IF sy-subrc NE 0.
            MESSAGE e222.
          ENDIF.
        ENDLOOP.
      ENDIF.
    Hope it helps.
    SL

  • Budget check in direct capitalization

    Hi guru
    If we capitalize the asset thru TC-F-90 how there will be a budget check.funds management module is implemented.fund center & cost center relation is 1:1
    Thanks
    shivaji

    Hi
    It will be thru Asset Master only, as soon as you will select your asset for acquistion it will refer to Internal order as well and will prompt you for budget limit at the time of posting/saving the document only.
    Hope you have completed all the activities regarding budget implementaion .
    cheers
    Mukta

  • Error while maintaing Current budget-funds Management

    Hi ,
    In Production system when go to create current budget using tcode-FR50 for Fund Center and commitment Item system is giving error of "budget exceed " with some amount and not allowing to maintain the budget.
    In fund center hierarchy i have checked fund centers are properly maintained but what is the reason of this error im not understanding.If anybody came across the same kind of error then give solution.
    Regards
    Deepa

    thats gt the solution

  • PO amendment/change Fund error

    Dear Experts
    When we are trying to change already created PO details (Created before FM implementation) we got below error message.
    " Fund ABC in FM area XYZ is not valid for 04.09.2008
    Message no. FI171
    As per Fund properties ABC fund validity from date 01.04.2011 to 31.12.9999.
    for allowing blank values we have selected IMG setting "Allow BLANK as Value for Account Assignment Elements" by select Fund and Budget Period upTo 2009.
    When we select "Allow BLANK as Value for Account Assignment Elements" why the system is asking/throwing Fund validity error.
    Kindly revert with your valuable info.
    Regards
    Rao

    Hi Eli
    Thanks for the quick support,
    Correct, Whenever we select Allowing 'blank' value up to that particualr year  (To date 2009) system will allow postings without Fund assignment. 
    But in my case  when we try to change old/ already posted doucments i.e, PR/PO etc.,  system is checking Fund validity and throwing error.
    Actually these are old documents not required for updating/deriving 'Fund' assignment. since we have made  relevant config setting in allowing blank value.  FM activation  fiscal year is from 2010 .
    Kindly suggest how to resolve these issues.
    Rao

  • Unreserve funds failed. Contact Purchasing Administrator if necessary

    Dear All:
    When want to change the detail for one requsition in iProcurement, show the error"*unreserve funds failed. Contact Purchasing Administrator if necessary*". How can I solve the issue?
    My environment is : Oracle R12.1.3 | Aix 6.1
    Regards
    Terry

    Hi,
    Could you please check what is the value set for the profile --> POR: Enable Check Funds..? set it as "*No checkfunds"* and try again to change the requisition.
    You can check below URL for details :
    http://forums.oracle.com/forums/thread.jspa?threadID=2179974&tstart=60
    /S.P DASH

  • BoLinkedObject not working correctly.

    Hi,
    the golden arrow is not working when the linked object type is sales person 53 and the item group 52 in SAP2007.
    Is there any solution for this problem?
    thanks in advance...

    Hi..
    first see ur linked object type correct or not
    ur using screen painter..
    select linked button and give
    linked object=item master object id 4(example)
    and
    select type link_butten
    Reference
    Objects ID List
    The following table lists the business objects that are exposed through the DI API.
    Object Name     Object ID     Description
    ACT     1     Chart of Accounts
    CRD     2     Business Partner Cards
    ITM     4     Items
    PLN     6     Price list names
    SPP     7     Special prices
    CPR     11     Contact employees
    USR     12     Users
    INV     13     Invoices
    RIN     14     Credit notes
    DLN     15     Delivery notes
    RDN     16     Revert delivery notes
    RDR     17     Orders
    PCH     18     Purchases
    RPC     19     Revert purchases
    PDN     20     Purchase delivery notes
    RPD     21     Revert purchase delivery notes
    POR     22     Purchase orders
    QUT     23     Quotations
    RCT     24     Receipts incoming payments
    DPS     25     Bill of Exchange Deposits
    BTD     28     Journal vouchers
    JDT     30     Journal entries
    ITW     31     Item warehouse
    CLG     33     Contact activities
    CRN     37     Currency codes
    CTG     40     Payment terms types
    BNK     42     Bank pages
    VPM     46     Payments to vendors
    ITB     52     Item groups
    CHO     57     Checks for payment
    IGN     59     Inventory general entry
    IGE     60     Inventory general exit
    WHS     64     Warehouses codes and names
    ITT     66     Product trees
    WTR     67     Stock transfer
    WKO     68     Work orders
    SCN     73     Alternate catalog numbers
    BGT     77     Budget
    BGD     78     Budget Distribution
    ALR     81     Alerts messages
    BGS     91     Budget scenarios
    SRI     94     Items serial numbers
    OPR     97     Sales Opportunities
    CLT     103     Activity types
    CLO     104     Activity locations
    IBT     106     Item batch numbers
    DRF     112     Document draft
    EXD     125     Additional Expenses
    STA     126     Sales tax authorities
    STT     127     Sales tax authorities type
    STC     128     Sales tax code
    DUN     151     Dunning letters
    UFD     152     User fields
    UTB     153     User tables
    PEX     158     Payment run export
    MRV     162     Material revaluation (country-specific for Poland)
         163     Purchase invoice correction document
         164     Reverse purchase invoice correction document.
    CTT     170     Contract templates
    HEM     171     Employees
    INS     176     Customer equipment cards
    WHT     178     Withholding tax data
    BOE     181     Bill of exchange for payment
    BOT     182     Bill of exchange transaction
    CRB     187     Business partner - bank accounts
    SLT     189     Service call solutions
    CTR     190     Service contracts
    SCL     191     Service call
    UKD     193     User keys description
    QUE     194     Queues
    FCT     198     Sales forecast
    TER     200     Territories
    OND     201     Industries
    PKG     205     Packages types
    UDO     206     User-defined objects
    ORL     212     Relationships
    UPT     214     User permission tree
    CLA     217     Activity status
    BPL     247     Business Places (country-specific for Korea)
    JPE     250     Local Era (country-specific for Japan)
    TSI     280     Sales tax invoice (country-specific for Poland)
    TPI     281     Purchase tax invoice (country-specific for Poland)
    Back
    Menu Item     ID
    &File      512
    &Close      514
    &Save as Draft      5907
    &Page Setup...      518
    P&rint Preview...      519
    Pr&int... Ctrl+P      520
    S&end      3336
    &Send Message      3337
    &Email...      6657
    S&MS...      6658
    &Fax...      6659
    E&xport to      7168
    &File      7171
    &Text      7172
    &XML      7174
    &Image      7173
    &Export to MS-EXCEL      7169
    E&xport to MS-WORD      7170
    &Launch Application...      523
    Loc&k Screen      524
    Exi&t Ctrl+Q      526
    &Edit      768
    &Undo Ctrl+Z      769
    &Redo CtrlShiftZ      770
    &Cut Ctrl+X      771
    C&opy Ctrl+C      772
    &Paste Ctrl+V      773
    &Delete Del      774
    &Select All      775
    &View      40960
    &User-Defined Fields CtrlShiftU      6913
    &Search Field CtrlShiftF2      7427
    &Debug Information      15874
    &Restore Column Width      1297
    &Legend Ctrl+L      1298
    &Data      1280
    &Find Ctrl+F      1281
    &Add Ctrl+A      1282
    F&irst Data Record      1290
    &Next Record -> Ctrl      1288
    &Previous Record <- Ctrl      1289
    &Last Data Record      1291
    &Remove      1283
    &Cancel      1284
    R&estore      1285
    Cl&ose      1286
    &Duplicate Ctrl+D      1287
    Add Ro&w Ctrl+I      1292
    Dele&te Row Ctrl+K      1293
    Duplicate Row Ctrl+M      1294
    Cop&y from Cell Above      1295
    Copy fro&m Cell Below      1296
    &Advanced      43572
    &Advanced      43775
    &Sort Table...      4869
    &Goto      5888
    &Goto      6143
    &Modules      43520
    &Administration      3328
    &Choose Company      3329
    &Define Foreign Currency Exchange Rates      3333
    &System Initialization      8192
    &Company Details      8193
    &General Settings      8194
    &Authorizations      43521
    &General Authorization      3332
    &Additional Authorization Creator      3342
    &Data Ownership Authorizations      3340
    Da&ta Ownership Exceptions      3341
    &Document Numbering      8195
    D&ocument Settings      8196
    &Print Preferences      8197
    Op&ening Balances      43522
    &G/L Accounts Opening Balance      8200
    &Business Partners Opening Balance      2564
    D&efinitions      43525
    &General      8448
    &Define Users      8449
    &Change Password      4128
    D&efine Sales Employees      8454
    De&fine Territories      8713
    Def&ine Commission Groups      8453
    Defi&ne Predefined Text      43571
    &Financials      43526
    &Edit Chart of Accounts      4116
    &G/L Account Determination      8199
    &Define Currencies      8450
    De&fine Indexes      8451
    Def&ine Transaction Codes      8455
    Defi&ne Projects     8457
    Define &Period Indicators     8210
    Define D&oubtful Debts     8464
    &Tax     15616
    &Sales Opportunities     17152
    &Define Sales Stages     17153
    D&efine Partners     17154
    De&fine Competitors     17155
    Def&ine Relationships     17156
    &Purchasing     43527
    &Define Landed Costs     8456
    &Business Partners     43528
    &Define Countries     8459
    D&efine Address Formats     8460
    De&fine Customer Groups     10753
    Def&ine Vendor Groups     10754
    Defi&ne Business Partner Properties     10755
    Define &Business Partner Priorities     10765
    Define D&unning Levels     10766
    Define dunnin&g terms     10769
    Define &Payment Terms     8452
    Define P&ayment Blocks     10767
    B&anking     11264
    &Define Banks     11265
    D&efine Credit Cards     11266
    De&fine Credit Card Payment     11267
    Def&ine Credit Card Payment Methods     11268
    Defi&ne Credit Vendors     11269
    Define &Payment Methods     16897
    &Inventory     11520
    &Define Item Groups     11521
    D&efine Item Properties     11522
    De&fine Warehouses     11523
    Def&ine Length and Width UoM     11524
    Defi&ne Weight UoM     11525
    Define &Customs Groups     11526
    Define &Manufacturers     11527
    Define &Shipping Types     11528
    Define &Locations     11529
    Define In&ventory Cycles     11530
    Define &Package Types     11532
    S&ervice     43529
    &Contract Templates     3601
    &Define Queues     8712
    D&ata Import/Export     43530
    &Data Import     8960
    &Import from Excel     8961
    I&mport Transactions from SAP Business One     8962
    &Comprehensive Import     8967
    D&ata Export     9216
    &Export Transactions to SAP Business One     9217
    &Utilities     8704
    &Period-End Closing     8705
    &Year Transfer     8706
    &Update Control Report     8709
    &Check Document Numbering     13062
    &Restore     43574
    &Restore Wizard     8707
    R&estore Chart of Accounts     9473
    Re&store G/L Account and Business Partner Balances     9474
    Res&tore Item Balances     9475
    Rest&ore Numbering File     9476
    Restore O&pen Check Balances     9477
    Restore &Costing     9478
    Restore &Budget Balances     9479
    Restore B&udget Scenarios     9480
    Restore B&atch Accumulators     9481
    Restore S&ystem Reports     9482
    A&pproval Procedures     14848
    &Define Approval Stages     14849
    D&efine Approval Templates     14850
    &Approval Status Report     14851
    A&pproval Decision Report     14852
    &License     43524
    &License Administration     8208
    &Add-on Identifier Generator     8209
    Add&-ons     43523
    &Add-on Manager     8201
    A&dd-on Administration     8202
    Ale&rts Management     3338
    &Financials     1536
    &Chart of Accounts     1537
    &Edit Chart of Accounts     1538
    &Journal Entry     1540
    J&ournal Vouchers     1541
    &Posting Templates     1542
    &Recurring Postings     1543
    Re&verse Transactions     1552
    E&xchange Rate Differences     1545
    Co&nversion Differences     1546
    &Financial Report Templates     1551
    &Budget     10496
    &Budget Scenarios     10497
    &Define Budget Distribution Methods     10498
    D&efine Budget     10499
    Co&st Accounting     1792
    &Define Profit Centers     1793
    D&efine Distribution Rules     1794
    &Table of Profit Centers and Distribution Rules     1795
    &Profit Center - Report     1796
    F&inancial Reports     43531
    &Accounting     13056
    &G/L Accounts and Business Partners     13057
    G&eneral Ledger     13058
    &Aging     4096
    &Transaction Journal Report     1544
    T&ransaction Report by Projects     13064
    &Document Journal     13065
    Ta&x     43532
    &Financial     9728
    &Balance Sheet     9729
    &Trial Balance     9730
    &Profit and Loss Statement     9731
    &Cash Flow     4101
    &Comparison     1648
    &Balance Sheet Comparison     1649
    &Trial Balance Comparison     1650
    &Profit and Loss Statement Comparison     1651
    &Budget     10240
    &Budget Report     4608
    B&alance Sheet Budget Report     10241
    &Trial Balance Budget Report     10242
    &Profit and Loss Statement Budget Report     10243
    &Sales Opportunities     2560
    &Sales Opportunity     2566
    S&ales Opportunities Reports     43533
    &Opportunities Forecast Report     2578
    O&pportunities Forecast Over Time Report     2580
    Oppo&rtunities Statistics Report     2579
    Oppor&tunities Report     2577
    &Stage Analysis     2568
    So&urce Distribution Over Time Report     2574
    &Won Opportunities Report     2569
    &Lost Opportunities Report     2573
    &My Open Opportunities Report     2575
    M&y Closed Opportunities Report     2576
    Opportu&nities Pipeline     2570
    Sa&les - A/R     2048
    &Sales Quotation     2049
    S&ales Order     2050
    &Delivery     2051
    &Returns     2052
    A&/R Down Payment Request     2079
    A/R D&own Payment Invoice     2071
    A/R &Invoice     2053
    A/R I&nvoice + Payment     2054
    A/R &Credit Memo     2055
    A/R R&eserve Invoice     2056
    A&utomatic Summary Wizard     2059
    Docu&ment Drafts     2061
    Documen&t Printing     2058
    Dunnin&g Wizard     2063
    Sa&les Reports     12800
    &Sales Analysis     12801
    &Open Items List     4097
    &Purchasing - A/P     2304
    &Purchase Order     2305
    &Goods Receipt PO     2306
    G&oods Returns     2307
    &A/P Down Payment Request     2330
    A&/P Down Payment Invoice     2317
    A/P &Invoice     2308
    A/P &Credit Memo     2309
    A/P &Reserve Invoice     2314
    &Landed Costs     2310
    &Document Drafts     2313
    Doc&ument Printing     2312
    Purc&hasing Reports     43534
    &Purchase Analysis     12802
    &Open Items List     1547
    &Business Partners     43535
    &Business Partner Master Data     2561
    &Activity     2563
    B&usiness Partner Reports     43536
    &My Activities     10771
    &Activities Overview     2565
    &Inactive Customers     14338
    &Dunning History Report     2068
    Ba&nking     43537
    &Incoming Payments     2816
    &Incoming Payments     2817
    &Check Fund     2823
    C&redit Card Management     2824
    Cr&edit Card Summary     2828
    &Payment Drafts Report     2832
    &Deposits     14592
    &Deposit     14593
    &Postdated Check Deposit     14594
    P&ostdated Credit Voucher Deposit     14595
    &Outgoing Payments     43538
    &Outgoing Payments     2818
    &Checks for Payment     2820
    &Voiding Checks for Payment     2822
    &Payment Drafts Report     2831
    C&hecks for Payment Drafts     2821
    &Bill of Exchange     43539
    &Payment System     16896
    &Payment Wizard     16899
    &Define Payment Run Defaults     16898
    B&ank Statements and Reconciliations     11008
    &Process External Bank Statement     11009
    &Reconciliation     11010
    &Link Invoices to Payments     2833
    &Manage Previous Reconciliations     11011
    &Check and Restore Former Reconciliations     11012
    Do&cument Printing     2829
    &Inventory     3072
    &Item Master Data     3073
    I&tem Management     15872
    &Serial Numbers     12032
    &Serial Numbers Management     12033
    S&erial Number Details     12034
    &Batches     12288
    &Batch Management     12289
    B&atch Details     12290
    &Define Alternative Items     11531
    D&efine Business Partner Catalog Numbers     12545
    &Global Update to Business Partner Catalog Numbers     12546
    &Update Stock Method     12547
    I&nventory Transactions     43540
    &Goods Receipt     3078
    G&oods Issue     3079
    &Stock Transfer     3080
    &Initial Quantities, Inventory Tracking, and Stock Posting     3081
    &Cycle Count Recommendations     3085
    &Material Revaluation     3086
    &Price Lists     43541
    &Price Lists     3076
    &Define Hierarchies and Expansions     11781
    &Special Prices     11776
    &Special Prices for Business Partners     11777
    &Copy Special Prices to Selection Criteria     11778
    &Update Special Prices Globally     11779
    &Define Discount Groups     11780
    U&pdate Parent Item Prices Globally     11782
    Pi&ck and Pack     16640
    &Pick and Pack Manager     16641
    P&ick List     16642
    In&ventory Reports     1760
    &Items List     1761
    &Last Prices Report     1713
    I&nactive Items     1715
    I&tem Query     3075
    In&ventory Posting List by Item     1762
    Inv&entory Status     1763
    Invent&ory in Warehouse Report     1764
    Invento&ry Valuation Report     1765
    &Serial Numbers Transactions Report     1779
    &Batch Number Transactions Report     1747
    P&roduction     4352
    &Define Bill of Materials     4353
    &Production Order     4369
    &Receipt from Production     4370
    &Issue for Production     4371
    &Update Parent Item Prices Globally     4358
    Pr&oduction Reports     43542
    &Bill of Materials Report     4357
    &MRP     43543
    &Define Forecasts     4360
    &MRP Wizard     4361
    &Order Recommendation Report     4368
    S&ervice     3584
    &Service Call     3587
    &Customer Equipment Card     3591
    S&ervice Contract     3585
    S&olutions Knowledge Base     3589
    Se&rvice Reports     7680
    &Service Calls     7684
    S&ervice Calls by Queue     7698
    &Response by Assignee Report     7699
    &Average Closure Time     7693
    Ser&vice Contracts     7682
    &Customer Equipment Report     3596
    Serv&ice Monitor     7691
    &My Service Calls     7689
    M&y Open Service Calls     7688
    My &Overdue Service Calls     7690
    &Human Resources     43544
    &Employee Master Data     3590
    &Human Resources Reports     16128
    &Employee List     7694
    &Absence Report     7696
    &Phone Book     7695
    Rep&orts     43545
    &Financials     43546
    &Accounting     43547
    &G/L Accounts and Business Partners     1617
    G&eneral Ledger     1618
    &Aging     43548
    &Transaction Journal Report     4114
    T&ransaction Report by Projects     1624
    &Document Journal     1625
    Ta&x     43549
    &Company Reports     43550
    &Balance Sheet     13313
    &Trial Balance     13314
    &Profit and Loss Statement     13315
    &Cash Flow     4115
    C&omparison     43551
    &Balance Sheet Comparison     9985
    &Trial Balance Comparison     9986
    &Profit and Loss Statement Comparison     9987
    &Budget     43552
    &Budget Report     4624
    B&alance Sheet Budget Report     1681
    &Trial Balance Budget Report     1682
    &Profit and Loss Statement Budget Report     1683
    &Sales Opportunities     43553
    &Opportunities Forecast Report     2684
    O&pportunities Forecast Over Time Report     2692
    Oppo&rtunities Statistics Report     2689
    Oppor&tunities Report     2683
    &Stage Analysis     2680
    So&urce Distribution Over Time Report     2686
    &Won Opportunities Report     2681
    &Lost Opportunities Report     2685
    &My Open Opportunities Report     2690
    M&y Closed Opportunities Report     2691
    Opportu&nities Pipeline     2682
    S&ales and Purchasing     43554
    &Open Items List     1548
    &Sales Analysis     1697
    &Purchase Analysis     1698
    &Business Partners     43555
    &My Activities     10772
    &Activities Overview     4118
    &Inactive Customers     1714
    &Dunning History Report     2069
    S&ervice     43556
    &Service Calls     3588
    S&ervice Calls by Queue     3602
    &Response by Assignee Report     3603
    &Average Closure Time     3597
    Ser&vice Contracts     3586
    &Customer Equipment Report     7692
    Serv&ice Monitor     3595
    &My Service Calls     3593
    M&y Open Service Calls     3592
    My &Overdue Service Calls     3594
    &Inventory     14080
    &Items List     14081
    &Last Prices Report     14337
    I&nactive Items     14339
    I&tem Query     4119
    In&ventory Posting List by Item     14082
    Inv&entory Status     14083
    Invent&ory in Warehouse Report     14084
    Invento&ry Valuation Report     14085
    &Serial Numbers Transactions Report     12035
    &Batch Number Transactions Report     12291
    &Production     43557
    &Bill of Materials Report     4121
    &Human Resources     43558
    &Employee List     3598
    &Absence Report     3600
    &Phone Book     3599
    &Query Generator     4102
    Q&uery Wizard     4103
    &Tools     4864
    &Print Layout Designer...     5895
    &Form Settings... CtrlShiftS     5890
    &Change Log...     4876
    &Queries     43573
    &Queries Manager...     4865
    Q&uery Print Layout...     4868
    &System Queries     5120
    Checks for Payment in Date Cross Section Report     5121
    Customer Receivables by Customer Cross-Section     5122
    Customers Credit Limit Deviation     5123
    Locate Exceptional Discount in Invoice     5124
    Locate External/Internal Recon. by Exact Amount     5125
    Locate External/Internal Recon. by Exact Sum     5126
    Locate External/Internal Recon. by Value Date     5127
    Locate External/Internat Recon. by Trans. No.     5128
    Locate Journal Transaction by Amount Range     5129
    Locate Journal Transaction by FC Amount Range     5130
    Locate Recon. in Bank Statement by Row No.     5131
    Locate Recon./Row in Bank Statements by Exact Amount     5132
    MRP Pegging Report     5133
    Production Order Report     5134
    SP Commission by Invoices in Posting Date Cross-Section     5135
    Transactions Received from Voucher Report     5136
    User Queries     53248
    General     261424295
    Empty     53249
    U&ser Menu     43567
    &Add to User Menu     4877
    &Organize...     4878
    Us&er Shortcuts     43568
    &Shortcuts     6400
    &Customize     4871
    Use&r Tools     43561
    &Disable Customization     15873
    Se&arch Function     7424
    &Search Shift+F2     7425
    &Define... ShiftAltF2     7426
    User&-Defined Fields     43569
    &Manage User Fields...     4875
    &First Field CtrlShiftL     6914
    &Settings... CtrlShiftB     6915
    User Ta&bles     51200
    &User Tables     51201
    User-&defined Objects     43570
    &Registration Wizard...     4879
    &Default Forms     47616
    &User Tables     47617
    &Window     1024
    &Cascade     1025
    C&lose All     1026
    C&olor     5632
    &Classic     5633
    &Gray     5634
    &Violet     5635
    &Blue     5636
    G&reen     5637
    &Yellow     5638
    &Orange     5639
    R&ed     5640
    Bro&wn     5641
    &Main Menu Ctrl+0     1030
    M&essages/Alert Overview     1029
    C&alendar     10770
    &Help     43564
    &Help...     272
    &Context Help... F1     275
    H&elp Settings...     276
    &About SAP Business One...      257
    See Also
    Enumerations Object
    UI API Objects Reference 2005 SP1 (Build 680.315.00)      
    BoLinkedObject Enumeration
    Description
    Determines the target object of the LinkedButton object.
    Members
    Member     Description     Value
    lf_None      No target object.      -1
    lf_UserDefinedObject      User-defined object.      0
    lf_GLAccounts      G/L account object.      1
    lf_BusinessPartner      Business Partner object.      2
    lf_Items      Item object.      4
    lf_SalesEmployee      Sales employee object.      53
    lf_TransactionTemplates      Transaction template.      55
    lf_JournalPosting      Journal Posting object.      30
    lf_LoadingFactors      Loading Factor object.      62
    lf_RecurringTransactions      Recurring Transaction object.      34
    lf_ProductTree      Product Tree object.      66
    lf_CheckForPayment      Check for Payment object.      57
    lf_PaymentTermsTypes      Payment Terms object.      40
    lf_Deposit      Deposit object.      25
    lf_PredatedDeposit      Predated Deposit object.      76
    lf_Warehouses      Warehouse object.      64
    lf_ImportFile      Import File object.      69
    lf_BudgetSystem      Budget System object.      78
    lf_SalesTaxAuthorities      Sales Tax Authorities object.      126
    lf_SalesTaxCodes      Sales Tax Codes object.      128
    lf_RunExternalsApplications      Run External Application object.      86
    lf_DueDates      Due Date objects.      71
    lf_UserDefaults      User Defaults object.      93
    lf_FinancePeriod      Financial Period object.      111
    lf_SalesOpportunity      Sales Opportunity object.      97
    lf_ConfirmationLevel      Confirmation Level object.      120
    lf_ConfirmationTemplates      Confirmation Template object.      121
    lf_ConfirmationDocumnets      Confirmation Document object.      122
    lf_Drafts      Draft object.      112
    lf_GoodsIssue      Goods Issue object.      60
    lf_GoodsReceipt      Goods Receipt object.      59
    lf_ProjectCodes      Project Code object.      63
    lf_ContactWithCustAndVend      Contact object.      33
    lf_JournalVoucher      Journal Voucher object.      28
    lf_ProfitCenter      Profit Center object.      61
    lf_VendorPayment      Vendor Payment object.      46
    lf_Receipt      Receipt object.      24
    lf_Quotation      Quotation object.      23
    lf_Order      Order object.      17
    lf_DeliveryNotes      Delivery Note object.      15
    lf_DeliveryNotesReturns      Delivery Note Return object.      16
    lf_Invoice      Invoice object.      13
    lf_InvoiceCreditMemo      Invoice Credit Memo object.      14
    lf_PurchaseOrder      Purchase Order object.      22
    lf_GoodsReceiptPO      Goods Receipt PO object.      20
    lf_GoodsReturns      Goods Return object.      21
    lf_PurchaseInvoice      Purchase Invoice object.      18
    lf_PurchaseInvoiceCreditMemo      Purchase Invoice Credit Memo object.      19
    lf_CorrectionInvoice      Correction Invoice object.      132
    lf_StockTransfers      Stock Transfer object.      67
    lf_WorkInstructions      Work Instructions object.      68
    lf_AlertsTemplate      Alerts Template object.      80
    lf_SpecialPricesForGroups      Special Prices object.      85
    lf_CustomerVendorCatalogNumber      Customer/Vendor Catalog Number      73
    lf_SpecialPrices      Special Prices object.      7
    lf_SerialNumbersForItems      Serial Numbers for Items object.      94
    lf_ItemBatchNumbers      Item Batch Numbers object.      106
    lf_UserValidValues      User Valid Values object.      110
    lf_UserDisplayCategories      User Display Categories object.      114
    lf_AddressFormats      Address Format object.      113
    lf_Indicator      Indicator object.      138
    lf_CashDiscount      Cash Discount object.      133
    lf_DeliveryTypes      Delivery Type object.      49
    lf_VatGroup      VAT Group object.      5
    lf_VatIndicator      VAT Indicator object.      135
    lf_GoodsShipment      Goods Shipment object.      139
    lf_ExpensesDefinition      Expense Definition object.      125
    lf_CreditCards      Credit Card object.      36
    lf_CentralBankIndicator      Business Partner Central Bank Indicator object.      161
    lf_BPBankAccount      Business Partner Bank Account object.      187
    lf_DiscountCodes      Discount Code object.      3
    lf_PaymentBlock      Block Payment object for vendors and customers.      159
    lf_AgentPerson      Agent Person object.      177
    lf_PeriodIndicator      Period Indicator object for document numbering.      184
    lf_HolidaysTable      Holidays Table object.      186
    lf_Employee      Employee object.      171
    lf_PredefinedText      Pre-defined Text object for sales and marketing documents.      215
    lf_Territory      Territory (geographic location, brand, or item) object.      200
    lf_User      SAP Business One User object.      12
    lf_ProductionOrder      Production Order object.      202
    lf_BillOfExchange      Bill of Exchange object.      181
    lf_BillOfExchangeTransaction      Bill of Exchange Transaction object.      182
    lf_AddressFormat      Address Pattern object.      131
    lf_AccountSegmentationCode      Account Segmentation Code object.      143
    lf_FileFormat      File Format object.      183
    lf_StockRevaluation      Stock Revaluation object.      162
    lf_PickList      Inventory Pick List object.      156
    lf_DunningTerms      Dunning Term object.      196
    lf_ServiceContract      Service Contract object.      190
    lf_ContractTemplete      Contract Template object.      170
    lf_InstallBase      Install Base object.      176
    lf_ServiceCall      Service Call object.      191
    lf_ServiceCallSolution      Service Call Solution object.      189
    lf_ItemGroups      Item Groups object.      52
    lf_PackageType      Package Type object.      206
    lf_SalesForecast      Sales Forecast object.      198
    lf_PaymentMethod      Payment Method object.      147
    lf_WithHoldingTax      Withholding Tax object.      178
    Regards..
    Billa 2007

  • What oracle best practices in mapping budgeting to be implement at item

    Dear Consultant's
    Really i need you values Consultantancy
    What oracle best practices in mapping budgeting to be implement at item category level or item level
    I want to check fund at encumbrance account according to item level
    Case:
    I have there item category
    One is Computer's items
    Tow is printer's items
    Third is food's item's
    I want to implement my budget on item category level
    Example:
    I want my purchase budget for item with printer's type not exceed 30000USD
    And For item with type food's not exceed 45000usd
    How to map this in oracle application
    The modules implemented on my site
    (GL, AP, AR, INV, PURCHASING, OM)
    Please give me the oracle best practice that handle this case
    Thanks for all of you

    Hi,
    It is really difficult to have Budgetary Control on Inventory Items in Average Costing enviornment as you can have only one Inventory Account at the Inventory Organization level.
    You have to modify your PO / Requisition Account Generator to populate the Encumbrance Account in PO / Requisition based upon item category. Moreover, the "Reverse Encumbrance" flag in your Inventory Org needs to be unchecked so that the encumbrances are not revered when the goods are received.
    Gajendra

  • Integrated Planning on Navigational Attribute

    Hello Experts ,
      We are using BI 7.0 integrated planning.
    We have a Report  that is input enabled on Service . Service info Object is a characteristics in the info provider and is in the rows area of the Report  . Input  enabled was fine .
    But I would like to bring Service which is navigational attribute of Fund center ie 0funds_ctr-bservice  in the report(rows area) and want to plan against that service.
    But when I bring this navigational attribute , now the query is not enabled for input . Do i have to any thing else in the Planning to make it input enabled .
    Any ideas please .
    Thanks

    Andrey, indu,
      Thanks for your reply.
    Andrey,
       I have  put  navigational attribute(Service) in the rows area and restricted  with a variable . Still query is not enabled.
    The query is not enabled as soon as i  select Fund center  in the Aggregation levels in IP.
    If I remove(un check) fund center in the aggregation level , the query is input enabled .  But i  got to enable Fund center at  aggregation level so that I can bring in Navigational attribute(service) of func cener.
    Any ideas please .
    Thanks

  • EXIT_SAPLMEREQ_010

    i have put certain check in the User Exit EXIT_SAPLMEREQ_010,
    it works finr and if any of my below condition fails it gives error, but when i want to rectify that error all my screen become un-editable and i am not able to edit any record instaed i have to get out of the txn ME51N and then i can do how to go i also want to restrict the user for the below conditions and also want to edit those if any error comes
    my source code
    *&  Include           ZXM02U12                                         *
    DATA : wa_ebkn  TYPE ebkn,
           wa_eban  TYPE eban,
           v_target2  LIKE fmderive005-target2,
           v_code   TYPE aufk-bukrs,
           v_bukrs  TYPE mseg-bukrs.
    LOOP AT im_t_eban INTO wa_eban.
      READ TABLE im_t_ebkn INTO wa_ebkn WITH KEY bnfpo = wa_eban-bnfpo.
    *******  Check for The Internal Order STARTS
      IF wa_eban-knttp = 'F'.
        SELECT SINGLE bukrs INTO v_bukrs FROM aufk
          WHERE aufnr = wa_ebkn-aufnr.
        SELECT SINGLE bukrs INTO v_code FROM t001k
          WHERE bwkey = wa_eban-werks.
        IF v_code <> v_bukrs.
          MESSAGE e037(zmm) WITH wa_eban-bnfpo.
        ENDIF.
    ********** Cost Center Shud not be there in case of Internal order
        IF wa_ebkn-kostl IS NOT INITIAL.
          MESSAGE e036(zmm) WITH wa_eban-bnfpo.
        ENDIF.
    ********** Check Fund Center against Internal Order.
        SELECT SINGLE target2 INTO v_target2 FROM fmderive005
          WHERE sour1_from >= wa_ebkn-aufnr AND
                sour1_to   <= wa_ebkn-aufnr.
        IF v_target2 <> wa_ebkn-fistl.
          MESSAGE e038(zmm) WITH wa_eban-bnfpo.
        ENDIF.
    *******  Check for The Internal Order ENDS
    *******  Check for The Cost Center STARTS
      ELSEIF wa_eban-knttp = 'K'.
    ********** Internal order Shud not be there in case of Cost Center.
        IF wa_ebkn-aufnr IS NOT INITIAL.
          MESSAGE e039(zmm) WITH wa_eban-bnfpo.
        ENDIF.
    ********** Check Fund Center against Cost Center.
        SELECT SINGLE target2 INTO v_target2 FROM fmderive003
          WHERE sour2_from >= wa_ebkn-kostl AND
                sour2_to   <= wa_ebkn-kostl.
        IF v_target2 <> wa_ebkn-fistl.
          MESSAGE e040(zmm) WITH wa_eban-bnfpo.
        ENDIF.
    *******  Check for The Cost Center ENDS
      ENDIF.
      CLEAR : wa_eban, wa_ebkn, v_bukrs, v_code, v_target2.
    ENDLOOP.

    You can get the accounting details with methods from
    IF_PURCHASE_REQUISITION_ITEM and
    IF_ACCOUNTING_MODEL_MM.
    Example:
    METHOD if_ex_me_process_req_cust~check.
      DATA: lt_requisition_items      TYPE mmpur_requisition_items.
      DATA: mmpur_accounting_list TYPE mmpur_accounting_list,
                re_exkn TYPE exkn.
       DATA:      ls_mereqitem         TYPE mereq_item.           
       FIELD-SYMBOLS: <item>       TYPE LINE OF mmpur_requisition_items.
       FIELD-SYMBOLS: <is_acc> TYPE LINE OF mmpur_accounting_list.
      CALL METHOD im_header->get_items
        RECEIVING
          re_items = lt_requisition_items.
      LOOP AT lt_requisition_items ASSIGNING <item>.
        CALL METHOD <item>-item->get_data
          RECEIVING
            re_data = ls_mereqitem.
    <i> *Accounting Data: </i>
          CALL METHOD <item>-item->if_acct_container_mm~get_items
            RECEIVING
              re_items = mmpur_accounting_list.
    <i>* From IF_PURCHASE_REQUISITION_ITEM</i>
          LOOP AT mmpur_accounting_list ASSIGNING <is_acc>.
            CALL METHOD <is_acc>-model->get_exkn
              RECEIVING
                re_exkn = re_exkn.
    <i>*from IF_ACCOUNTING_MODEL_MM</i>
       ENDLOOP.
    ENDLOOP.
    ENDMETHOD.

Maybe you are looking for