How to "Terminate Billing"

Hi All,
There is one situation where i need to terminate billing , technically i need some help for terminating the current billing process with out going back to initial billing screen.
                                       Once this process is done i need to estimate meter reading and bill it once
again.
I heard that there are some UTIL functions which can do that but i have no clear idea regarding those.
So, please help me technically how to terminate a Billing process.
Any help would be Appreciated.
Thanks and Regards,
Venumadhav.T.

Thank you Jelena,
Yes you are correct and our team has come to a conclusion that this functionality is practically
not possible.
Thanks and Regards,
Venu.

Similar Messages

  • How to create Billing Plan in sales order using Function module /BAPI

    hi,
    How to create Billing Plan in sales order using Function module /BAPI
    i hv check few FM such
    BILLING_SCHEDULE_READ
    BILLING_SCHEDULE_GET_NUMBER
    BILLING_SCHEDULE_SAVE
    But unable to create billing plan for a sales order.....any other method to create???

    Hi,
    Use this link.
    Create sales order with billing plan via LSMW and BAPI BUS2032
    BAPI or Function to update Billing Plan in Sales Order Items
    Hope this will help you.
    Regards,
    Vijay

  • How to change billing date in S1 - cancellation billing document

    Dear Friends,
    Could you please tell How to change billing date in S1 - cancellation billing document which is even not released to accounting & in gray mode.
    Is it possible?
    Thanks in advance.
    Ranjan

    Dear,
    Thanks for asking exact problem.
    1. PGI in 2008
    2. F2 Billing date in 2003 ( By mistake by the user)
    3. S1 Billing date in 2008
    4. PGI reverse in 2008 & OBD deleted in 2008
    So reduced billing qty is shown in report in 2008 because of S1 Billing date in 2008,
    Billing qty  is not matching with the actual PGI quantity.
    So here if the cancellation billing document S1 could be changed for billing date in 2008, then you could balance it
    Now my issue is how to balance it.
    hope you find it it very interesting
    Awaiting your response.
    Ranjan

  • How to terminate a java thread from c++ code?

    Hi,
    I made a screensaver which loads a jvm, forks a thread running a java class, wait until user's action(i.e. mouse move/click keyboard input), then terminate the java thread.
    However, I met a problem, How to terminate a running java thread from c++ code?
    Here is my code, but it does not work: (even after the terminate is called, jvm throws an error)
    JNIEnv* env;
    JavaVM* jvm;
    HANDLE hThread; //handle for the startThread
    unsigned __stdcall startThread(void *arg)
         jclass cls;
         jmethodID mainId;
         jint          res;
         int threadNum = (int)arg;
         res = jvm->AttachCurrentThread((void**)&env, NULL);
    cls = env->FindClass( MAIN_CLASS);
         mainId = env->GetStaticMethodID(cls, "main", "([Ljava/lang/String;)V");
         // setup the parameters to pass to main()
         jstring str;
         jobjectArray args;
         int i=0;
         args = env->NewObjectArray(1, env->FindClass("java/lang/String"), 0); //only one input parameters
         str = env->NewStringUTF("localhost");
         env->SetObjectArrayElement(args, 0, str);
         env->CallStaticVoidMethod(cls, mainId, args); // call main()      
         if (env->ExceptionOccurred()) {
                   env->ExceptionDescribe();
         return TRUE;
    Here is the main method:
    First create the jvm and load the thread. then tries to terminate the thread, but failed here
    switch (msg)
    { case WM_CREATE:
              JavaVMOption options[NUMBEROFOPTIONS];
              JavaVMInitArgs vmargs;     
              jint rc;
              vmargs.version = JNI_VERSION_1_4; /* version 1.4 */
              vmargs.options = options;
              vmargs.nOptions = NUMBEROFOPTIONS;
              vmargs.ignoreUnrecognized = JNI_FALSE;          
              rc=JNI_CreateJavaVM( &jvm, (void **)&env, &vmargs ); /* create JVM */
              /* We pass the thread number as the argument to the invoked thread */
              unsigned int threadId = -1;
              // to initialize a thread-safe C runtime library
              hThread = (HANDLE)_beginthreadex(NULL, 0, &startThread, NULL, 0, &threadId );
    } break;
    case (WM_DESTROY):
              CloseHandle( hThread );
              jvm->DestroyJavaVM(); /* kill JVM */
              Debug("Destroy Java Virtual Machine\n");
    }break;
    Note, after the thread "startThread" runs, it has an infinite loop and will not terminate, until the user clicks to terminate.(I didn't call jvm->DetachCurrentThread();_endthreadex(0); in the "startThread" because the java thread will not terminate by itself)
    Thus, the only way to terminate the thread is to call closehandle(hthread) in the main thread, which may cause jvm to throw an error.
    Do you know how to terminate a java thread safely???
    Thanks a lot

    Assuming that your java thread is in a loop of some kind. Such as
    int i=1; /* I tried using a boolean, I just could not get my C++ env, to change this value. So i decided to use an int */
    run {
    while(i)
    isdfjsdfj
    void seti()
    i=0
    So, B/4, i call destroyVM in my C++ code, i call this seti(). so the loop terminates, therefore my thread finishes executing and ends.
    Hope this helps
    tola.

  • How to enable "Billing Document- Issue Output To- Issue output to" in VF03

    Plz let me know how to Enable "Billing Document --> Issue Output To --> Issue output to" in the VF03 transaction (2nd screen).
    After entering the billing doc no. n then pressing enter items will be displayed. Then in the menu bar under "Billing Document" there will be "Issue Output To" option will be there.
    Under that again " Issue Output To " & " Screen" options will be there, which by default displayed in disable mode. Is there any option to enable them.

    Hi
    U need to customize a message type for the billing by  trx NACE

  • How to create billing document  in VF01 without Excise duties. ?

    Dear All ,
    Here is a scenario that we had done the Goods rcv of a  material without capturing   any excise entry as this material is non excisable , Now an ETO is created  for a  party , After this user   wants this material  to be given to Customer by creating an outbound delivry after this in VF01 hehad given this outbound delv  but here excise duty is reflecting , but user want to not to reflect the excise duty , he only wants to apply taxes only ,  Pl guide to how to create billing without having excise duties , only applicable tax should bi there in the
    billing document .
    Regards ,
    sap11
    Edited by: sap11 on Jul 18, 2008 1:52 PM

    Hi
    SAP 11
    Please maintain CHAPTER ID of the said material with zero basic excise duty ( If u r not selling this material as a duty paid ) and select non movatable mateial. Parellaly u please maintain customer excise indicator as 0 no excise ( If this cutomer code is not lifting duty paid material for you).
    This way u can create billing without excise.
    Please try.
    Thx

  • How  to  generate  Billing   for   Service Order   ?

    how  to  generate  Billing   for   Service Order   ?

    Hello,
    You may do a resource related billing from the service order,  but you need to maintain Resource Related billing profile in Service order --> Control tab. Once it is set you may generate the billing document (debit memo) from service order through DP90, provided the config is right.
    Prase

  • Integration Directory - how to terminate all logons?

    I was importing RFC definitions from R/3 in ID. Laptop battery went down and got disconnected with SAP XI,IB.
    After 5 mins, restarted laptop (powered by wire). Opened same SWCV in Integration Directory to change the connection data to point R3 system instead of XI SAP. It gives message "Object SWCV myswcv is currently being edited by user myIDuserid"
    This is what I did sofar, but no luck
    -logon to XI system, transaction SM04. Terrminate all connections with SAP XI.
    Please advise how to terminate all logons in Integration directory? Thanks

    Hi,
    You can go to 'index page' click on 'administration'. In that you will find on the left side 'administration of locks and caches'. You can click 'lock overview' and unlock the objects.
    Regards,
    P.Venkat
    Message was edited by:
            Venkataramanan

  • How to terminate background job for MRP

    Hi dudes,
    how to terminate background job set earlier and i want start again with fresh scheduling. as user discontinued using the MRP process.
    thanks inadvance for quick response.
    Robert.

    Robert,
    Just though of sharing the alternate way to do this work, instead of DELETE use CHANGE option.
    1. Execute transaction SM37 for the program "RMMRP000" and Job name what you have specified with job status "Scheduled" check box activated. Job Overivew screen appears
    2. Now select the job in the Job Overivew screen and use Menu bar: Job--->Change or Ctrl+F11. Change Job Screen appears
    3. In the change Job screen Hit the function button Start Condition (Green Flag). Start time screen appears.
    4. In the Start time screen define your Job schedule and save the time parameters and save change job screen. Now your job is scheduled with new parameters what you have entered.
    Regards,
    Prasobh

  • How to terminate Transport on BI 7

    Dear BIers,
      When we're performing the TRANSPORT from BWQ to BWP, at the beginning the performance of the transport is horrible low, finally, there are tens of requests handed over with status 'Import Running', the Truck.
      1. How to improve the performance of transport.
      2. How to terminate the 'Import Running' transporting.
    Any suggestions are appreciated.
    B.R
    Gerald

    Hi Gerald,
    If the status indicates that tp is still running, there may be several reasons:
    --> TP is processing a request with a large data volume.
    --> An error has occurred. In this case, you can find further information in tp system log.
    --> TP was terminated with operating system tools. Therefore, check if the tp process with the process ID displayed is still running.
    The Import Monitor displays all tp processes that terminated or have not yet been completed.
    To start the Import Monitor:
    Call Tcode: STMS.
    Choose Transport button. The import overview appears.
    Position the cursor on the SAP System for which you want to start the import. If you do not select a system, the monitor automatically displays all systems in the domain.
    If you only want to display a particular group of systems, choose Extras --> Personal Settings and enter the systems under System list.
    Choose Goto --> Import monitor.
    To update the display, choose Refresh button.
    You can use the context menu to delete individual entries, display import details and their transport steps, and go to the import history.
    To terminate transport proposal:
    http://help.sap.com/saphelp_nw04/helpdata/en/c4/08feede2af11d2b41d00609419f767/frameset.htm
    Check this link too:
    http://help.sap.com/saphelp_nw04/helpdata/en/44/b4a4547acc11d1899e0000e829fbbd/frameset.htm
    Hope these helps u...
    Regards,
    KK.

  • How to terminate all Concurrent Programs from back end

    Hi,
    Can any one tell me how to terminate all Running Concurrent Programs from back end

    post this in the EB forum;
    also, investigate the built-in package fnd_concuurent
    begin
       for r in (select Request_ID from fnd_Concurrent_Requests
                 where Phase_Code != 'C') loop -- exclude requests that have successfully completed (R = Running P = Pending)
         fnd_concurrent.cancel_request(r.Request_ID);
         commit; -- you must perform a commit after each call
       end loop;
    end;
    /

  • How to create billing document without Excise duties.?

    Dear All  ,
                                                  Here is a scenario that we had done the Goods rcv of this material without capturing 
    any excise   entry as this material is non excisable , Now an ETO is created xxx  for party  , After this user
    wants this insulation to be given to Customer by creating an outbound delivry  but here excise duty is
    reflecting , Pl guide to how to create billing without having excise duties , only applicable tax should bi there in the
    billing document .
    Regards ,
    RC

    Dear RC
    Go to J1ID, select Material and Chapter ID combination and dont maintain the material there, which you are invoicing.  Now create billing and see whether duty is flowing or not.
    thanks
    G. Lakshmipathi

  • How is a Billing Block on a Sales Order manually removed?

    Hi friends,
    I want to know,How is a Billing Block triggered on Sales Order due to pricing intolerances is manually removed,even if the intolerances are not corrected.
    Regards,
    Imran.

    u have to check ur config setttings , it depends ?
    Regards
    Peram

  • How do terminat an IVI session manually

    Hello,
    I am working with a very simple instrument that rotates a wheel to one of six positions. The manufacturer used a set of IVI based drivers. I am so far ignorant of IVI tools. From what I gather, using IVI drivers this allows them to handle any similar instrument without developing new vi's. Sounds reasonable.  
    The issue is when I do something stupid like running non-looped vi's using the repetitive run. I only do this for developement purposes to prevent having to keep hitting the run button. However it is possible to hit the abort button and occasionally leaves the session open instead of cleaning up properly. The message I get is
    Driver Status:  (Hex 0xBFFF00A6) The connection for the given session has been lost.
    Primary Error: (Hex 0xBFFA1190) The session handle is not valid.
    With standard drivers I seem to be able to do this and have no problems no matter how I terminate. 
    So what is different about an IVI session that allows the session to hang and how do I clear a hung session without having to close Labview?   Is it even possible? Or do I just have to be smart and put a temporary while loop around everything using an IVI just for repetitive testing?
    Thanks,
    IVI Clueless.
    David A. Taylor

    Wouldn't I have put a while loop around it with the stop button wired to the stop condition? That works fine, I just have to clean it up when I'm done.
    Thanks for your help!
    David A. Taylor

  • How to terminate an exe from Java

    Hi Everyone
    Can anyone let me know the code to how to terminate an exe from Java
    I run an exe using
    Runtime.getRuntime().exec(dialog); //where dialog is a string (pointing to an exe)
    Now i need to kill this exe
    How do i do this in java
    Any help is highly appreciated
    Thanks!

    getafix14 wrote:
    I run an exe using Runtime.getRuntime().exec(dialog); //where dialog is a string (pointing to an exe)
    Now i need to kill this exe
    How do i do this in java
    ejp wrote:
    Process.destroy();
    And don't forget to take a swig of magic potion first.
    Winston

Maybe you are looking for