Possible to determine which FIFO layers used on an Invoice

Hi,
Is it possible to determine which FIFO layers were used when satisfying an invoice?
Thanks
Greig

The information regarding the FIFO cost price exists in the OINM
(Warehouse Journal) table under the fields Calculated Price and
Open Quantity.
check this if it helps :
SELECT T0.ItemCode FROM OINM T0 INNER JOIN OITM T1 ON T0.ItemCode = T1.ItemCode WHERE T0.CalcPrice = '0' and T1.EvalSystem ='F'
Regards,

Similar Messages

  • How can i determine which devices are used at the moment?

    Hi all,
    I am designing an interface with LabVIEW for uing agilent devices. My work colleagues will use this interface.  I want to determine which devices are used at the moment and if I determine used device, i will add automatically device names to interface's main vi. So all my work colleagues can see on the program which devices are used by another colleague. This devices are connected with GPIB. İ want to learn is there any function on Instrument I/O palette.
    Thanks,
    Omer
    Solved!
    Go to Solution.

    Hi Omer,
    so those devices are connected to the PC with a GPIB connection. Will your collegues run several DAQ programs at the same time?
    GPIB-devices being controlled by PC don't have a "in use"-signal. They wait for commands, execute them and send an answer. When you start to control them using two programs they may respond to both programs, mixing up settings/measurement values and so on.
    That being said: In MAX you can see all devices connected to your GPIB port. You could scan the GPIB port using VISA commands in your program. You might even try to access a certain device by it's VISA alias. I really don't know if you will get a "device nopt available" error message when that VISA alias is in use by a different program - but you might do a quick test on your own…
    Best regards,
    GerdW
    CLAD, using 2009SP1 + LV2011SP1 + LV2014SP1 on WinXP+Win7+cRIO
    Kudos are welcome

  • HT1420 Is it possible to determine which machines are Itunes authorized?

    Is it possible to determine which machines are Itunes authorized so I can only deauthorize one or is it not possible to see a list of your authorized machines?

    Sorry but no. All you can see is a total account, not a list of individual systems that are authorized. If you want to deauthorize only a single computer, you need to do that from that computer.
    Regards.

  • I have multiple AppleTV's at different locations.  Is it possible to determine which specific AppleTV purchased a movie, by tracking some type of physical device ID (similar to a hard coded MAC address or serial number)?

    I have multiple AppleTV's at different locations.  Is it possible to determine which specific AppleTV purchased a movie, by tracking some type of physical device ID (similar to a hard coded MAC address or serial number)?

    Mullaly75 wrote:
    I assume u guys don't understand what open source software is
    Yes, I think most of us do understand what open source software is. It sounds as if you don't. Here's some information:
    Open-source software (OSS) is computer software that is available in source code form: the source code and certain other rights normally reserved forcopyright holders are provided under an open-source license that permits users to study, change, improve and at times also to distribute the software.
    Open source software is very often developed in a public, collaborative manner. Open-source software is the most prominent example of open-sourcedevelopment and often compared to (technically defined) user-generated content or (legally defined) open content movements.
    from http://en.wikipedia.org/wiki/Open_source_software
    Yes, Tom Wu of Stanford wrote a paper on something called Secure Remote Access Protocol. It's a form of Asymetric Key Exchange and has nothing to do with hacking anything. It's actually intended to protect data.

  • Is it possible to determine which user queried data in endeca agaisnt a particular data source?

    Hi,
    We have a an application that uses multiple data sources in endeca. Is it possible to determine:
    1. How many times a particular data source is accessed - i believe this is available in performance metrics
    2. Which users were responsile for the data sources in 1, above being accessed?
    Thanks

    Hi Matthew,
    DataFileHeaderAccess is one way to approach this, another could be to use the DataFinder API. In case the file(s) of interest are in a search area of DataFinder you can access all descriptive information such as number of channels or channel names without loading the file into the data portal.
    You can either search for whole files, groups within a file or even channels which match certain criterias (such as having the same name).
    The attched snippet search for channels with a specific name prefix in file(s) with a given file name and load it into the data portal.
    Greetings from sunny Aachen
    Stefan
    Option Explicit  'Forces the
    explicit declaration of all the variables in a script.
    ' Connect to the DataFinder
    Dim oMyDataFinder, oMyQuery, oMyResults, oMyConditions
    Set oMyDataFinder = Navigator.ConnectDataFinder("My DataFinder")
    ' Create a query to search for channels with a specific name prefix in a a specific file
    Set oMyQuery = oMyDataFinder.CreateQuery(eAdvancedQuery)
    oMyQuery.ReturnType = eSearchChannel
    Set oMyConditions = oMyQuery.Conditions
    Call oMyConditions.Add(eSearchFile,"fileName","=","Example.tdm")
    Call oMyConditions.Add(eSearchChannel,"name","=","Noise*")
    Call oMyDataFinder.Search(oMyQuery)
    ' Load results
    Navigator.LoadData(oMyDataFinder.Results)

  • How to determine which processes are using a module?

    I want to find out which processes are using a kernel module.
    However this info is shown neither with ``lsmod'' nor in
    /sys/modules/<mod_name>/.
    It's needed to reload certain modules which are acting buggy,
    in a bash script. Right now I just keep a list of processes which
    use the module and try to kill'em all, not exactly a beautiful
    solution.
    To work around it I compiled a kernel with
    ``CONFIG_MODULE_FORCE_UNLOAD=y'', however actually
    trying to unload anything with this results in an unstable system.
    Suggestions?

    After successfully syncing the configuration database I ran the configuration compliance job once more, however with the same (misleading) results. Cross-checking the configuration reveals that none of the devices marked as compliant are actually having the "ip helper-address" configured.
    Maybe it is something wrong with the input data I specified for the compliance template (ref step 1-6 in my first post)?
    Or maybe the Compliance Jobs arent the best ways to determine whether or not my devices are having the "ip helper-address" configuration defined?

  • How can I determine which codec to use?

    I'm using PE7 on a PC. I have HD video shot with a Canon. Each video - there are six of them - is less than five minutes. After I finished editing, I uploaded them to youtube and emailed a link to my client, but my client complained that they were out of focus. I explained that it was the compression that youtube uses, and that I'd render them to disk for him to look at.
    Trouble is, I can't figure out which codec to use. All I know is that I want clear, sharp video, suitable for posting on the net. These are scientific videos, showing some chemical processes involving gasoline with ethanol and water.
    Can someone point me in the right direction?
    TIA

    I guess I need to explain better. The HD videos I'm editing will not end up on youtube, but will be posted on a government agency's website. I originally posted them on youtube just so the client could take a look without me having to attempt to email large video files or burn to disk, since the client is in a different location from me.
    The area of video editing and production that I'm the least knowledgeable - and therefore the most insecure - is when I attempt to render and save a video. Every video project I go through the same frustration of having a project that I'm happy with, but having a final product that either 1) does not look at all sharp or 2) results in a file size which is too large. In this case, since the final video files will be posted online, they need to be small enough for viewing over the net while maintaining enough sharpeness and quality that the video does not look out of focus.
    If you take a look at this video, for example: http://www.youtube.com/watch?v=t_X0IKPJrng you can see why my client thought it was out of focus. However, I know that the original footage is very sharp.This link is only temporary, as I've already been told that the agency I work for will not allow them to be posted on youtube.
    So, my question is, when I'm rendering and saving a video project from PE7, how do I know what settings to use for the highest quality, yet smallest file size? The manual does not go into much detail about the pros and cons of various codecs, nor does it say much about what settings do what. It's like Adobe expects me to already know this information.
    Is the problem with the video above simply that youtube compresses the videos I upload? Is Vimeo a better site to upload videos and maintain sharpness? In PE7, is there a way to set it up to upload to Vimeo, or should I render and save as an MP2 or MP4 file and then manually upload?
    Surely there's a site which goes into much greater details about the various settings I can use in PE, and how those settings affect the final viewing product.
    Thanks a lot for your help. I realize my questions show an extreme lack of experience, but that's why I'm here, right?

  • Determining Which License Was Used To Install Snow Leopard

    A few months ago, my company purchased two Mac Minis with two Snow Leopard Server licenses.
    For various reasons, we want to do a clean reinstall on one of the Minis, but we can't remember which license we used on which Mini.
    Is there a way to tell from the machine which license was used to install the OS?
    Thanks much,
    _Josh

    Have you checked in Server Admin or System Profiler for the key number? Not sure if it's there, but worth a check. Beyond that, I'd suggest calling Apple Support.

  • Determining which PCA to use between new-GL and classic EC-PCA

    I tried to use 1kek to transfer AR and AP from FI to PCA but failed with message saying "Document Splitting is Activated".
    We are considering using PCA to make B/S and P/L of several business unit in a company. We are using SAP 6.0. After looking for the references, I understood that I can use new-GL or EC-PCA(classic PCA) for Profit Center Accounting. I wonder which way is the best and easiest one to achieve my company's object.
    As I understood if I activate document splitting, it means I use new-GL for PCA, and I should use table FAGLFLEXA of FI instead of GLPCA of EC-PCA.
    I'd like to use new-GL because it's "new" and convenient, hopefully. But I found several problems using new-GL to make financial reports.
    The first problem was that I couldn't make allocation with accounts which cannot be manually input like AA accounts(Building, Machine, etc.), AR/AP or materials. When I operate transaction FAGLGA35, no effect occurs on those accounts.
    And the second problem is that I couldn't find a way to make a report which has accounts list on its first column and profit center list on its first row. It's surely because I'm a newbie in SAP
    I think everybody trying to use new_GL encounter this problem and it's wired because I couldn't find any thread about this.
    And If I decide to use EC-PCA and make allocation on GLPCA, I think I should make some CBO to transfer AR/AP to EC-PCA. Is there any other possible solution?
    I have a lot of things to ask but I'm not even sure what I know and don't.
    Thanks for you guru's great help.

    The following notes will help you in understanding the set up of PCA in New GL with Classic PCA (EC-PCA):  <b>OSS Norte no 826357</b>
    You want to know
    For release SAP ERP, the Profit Center Accounting was integrated into the new G/L accounting. The solution is as follows:
    SAP delivers the 'Profit Center' and the 'Partner Profit Center' as fixed characteristics that are posted on the original FI postings. The data is not updated in another ledger as in the classic Profit Center Accounting.
    As a result of integration of the Profit Center Accounting into the new G/L accounting, new functions such as 'Document Splitting' are available. Using the function 'Document Splitting' (online document split), you can create balance sheets for company codes as well as for other entities such as the profit center. The balance is then set to 0 for each document for the profit center.
    Integrating the G/L accounting and the Profit Center Accounting into the one application also removes the time and effort needed to reconcile G/L accounting and PCA.
    When implementing the new G/L accounting in Release SAP ERP, we recommend that all new customers map the Profit Center within the new G/L accounting by activating the scenario FIN_PCA (profit center update). It is not advisable to activate the classic Profit Center Accounting in parallel and consequently update parallel data volumes.
    Detailed information about setting Profit Center Accounting in the New General Ledger:
    Define the update of the characteristics 'Profit Center' and 'Partner Profit Center' in the ledger by selecting the scenario 'Profit center update' (Customizing: Financial Accounting (New) -> Financial Accounting Basic Settings (New) -> Ledgers -> Ledger -> Assign Scenarios and Customer-Defined Fields to Ledgers).
    If you want to use the document splitting, you can define the field 'Profit center' as a splitting characteristic in the document splitting (Customizing: Financial Accounting (New) -> General Ledger Accounting (New) -> Business Transactions -> Document Splitting -> Define Document Splitting Characteristics for General Ledger Accounting). Set the 'Zero balance' indicator again for the added field 'Profit Center'. You can now create balance sheets on the profit center. You must also activate the Mandatory Field check to ensure that the profit center is set in all postings. If you want to display balance sheet items at profit center level (for example, receivables and payables) but you do not require complete balance sheets, we recommend that you do not set the indicator 'Zero balance' and 'Mandatory Field check'.
    If you already used classic Profit Center Accounting as an SAP R/3 customer but you now want to use Profit Center Accounting in the new general ledger, you can continue to use classic Profit Center Accounting in parallel to the profit center update scenario in the new G/L accounting in the interim. However, we do not recommend you do this on a long-term basis due to the increased data volume and the increased time and effort required.
    However, if the classic Profit Center Accounting continues to play a leading role for you, we recommend that you do not activate the document splitting in the new G/L accounting, and not for other entities such as the segment either. This is because the classic Profit Center Accounting uses certain functions of the classic general ledger that are no longer available with active document splitting (for example, transaction F.5D, Calculate Balance Sheet Adjustment).
    See the following information for details about the differences between the function of PCA in new G/L accounting and in classic PCA and for details about the effects of new G/L accounting on the posting behavior in classic PCA. Even if mapped into new G/L accounting, PCA always occurs within a controlling area. SAP does not support cross-controlling area PCA. The derivation of profit center and partner profit center with the different business processes when you use the new G/L Accounting is identical to the classic Profit Center Accounting. Details about the differences are available in the following.
    1. Set the proposal profit center for additional balance sheet and P&L accounts.
    Release SAP ERP 2004:
               Profit center scenario in the new G/L accounting is active, classic Profit Center Accounting is not active: If you have to set a profit center on balance sheet and P&L accounts, make entries manually, use FI substitution or implement the BADI AC_DOCUMENT. Note that the system calls the BADI AC_DOCUMENT only for postings using the accounting interface (for example, MM and SD postings), but it is not called for FI postings.
               Profit center scenario in new G/L accounting and classic PCA is active: Transactions 3KEH and 3KEI are available in the classic Profit Center Accounting for maintaining a proposal profit center for balance sheet accounts and P&L accounts. Transactions 3KEH and 3KEI also exist in SAP ERP2004 and function in the same way as in R/3: In other words, you can use the settings in transaction 3KEH to control the update in classic Profit Center Accounting, and the transactions set a proposal profit center where necessary. Keep in mind that the profit center information is therefore affected in new G/L accounting by settings in classic Profit Center Accounting.
    Release SAP ERP 2005:
               Transactions 3KEH and 3KEI (from classic Profit Center Accounting) for maintaining proposal profit centers for balance sheet and P&L accounts are no longer used to set the profit center.
               Profit center scenario in the new G/L accounting is active, classic Profit Center Accounting is not active: If you have to set a profit center on balance sheet and P&L accounts, make entries manually, use FI substitution or implement the BADI AC_DOCUMENT. Note that the system calls the BADI AC_DOCUMENT only for postings using the accounting interface (for example, MM and SD postings), but it is not called for FI postings. In addition, the new transaction FAGL3KEH and the BAdI FAGL_3KEH_DEFPRCTR are available for maintaining proposal profit centers. You can use these new functions to determine a proposal profit center depending on the company code and the account. Note that this proposal profit center does not appear on the input screen; it is derived only when you post the document. The proposal profit center is used if the line item does not contain a CO account assignment and if the profit center was not already determined elsewhere.
               Profit center scenario in new G/L accounting and classic Profit Center Accounting are active: The entries of transaction 3KEH control ONLY the transfer of line items to classic Profit Center Accounting. Transaction 3KEI is no longer relevant. To set the profit center, use the options which are available in the new G/L accounting (make entries manually, use FI substitution, or implement the BADI AC_DOCUMENT).
    2. Derivation of the partner profit center
    Release SAP ERP 2004:
               Profit center scenario in the new G/L accounting is active, classic Profit Center Accounting is not active: Transactions 8KER/8KES are no longer available. Notes 997925 and 1087350 provide the functions from transaction OCCL. Alternatively, you can use the BAdI AC_DOCUMENT to set the partner profit center.
               Profit center scenario in new G/L accounting and classic PCA is active: Transactions 8KER/8KES and OCCL (reading purchase order/sales order for affiliated companies) are active.  However, we recommend that you no longer use transaction 8KER or 8KES. Partner profit centers derived using these transactions are available in both classic Profit Center Accounting and in New General Ledger Accounting only if the line is relevant in classic Profit Center Accounting.
    Release SAP ERP 2005:
               Profit center scenario in the new G/L accounting is active, classic Profit Center Accounting is not active: Transactions 8KER/8KES are no longer available. Notes 997925 and 1087350 provide the functions from transaction OCCL. Alternatively, you can use the BAdI AC_DOCUMENT or the new BAdI FAGL_DEFPPRCTR (enhancement spot FAGL_LEDGER_CUST_DEFPRCTR) with the method SET_DEFAULT_PART_PRCTR to set the partner profit center.
               Profit center scenario in new G/L accounting and classic PCA is active: Transactions 8KER/8KES and OCCL are active. However, we recommend that you no longer use transaction 8KER or 8KES because partner profit centers derived using these transactions are available in both classic Profit Center Accounting and in New General Ledger Accounting only if the line is relevant in classic Profit Center Accounting. Instead, if required, you should use the BAdI FAGL_DEFPPRCTR to set the partner profit center. A partner profit center determined in this way is always updated both in new G/L accounting and in classic Profit Center Accounting.
    3. Displaying receivables and payables for each profit center
    Document splitting is active
               The detailed information from the general ledger view about receivables and payables split online from the document splitting is NOT available for classic Profit Center Accounting. In this case, you CANNOT split receivables/payables nor follow-up costs subsequently (Transaction F.5D - report SAPF180A, Transaction F.50 - report SAPF181, Transaction F.05 - report SAPF100). This means that you CANNOT use transaction 1KEK to transfer receivables and payables to classic Profit Center Accounting. Follow-up costs split according to source can be transferred online to the classic Profit Center Accounting because these are already available in the data entry view.
               Read the documentation of the document splitting carefully. Analyze in which cases you have to set default account assignments because the document splitting is sometimes prevented by default account assignments.
    Document splitting is not active
               In this case, you CANNOT display the receivables and payables according to source at profit center level within the new G/L accounting. However, you can use the old split of the receivables and payables within the classic Profit Center Accounting (transaction F.5D) as well as of the follow-up costs (transaction F.50), and you can use the periodic transfer of receivables and payables using transaction 1KEK. However, you can execute the new report for the foreign currency valuation of the open items (report FAGL_FC_VALUATION) with depreciation areas only, which means that the documents are no longer updated (valuation difference not updated in BSEG-BDIFF). As a result, transaction 1KEK copies only the original receivables/payables, independently of transaction 2KEM 'Account Valuation Differences'; in other words, the original data is not corrected by the valuation differences.
               You can use the standard report groups 8A98 and 8A99 to display the open receivables and payables in classic Profit Center Accounting.
    4. Periodic transfers of asset portfolios to classic Profit Center Accounting
                  As of Release 4. 7, it is possible to map a parallel reporting mapped in FI (for example, parallel accounts) for parallel depreciation areas in Asset Accounting by using particular settings (defining an accounting principle). You must stop the execution of transaction 1KEI because it would result in duplicated data in PCA because of postings to the same accounts. You must also stop transaction 1KEI with a 'different company code' or a 'different depreciation area in the different company code' because the data cannot be transferred correctly. Transaction 1KEI terminates with the error message KM 764. As of Release SAP ERP, if the new general ledger accounting is active, the system issues the message FAGL_LEDGER_CUST 076.
    5. Dummy profit center on P&L accounts
                  You use transactions 3KEH and 3KEI to firstly try to determine a proposal profit center in classic Profit Center Accounting for document line items with a P&L account (no cost element) and without a profit center account assignment. If the system does not find a proposal profit center, the dummy profit center is set for some activities (primarily from Logistics). If the new G/L accounting is active AND if at least one of the two characteristics 'Profit Center' and 'Segment' is used in the document splitting, the routine for setting the dummy profit center will no longer run (see Note 820121 and 832776). Otherwise the document splitting would not split a document, or not split it correctly.  The system must then find the profit center that is valid for the process using the document splitting or another derivation. If this is not the case, the document line item will not be updated in the classic Profit Center (document line items with Profit Center initial are not allowed in the classic Profit Center Accounting).
    6. PCA additional rows
                  If you map Profit Center Accounting in new General Ledger Accounting in SAP ERP, you can use consulting note 937872 to update PCA additional lines recognized from classic Profit Center Accounting in new General Ledger Accounting.
                  If you use the transfer price functions, you do not require Note 937872 because the structure of the PCA additional lines are technically "true" and are automatically posted in new General Ledger Accounting when maintained in transaction 0KEK.
    7. Substitution of profit centers in sales orders
                  Transactions 0KEL and 0KEM are available both in the classic Profit Center Accounting and in the new G/L accounting (Customizing: Financial Accounting (New) -> General Ledger Accounting (New) -> Tools -> Validation/Substitution)
    8. Reporting
    Line item reporting within the new G/L accounting
               Release SAP ERP 2004: Even if document splitting is set with the characteristic Profit Center, only one restricted line item reporting to profit centers is available in this release at present. When you use the G/L account line item list of FI, you can limit profit centers for line item settlement G/L accounts that are not relevant for the document splitting. As of Support Package 10, line item reporting to profit centers and segments is available.
               Release SAP ERP 2005: Line item reporting according to profit centers and segments is available.
    Ledger reporting within the new G/L accounting
               Release SAP ERP 2004: Even if the document splitting is set with the characteristic profit center or segment, no current account reporting to profit centers and segments is available up to Support Package 10.  With Support Package 10, current account reporting according to profit centers and segments is available. Also see the detailed explanations for Release SAP ERP 2005.
               Release SAP ERP 2005: Current account reporting according to profit centers and segments is available. It replaces the standard report groups 8A98/8A99 in earlier releases. However, the difference is that the foreign currency valuation correction is no longer displayed for each item because no update of the valuation in items occurs through the foreign currency valuation in the new general ledger (no BDIFF/BDIFF2 update). It is a key date-related valuation (mostly for the period end).
    9. Transfer prices
                  The transfer price functions (multiple valuations) are available for new General Ledger Accounting as of SAP ERP 2005. For SAP ERP 2004, see the release restrictions in Note 741821. In SAP ERP 2004, you can use the transfer price functions or multiple valuation functions only if you have activated the classic General Ledger and classic Profit Center Accounting.
    10. Creating the profit center standard hierarchy
    Release SAP ERP 2004: You must create the highest node of the standard hierarchy in the Customizing of the classic Profit Center Accounting (transaction 0KE5), even if you are not using classic Profit Center Accounting.
    Release SAP ERP 2005: To create the highest node of the standard hierarchy, use transaction SM30 with the maintenance view V_FAGL_PC_STHR.
    11. Creating the dummy profit center
    Classic Profit Center Accounting is active (regardless of whether classic G/L accounting or new G/L accounting is active):
               If the classic Profit Center Accounting is active, you must create a dummy profit center to avoid postings with an initial profit center in the database tables of the classic PCA.
               If the new G/L accounting is also active AND if you are using at least one of the two characteristics 'Profit Center' and 'Segment' in the document splitting, you have to ensure in Release SAP ERP 2004 that Notes 820121 and 832776 are included.  In Release SAP ERP 2005, the changed posting logic is included from the beginning.  Note that the update of document line items in classic Profit Center Accounting is omitted because of this.
    Classic Profit Center Accounting is not active, New G/L Accounting is active and you are using at least one of the two characteristics 'Profit Center' and 'Segment' in the document splitting:
               You do not have to create and use a dummy profit center.  Using the dummy profit center can cause situations you want to avoid: For example, the system splits receivables/payables to the dummy profit center because of the document splitting (you cannot transfer them manually), or a document line item with dummy profit center account assignment is not split by the document splitting.  To ensure that a profit center is assigned in all rows, set the profit center as mandatory field in the Customizing of the document splitting.  However, note that this can also lead to terminations while posting, if a profit center assignment is missing.
    12. Compare G/L Accounts in FI with Profit Center Accounting (Transaction KE5T)
                  In classic Profit Center Accounting, transaction KE5T is used to compare account balances. In this transaction, the ledgers to be compare are fixed. If you use Profit Center Accounting in new General Ledger Accounting, use the general transaction GCAC. You can enter any base ledger and any comparison ledger.

  • How can I determine which browser is used(Microsoft IE or Netscape)

    As you probely know: Netscape doesn't support the same functionality as IE.
    To gain the maxium functionality from IE without solving problems in Netscape, the customer has decided to work with two different stylesheets(one for IE and one for Netscape).
    Now my question is, how can I determine in Portal in which browser(IE or Netscape) it is running.
    Thanks
    arny
    Therefor we are using two differen

    The browser ID string is a HTTP request parameter. How you get to it depends entirely on what you're programming in. You want to get the value of the User-Agent parameter (for example, in CGI, this is HTTP_USER_AGENT).
    However, I'd advise against doing things this way unless you really understand how HTTP works on many levels. One common problem people run into on sending different content based on the browser is that proxy servers will happily cache everything and send content intended for one browser to another.
    I have not seen any IE functionality that Netscape does not also have that is worth this hassle, but that's just my very stubborn opinion. :-)

  • Is it possible to determine which user has opened a PDF on a network?

    Hi Everyone.
    We frequently have a situation where users open PDFs saved on the network with Acrobat, and then leave them open.
    Then if other users need to edit the same PDF, they have no way of knowing the PDF is locked until they try to save and get this error:
    "...The file may be read-only or another user may have it open... "
    In this situation it would be useful to be able to interrogate the locked PDF to see which user has locked it open, and maybe to even force close the open session.
    Does anyone know if any of this is possible?
    Many thanks in advance.
    Cheers,
    Andy

    It's not something that Acrobat can show. File 'locks' in Acrobat are not controlled by the application as they are in programs such as Word or InDesign - which write a lockfile to the folder - instead we rely on the server OS to flag each file. Information on who is accessing a file on a network share is only available at operating system level via the machine which hosts the share (e.g. via a net session command).

  • Is it possible to choose which template to use when exporting to word?

    Hi, just wanted to know is it possible to have more than one word template and be able to choose from these templates when exporting a document to word. Another question, can we choose the print layout at the point of clicking print, instead of selecting a default one in the PLD beforehand? Thanks.
    (Using SAP Business One 2005B PL41)
    Edited by: Tan Gavin on Oct 8, 2008 10:14 AM

    Hi Tan Gavin
    The answer to both questions is unfortunately NO. The templates are linked to specific events or triggers in the system and cannot be changed or determined by any user. With the PLD the limitation is that if you want different layouts, the only way is to change default the whole time. But bear in mind that the default could be set by user, BP or both. This does allow the system to use a different layout for each user or specific BP's.
    Kind regards
    Peter Juby

  • Multiple accounts in Contacts--how to determine which account is used?

    My iPhone is linked to my Gmail account and to my work Outlook Exchange account.
    How can I move contacts from one to the other, and, also, select which account I'm using when I create a new contact?

    I will trust your judgment on not being able to move contacts to another group once they are created.
    But how can I choose which account they belong to when creating a contact?
    Example:
    My sister-in-law sent a text message to my wife and I, and since I didn't recognize the number, but know it's her, I used the "Create as new contact" feature in the iPhone to add her to my contacts.
    Today, I notice she is in my work contacts on the Exchange server. Not where she belongs, and if I ever change jobs, I don't want to lose her record, so I wanted to select "Gmail Contacts" for her when creating the new record, but I don't see how to do it.
    Please let me know if it's there somewhere and I am missing it?

  • Need to determine which project files uses a video file

    Short of going through each of my FCP project files one by one, is there any way to find out which of my project files uses a particular video file?
    Thanks,
    John Link

    As long as it has a name you can search for it.
    The problem is not to find a media file, it is to find all the project files that use a media file. Thanks, cometmace, for providing a solution to that problem, and welcome to the Apple Discussions.

  • How can you determine which pages are using a specific symbol?

    I want to find all the pages that are using a specific symbol, but I don't know how.  I can't simply switch symbols because some have specific text & want to switch them with more generic smart buttons.  I'll have to find every instance to update the text.
    thanks!

    me too, my file has 39 pages with many unuse symbols, now I want to delete those unuse.
    I found that after deleteing those unuse in Page 1, actually they are being used in other page,
    I can't find the way to delete them all at one time for all pages.
    and I am using CS3

Maybe you are looking for

  • Internal table logic

    Hi, I have a scenario that I am trying to work on: I have three internal tables itab1 itab2 and itab3, all three internal tables have same fields in them but might be different values: All the internal tables have three rows of data and in each row t

  • SWF security settings seem to have no effect

    Here is the location to which I publish my Captivate 5 output. And here is how my flash security settings are configured. I've included the publishing location in the trusted locations collection. After publishing (html output option and swf option c

  • Performance impacts from uneven subpartitions

    I am currently working on a project with a large amount of metric data in a table that is partitioned by week, and then subpartitioned by one of 26 different machine types. For the most part, we get the same amount of data each week, so the partition

  • Address Book opens up on start up

    For some unknown reason my iMac on start up the Address Book opens up on my desk top This just started I just close it and continue, but it is somewhat annoying and I would like to make it stop, any suggestions as to why, and how to stop it. Thanks

  • Netinfo lookup problemo ...

    The problem is I cannot send email, only receive through Mail.app. I'm on a New York City public library's ethernet. I whois and lookup'd nypl.org and got this: Lookup has started ... ; <<>> DiG 8.3 <<>> @(null) nypl.org any ; Bad server: (null) -- u