Hi experts: I need this material in detail.

Hi every one,
I need a detailed description on how to find a bapi for a given transaction code. for example FB01 Tcode i have find the bapi.
and how it should be used insted of BDC in creating ALV.
Regards,
Adi.

Hi bharathi.
   Find the bellow code .
Tables: pernr.
infotypes: 0001,0002, 2001 mode n, 2007 mode n, 2013.
start-of-selection.
get pernr.
pr-read-all-time-ity pn-begda pn-endda.
write: p0001-pernr, p0001-bukrs, p0001-abkrs,
        p0002-nachm, p0002-name1, p0002-vorna.
end-of-selection.
******** in the abouv code should be -ve TM.
           for +ve tm we need to use hr_time_results_get.
based on this u can assume ur requirement .
Thanks
Venkat.

Similar Messages

  • Hi experts pls help me with this materialized view refresh time!!!

    Hi Expeerts ,
    Please clarify my doubt about this materialized view code
    [\n]
    CREATE MATERIALIZED VIEW SCHEMANAME.products_mv
    REFRESH WITH ROWID
    AS SELECT * from VIEW_TABLE@DATAOPPB;
    [n]
    Here i am creating a materialized view named products_mv of the view_table present in the remote server.Can anyone tell me when will my table product_mv will get refreshed if i follow this code.As what i read from the books is that the refresh period is implicit and is carried out by the database implicitly.so can u tell me suppose i insert 2 new records into my view_table when will this record get updated into my product_mv table.
    I cant use primary key approach so this is the approach i am following .Kindly help me in understanding when will refresh of records occur in the materialized view product_mv...Pls help
    regards
    debashis

    Hi Justin ,
    Yes, my database can reasonably schedule other jobs too .Its not an issue.
    Actually what i meant "fine in all aspects" is that will the matrerialized view will get refreshed w.r.t the documetum_v table present in my remote server.This is all i need to refresh my materialized view .
    I queries the DBA_JOBS table .I could see the following result i have pasted below:-
    [\n]
    NLS_ENV
    MISC_ENV INSTANCE
    dbms_refresh.refresh('"WORKFLOW"."PRODUCTS_MV2"');
    JOB LOG_USER PRIV_USER
    SCHEMA_USER LAST_DATE LAST_SEC THIS_DATE THIS_SEC NEXT_DATE
    NEXT_SEC TOTAL_TIME B
    INTERVAL
    FAILURES
    WHAT
    [n]
    here WORKFLOW"."PRODUCTS_MV2 is the materialized view i have created.So can u tell me that whether we can predict our refresh part is functioning fine from this data.If so how?
    Actually i am asking u in details as i dont have much exposure to materialized view .I am using it for the very first time.
    Regds
    debashis

  • Need the the underlying table names which the Material Plan Detail Search p

    Our supply planning users would like to obtain the demand and supply plan for a bunch of given parts by running a query against some tables. The data they need via a PS Query output in Excel format is the same data that is provided by the Material Plan Detail page in PeopleSoft Supply Planning (Menu Path: Supply Planning >>>Solve Plan>>>> Material >>>>>>Material Plan Detail). The main underlying table behind this page is PS_PL_MRP_DTL.
    The problem is that this table contains data for only one Part Number (INV_ITEM_ID). The data is populated when Item ID is selected on the Material Plan Detail Search page.
    What are the underlying table names which the Material Plan Detail Search page brings together to present the information for the selected part number on the target page (The Material Plan Detail page)?
    If you could tell us the underlying table names (which the Material Plan Detail Search page brings together) we can write a query to present the data to the users for multiple part numbers at a time and not just one part number at a time.
    Any help would be greatly appreciated.
    We are on FSCM 8.9 Bundle 13
    Thanks in advance.

    The ERD's for FSCM 8.9 are available from following link
    PeopleSoft Enterprise Financial Management 8.9 Entity Relationship Diagrams [ID 979359.1]
    https://support.oracle.com/epmos/faces/DocContentDisplay?id=979359.1
    Hope it contains the info you are looking for.
    Hakan

  • HT4970 I bought a printer Polaroid POGO, MINI PRINTER. I can not connect it via Bluetooth with my iPhone 4. Is there an app to solve this problem, because I'm Judicial Medical Expert, and I need this tool for quick things. grateful

    I bought a printer Polaroid POGO, MINI PRINTER. I can not connect it via Bluetooth with my iPhone 4. Is there an app to solve this problem, because I'm Judicial Medical Expert, and I need this tool for quick things. grateful
    Max Cavichini
    Medical Legal Expert
    Problem ipad and i phone

    This has never been a feature of iphone,ipod touch or ipad.

  • I need help verifying the details of a used ipad mini I'm about to buy. Is this possible by just providing the serial

    I need help verifying the details of a used ipad mini I'm about to buy. Is this possible by just providing the serial

    It depends on what you mean by "verifying the details".  sberman gave you the best place to look to research the technical specifications of the device you are thinking of purchasing. If, however, you're asking how to check if the device is Activation Locked, then you can check the status here: https://www.icloud.com/activationlock/

  • Hi Experts I need abap objects details

    hi experts,
       i need last changed by date ,person details by giving name
    from which tables they are coming.
    i required for
    1.abap query
    2.user exits
    3.script forms
    4.lock objects
    5.report variants
    6.ldb
    definately i reward good points
    with regards,
    sunilkumar.B

    Hi,
    1. ABAP Query - Table AQ*
    2 .User Exits - Table TRDIR
    3. Script Forms - Use FM SELECT_FORM and check table selections and fields TDLUSER, TDLDATE and TDLTIME
    4. Lock Objects - Tables DD25L and DD27S
    5. Report Variants - Table VARID
    6. LDB - Table LDBD
    Regards,
    Ferry Lianto

  • HT1918 hi there. I have a problem edit my card info. I would like change my payment debit cart but system don`t let me do this and I don`t know wy . it is big trouble because I had chenge my bank and account too so I need change my payment details but I c

    hi there. I have a problem edit my card info. I would like change my payment debit cart but system don`t let me do this and I don`t know wy . it is big trouble because I had chenge my bank and account too so I need change my payment details but I can`t. thank you  

    Follow this link for the Bionic ICS user guide; if you have issues/questions, you may want to do a search on this forum as there are already several threads/remedies.  If a search doesn't answer your question, submit a post.
    https://community.verizonwireless.com/message/893011#893011

  • Moving Large Quantities of Material Master details from  R/3 (BD10) thru XI

    We have been using BD10 in a  daily job to distribute Material Master details thru the MATMAS idoc via XI and JDBC adaptor to an external DBase. Each material master item produces one  corresponding  idoc. The scenario generally works fine. However when we need to move large quantities of items  (over 15,000) XI memory overflows and XI crashes. Does anyone have experience wth this problem. Is there a way bundle multiple idocs into one message as part of the solution?

    Refer 709400.https:///people/sravya.talanki2/blog/2005/12/09/xiidoc-message-packages
    Idoc Packages

  • I just purchased a mac, I've made an apple id. But now when i try to update my mac. I need to login to itunes stroe.Whenever i try that i can login, then i need to confirm my details. And suddenly the mail adress is no longer valid.

    I just purchased a mac, I've made an apple id. But now when i try to update my mac. I need to login to itunes stroe.Whenever i try that i can login, then i need to confirm my details. And suddenly the mail adress is no longer valid.
    How do I solve this problem?

    You've posted to the iTunes Match forum, which your questions do not appear to be about. Perhaps you would get better help by posting in the iTunes for Mac forum.

  • Tried opening a file in library and it states can't open database with library name? It says Relaunch then will not open? and Blocks me completely from Aperture. I have to go to Finder to Rename it? I need this file how do I get it to open?

    Tried opening a file in library and it states can't open database with library name? It says Relaunch then will not open? and Blocks me completely from Aperture. I have to go to Finder to Rename it? I need this file how do I get it to open?

    Aftershotz,
    You're going to have to give a bit more information.
    What do you mean by "opening a file in library?"  There is no function of Aperture to open files -- you can open (switch) libraries.
    You'll have to be more specific about error messages, too.  Perhaps some screenshots would be useful to diagnose your problem.  "Can't open database with library name" is not enough detail about what Aperture is really telling you.
    nathan

  • I need tax and cin details

    hello all
    i need tax and cin details please send cin configuration .
    tell me more on this
    definitely you will get reward points
    Edited by: Vijay Kumar Khare on Dec 26, 2007 12:40 PM

    cin settings relates sap sd
    http://newsap.blogspot.com/2007/12/onestopsap-sap-sales-and-distribution.html
    http://sapsdonline.blogspot.com/2007/11/cin-sd-pricing-3.html

  • Hi  experts  i need realtime scenario for declaration of infotype with MODE N at TM in ABAP HR

    hi  experts  i need realtime scenario for declaration of infotype with MODE N at TM in ABAP HR?? can anyone provide the brief explanation?

    Hi bharathi.
       Find the bellow code .
    Tables: pernr.
    infotypes: 0001,0002, 2001 mode n, 2007 mode n, 2013.
    start-of-selection.
    get pernr.
    pr-read-all-time-ity pn-begda pn-endda.
    write: p0001-pernr, p0001-bukrs, p0001-abkrs,
            p0002-nachm, p0002-name1, p0002-vorna.
    end-of-selection.
    ******** in the abouv code should be -ve TM.
               for +ve tm we need to use hr_time_results_get.
    based on this u can assume ur requirement .
    Thanks
    Venkat.

  • NEED ALVGRID  MATERIAL  TO CONVERT STANDARD REPORT

    NEED ALVGRID  MATERIAL  TO CONVERT STANDARD REPORT
    THANKS IN ADVANCED.

    To my Knowledge there is not method for converting a standard report to alv grid.
    U just collect the required data to final internal table and then build field catlog.Use this field catalog in the function module.
    Check the following program it may help u.
    report z_example.
    TYPE-POOLS         slis.
    TABLES : qals.
    DATA : BEGIN OF t_out OCCURS 0,
    matnr LIKE qals-matnr, "MATERIAL
    werk LIKE qals-werk, "PLANT
    art like qals-art, "Inspaction Lot Type
    objnr like qals-objnr, "Object Number
    END OF t_out.
    DATA : i_fieldcat TYPE slis_t_fieldcat_alv,
    i_layout TYPE slis_layout_alv,
    gs_layout TYPE lvc_s_layo,
    g_repid TYPE sy-repid,
    ls_fieldcat TYPE slis_fieldcat_alv.
    SELECT-OPTIONS:s_prflos FOR qals-prueflos.
    INITIALIZATION.
    g_repid = sy-repid.
    i_layout-zebra = 'X'.
    i_layout-colwidth_optimize = 'X'.
    START-OF-SELECTION.
    PERFORM fetch_data.
    END-OF-SELECTION.
    PERFORM fill_fieldcat.
    PERFORM display_alv.
    FORM fetch_data .
    SELECT matnr werk art objnr
    FROM qals
    INTO TABLE t_out
    WHERE prueflos IN s_prflos.
    ENDFORM. " FETCH_DATA
    FORM fill_fieldcat .
    CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE'
    EXPORTING
    i_program_name = g_repid
    i_internal_tabname = 'T_OUT'
    i_inclname = g_repid
    CHANGING
    ct_fieldcat = i_fieldcat[]
    EXCEPTIONS
    inconsistent_interface = 1
    program_error = 2
    OTHERS = 3.
    ENDFORM. " FILL_FIELDCAT
    FORM display_alv .
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
    EXPORTING
    i_callback_program = g_repid
    is_layout = i_layout
    it_fieldcat = i_fieldcat[]
    TABLES
    t_outtab = t_out
    EXCEPTIONS
    program_error = 1
    OTHERS = 2.
    ENDFORM. " display_alv
    Regards

  • Need Some Material For XI.

    Hi all,
    I need some material to prepare XI.
    Apart SAP Help site ...pls help me out in finding good material for XI learning for beginner.
    Thanks in advance.
    Regards,
    Harsha.

    I think it is a good start
    https://www.sdn.sap.com/sdn/collaboration.sdn?contenttype=url&content=https%3A//forums.sdn.sap.com/thread.jspa%3FforumID%3D44%26threadID%3D42795
    /people/siva.maranani/blog/2005/05/21/jdbc-stored-procedures
    /people/sap.user72/blog/2005/03/15/using-xslt-mapping-in-a-ccbpm-scenario
    /people/saravanakumar.kuppusamy2/blog/2005/01/19/rdbms-system-integration-using-xi-30-jdbc-senderreceiver-adapter
    https://www.sdn.sap.com/sdn/collaboration.sdn?contenttype=url&content=https%3A//forums.sdn.sap.com/thread.jspa%3FforumID%3D44%26threadID%3D41493%26messageID%3D409257%23409257
    https://www.sdn.sap.com/sdn/collaboration.sdn?contenttype=url&content=https%3A//forums.sdn.sap.com/thread.jspa%3FthreadID%3D52541%26messageID%3D541927
    https://www.sdn.sap.com/sdn/weblogs.sdn?blog=/pub/wlg/2131 [original link is broken] [original link is broken] [original link is broken] [original link is broken]
    https://www.sdn.sap.com/sdn/developerareas/dotnet.sdn?node=linkDnode1-2
    Hope this helps!
    regards
    roberti

  • Error: No stock posting is possible for this material..

    hello,
            I have made material with post to quality insp. indicator in MMR ...the material also need to put account assignment..i have also made PO and GR for the same..but for transfer posting ..its showing the above error...pls help....
    Also the posting is open for the current period...
    thanks
    Priyanka.P

    Hai,
    u have tick those fields for qty and value updating.
    make sure this material is inventory managed material and if it is
    then check in the material master that u have not filled anything in the plant stauts field in purchasing view
    or in th ebd1 cross plant material stsus fields
    may be u have blocked the material for the inventory activity via material master
    thanks & regards
    Swathi

Maybe you are looking for

  • Pagebreak for a Matrix in SSRS 2012

    I am not able to set a pagebreak after every 10 rows in my Matrix . Creating a parent group over rows and using  <<ceiling(rownumber(nothing)/10)>> does not help incase of a Matrix. Request your helping hand on this.

  • Palm Pre USB - host and client?

    I see a lot of posts about using USB Mode to transfer files between a PC and the Palm Pre, but is it possible to connect a USB hard drive or flash drive directly to the Pre to do file transfers to/from the phone?  The Palm website says that the Pre h

  • Unhandled Exception

    Hi I am getting following error while using Import Wizard... error is coming at the last point ..means after selecting all options..when I click on finish to start the import process it throws an error..can any one suggest any solution ? 1 processor

  • Is there a change in FF8 for filenames in UTF-8 sended as attachment

    I send files with non-ASCII-Characters in their filename to the browser.<br /> I use Content-Disposition: attachment; <nowiki>filename*="utf-8''myfilename"</nowiki>.<br /> This worked well for FF7 and below.<br /> In FF8 the filename is ignored (Linu

  • Adding columns to content query

    I have created a Content Query that retrieves all of my tasks from my site collection that meets my filter criteria.  However, The Item Views are incredibly limited (basically just the title).  I want to add ~5-7 additional columns to the query, such