Is there BAPI have similar function like F-53?

Hi all,
I need to call a function like F-53. I find the BAPI   BAPI_AP_ACC_GETOPENITEMS, which can return the open item for a vendor. but which function I can use for further opeartion??
I want to clear the open item in the report. Is there function I can call to do so??
OR what I can do only is to use BDC to record the screen??
Ned

Hi Ming Chen,
Try using  BAPI_ACC_BILLING_POST bapi. Regards, NG.
Regards,
NG.

Similar Messages

  • Does oracle have similar functionality like MsSql "for xml path('')"

    Does oracle have similar build in functionality like MsSql “for xml path(‘’)” , or in another word, it can enforce the result set(multiple rows) into ONE line such kind of presentation way.
    Thanks in advance. Any help would be greatly appreciated.

    Here I would like specify my question mnore clearly,
    CREATE TABLE t(
    line NUMBER(3),
    site VARCHAR2(4),
    phase VARCHAR2(5),
    test VARCHAR2(25));
    INSERT INTO t VALUES (1, '0100', '*','1111111111111111111111111' );
    INSERT INTO t VALUES (2, '0100', '=','2222222222222222222222222' );
    INSERT INTO t VALUES (3, '0100', '=','3333333333333333333333333' );
    INSERT INTO t VALUES (4, '0100', '*','4444444444444444444444444' );
    INSERT INTO t VALUES (5, '0100', '=','5555555555555555555555555' );
    INSERT INTO t VALUES (6, '0200', '*','6666666666666666666666666' );
    Here I want to retrieve the 'line' column information in ONE line way
    select line from t I want the result is like '1,2,3,4,5,6'
    Any generous help would be greatly appreciated!!!

  • Similar Functionality like SM30

    Hi,
    I created a Z-Table. I don't want to generate Table maintenance. In Production System the Users don't have access to SM30 for insert/delete/modify the records in the table.
    Is there any other way to give some program to the users for similar functionality like SM30?
    anybody written any program on this issue?
    any idea?
    Thanks in advance,
    fractal

    Hi Fractal,
    Follow these steps:
    1. Goto T-code (se93) and create a custom trasaction say ztest.
    2. while creating give some short test and check the radio button  
    <b>Transaction with parameters(parameter transaction)</b>
    3.In the next screen assign these values:
       Transaction --> SM30
       Screen  --> Give the screen number which is seen in the table maintenence
                        screen in system--> status which you can directly go and find
                        through the T-code sm30.
       And in the Name of the Screen field as VIEWNAME and Value as the name of
       your Custom Table.
    Now you can provide this T-Code for users to maintain the table.
    Regards,
    Vinod.
    NOTE: PLZ close the issue if solved.

  • I have transefer function like (1/(s^2+s+​5)) and i have a square wave input , i want to use this transfer function with this input to see the output , how can i do that , with example please.

    i need to know also how to represent this transfer function in labview, try to send me example. answer me at my mail

    "st" wrote:
    > answer me at my mail
    give a valid e-mail first, and your name, we don't like to help anonymous
    people
    > try to send me example.
    how much do you pay ?
    > i have transefer function like (1/(s^2+s+5)) and i have a square wave
    > input , i want to use this transfer function with this input to see
    > the output , how can i do that
    First you have to know what you are doing, like an engineer : you have a
    Laplace, continuous time transfer function but LabView handles discrete
    signals only. Use matlab/simulink if you want to simulate continuous time
    systems easily...
    If you definitely want to use LabView, the first step is to discretize your
    continuous-time transfer function, i.e. decide a sampling rate and convert
    it to a "z transfor
    m". Then you can directly use the "IIR Filter.vi" as I
    said earlier.
    Philippe Guglielmetti - www.dynabits.com me at my mail

  • Does final cut express have the functionality like macromedia flash 8?

    does final cut express have the functionality like macromedia flash 8? I'm looking to compile my movie for easy viewing on the internet

    In the interest of not appearing like a total idiot
    The link of my 3-minute video of Native American Indian dancing (above) has been changed to: http://www.goliveusa.com/MoviesFlv/PowWow.html
    where it should remain for at least the next two years.
    Part of this change has to do with a discontent with .Mac, thought that is certainly a topic for another forum.
    Since back here at this thread, and considering the initial forum topic, I'd guess it would be appropriate to ask: "What is meant by the term: functionality?"
    FCE is a a video editing program. Flash 8 is graphic animation program.
    You can incorporate video into Flash 8 and do extra animation with it.
    PowerPC G5 Duel 2.3   Mac OS X (10.4.5)   4.5GB RAM; 2HD's; CS2/FCE/Studio8/Maya7/Optura500/GoLiveUSA.com

  • Similar function like LI10 in WM?

    Hi,
    In MM level, we could use LI10 (stocktaking) to change the material stock to a specific value directly, in WM level, is there a similar transaction code like LI10?
    Thanks.

    you probably meant MI10 instead of LI10.
    No there is not such a straight forward way.
    In general in WM you have to count by bin, means all materials that are in that bin, not just a single material.
    To do this you have create the counting document, acitivate it, print it, enter the count, post the difference in WM, post the difference to IM. there is no shortcut.
    If you want only adjust one materials stock in a bin that has many materials (mix storage), then you have to allow cycle count. This gives you the option to use LICC to create a inventory document jsut for one quant instead for the entire bin..

  • ID CS2 - is there a "background printing" function like in Quark?

    I switched to InDesign CS2 a couple years ago after 16 years of Pagemaker and QuarkXPress. I really like it but I was wondering if there is a "background printing" function in InDesign like the one in Quark. If I print a file with more than a couple pages, I have to wait while it spools to a physical print server, which means I have to wait until it finishes spooling (which is almost as long as it takes to print the entire file because it starts printing almost as soon as the page is written to the server-does that make sense?) before I can do anything else in InDesign. That was one of the only things I liked about Quark: the fact that I could send a multi-page document to a printer but almost immediately begin working again because it would print in the background.
    I hope this makes sense. Thank in advance for your help.
    Lloyd

    Hi
    Check out the Edit:Cut/Insert Time functions. I think that the "Splice" option will do what you want. Generally, the automation is copied/moved as needed.
    CCT

  • Any method have similar function as 'when_mouse_enter' trigger in 10g

    in 10g, we cannot use 'when_mouse_enter', 'when_mouse_leave' functions, is there any other functions provide similar interactive functions in 10g?

    We use when-mouse-click when on the web to emulate the when_mouse_enter trigger. Or in some cases, when-mouse-click with ctrl button (Checking :System.Mouse_button_shift_state).
    Instead of when-mouse-leave, we just started a non-repeating timer, and did the same as the wme trigger after 3 seconds.

  • Does NetWeaver have same functionality like WLST in WebLogic?

    [WLST|http://download.oracle.com/docs/cd/E12840_01/wls/docs103/config_scripting/using_WLST.html] is powerful and convenient script for config WebLogic Server. I am wondering if NetWeaver has something similar to it?
    Thanks,
    -Jian

    Here I would like specify my question mnore clearly,
    CREATE TABLE t(
    line NUMBER(3),
    site VARCHAR2(4),
    phase VARCHAR2(5),
    test VARCHAR2(25));
    INSERT INTO t VALUES (1, '0100', '*','1111111111111111111111111' );
    INSERT INTO t VALUES (2, '0100', '=','2222222222222222222222222' );
    INSERT INTO t VALUES (3, '0100', '=','3333333333333333333333333' );
    INSERT INTO t VALUES (4, '0100', '*','4444444444444444444444444' );
    INSERT INTO t VALUES (5, '0100', '=','5555555555555555555555555' );
    INSERT INTO t VALUES (6, '0200', '*','6666666666666666666666666' );
    Here I want to retrieve the 'line' column information in ONE line way
    select line from t I want the result is like '1,2,3,4,5,6'
    Any generous help would be greatly appreciated!!!

  • Are there some products that function like this?

    They can convert data from one database into xml files, and then use these xml files to recover the data to another database(maybe is different from the former one).
    my aim is to exchange data using xml between heterogeneous data sources.
    thanks!

    They can convert data from one database into xml files, and then use these xml files to recover the data to another database(maybe is different from the former one).
    my aim is to exchange data using xml between heterogeneous data sources.
    thanks!

  • Is there any function like malloc and free in labview?

    Im writing a vi that will handle my memory request.
    Im doing a very high speed video record sessions , and the frames cant be saves on hardisk in realtime), so im saving the frames on memory, and i want to use memory as
    much as i can(~2GB) and to save the maximum frames that i can save (and it depends on bit depth, height, width, total memory).
    VI Operations={
    Allocate Memory (frame width, frame height,TotalMemorySize) ,
    Add Frame(index) ,
    Get Frame (index),
    Free Memory
    In each record session, there will be a different FrameWidth and Height, so the maximum frame that i can save in memory may be different and equal to
    IndexMax=TotalMemorySize/(FrameWidth*FrameHeight)
    Im doing this by allocating a 3D array [FrameIndex , row , column]
    The fact that the width and height change in different sessions indicate  that i need an ability to free the previous allocated 3D array memory and allocate a new one.
    (lets say that i have 2GB total memory..)

    This request really takes the system and the programmer to the limits....
    First of all:
    LabVIEW does not have any functions like malloc and free. LV wants to prevent the user to have to think about stuff like this. On the other hand, the memory management in LV is therefore hard to do or even impossible, at least to such an extend as you request.
    Some thoughts about your application:
    1. If you want to have about 2GB of framedata in RAM during runtime, you will need the large memory awareness active. Otherwise, a 32 bit OS will give you "out of memory" messages. Refer to the LV help "VI memory usage".
    2. Storing the data in an array could be a difficult task. Arrays have to be in memory without any gap. Therefore, you'd encounter "out of memory" messages even if your RAM totals enough free memory (theoretical).
    3. The idea of linked-lists does not compy in LV since you cannot store pointers to structs (since those are abstracted from the user).
    4. Maybe you should take a look into vision. 
    hope this helps,
    Norbert 
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • BAPI to reject PO (like ME29N functionality to reject PO)

    Is there a BAPI to reject PO (like ME29N functionality to reject PO).
    The BAPI_PO_CHANGE does not have the functionality to change EKKO-
    PROCSTAT. Is there a BAPI that can update EKKO-PROCSTAT?
    Thanks,
    Apollo

    We just implemented an implicit enhancement to include  MM06EFDCM form MEPO_HEADER_FILL_PROCSTAT. This is being called in the BAPI_PO_CHANGE.
    Here's a sample code I used in my method that rejects the PO:
      data: l_procstat type ekko-procstat value '08'.
      export l_procstat from l_procstat
          to database indx(st) id 'ZWF_POREJECT'.
      l_ebeln = v_zsc_po_hdr-doc_number.
    call function 'BAPI_PO_CHANGE'
        exporting
          purchaseorder = PO number
        tables
          return        = lt_return.
    Here's the implicit enhancement that I created in include MM06EFDCM form MEPO_HEADER_FILL_PROCSTAT:
    FORM mepo_header_fill_procstat CHANGING ch_procstat TYPE ekko-procstat.
    <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
    data: l_procstat type ekko-procstat.
    import l_procstat to l_procstat
        from database indx(st) ID 'ZWF_POREJECT'.
    if sy-subrc = 0.
      delete from database indx(st) id 'ZWF_POREJECT'.
      dekko-procstat = l_procstat.
    endif.
    >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
      ch_procstat = dekko-procstat.
      IF ch_procstat IS INITIAL.
        DATA: l_ekko TYPE ekko.
        l_ekko = dekko.
        PERFORM procstate_initialize USING trtyp CHANGING l_ekko.
        ch_procstat = l_ekko-procstat.
      ENDIF.
    ENDFORM.                    "mepo_header_fill_procstat
    Hope this helps.

  • Is there a System Menu for special Functions, like WIPE CACHE?

    On my DX, there was a method of pressing and holding the Menu button & Power up button to get to special "Systems" functions like WIPE CACHE & FACTORY RESET. Does such a procedure exist for the Razr ?  I know about SAFE MODE and was able to see that work. (Although my finger hurt having to press the up/down Volume buttons for so ling. )

    While I have done this quite a few times (and this has made my phone a bit more responsive when it gets sluggish) you should be careful and watch what you are doing. If you select the wrong menu option you may end up having to contact Verizon for support.
    Wiping the cache partition
    Power the phone off
    Press and hold the volume down, volume up and power button until the recovery screen appears.
    Use the volume down button to select "Recovery" and then press the volume up to confirm the selection.
    The phone will do a little reboot thing, display the dual core logo thing and then an Android next to a triangle with a yellow exclamation point will appear. At this point press the volume up and volume down buttons at the same time.
    If you did everything correctly you are now at the Android System Recovery Screen. To clear the cache press the volume down button until you have selected "wipe cache partition". Press the power button to confirm the selection and it will wipe the cache partition.
    Once the cache is cleared press the volume up button to select "Reboot System Now" and press the power button to confirm the selection. If the "Reboot System Now" is already selected then just press the power button to confirm the selection and the phone will reboot.

  • Are there BAPI or function modules for creating posting address ?

    Are there BAPI or function modules for creating posting address and budget address? We are currently use BDC program and T code FMBSPO_MULT (Posting address) and T code FMBSBO_MULT(budget address), but it is a very slow processing because we have thousands of funds centers.
    Your input will be appreciated!
    Regards,
    Fisher Li

    Li,
    You will have, may be more answers in the technical forum :
    https://www.sdn.sap.com/irj/sdn/collaboration
    Regards
    Valérie

  • How to have functionality like "InfoPath Repeating Table" without using InfoPath (SharePoint 2010)?

    Hi there,
    I cannot use InfoPath. But I need functionality like InfoPath Repeating Tables. Do I have any option? Any JavaScript or anything else?
    Thanks so much.

    Hello,
    You can also use gridview to create dynamic rows.
    http://www.codeproject.com/Articles/467788/Dynamically-adding-and-deleting-rows-from-ASP-NET
    Hope it could help
    Hemendra:Yesterday is just a memory,Tomorrow we may never see
    Please remember to mark the replies as answers if they help and unmark them if they provide no help

Maybe you are looking for

  • How can I fix left pane text overlap in iCal Day view?

    In "Day" view, the items in the left hand (list) pane in iCal are overlapping, obscuring the bottom 1/3 of each line of text. It is as if the table cells are too close together vertically. How do I fix this?

  • Error while running runcluvfy.sh(11g RAC on CentOS 5(RHEL 5))

    Oracle Version: 11G Operating System: Centos 5 (RHEL 5) : Linux centos51-rac-1 2.6.18-128.1.6.el5 #1 SMP Wed Apr 1 09:19:18 EDT 2009 i686 i686 i386 GNU/Linux Question (including full error messages and setup scripts where applicable): I am attempting

  • On Messages I can't send under my phone number anymore.

    So, I've been using Messages for a while now and everything has been working great. I was logged in under my Apple ID and I had the choice to send them under my email or under my phone number. Well, all of a sudden my friend messaged me back asking w

  • User Exit For CO02 (PP transaction)

    Dear All . When Production order is saved it should check for requested  quantity and withdrawn quantity . Also it should check for the confirmation of all operations . I could find the User exit . Since I have not written any User exit before this I

  • How to deploy process to Process Administrator

    I install the BPM standalone because of the confinguration error (could not create the JVM) in BPM Enterprise. How to deploy the process created in the BPM studio to the standalone? Thanks.