Billing user exit not letting internal order assignment

Hello,
I am assigning an internal order to a line item in billing user exit EXIT_SAPLV60B_004. But when the accounting document posts the IO field is blank.
System is letting me assign line item text using the same exit.
Please suggest a solution.
Thanks,
Sanjay W.

Hi
Is the IO also available in Sales Order? I think the Sales Order Account Assignment has a priority over what you try to enter at the time of release to Accouting interface, specifically with relation to Account Assignment. Logically SAP will loose track if IO is not there in the Sales Order and you try to update the same through the Exit
Regards
Sanil

Similar Messages

  • Allowing the creation of users but not letting them be assigned to the Administrators group?

    Hi
    I am using Project Server 2013 on-prem, with Project Server Security. We have defined a local administrator group that is intended to allow for a limited set of permissions to local administrators. The reason for this is that we need the individual offices
    in a global company to be able to add their own users, but we want the ability to change configuration of Project Server to be controlled centrally.
    However I have found that once I give Manage Users and Groups permission to a user in this Local Administrator group they can then simply add themselves to the Administrator group anyway.
    Setting policy and training is not proving effective, hence I need to limit this. The desire is for a group that can create users and add values to lookup tables, but not add themselves to the Administrator group.
    Is this possible?
    Thanks
    Ryan

    You could still take the approach of having your helpdesk assign the permissions and remove the manage users and groups permissions from the local administrators in an office (as opposed to switching to the different permission model).
    I'm curious how training and policy isn't working -- you've asked (told) the users not to add themselves to the administration group and yet they do it anyway? Are they doing this so they have permissions to perform some other tasks?
    Jason Warren
    @jaspnwarren
    jasonwarren.ca
    habaneroconsulting.com/Insights

  • OKB9-Internal order assignment is not working

    Dear Guru
      I have an Requirment that whenever Billing document get posted data must flow to xxxxx Internal order.I assign the Internal order to cost element in OKB9.But not when posting billing document I cant see internal order in accounting or general ledger view.

    Hi Deepali
    If copa is active, revenue will post to copa. Okb9 is just a default and is used when no other cost object found
    If you want biling to post only to Int order, assign it in your sales order account assignment tab
    Note that in vkoa, you will need to maintain GL acct against Kofi and kofk both in that case
    If you want it to post to both IO and copa, enter IO along with Prof segment in sales order
    Br. Ajay M

  • Billing user exit for partner determination/substitution

    Hi ,
    For my SAP ERP , I need a Billing user exit for partner determination/substitution .
    If somebody has the info .
    Thank's

    Hi,
    User Exits For Billing:
    - USEREXIT_NUMBER_RANGE (Module pool SAPLV60A, program RV60AFZZ)
    The internal number range used in the standard system is specified
    in the billing type table and can be changed in this user exit. This
    user exit is only called when the billing documents is created.
    - USEREXIT_ACCOUNT_PREP_KOMKCV (Module pool SAPLV60A, program RV60AFZZ)
    In this user exit additional fields for account determination that
    are not provided in the standard system are copied into
    communication structure KOMKCV (header fields).
    - USEREXIT_ACCOUNT_PREP_KOMPCV (Module pool SAPLV60A)
    In this user exit additional fields for account determination that
    are not provided in the standard system are copied into
    communication structure KOMPCV (item fields).
    - USEREXIT_NUMBER_RANGE_INV_DATE (Module pool SAPLV60A, program RV60AFZC)
    Depending on the number range, table TVFKD is used to set the
    billing date (country-specific requirments in Italy).
    USEREXIT_NUMBER_RANGE is automatically deactivated when this user
    exit is being applied.
    - USEREXIT_FILL_VBRK_VBRP (Module pool SAPLV60A, program RV60AFZC)
    This user exit is only called when the billing document is created.
    It is used to provide the header and the item of the new billing
    document with deviating or additional data.
    - USEREXIT_PRINT_ITEM (Module pool SAPLV61A, program RV61AFZB)
    Printing the item line of a billing document can be supplemented or changed.
    - USEREXIT_PRINT_HEAD (Modulpool SAPLV61A, Programm RV61AFZB)
    Printing the header line of a billing document can be supplemented or changed.
    - User exits in program RV60AFZD
    Short descriptions of the user exits are contained in the program:
    - USEREXIT_RELI_XVBPAK_AVBPAK
    - USEREXIT_NEWROLE_XVBPAK_AVBPAK
    - USEREXIT_NEWROLE_XVBPAP_AVBPAK
    The following user exits are available in report SAPLV60B for transfer to accounting (function group V60B):
    - EXIT_SAPLV60B_001: Change the header data in the structure acchd
    You can use this exit to influence the header information of the accounting document. For example, you can change the business transaction, "created on" date and time, the name of the person who created it or the transaction with which the document was created.
    - EXIT_SAPLV60B_002: Change the customer line ACCIT
    You can use this exit to change the customer line in the accounting document. This exit is processed once the ACCIT structure is filled in with data from document header VBRK.
    - EXIT_SAPLV60B_003: Change the customer line in costing
    The customer line is filled in differently for costing. You can use exit 003 to influence the ACCIT structure.
    - EXIT_SAPLV60B_004: Change a GL account item ACCIT You can add information to a GL account item (such as quantity specifications) with this exit.
    - EXIT_SAPLV60B_005: User exit for accruals
    Once all relevant data for accruals was entered in the GL account item, you can add to this data with this exit.
    - EXIT_SAPLV60B_006: Change the control line ACCIT
    You can use exit 006 to add information to the control line.
    - EXIT_SAPLV60B_007: Change the installment plan
    You can use exit 007 to add information to the installment plan parameters in the GL account item.
    - EXIT_SAPLV60B_008: Change the transfer structure ACCCR, ACCIT and ACCHD After the accounting document is filled in with data, you can use exit 008 to change the document once again.
    - EXIT_SAPLV60B_010: Item table for customer lines
    You can use exit 10 to influence the contents of customer lines before they are created.
    - EXIT_SAPLV60B_0011: Change the parameter for cash account determination or reconciliation account determination
    You can use this exit to change inbound parameters in order to influence account determination.
    Hope this will help.
    Regards,
    Ferry Lianto
    Please reward points if helpful.

  • User Exit Problem in Sales Order

    Hello All,
    This problem is related to Sales Order.I want the system to forcibly consider another line item and calculate its pricing while saving the sales order at the last moment.
    For Example in the sales order  I am giving 1st Line Item Material A of quantity 10 and Unit of Measurement BT (Bottle).Then when I am pressing the save button I want the User Exit of Material B as 2nd line item to be populated at that very moment which will be forcibly included and pricing will be calculated in that sales order.The user exit should work at this level.
    Now considering the above scenario please suggest solutions in SD / ABAP regarding the successful running of User Exit in the  Sales Order are required to attain my requirement.
    Looking forward to some valuable suggestions.
    Thanks & Regards
    Priyanka

    Hi priyanka,
    though ur requirement is a bit complex i suggest userexits in this kind of scenarios wont help..rather an additonal program needs to be inserted in the standard sales order program..but for ur reference i am sending the list of all the user exits used in price determination. and the requirements fullfilled by them....  .hope it may help u....and cater to ur requirements....
    User Exits For Price Determination
    u2022     USEREXIT_PRICING_PREPARE_TKOMK (module pool SAPLV60A, program RV60AFZZ)
    This user exit allows you to copy additional fields for pricing in the TKOMK communication structure (header fields), which have not been provided in the standard SAP system. These fields can also be used for pricing in the billing document.
    This user exit is described in detail in the "New fields in pricing" section.
    u2022     USEREXIT_PRICING_PREPARE_TKOMP (module pool SAPLV60A, program RV60AFZZ)
    This user exit allows you to copy additional fields for pricing in the TKOMP communication structure (item fields), which have not been provided in the standard SAP system. These fields can also be used for pricing.
    This user exit is described in detail in the "New fields in pricing" section.
    u2022     USEREXIT_FIELD_MODIFICATION (module pool SAPMV61A, program MV61AFZA)
    You can use this user exit to adjust the display of individual lines in the condition screen by changing the display attributes of the screen fields. This does not include the display of subtotals.
    This user exit is also used in order processing.
    u2022     USEREXIT_FIELD_MODIFIC_KZWI (module pool SAPMV61A, program MV61AFZB)
    You can change the display of subtotals in the condition screen by changing the display attributes of the screen fields.
    This user exit is also used in order processing.
    u2022     USEREXIT_FIELD_MODIFIC_KOPF (module pool SAPMV61A, program MV61AFZB)
    You can adjust the display of subtotals in the condition screen to your requirements by changing the display attributes of the screen fields.
    This user exit is also used in order processing.
    u2022     USEREXIT_FIELD_MODIFIC_LEER (module pool SAPMV61A, program MV61AFZB)
    You can adjust the display of blank lines in the condition screen to your requirements by changing the display attributes of the screen fields.
    This user exit is also used in order processing.
    u2022     USEREXIT_PRICING_CHECK (module pool SAPMV61, program MV61AFZA)
    You can install additional checks to the standard checks of condition lines (e.g. maximum/minimum value).
    u2022     USEREXIT_PRICING_RULE (module pool SAPLV61A, program RV61AFZA)
    In the standard SAP system, it is predefined which condition categories and classes can be copied or recalculated per pricing type. You can change the predefined standard procedure for each pricing type.
    u2022     USEREXIT_CHANGE_PRICING_RULE (module pool SAPMV61A, program MV61AFZA)
    You can use this user exit to change the pricing type that has been predefined in the copying control table in billing.
    u2022     USEREXIT_XKOMV_BEWERTEN_INIT (module pool SAPLV61A, program RV61AFZB)
    This field is used in the formulas and therefore initialized before the loop for the pricing procedure starts.
    u2022     USEREXIT_XKOMV_BEWERTEN_END (module pool SAPLV61A, program RV61AFZB)
    Within a loop for the price components during pricing, specific values can be transferred into the communication structures in pricing to be further processed.
    u2022     USEREXIT_XKOMV_ERGAENZEN (module pool SAPLV61A, program RV61AFZB)
    In change mode, you can change the dynamic part of the condition record (KONVD) that is always redetermined (i.e. it is not stored in database table KONV).
    u2022     USEREXIT_XKOMV_ERGAENZEN_MANU (module pool SAPLV61A, program RV61AFZB)
    You can use this user exit to change the ready-for-input fields of the manually entered condition record in add mode in the condition screen.
    u2022     USEREXIT_XKOMV_FUELLEN (module pool SAPLV61A, program RV61AFZB)
    This user exit is always called up during a redetermination of all or individual price components. You can change the work fields of the condition line. However, this only applies to conditions that have been determined via a condition record.
    u2022     USEREXIT_XKOMV_FUELLEN_O_KONP (module pool SAPLV61A, program RV61AFZB)
    This user exit is always called up during a redetermination of all or individual price components. You can change the work fields of the condition line. However, this only applies to conditions that have been determined via a condition record. This may include subtotals, manually entered conditions or conditions that have been calculated with a formula.
    u2022     USEREXIT_PRICING_COPY (module pool SAPLV61A, program RV61AFZA)
    You can change the KONV fields for copied price components.

  • User Base Posting to Internal Order

    Hi
    My Client Requirement is userbased access to internal order.
    user: ABC123 has access to only to Order which has been defined in Order Type CO01. The main purpose is to avoid the wrong booking of expenses(FB60).
    Is there any user exit available?? OR Whether it is possible through BASIS.
    Kindly explain the same in detail.
    Thanking in Advance.
    Ravindra Sane

    Dear Ravindra Sane,
             Contact the BASIS team to get this done. Provide them with the object <b>K_ORDER,</b> that is used for controlling the users from accessing the internal orders using the <b>order type.</b> The fields available for controlling the same are as follows:
    i) Actions for the CO-OM authorization check
    <b>ii) Order type</b>
    iii) Internal order authorization: Authorization phase
    iv) Cost element
    v) CO-OM responsibility area for authorizations
    <i><b>Among these fields give * to all fields except "ii) Order type",</b></i> where you will give the required Order type for that user.
    Please find further details in the folling link
    <b>http://help.sap.com/saphelp_46c/helpdata/en/08/51434f43b511d182b30000e829fbfe/frameset.htm</b>
    <b>Kindly let me know if it is useful</b>
    Thanks & Regards,
    Mary Sofia

  • User exit in create sales order

    Hi expart ,
    In sales order have 10 user exit . my requirement is n't satisfied in 10 user exit . Plz. tell me any idea my requirement is putting in sales order .

    Find the user exits below for Sales order.
    Transaction Code - VA01                     Create Sales Order
    Exit Name           Description
    SDTRM001            Reschedule schedule lines without a new ATP check
    V45A0001            Determine alternative materials for product selection
    V45A0002            Predefine sold-to party in sales document
    V45A0003            Collector for customer function modulpool MV45A
    V45A0004            Copy packing proposal
    V45E0001            Update the purchase order from the sales order
    V45E0002            Data transfer in procurement elements (PRreq., assembly)
    V45L0001            SD component supplier processing (customer enhancements)
    V45P0001            SD customer function for cross-company code sales
    V45S0001            Update sales document from configuration
    V45S0003            MRP-relevance for incomplete configuration
    V45S0004            Effectivity type in sales order
    V45W0001            SD Service Management: Forward Contract Data to Item
    V46H0001            SD Customer functions for resource-related billing
    V60F0001            SD Billing plan (customer enhancement) diff. to billing plan
    If user exists doesn't suit ur requirement then go for customer exit. Goto program MV45AFZZ then serch for Customer exists.

  • Can One Internal Order assign to Multi company codes

    Hi sap Experts,
    1. Can One Internal Order Assign to Two or More company codes.
    2. Can One WBS Element Assign to Two or More Company codes.
    Asper my knowledge it is not pssible . if, Possible, How?
    Please give me clarification .
    Regards,
    Prabhakar

    Not possible.

  • Im trying to update db table in  user exit, with the internal table

    Im trying to update db table in user exit, with the internal table
    my scenario:
    loop at itekpo.
    updating itekpo -
    > at the end of user exit the db table ekpo have to be updated
    endloop.
    Im updating internal table, using 
    MODIFY itekpo TRANSPORTING INCO1 INCO2  WHERE ebeln = itekpo-ebeln
    where itekpo is internal table, but it is not updating the db table 'ekpo'.
    i also tried updating ekpo directly !
    Thanks in advance

    Hi,
    you can search in the forum itself,
    Try this link for instance
    https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&query=tocreateaBADI&adv=false&sortby=cm_rnd_rankvalue
    You can find a code for finding BADI as a report with the following Transaction
    finding badis
    How to find BADIs
    Reward if helpful
    Regards
    Byju

  • PSL not creating internal orders in ECC

    Hi
    We have a scenario were we are creating a Product Service Letter of type 'PSLH'.
    We are creating Service Orders based on a template attached to this transaction type.
    We also need to capture the cost for this PSL Type. But the system is not creating internal orders in ECC to capture the costs.
    Please guide as to how the cost capture can work for product service letters of type 'PSLH'.
    Regards

    Hi,
    Please check the below link.(Controlling section)
    http://help.sap.com/saphelp_crm50/helpdata/en/c1/704348030bc64b8b40118e10ad98f1/frameset.htm
    as per this, integration of PSLH with ECC is not present, you may have to custom code it.
    Regards,
    Krishna

  • User Exit for Va01[ Return Order ]

    I Have Written User Exit for Va01[ Return Order ] in MV45AFZZ,
    I'm Making tax field VBAK-TAXK1 as 0 when making this field as 0 Pricing Condition Tax calculation should not be exit and tax value must be 0.
    How to do this process...plz give me a solution.

    Hi
    For price calculations or modifications, you may have to write the code in SD routines. Check this T.code VOFM.
    Reward if it helps!
    Krishna

  • RE: (forte-users) Forte not letting go of Oracleconnections

    Hello Amin, Samer and David,
    thank you for your fast reply.
    The technical support in Germany give at least a good idea to prevent the
    problem in future:
    Available at Forte 3.5 and above
    ER #35575 : user wants TOOL code to detect partition
    shutdown and time to do something
    Add a new interface, AtExitHandler, to Framework, with just one
    method: RunAtExit();
    Add a new method to Partition:
    AtExit(AtExitHandler);
    At shutdown time, managed partitions will call RunAtExit on all
    registered AtExitHandlers in the same sequence that they called
    AtExit on the partition.
    This activity takes place synchronously before we start tearing the
    partition apart, with the partition explicitly set by the active part
    agent to the one we are supposed to be shutting down, so it should be
    pretty safe for the user to run any code he likes.
    We will catch and display any exceptions produced by the callbacks,
    so that errors don't keep shutdown from proceeding (it is still possible
    for the user to write code that hangs and blocks shutdown that way,
    but I don't know what we could do about that besides getting into
    timeouts etc.).
    I think it is always a good idea to disconnect the DB-Session because you
    do it with
    most other tools from Database automatically, so why don't do it generally
    by use of
    a programming-language?!?
    I try this feature in any case.
    Thanks for all who answered to this message
    Joseph Mirwald
    GERMANY
    At 17:13 13.03.01 -0500, Amin, Kamran wrote:
    That was the initial problem. Forte as logged a bug on this issue and
    hopefully fix it soon.
    Look for bug# 54610.
    -----Original Message-----
    From: Joseph Mirwald [mailto:jomirweb.de]
    Sent: Tuesday, March 13, 2001 4:12 PM
    To: Forte Users
    Subject: (forte-users) Forte not letting go of Oracle connections
    Hello all,
    some time ago we talked about the problem, that some DBSession-connects hang
    if the partition where the DBSessionSO is used goes down.
    Ok, there may be some problems with forte or the Database (TWO_TASK, and so
    on).
    Does anybody implement a DBSession.Disconnect() when partition goes down?
    I mean the partition exits by a kill or by escript or econsole, not by a
    Forte-Method call
    of somewhere else.
    I thought the solution must be a loop which registers for the
    task.Shutdown-event, but at
    the init-method I couldn't stay in a loop and wait, because i has to call
    the service-objects
    methods. Another solution may be a 'start task LoopMethod()' which are
    registers the
    event, but i don't try it now, because i don't know the side-effects
    because the thread calls
    a method of the 'mother-process' which goes down also.
    What is your solution or idea?
    Joseph Mirwald
    GERMANY
    For the archives, go to: http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.com

    Hello Amin, Samer and David,
    thank you for your fast reply.
    The technical support in Germany give at least a good idea to prevent the
    problem in future:
    Available at Forte 3.5 and above
    ER #35575 : user wants TOOL code to detect partition
    shutdown and time to do something
    Add a new interface, AtExitHandler, to Framework, with just one
    method: RunAtExit();
    Add a new method to Partition:
    AtExit(AtExitHandler);
    At shutdown time, managed partitions will call RunAtExit on all
    registered AtExitHandlers in the same sequence that they called
    AtExit on the partition.
    This activity takes place synchronously before we start tearing the
    partition apart, with the partition explicitly set by the active part
    agent to the one we are supposed to be shutting down, so it should be
    pretty safe for the user to run any code he likes.
    We will catch and display any exceptions produced by the callbacks,
    so that errors don't keep shutdown from proceeding (it is still possible
    for the user to write code that hangs and blocks shutdown that way,
    but I don't know what we could do about that besides getting into
    timeouts etc.).
    I think it is always a good idea to disconnect the DB-Session because you
    do it with
    most other tools from Database automatically, so why don't do it generally
    by use of
    a programming-language?!?
    I try this feature in any case.
    Thanks for all who answered to this message
    Joseph Mirwald
    GERMANY
    At 17:13 13.03.01 -0500, Amin, Kamran wrote:
    That was the initial problem. Forte as logged a bug on this issue and
    hopefully fix it soon.
    Look for bug# 54610.
    -----Original Message-----
    From: Joseph Mirwald [mailto:jomirweb.de]
    Sent: Tuesday, March 13, 2001 4:12 PM
    To: Forte Users
    Subject: (forte-users) Forte not letting go of Oracle connections
    Hello all,
    some time ago we talked about the problem, that some DBSession-connects hang
    if the partition where the DBSessionSO is used goes down.
    Ok, there may be some problems with forte or the Database (TWO_TASK, and so
    on).
    Does anybody implement a DBSession.Disconnect() when partition goes down?
    I mean the partition exits by a kill or by escript or econsole, not by a
    Forte-Method call
    of somewhere else.
    I thought the solution must be a loop which registers for the
    task.Shutdown-event, but at
    the init-method I couldn't stay in a loop and wait, because i has to call
    the service-objects
    methods. Another solution may be a 'start task LoopMethod()' which are
    registers the
    event, but i don't try it now, because i don't know the side-effects
    because the thread calls
    a method of the 'mother-process' which goes down also.
    What is your solution or idea?
    Joseph Mirwald
    GERMANY
    For the archives, go to: http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.com

  • User exit to change sales order status once a delivery is created

    Hello Experts,
    I want to update the Overall status(VBSTT-GBSTA_BEZ) of a sales order to completed once a delivery is created for that order.Please guide me how can i do this and also the user exit or badi where i can write the code for this.
    Thanks in advance.
    Regards,
    Koustubh

    Got the complet guidance in new thread.
    User Exit to update Sales order text (Terms of delivery) on saving it
    Thanks

  • Need User Exit before the Purchase Order saved!!!

    Hai All,
        I am in search for User Exit before the Purchase Order gets saved.This User Exit should capture this generated Purchase Order and post it to the Destination System for further processing.
        Can anyone help me to find this User Exit.
    Thanks,
    Ugandhar.<b></b><b></b>
    Message was edited by: Ugandhar Domathoti

    Check out this enchancement in smod <b>MM06E001</b>
    in that EXIT_SAPLEINM_001
            EXIT_SAPLEINM_002
    may help you ....
    regards
    vijay

  • RE: (forte-users) Forte not letting go of Oracle connections+ RE: (fort

    The bug was just reported yesterday so they might not have it available to
    the public for a while. I am guessing this bug has been around since 3.M.?
    and its very easy to verify it if its happening in your environment. Also I
    have been talking to other user that are not using Oracle (Sybase instead)
    who are also seen the same problem. I think this is a problem across all
    database because there is some fundamental event or process that is not
    taking place to close database connections. But just to be safe verify it
    in your test environment before moving to 3.5. To verify if its happening
    in your Forte version just create a small application that connects to the
    database and run it in debug mode. Log into the database and then stop the
    debug session. The connection will still be open. This will also occur
    when you use the running man or in a deployed application.
    ka
    -----Original Message-----
    From: Labeaux Schiek [mailto:DHSV017dhs.state.il.us]
    Sent: Thursday, March 01, 2001 7:21 AM
    To: kamran.aminlendware.com; Forte-userslists.xpedior.com
    Subject: RE: (forte-users) Forte not letting go of Oracle connections +
    RE: (forte-users) SQL Server Maximum DB Processes already allocated.
    Hi Kamran,
    I just looked up bug # 54610 in Cyber Support and it is not there yet, so a
    question.
    In your opinion, does this effect all databases? We are using DB2 and
    considering going to 3.5 . Are we going to see the same problems you have
    had with Oracle?
    -thanks
    -labeaux
    "Amin, Kamran" <kamran.aminlendware.com> 02/28/01 05:28PM >>>Update on my problem. Well now its everybody's problem. Forte has
    conformed the bug. Bug number 54610 for your reference.
    thanks to everybody for the help..
    ka
    For the archives, go to: http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.com

    The bug was just reported yesterday so they might not have it available to
    the public for a while. I am guessing this bug has been around since 3.M.?
    and its very easy to verify it if its happening in your environment. Also I
    have been talking to other user that are not using Oracle (Sybase instead)
    who are also seen the same problem. I think this is a problem across all
    database because there is some fundamental event or process that is not
    taking place to close database connections. But just to be safe verify it
    in your test environment before moving to 3.5. To verify if its happening
    in your Forte version just create a small application that connects to the
    database and run it in debug mode. Log into the database and then stop the
    debug session. The connection will still be open. This will also occur
    when you use the running man or in a deployed application.
    ka
    -----Original Message-----
    From: Labeaux Schiek [mailto:DHSV017dhs.state.il.us]
    Sent: Thursday, March 01, 2001 7:21 AM
    To: kamran.aminlendware.com; Forte-userslists.xpedior.com
    Subject: RE: (forte-users) Forte not letting go of Oracle connections +
    RE: (forte-users) SQL Server Maximum DB Processes already allocated.
    Hi Kamran,
    I just looked up bug # 54610 in Cyber Support and it is not there yet, so a
    question.
    In your opinion, does this effect all databases? We are using DB2 and
    considering going to 3.5 . Are we going to see the same problems you have
    had with Oracle?
    -thanks
    -labeaux
    "Amin, Kamran" <kamran.aminlendware.com> 02/28/01 05:28PM >>>Update on my problem. Well now its everybody's problem. Forte has
    conformed the bug. Bug number 54610 for your reference.
    thanks to everybody for the help..
    ka
    For the archives, go to: http://lists.xpedior.com/forte-users and use
    the login: forte and the password: archive. To unsubscribe, send in a new
    email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.com

Maybe you are looking for

  • Urgent question on styling forms and best approach to building them in BC

    Hi I need some guidance on forms and adding the styling to them Thsi page I have created in reflow http://www.beadmanso-LS_LP/assets/spstudioslf1.html Here is the same page were I have added a BC Form http://www.beadmansolutions.co.uk/SPStudios_2LS_L

  • /etc/hosts site blocking

    In windows and linux I can block sites by adding the domain to /ect/hosts and pointing to loaclhost eg 127.0.0.1 blockthis.com Anyone know how to get this to work in Tiger thanks

  • Ibook won't boot, after having DVD stuck

    I had a problem ejecting a DVD, as it had crashed. So after restarting, the grey screen appears with the apple, and the laptop did not come back on. I managed to eject the CD by holding the trackpad button, but OS X is still not loading. Any idea's w

  • Instantiating a nested class from JNI

    Im able to instantiate my public member class "Inner" as long as the constructor does not take any arguments. If it requires arguments in the constructor, I get a crash report. I need to be able to instantiate the object with supplied initial argumen

  • Firefox won't "Open File..." to my hard drive/desk top since my OSX system update yesterday -- why?

    Did an automated OSX system update and noticed after reboot that Firefox now won't "Open File..." or recognize any files (video, pdf, etc) on my computer! (Problem may not be related to update but suspicious timing!) Seems to play streaming video OK.