Where does SAP do inserts to table SOFFPHF ?

Table SOFFPHF has data in the customer's system.
But when I do a "where-used" on this table, I only get back the two places
that I'm using it.
Where the heck is SAP doing updates to this table ?
I think that "where-used" doesn't find it because it's being accessed like this somewhere:
SELECT ... FROM ( filetab) ...
INSERT .... ( filetab)  ....
etc.
But where does SAP insert into it?

not needed - aRs answered the real question

Similar Messages

  • How  and where does SAP standard programs update the master tables...

    Hello there,
    How  and where does SAP standard programs update the master tables...
    to be precise.. if a (any) transaction occurs  the programs behind it holds the data in temporary structures.
    where and when does it get updated in the master table.
    can anyone tell me how it happens?
    I Know that from the where used list one can find the corresponding table but most of the time it wont suffice
    I am expecting a proper answer.
    Santosh B

    Hello Santosh,
    you need to do some self-reading on the following topic
    Updates in the SAP System (BC-CST-UP)
    http://help.sap.com/saphelp_47x200/helpdata/en/e5/de86e135cd11d3acb00000e83539c3/frameset.htm
    Regards,
    Siddhesh

  • Where does SAP stores the file attached to a document created in FB60?

    If a create a document in FB60 or MIRO and after I create an attachment for it, I wonder: where does sap maintains the file attached? Is there a table or a folder with a directory?
    Thanks for help
    Gandalf

    I already Know it. This folder is on my pc. I wonder, is there a folder in sap?
    Thanks

  • Where does we use Cluster & Pooled Tables

    can you please tell where does we actually use the Cluster and pooled tables...and what is the main purpose of the cluster and pooled
    Thankyou for your time
    Bhaskar

    Pooled tables can be used to store control data (e.g. screen sequences, program parameters or temporary data). Several pooled tables can be combined to form a table pool. The table pool corresponds to a physical table on the database in which all the records of the allocated pooled tables are stored.
    A001
    A004
    A005
    A006
    A007
    A009
    A010
    A012
    A015
    A016
    A017
    A018
    A019
    A021
    A022
    Cluster tables contain continuous text, for example, documentation. Several cluster tables can be combined to form a table cluster. Several logical lines of different tables are combined to form a physical record in this table type. This permits object-by-object storage or object-by-object access. In order to combine tables in clusters, at least parts of the keys must agree. Several cluster tables are stored in one corresponding table on the database.
    AUAA
    AUAB
    AUAO
    AUAS
    AUAT
    AUAV
    AUAW
    AUAY
    BSEC
    BSED
    BSEG
    BSES
    BSET
    CDPOS
    Raja T

  • Where does SAP save form position and sizes?

    On my custom forms created with the SDK the SAP client saves the column sizes of matrix fields (CPRF) using the standard functionality but the form size and position is not saved.
    Does anyone know where SAP stores the form size and position for standard forms? I'd like to try to get this to work for my custom forms as well.
    Thanks!

    Hi William,
    I looked at this before and my conclusion was that the UserPrefs column of the OUSR table holds this information. When the user closes SBO, changes to the window sizes and locations are written back to this field. I checked this by doing the following (on a test database):
    1) Stored the current value of the UserPrefs field for the user in a temporary location.
    2) Logged on as the user and made changes to the size and location of certain windows.
    3) Logged out and then back in again to make sure that the new locations were saved. All windows that I'd changed still held their new sizes and locations.
    4) Logged back out and then ran an update statement to revert just the UserPrefs field back to its previous value.
    5) Logged back in and the screens had reverted back to their original sizes and locations.
    The problem is that this field has an image data type so it's impossible to decipher (and, even if you could, you can't directly alter the data in this field).
    Regards,
    Owen

  • Where do SAP Stores Webdynpro window names in Dictionary

    I wanted to find out where does SAP stores the names of windows, views in WybDnpro Application/Component.?

    Sudha,
    Please post your question in webdynpro for abap related forums
    to answer your question check tables WDY_* 
    WDY_WINDOW ,WDY_VIEW etc
    Thanks
    Bala Duvvuri

  • Where does Payee_country in iby_payments_all come from

    Hi All,
    Greetings!
    Could you please tell me where does payee_country come from in table iby_payments_all.
    And which field refers to the payee_country column of iby_payments_all table in front end application.
    Thanks,
    Sachin.

    Hello again,
    yesterday I found a tool called "Javac Compiler Helper", available at http://freshmeat.net/projects/jch/.
    I don't know it this tool can anyhow be related to the file I mentioned, as the initials match "sun_jch.tar".
    We're not using this tool, but it's the only thing I've found over Intertet.
    Regards!

  • Where does Plan Version field store in SAP project system table?

    Hi,
    I would like to know where where does Plan Version field store in SAP project system table.
    The plan version that I m refering is the Plan Version 1 in the menupath u201COn the Project Info System: Progress Analysis: Initial Screen, Choose Settings > Value display > Plan versionsu201D.
    T-Code: CNE5
    Thanks.

    hi,
    try table TKA09
    regards

  • How can I find out the place from where a record is being inserted in table

    Hi,
      I want to find out the exact code statement from the SAP code from where record is being inserted into a SAP table. I tried ST05 SQL trace but it seems to only give the SQL statement and not the program from where it is being fired (unless you guys can show me a way to find it from the trace)
      I m trying to see that when sales order is changed in VA02, from which piece of code in SAP the tables CDHDR and CDPOS get update. Also I tried using SE30 but it doesnt seem to give the results properly. Please help.
    Thanks for reading

    Hello Srikrishna,
    Did you try the following?
    In your trace with ST05:
    i) Find the line that you are interested, right-click and select 'Display ABAP Source'.
    OR
    ii) Go to Trace List menu and click 'Summarize Trace by SQL Statement'. Then here, select the line you want and again right click to see 'Display ABAP Source'.
    Regards,
    Guven.

  • Where does Document Save in SAP

    Hi All,
    Pleas let me know once we save the external document in SAP where does it get saved in SAP, From where we can trace it(Table name).
    waiting fro reply,
    aMit

    Hi Amit,
    if you add an original file to a document info record and check it into a Content Server storage category a unique LOIO- and PHIO-ID is created. From DMS point of view this IDs are stored in the following database tables:
    - DMS_PH_CD1
    - DMS_DOC2LOIO
    - DMS_PHIO2FILE
    There is also a report DMS_KPRO_READ where you can enter the document info record data to receive the LOIO- and PHIO-IDs of the added originals. So you can also trace the original files in your DMS area.
    Best regards,
    Christoph

  • Where does the details of the files on usr/sap directories get saved?

    hi,
    when a (.dat) file is created by background job processing in the 'usr/sap/' directories, where does the details like last changed, last modified of these files get saved?
    which table does these detiails get saved?
    thanks,
    swamy

    Hi,
    Transaction AL11 does exactly wat you are looking for,
    it lost list of files present on the server SORTED on date and time.
    and also u can use function module EPS2_GET_DIRECTORY_LISTING which contains a date/time stamp
    Hope it helps u...

  • How does SAP updates MKPF Table Through TCODE MB0A

    Hello There,
       how does SAP updates MKPF Table Through TCODE MB0A ( POST GOODS RECEIPT )? I tried to debug the same by posting GR, but could not figure out.
    Awaiting Reply
    Santosh

    Hi ,
    These are the table that are updated through the MB0A ,,
    DGESV DMAEX DMAKT DMAPE
    DMARM DMEAN DMKAL DMLAN
    DPROW DQMAT DUNGV MARA
    MARC MARD MBEW MFHM
    MLGN MLGT MPGD MPOP MVKE,
    MCHA, MCHB, MCHD.
    Regards,
    Bharani

  • Where does "Answers Calc" table in Sample Sales 8020 request come from?

    I'm trying to understand the 8020 request in the Sample Sales data that installs with OBIEE 10.1.3.4.1.
    Tables D1 Customer and F1 Revenue are easy to see, but where does Answers Calc come from and how do you include it in a request?
    I feel I must be missing something obvious, but I can't see where Answers Calc came from.

    Hi,
    Basically the description showed is the Material description and should come from MAKT-MAKTX; unless otherwise changed in some exit.
    Regards,
    Ankur Parab

  • SQVI (or SQ01) and how to insert custom table

    Hello
    I'm trying to create an SoD report in R3 4.6C where I've created around 400 user groups based on HR employee information, the users are now assigned to their new (but still to be verified) user groups in DEV and QAS and I'm now at the stage of trying to link these to a custom table of paired conflicting transactions which have been provided by the business.
    I'm using SQVI in QAS instead of SQ01 due to authorisation and time constraints as I just need to see if the report would actually work without bringing the system to its knees. I'm hoping this isn't the case...
    I can insert tables and link USOBT to AGR_1251 then to AGR_USERS and then to USGRP_USER but the custom table with tcode A to tcode B isn't available to insert. The aim is to define a single user group as a starting point to run and analyse and gradually increase the number of user groups in the program in background mode to build up a picture of the number of conflicts based on users' object activities. (A poor man's RAR I suppose)
    Without ABAP assistance, as there isn't any for several months, is there a way a custom table be made visible to SQVI please?
    As always, no points are given regardless but a warm thank you is always given for any comments or assistance whether or not actually stated.
    Cheers
    David

    Hi Sandipan
    Also, pool/cluster tables cannot be used in SQVI. It always has to be transparent table if you want to insert it in SQVI.
    Thanks Sandipan, it does look like this custom table isn't going to work based on this insight.
    Hi Julius
    Thanks for that one - a report in SUIM I have never used before!
    We don't yet have the RSUSR008_009_NEW report in this version but the transparent table USKRIA from RSUSR009 can be inserted but doesn't result in anything unfortunately - however - running the report from SUIM, it appears to be a list of either SAP delivered or customer defined critical objects which I'm still a bit confused about (as you probably expected) as it is a list of 'ID's - 71 in QAS.
    This really does look similar to the client's custom table that has already been generated with 1400+ entries where it might be possible to add the transactions to the 'ID' field with their SU24 values, this would then, hopefully, let me do a join to exclude users who don't have the object, field name and 'from' values in the AGR_1251 entries.
    The next step from that (in the original SQVI) was to do a join to find users with both transactionA and transactionB but, maybe, this isn't possible in R3. I'm trying to avoid using Microsoft Access to manipulate tables out of SAP as it's an extra offline process that will only add confusion and probably end up in the Recycle bin once I've left.

  • Sharing Violation error when inserting a table

    Hi Everyone.
    I know this question has been asked before but no one seems to have a working solution.
    We have Macromedia MX (6.1) installed on a room with windows 7 on all the computers, on a server 2008 network, connectiing to a server 2003 user area server. It seems to work fine until you try to insert a table which is different to the default options. It then throws up a sharing violation error to do with the table.htm file under the Application Data\Macromedia\Dreamweaver MX\Configuration\Objects\Common\ folder. The program then closes. The things I have tried to get this working so far are -
    uninstall and reinstall
    deletion of the Application Data\Macromedia\Dreamweaver MX\Configuration\ folder
    changing location of Application Data\Macromedia\Dreamweaver MX\Configuration\ folder from network drive to local drive
    making sure the user has complete ownership of the folder and the file in question. They do
    checking the same problem exists with an adminstrator account and a normal user account. It does.
    having the user log on to a windows XP machine connecting to the same server with the same log on account. This works fine! So almost certainly a problem with Windows 7.
    runnning the dreamweaver program as administrator
    changing where the site is saved to.
    Im really all out of ideas. Yes i know that its an old version and the newer versions work a lot better, but this is all we have at the moment.
    I really appreciate any help!

    Hi Chrissy,
    According to the description, you were not able to save the workbook after you typo some VBA code. Which version of Office are you using? Are you save it manully?
    Based on my understanding, this issue is not realtive to the code and it maybe a know issue about Office 2007. You can fix it via link below:
    Description of the 2007 Office system hotfix package (Msoshext-x-none.msp): April 27, 2010 
    If you still have the issue save it manually, I would suggest that you reopen a new question in
    Microsoft Community- Excel forum to get more effective response.
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

Maybe you are looking for

  • When I plug in an USB stick, my MacBook Air disables all USB devices

    When I plug in an USB device, my MacBook Air disables all USB devices and the keyboard. It looks like it would freeze, but all applications still work. It just does not respond to neither keyboard nor mouse. The only solution is to force-restart it.

  • Centering a Div Horizontally

    Hello, I need help centering a div horizontally with CSS.  What I'm trying to do is get this box that will contain text to center on the page and then I will expand it's width to match the image right above it, to fit the design. Here is my code (i m

  • Has anyone tried the BlueConnect service installed in Hyundai vehicles

    I have a 2008 Tucson from Hyundai with a factory installed BlueConnect system. I want to buy a 3g and wondering if people are having the same difficulty as the UConnect systems? Im currently using a Windows Mobile phone that works fine and I use it a

  • Keep Podcasts on the iPod only

    Hi all, Does anyone have a system to keep only certain podcasts on the iPod and not have it take up tonnes of space on the computer. I also need them to update and once they are down move them to the iPod and get them off the computer. Thanks Ro

  • Why all fonts are screws up?

    My non-European language Java web application was runing fine on my development Window XP box on the eve of June 30. In the morning of July 1st, I was quite shocked to see the language text on all pages were shown as something like "������/������/���