Field to store ABN number

Hello,
Is there a specific field that we can use to store Australian Business Number or ABN in global parameters of company code?
We have a requirement to print it on all invoices generated out of that AUS company code.
We used RFC field on global parameters for similar requirement with Mexico.
Regards,
Raghu.

You can use PAVAL (ID Number) if you're not using it for other purpose.

Similar Messages

  • Field value in page number X

    Hi everyone
    By using JavaScript, how can I get field value in page number X at runtime?
    Thanks

    I can recommend you to check the JavaScript scripting guide: http://www.adobe.com/devnet/livecycle/articles/lc_designer_scripting_basics/lc_designer_scripting_basics.pdf
    Especially last chapter called "Examples of Common Scripting Tasks", last three sub-chapters working with the instance manager. Shows how can you add, delete, count, view, move instances.

  • Which table stores VAT number entered for a company code using T Code oby6?

    Hi
    Which table stores VAT number entered for a company code using T Code oby6?
    please advice.
    Thanks,
    Vaishnavi

    T001

  • How Can I Change Format Mask For All Fields that type's Number Depend on Parameter in Report Builder 10g ?

    I want Change format mask for all fields that type's number
    Such as
    if  :parameter_value = 1 then
       all fields format mask = ' 999,999,990.000' ;
    else
       all fields format mask = ' 999,999,990.00' ;
    end if;
    Regards

    So, i have bad news for you : you'll have to rebuild again.
    Meanwhile i have excellent news for you : there's an online tool made by Johannes Henseler called Sidecar xml which builds the necessary xml file for you, sort of what you find in the Digital Publishing Folio Editor website, but saves it in your Folio folder.
    Next time you import all your folder (with that file), it will place all the necessary information, and even reorder the articles.
    Build once, play many times.

  • Javascript to adjust form field font size by number of entered characters?

    I have a form field that asks for 'full name' (first, middle, last). It's posted large at the top of the form. Some people's names are short, some long.
    Is there a javascript way to adjust the font size used within a form field based on the number of characters entered into field?
    i.e. if the name entered is Joe Smith, the font size is 30pt, if it's Alexander Hamilton the font size is 20pt?
    Thanks!

    Uhm... because I never noticed that option before! hehe. Jeez.
    Gilad, thx much. That's exactly what I was looking to accomplish.
    (An aside: trying to find a specific Adobe solution or function isn't very easy. I always search the forums, the documentation, and Google before posting any question here. Seems like there are so many features in every product that change so frequently that finding even a simple answer is a challenge...)

  • BSP - How to set header-field "no-store"

    Hello.
    I need to set the HTTP-header-field "no-store" in a BSP-application. The Problem is, that i do'nt know, how to do this.
    I just do'nt know, which strings have to be passed to the method "set_header_field". The W3C-RFC gives the following information:
        Cache-Control   = "Cache-Control" ":" 1#cache-directive
        cache-directive = cache-request-directive
             | cache-response-directive
        cache-request-directive =
               "no-cache"                          ; Section 14.9.1
             | "no-store"                          ; Section 14.9.2
             | "max-age" "=" delta-seconds         ; Section 14.9.3, 14.9.4
             | "max-stale" [ "=" delta-seconds ]   ; Section 14.9.3
             | "min-fresh" "=" delta-seconds       ; Section 14.9.3
             | "no-transform"                      ; Section 14.9.5
             | "only-if-cached"                    ; Section 14.9.4
             | cache-extension                     ; Section 14.9.6
         cache-response-directive =
               "public"                               ; Section 14.9.1
             | "private" [ "=" <"> 1#field-name <"> ] ; Section 14.9.1
             | "no-cache" [ "=" <"> 1#field-name <"> ]; Section 14.9.1
             | "no-store"                             ; Section 14.9.2
             | "no-transform"                         ; Section 14.9.5
             | "must-revalidate"                      ; Section 14.9.4
             | "proxy-revalidate"                     ; Section 14.9.4
             | "max-age" "=" delta-seconds            ; Section 14.9.3
             | "s-maxage" "=" delta-seconds           ; Section 14.9.3
             | cache-extension                        ; Section 14.9.6
        cache-extension = token "=" ( token
    I already tried some combinations, but none of them worked. As i have already searched the SDN-Forum and google, i hope that somebody in this forum knows, how to do the trick...
    Regards
    Jörg Neumann

    Hello Cornelia.
    I have tried setting the header field "max-age=0" and copied the set_header_field-instructions into the eventhandler OnInputProcessing, but this does not solve the problem - it made it even worse.
    After setting the header-field "max-age=0", the browser read the page from the local cache for EVERY click on the back-button.
    This seemed a little weird to me and so i started testing around...
    I am of the oppinion, that the 3 function-calls are overwriting the content of the field "Cache-Control".
    Adding the header-fields in the following sequence leads to the "50%-problem" described above:
    CALL METHOD response->set_header_field( name = 'Cache-Control' value  = 'max-age=0' ).
    CALL METHOD response->set_header_field( name = 'Cache-Control' value  = 'no-cache' ).
    CALL METHOD response->set_header_field( name = 'Cache-Control' value  = 'no-store' ).
    Any sequence, in which "no-store" was not the last field added, made the browser read the page from the cache for every click on the back-button.
    So i think, that i have to set all of the 3 fields, you suggested, and i am only setting one because every function call overwrites all Cache-Control-Directives.
    If my conclusions are right, the field Cache-Control should be sort of a "structure" and i have to set 3 of its fields...
    Regards
    Jörg Neumann

  • CUP: Mapping LDAP field to CUP Accounting Number field

    Hello CUP Experts,
    I have encountered a problem with the LDAP field mapping that I simply can't figure out on my own.
    We have a field named employeeNumber in our LDAP system, I want that employeeNumber to end up in the CUP field named Accounting Number and eventually hoping that this data will end up in the corresponding Accounting Number field in the back-end user master field.
    - This Accounting Number field is visible in the back-end system in SU01D on the Logon data tab in section Other Data.
    In the LDAP Mapping I have mapped a CUP field named ACCOUNTNR to the LDAP employeeNumber under additional fields.
    Is the CUP field named something else than ACCOUNTNR in CUP?
    Does anyone know of a solution to this problem or a similar problem?
    Thanks in advance,
    Stefan Ericsson
    +358-50-4867527

    Hi Stefan!
    Which issue exactly are you trying to solve:
    1. The LDAP field goes into the CUP request, but not into SU01
    2. The LDAP field does not even show up in CUP
    1) can be solved by maintaining Configuration - Field Mapping - Provisioning
    2) should work as you did it, alternatively you might be able to use a custom field (CAREFUL! once you use a custome field you'll never get it out of CUP again!)
    Kind regards,
    Frank.

  • Automatic tab when reaching the end of a field with limited character number

    Hello!
    Is there a way of activating an automatic tab behaviour when the user reaches the end of a field with limited character number?
    I'd like the cursor to jump to the next field in tab order automatically.
    Possible?
    Thank you for any hints!
    Marcos

    Hi,
    What if you tried something like the following example? This works using formCalc on the change event for the field the user is currently typing into:
        var fullCount = 3
        var currentString = xfa.event.newText
        if(Len(currentString) >= fullCount)then
            xfa.host.setFocus("TextField2")
        endif
    Or, if you prefer javaScript:
        var fullCount = 3;
        var currentString = xfa.event.newText;
        if(currentString.length >= fullCount){
            xfa.host.setFocus("TextField2");
    These work very smoothly.
    Hope this helps!
    Stephen

  • Reference field with sales order number in accounting document (FB03)

    Hello!
    Does anybody know if it is possible to display in FB03 in accounting document a refference field with sales order number?
    Can parameter AUN be used for this purpose? If so, how can it be set up?
    Thank you in advance for every help,
    Sylwia.

    You can config the rule of copy control for billing by tcode VTFL. for the reference number field you can choose B-sales order number. then when you invoice, the field reference number in the invoice header will be filled with the SO No. And this number will be displayed in FB03.
    hope it will be helpful to you.

  • To whom it may concern, I bought an iPhone 4s last November from your New York store (IMEI number  ).   It has now malfunctioned (the wi-fi button is grated out and so the wi fi  cannot be switched on).  I have been told by the Polish Apple store that the

    To whom it may concern,
    I bought an iPhone 4s last November from your New York store (IMEI number  ). 
    It has now malfunctioned (the wi-fi button is grated out and so the wi fi
    cannot be switched on).  I have been told by the Polish Apple store that they
    would be unable to repair it or replace it as it was bought in the USA.  it is
    still within the warranty period.  could you advise me as to the newt steps
    please?  Can I send it to you by courier and if so please provide me with the
    relevant details.
    I look forward to hearing from you.
    Kind regards,
    Monika Wardecka

    Monia202 questioned:
    could you advise me as to the newt steps please?
    Ah, the dangers of trying to save a few bucks. Warranty is only good in the USA for phones purchased in the USA.
    Three options.
    1. Fly to the US, go to an Apple store, and have the phone swapped.
    2. Send the phone to a friend in the US and have them go to the Apple store and have the phone replaced.
    3. Buy a new phone in your home country where the warranty is valid.

  • I'm not able it to type into the field for the serial number.

    I have a Mac Book. I purchased a download card from Fry's. After pressing "accept" for the terms on my computer I'm not able it to type into the field for the serial number. What's wrong?

    Are you sure it's a serial number and not a redemption code? A PSE serial number is 24 digits beginning with 1057. If you have a redemption code, here's what you need to do:
    http://helpx.adobe.com/x-productkb/policy-pricing/serial-number-retrieval-process-faq.html

  • I'm trying to install a trial version of LiveCycle Designer ES4, and have encountered a required serial number field. No serial number in any of the provided documentation, as it's only a trial. How do I get past this to download the trial?

    I'm trying to install a trial version of LiveCycle Designer ES4, and have encountered a required serial number field. No serial number in any of the provided documentation, as it's only a trial. How do I get past this to download the trial?

    The serial number is on the download page.

  • From which field Substance ID classification number will be retrieved

    Hello ,
    Each product master can have one classification number entered for it for
    each of 62 countries.
    Tables /SAPSLL/PRCTSC and /SAPSLL/CTSNUMC are linked to product master.
    I want to know from which field SUB ID classification number will be extracted?
    Is it from CCNGN?
    and will their be unique number for each country?
    Please provide me any detailed information...
    Any suggestions will be appreciated.
    Regards,
    Kittu

    Hi,
    There was no response!
    However Substance ID classification number will be extracted from the field CCNGN.
    Thanks you,
    Kittu

  • App Store update number won't dissapear since iOS 8 update

    App Store update number won't dissapear since iOS 8 update.  After updating all apps on my iPhone this red circled indicating number would always disappear, now it remains..... Why the change? I'd rather this number disappear like it always has I don't need to know that 2 Aps have updated, only that there are updates available. After updating this indicating number disappears.

    In your device Settings > iTunes & App Store, under Automatic Downloads, set Updates to On.
    Your App Store app will now reflect the up-to-date status of your apps updates.

  • Field to store GST No

    Hi,
    As said in the subject of this mail, Request you to let me know the specified field to store GST No. for New Zealand Company Code. I have find the field in Global Parameters and found that it is not possible due to an error "Entry of a VAT reg.no.is only possible for co.codes in EC countries".
    So is there any other field specified to store GST No?
    Thanks in advance
    Gopi

    Hi Karthik,
    SAP standard behavior which is absolutely correct. SAP knows that only companies in European Union countries have VAT numbers,
    The field to switch on is V_T005-XEGLD and it can be found in transaction code OY01.
    Properties tab check box for EU Countries
    Thank you
    Anil

Maybe you are looking for