How does the folder numbering system for Photos work

An example is 969QFUPM.  How can I change the system so that it is something that I can understand?

Cheers guys... Ill move my question, im not a developer im a user, i had the app made for me although the question wasnt directed at a development isue with my app but with the appstore itself I thought someone (a user) might know but I guess nobody does lol ill repost in development... thanks seventy one (who i notice is from kent (im from sittingbourne :O))

Similar Messages

  • How does the field ABGRU-Reason for Rejection get populated in routines

    Hi All,
    How does the field ABGRU-Reason for Rejection get populated in routines(VOFM)?
    BELNR,KPOSN,etc...fields are populated through KOMK and KOMP structures, similar way what structure is used for ABGRU?
    by the time the control from VA01 comes to routine the values of VBAK and VBAP are cleared, so these structures like KOMP and KOMK are used.
    Thanks in advance.

    You need to add rejection reason field ABGRU as a new field to pricing field catalog (KOMG structure) through APPEND structure KOMPAZ. KOMG inherits new fields from KOMKAZ (for header level fields) or KOMPAZ (for item level fields) structures and it is not directly modified but through KOMKAZ and KOMPAZ structures
    Since VBAP-ABGRU can vary from item to item, add it to item pricing communication structure KOMPAZ in SE11. Once KOMPAZ is added with new ABGRU field and activated it will automatically appear in pricing field catalog (KOMG)
    Afterwards the ABGRU field will then start to appear in the field catalog where you can create condition table (V/03) including the ABGRU as a field. Once done the rest is assigning the condition table to access sequence which is in turn assigned to the relevant condition type that you want to price based on partner function (all under IMG -> SD -> Basic functions -> Pricing -> Pricing control)
    In the pricing user exit userexit_pricing_prepare_tkomp in include MV45AFZZ, you will need a few lines of coding to fetch VBAP-ABGRU for the item and pass it to tkomp-abrug field. This will then be used by system to read the new condition table that you created.
    tkomp-abgru= xvbap-abgru
    So if you populate special pricing based on ABGRU (with possibly other conditions) in the condition table then that condition record will be read for the corresponding condition type.
    You would of course need a developer to modify KOMPAZ structure and code the user exit for moving the rejection reason to tkomp
    That is in short how you can achieve this

  • How does the ituns app on my ipad2 work?

    How does the itunes app on my 1pad2 work?

    The iTunes app on your iPad is just a portal to the iTunes Store.  To play music or videos, use the Music App and the Videos App.
    Here's a link to iPad iOS5 User Guide

  • How does the fade in or fade out works on a apple loop

    how does the fade in or fade out works on a apple loop

    What does the manual say about it?
    http://help.apple.com/logicpro/mac/10/#lgcpf7c0ee6c

  • How does the icon get created for a saved file

    In my program I allow saving files using JFileChooser and ActionListener.
    In the constructor of the main class which extends JFrame I also set an icon by saying:
    this.setIconImage(new ImageIcon("image.jpg").getImage());
    This does not only set an icon on the title bar and the minimized window, it also creates an icon on my saved files. However, the image quality for the icon on my saved files is bad, even though the image quality for the other icons is ok. The size of the icon image I am providing is close to the size of the icon image on my saved files.
    How did the icon get created for my saved files? Is it possible to improve the image quality?
    Thanks for looking at this!

    I just realized that
    this.setIconImage(new ImageIcon("image.jpg").getImage())
    did not create the icon for my saved files.
    So what did create it? I did not program it!
    However, I happen to have an icon file Ananya.ico where I have my java project. I use if for my installation file. Did Java use this icon?
    Please help! Thanks!

  • How does the Class javax.security.auth.Subject work?

    Hi,
    i don't understand how does the class Subject work.
    First i will describe how do i understand u can use the class Subject
    This is the way you can create a Subject(i think):
    1. create a LoginContext, where u can tell over its parameter which
    Module to use
    2. a LoginModule will be used
    3. now the LoginModule create a Subject
    if this steps right--> ok, else--> please write how it really works
    Now the questions:
    1. Where do the LoginModule get the username and stuff like this from
    to fill the Subjects? Principals?
    2. Where will be the Subject save, at server or at client side?
    when save on server: how to reference a Subject is belong to the
    right Client?
    when save on client: how to ensure the client do not modify it?
    3. In the documentation of JavaTM 2 Platform Std. Ed. v1.4.1, there is
    no advice, that the class have any FIELDS, but then where the
    principals are saved?
    4. The Class Subject do not have any methodes to modify the principals,
    so how to modify it if necessary?
    i think this is enough for the beginnig :)
    thanx,
    edo

    Hi
    Let me try to answer. I am a bit confused too.
    Hi,
    i don't understand how does the class Subject work.
    First i will describe how do i understand u can use
    the class Subject
    This is the way you can create a Subject(i think):
    1. create a LoginContext, where u can tell over its
    parameter which
    Module to use
    2. a LoginModule will be used
    3. now the LoginModule create a Subject
    Correct.if this steps right--> ok, else--> please write how it
    really works
    Now the questions:
    1. Where do the LoginModule get the username and stuff
    like this from
    to fill the Subjects? Principals?
    The Loginmodule does not need the user name. The username is
    only relevant to your application not to JAAS. Consider a standaalone
    application. Whoever starts the application, becomes the user.
    After you start the application, and login (whatever way), your subject
    is created. This subject pertains to the person who is executing the application, not the application specific userid/username. So the user id or name is not required. There is only one user, who is running the application. The JAAS architecture is more relevant for UNIX like
    permission/grant structure, which determines who can execute what.
    >
    2. Where will be the Subject save, at server or at
    client side?
    Again the Subject has nothing to do with your application specific userid. It will be there in the LoginContext. So in a sense a LoginContext is actually a user, not a Subject.
    when save on server: how to reference a Subject is
    is belong to the
    right Client?
    when save on client: how to ensure the client do
    do not modify it?
    In a client server mode, usually the login is done twice. You have to find a way to communicate the subject to the server.3. In the documentation of JavaTM 2 Platform Std. Ed.
    v1.4.1, there is
    no advice, that the class have any FIELDS, but then
    en where the
    principals are saved?
    4. The Class Subject do not have any methodes to
    modify the principals,
    so how to modify it if necessary?
    I think you can add Principals. That is definitely there.i think this is enough for the beginnig :)
    thanx,
    edo
    Hope this helps. As of now I do not think JAAS provides a very good architecture for authorization.
    cheers
    Projyal

  • How does the Daubechies-4 wavelet VI actually work?

    Hi, 
    I'm a student currently working on my final year project, of which one of the objectives are to detect peaks of ECG signals (R-peaks) using the Daubechies-4 wavelet transform VI in LabVIEW. I'm current using LabVIEW 2013 student edition (6 months trail), if that makes any difference. 
    I am quite confused about how the Daubechies-4 wavelet works:
    1) How many levels does it decompose the signal into? 
    2) Is there a way to set the level of decomposition? 
    3) Are filters already applied in the VI or do I actually need to design a filter myself? 
    4) What is the main difference between a Db4 PtByPt and a normal Db4 transform in terms of LabVIEW? 
    5) Finally, how does the VI actually superimpose the wavelet onto the signal? Does it take the entire signal into consideration or does it take each pulse into consideration when superimposing the wavelet? 
    Thanks in advance for the answers.
    Regards,
    Derren
    Solved!
    Go to Solution.

    Hi Derren,
    Firstly, can you clarify the exact name of your 'Daubechies-4 wavelet transform VI' and in which pallette you find it in LabVIEW (i.e. which module / toolkit it is from)? It is also possible that the VI you mentioned is not from NI. For example, maybe you inherited that from your senior who was in the project last year.
    Nevertheless, the closest match I can find is WA Discrete Wavelet Transform VI found under the Advanced Signal Processing toolkit. You can choose db04 in the wavelet terminal. This is a bit different to what you described as the VI can work for different kinds of wavelet, not just Daubechies type. Suppose you will use this, then the answer to your questions are:
    1) How many levels does it decompose the signal into? 
    2) Is there a way to set the level of decomposition?
    You can set this by wiring the value to the level terminal of the VI.
    3) Are filters already applied in the VI or do I actually need to design a filter myself?
    Both options are possible. Some commonly used filters are included and you can choose this by wiring the wavelet terminal. You can design your own filter using Wavelet Design Express VI and wire the output to the analysis filters terminal of WA Discrete Wavelet Transform VI.
    4) What is the main difference between a Db4 PtByPt and a normal Db4 transform in terms of LabVIEW?
    I can not find these VI you mentioned. Please clarify.
    5) Finally, how does the VI actually superimpose the wavelet onto the signal? Does it take the entire signal into consideration or does it take each pulse into consideration when superimposing the wavelet?
    I am not sure if I understand this question correctly. You can open the WA Discrete Wavelet Transform VI to see how it works inside up to the decimation filtering, in which it is protected as a DLL. From what I see it takes the entire signal (modified with the chosen extension) for this main process.
    As a last note, your LabVIEW Student Edition does not include Advanced Signal Processing toolkit, hence you will not find above VIs I mentioned. Try checking with your school if they have purchased Academic license of LabVIEW, which usually includes the toolkit.
    Hope this clarifies.
    Regards,
    A. Yodha
    NI Singapore

  • Why does the iTunes AppleID system refuse to work properly without the need to reset the password every time I open iTunes for use?

    Alright so here is the issue. When I first started using iTunes I created my AppleID. I locked it in to remember my password and authorize my computer so that I would NEVER HAVE TO ENTER IT AGAIN. So years pass, no problem. Then "ITUNES 11" come on everyone lets upgrade or you can't proper use the iTunes Store. Seriously it wouldn't let me access the store. Go Figure. So I upgrade simple right? No. It really isn't when iTunes 11 rolled out it was riddled with minor bugs that made the experience annoying so I did a rollback and live without the store for awhile.
    About a year passes and I try again this time upgrading iTunes through a COMPLETE fresh install, again I did what had done the first time I logged my AppleID and reauthorized my computer. Hurrah other than getting use to the new UI it ran perfectly. Yes Finally! Right? Again.... No. No more than 2 or 3 software updates later suddenly my password for my AppleID is incorrect I was like "Okay?" and re-entered it thinking the big update cleared my settings.
    Wrong Password please reset password to continue using the iTunes store.
    I was like okay maybe the user agreement change and we all need to reset passwords and re-accept the EUA. So I go through the process to create a new password successfully and reset my AppleID in iTunes with the new password. Come back a few weeks later it happens again this time I enter my new password and what do I get?
    Wrong Password please reset password to continue using the iTunes store.
    So I first do a repair install to my iTunes than reset my password this time NOT setting it to remember password. Great everything works fine again password even matched my Home CompID so that I could NEVER lose it well come a few days later I try to use the store and what happens?
    Wrong Password please reset password to continue using the iTunes store.
    to try to make my Long story a little shorter....
    This has been going on for the better part of 3 years I have almost completely dropped iTunes which has the better store library for Goggle Play Music who's store library isn't even a third the size iTunes has because their system works and my log-in is my e-mail. I repeatedly completely uninstalled iTunes and wiped it from my registry in hope a clean install would fix the problem but it never does.
    My OS is Vista Home Premium Edition 32-bit and no picking on my OS I been working to get a new computer but that isn't happening anytime soon so I work with what I got.

    Even removing the .xml files doesn't make a difference. Also, I now installed another update of iTunes, but still having the same problem, and this time there are no .xml files or preference files whatsoever in the Application Data and Local Settings\Application Data iTunes folders. It seems like for some reason iTunes is unable to create these. What should I do?

  • How does the purchase process of SAP C4C work?

    Hello,
    we need some information about the purchase process of the SAP C4C System.
    Now we have access to our own C4C System and we are trying to configure it.  But what are the next steps? How do we get the productive system? How does SAP transfer the test data to the productive system? where do we get our development system? ....
    Does anybody have any experience with the first C4C implementation?
    The information we get from SAP confused even more than helped.
    Thanks and regards
    Suita

    HI Suita
    If you are still looking for help, we specialise in Cloud for Customer implementations and have been through this process. You can contact me at [email protected]
    There are a number of assets available on the service marketplace. While you may need advice, I do not believe that consulting services are a mandatory part of the C4C setup, having said that SAP ideally will have discussed some options during the software selection process.
    Are you implementing SAP C4C standalone or with integration to any other system?
    Regards
    James.

  • How does the new "download additional fonts" feature works?

    I'm so happy to see that the “download additional fonts” feature has added in the newest iWork suite for iOS. In previous versions of iWork for iOS, available fonts are only limited to those that iOS has built in, which you can see a complete font list here: iOS 7: Font list.
    And a couple of days ago, I found that the iOS 7 is now support “download additional fonts for Apps” feature. Which means that Apps can download a Apple-provided list of addtional fonts if necessary. And we can find this list of font in that support page given above.
    So if you edit a pages / keynote / numbers file on a Mac using some fonts that iOS hasn't, then when you open it on an iOS device, it'll download the fonts for you to make your document more beautiful and personalized. That is to make sure that the document has exactly the appearance that you wanted.
    But here comes the question:
    Sometimes, those addtional downloaded fonts are available for all the documents in that App, and sometime they are only available on that particular document. Any idea how does this function work? Is it a normal function, or is it a bug waiting to be fixed?
    The downloaded "addtional fonts" are only limited to that App you're using. For example, you can access the fonts in which the App you downloaded them. So if you're using Pages to download fonts, you won't be able use them in Keynote. In other words, you have to download them again, and this will obviously take a large amount of storage space on my device if I want to use those fonts in every App. So again, is it a normal function, or is it a bug?
    Any solutions, guys? A thousand thanks in advance!

    This isn't totally new, as it was part of iOS 6 as well:
    http://support.apple.com/kb/ht5484
    But since it really only applied to Asian fonts, it was not of much interest to other users.
    Could you give an example the fonts not being available in other documents in a particular app?
    I think confining the extra font to individual apps would be considered by Apple to be their standard desired behavior and not a bug.  It is the way iOS works in general.
    Have you actually checked the amount of storage space these fonts take up?  I doubt it is very large.

  • How does the "Please Install Disc 2" message work?

    I've been puttering around with an old Titanium PB G4 with a busted screen, using an external monitor to bring it up to 10.4 from 10.3.9.
    I inadvertently started the install with a 10.4 CD instead of my 10.4 DVD. Problem is, I don't have the second 10.4 CD, so I had to abort the install (using a hard power reset) and reinstall with the DVD.
    The DVD install went OK, but now on reboot I still get the "Please install Disc 2" message, and can't proceed. I can boot into OS9 and mess with the installed OSX files, but I can't seem to find out where that message originates from.
    This is more from curiosity than just trying to fix it (I could always reformat and reinstall). My question is:
    What file or mechanism causes the "Please Install Disc 2" to come up on the screen? Where is it located? Or is it something in PRAM? Just curious...
    Thanks

    One way would have been to be certain the first partial installation
    had been wiped from the computer's hard disk drive. Even though
    you seem to have gotten a second installation, whatever was hung
    up in the first one is probably still on the computer's hard disk drive.
    Disk Utility, on the installer disc's initial menu options, can be used
    to reformat; it also can be used to secure overwrite zeros beforehand
    so the hard disk drive has nothing other than the formatting. This is
    as good as it gets for a blank-slate before a new installation.
    There may be a way to see if a second full installation exists on the
    hard disk drive, by holding down the Option key on boot and see if
    you get the icon representation of more than one boot OSX system.
    If so, try one of them and restart. Since you have two 10.4 systems
    there, telling them apart may be by trial & error. If you can find the
    correct one, it may be possible to remove the other one. It may be
    that the last install by DVD won't work because its on the same drive
    partition as the earlier failed OS installation.
    If you tried an upgrade & install or an archive & install, the old 10.3.9
    system may have the problem contained within it. Some of the OS X
    system parts can be totally damaged by accessing (moving location)
    of its bits; some of those are invisible while booted in OS X, not in 9.
    That makes it possible to remove OS X, in a way, (and any older files)
    while leaving OS 9.x intact. Any erasure of the HDD, and you will
    have to install OS9 Drivers in the process of first new OS install if 9
    is expected to boot the computer again. Tiger may provide drivers,
    if not, a reinstall of OS9.2 should. Otherwise OS9 becomes a non-boot
    version called Classic, accessed under OS X. If you have the original
    software installation disc set, that is where OS9/Classic would probably
    be installed from. Not all OS9 system discs work in Macs that shipped
    with a vintage dual-boot hardware. A copy of that OS9 could be re-used.
    If OS9 is desired; otherwise it may not exist in the computer later on.
    Good luck & happy computing!
    { edited }

  • How does the automatic compilation occur for 2 classes in the same package?

    Hi friends,
    This is my first file Base.java
    package Base;
    class Base {
    protected void amethod() {
    System.out.println("amethod");
    }This is my second file :
    package Class1;
    public class Class1 extends Base {
    public static void main(String argv[]) {
    Base b = new Base();
    b.amethod();
    }However even if I compile only Class1,why do I get the output as "amethod" ? I an not compiling Base class also with this.Do the files get automatically compiled if they are in the same package ?
    Thanks.

    coupdegrace wrote:
    JoachimSauer wrote:
    Force1 wrote:
    Do the files get automatically compiled if they are in the same package ?No, but if the class you compile depends on another that's not yet been compiled (or for which the source is newer than the .class file), then it will be compiled as well.Like,say If i add a int parameter, amethod(int i),then I will get a error,isn't it ?It actually gives a error.
    Also it will compile automatically only for the first time and any changes made to any file will have to be compiled into latest .class files ?Yes.
    Did compile the files under the above constraints.
    So it is a smooth "run" for the first time,but not after editions to the either files.
    I would appreciate if experts give some feedback on this.
    Thank you.

  • Does the new Numbers allow for formatting for currency?

    I have just updated my computer to Yosemite and updated Numbers and Pages as well.  Is there somewhere that I can format the cells to e.g. currency, as in the older versions?
    Thank you

    On the View menu, Show Inspector. Then in Inspector (right side pane) click Cell at the top and then set Data Format to Currency.

  • How does the SORT function in ALV grid work?

    Hi,
    I have a report for which the o/p is displayed in ALV grid format.There is one column in the O/p strcuture which is "No of days".Based on certain conditions,i need to display the value for some of the days as Negative e.g. " - 45".Becasuse of this,I have declared the field for the "No of days" of the type "CHAR".
    Now when i sort(using ALV grid SORT function) the list on basis of this column,it doesnt give me the correct o/p.
    CAN anyone tell me how do i handle this?I want the list to be sorted correctly on basis of the "No of days" column.
    Thanks!

    This is your Fourth Cross Posting in last three days on same issue!!
    CHAR type column doesnt work for SORT function in ALV grid!
    How to sort a column of type CHAR
    I dont,ve link for your Fourth Thread on same,though i'm short memory loss.

  • In Config OSPX, how does the 3 sorting logic supposed to work ?

    Hi MM experts,
    In OSPX, we have selection for "sorting" by Item-Table, Price, & Quantity. Can someone please explain how these 3 sorting is supposed to work ? Thanks.
    - Chetan

    Hi
    Please go thru the following link
    http://help.sap.com/saphelp_47x200/helpdata/en/52/884696aaae11d1b55c0000e82de955/frameset.htm
    Regards
    Ramakrishna

Maybe you are looking for

  • Global attributes AP_INVOICE table

    What is the use of Global Attributes in AP_INVOICE table? TRM says its reserved for country specific functionality. Can someone give a real-time example on its usage?

  • How do i get back my music?

    Hello, I recently changed frol an iphone 4 to a 5. Without even having to conect to an itunes computer as I believed I should have, i got all my contacts and emails back. The only issue that I'm facing is how to get mymusic back because I did purchas

  • How can i restore the ui and speed of 3.6 to the newer firefox

    I have attempted to update firefox to newer versions when they come out however since the revamp on the UI all of the "Upgrades" have felt more like downgrades and i end up going back to 3.6. I guess my question is is it possible to add the newer web

  • Export to excel popup after SP upgrade

    Hi, We had upgraded from SP level 7 to SP level 15 and after the upgrade - if we generate any output in suim and go to List - Export - Spreadsheet, a new popup box asks the following options: Formats: - Excel (in MHTML Format) - Star Office 8 Calc /

  • Drop Down Menu Over Text The Opposite Way

    I've just read the Drop Down Menu Over Text: How? Topic posted by Cpt-K but it appears that he was trying to do the opposite of what I want to do. My problem is that I have created a drop down menu in Flash which I have imported into Dreamweaver. I n