FML Field Table - maximum number of fields?

Hello,
in our Tuxedo-environment we are using the "FML Field Table" (text file) to define fields and FLDIDs to access and manipulate fields in a fielded buffer.
My questions are:
o is there a maximum number of fields one can define in the field table?
o is it ok that this file grows very big if every application-relevant field is to be put into this table? (in our company we have services up to 80 fields...)
o is it better practice to define universal FML fields (such as CHAR_01, CHAR_02, NUMBER_01...) to avoid that every service-field has its own field-defínition?
Thank you for your help!

Hi,
1. FML/FML32 really have a maximum number.
# For FML: between 1 and 8191, inclusive
# For FML32: between 1 and 33,554,431, inclusive
But you should pay attention that some fields are reserved by Tuxedo, you can get the reference at http://edocs.bea.com/tuxedo/tux100/fml/fml04.html
2. It depends on how you use FML routines. Some routines, such as Fldid which map the name to the numeric identifier, sure it needs a little cpu cycle for the searching if you defined hundreds thousands of fields. But for most APIs, such as add/change/update/delete, the API only requires the numeric C macro definition, so there is no performance issue. A number of 80 fields is adequate absolutely. You should not worry about that in a very long future.
3. From my personal point of view, I think it is a good habit to define the fields universally in Tuxedo applications. You will feel more administration benefit if you want to extend Tuxedo to Java by JOLT, to web services by SALT etc.
Regards,
Wayne

Similar Messages

  • Maximum number of field in table?

    hi...
    What is the limit of maximum number of fields in oracle 9i table?
    Regards,
    S.Ashokkumar

    http://download-uk.oracle.com/docs/cd/B10501_01/server.920/a96540/statements_73a.htm#2095335
    "The absolute maximum number of columns in a table is 1000"
    Rgds.

  • Maximum Number of Fields Reached

    I read on one of the forums that there is no hard number to maximum number of fields. However, I received this message: "You have reached the limit on the number of items allowed in a FormsCentral form. You may delete or modify existing items."
    Why is this?
    I have subscribed to Basic pack.
    Thanks.

    Thanks Josh,
    Splitting forms does not help my cause. It is a governement form which requires a lot of information in it. If the information can not be filled in one form, I am affraid that this product is not suitable for our organisation. Is there a way that I can seek a refund?
    Thanks.

  • Maximum number of field values for an Authorization object

    Hello Experts,
    What is the maximum number of field values can be put into the role, Is there any restriction for number of values in any authorization field?
    I have put 326 values for field OBJTYPE in authorization object S_DEVELOP but not able to generate the role it is showing error.
    I know I can split the values in two or more instance but wanted to know if there any other way out for this (without creating more instances)
    Thanks
    DK

    If the values for OBJTYPE are not uniquely the same, then the system will not merge them - so nothing will be lost.
    Here is another trick for you: Choose one of the transactions in the role (or create a "symbolic" one for it") where you want to have the OBJTYPE proposed automatically from. Now maintain one or two of them in SU24 and then download it to your PC. Now from the F4 value range of the OBJTYPE, add all of those values you want via copy&paste into the file and then upload into SU24 again. A read old / merge new in PFCG will then swing all the values in for you.
    Single values are always better, as you do not know what else is hidden in the range or might be added in future. It is however common to see FROM / TO ranging around values such as DEBUG and FUGR although all aspects of S_DEVELOP are dangerous - even in display mode.
    Cheers,
    Julius

  • Maximum number of fields on form?

    What is the maximum number of fields that can put be put on a FormsCentral form that can that responses can be collected for?

    Josh_Corey wrote:
    Hi abhvor;
    We used to recommend keeping forms under 200 fields but did not enforce a limit, we now do have a limit at 500 fields.
    Thanks,
    Josh
    Hey Josh_Corey,
    Is there any way to have more that 500?? Like by disabling something or asking a certain person at Adobe??
    Thanks,
    Gary

  • What is the maximum number of fields in oracle 9 ?

    Hello,
    My question might be very simple, but i tried to find the answer on the website of oracle and on this forum but with no success.
    How many fields can i put in a single oracle file ? Can i compare the fields to a column in a spreadsheet ? If so, i want to know the maximum number of columns possible in an oracle database (if i take the exemple of microsoft access, i have a limitation of 255).
    I thank you in advance for your answers.
    Fred

    One should really make the difference between db_name and instance_name: if instance_name default value is db_name it can be different
    (even on a non RAC database).
    For example with Oracle 10.2.0.4 you can create a database named DB78 with instance_name=DB12345678:
    $ uname -a
    Linux lx01.localdomain 2.6.18-92.el5 #1 SMP Fri May 23 22:17:30 EDT 2008 i686 i686 i386 GNU/Linux
    $ ps -fu oracle | grep smon
    oracle    6353     1  0 20:30 ?        00:00:01 ora_smon_DB12345678
    oracle    6412  5596  0 20:37 pts/1    00:00:00 grep smon
    $ export ORACLE_SID=DB12345678
    $ sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.4.0 - Production on Wed Sep 8 20:34:26 2010
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> show parameter name
    NAME                                 TYPE        VALUE
    db_file_name_convert                 string
    db_name                              string      DB78
    db_unique_name                       string      DB78
    global_names                         boolean     FALSE
    instance_name                        string      DB12345678
    lock_name_space                      string
    log_file_name_convert                string
    service_names                        string      DB78I would not recommend this practice: but it's interesting to know to avoid confusing between db_name and instance_name.

  • Maximum number of fields contained in 1 datasource

    Hello guys,
    Question,
    How many fields can be contained in 1 generic datasource??
    Is there a maximum to this??
    We are connected with SAP BI 7.0 to an external oracle database and 1 view within this database contains 110 fields. The customer wants this complete view to be extracted into BI.
    So for this purpose I have created a generic datasource based on this view.
    Now, I seem to be able to map all the fields within the datasource but then when I do a preview or I export the output of the datasource to excel (to check if the data looks OK), then only 90 fields are exported/visible.
    Hence the question..
    Is there a limit to the number of fields contained in one datasource??
    Many thanks for information
    Regards
    Willem

    There is as such no limits on the no. of fields in the datasource. But when you see the output in SAP, there is a limitation on the width of the output .. I guess its 1024 chracter.
    The output might not be able to accomodate all the fields and hence when you downloaded, only 90 fields got downloaded. You need to change the layout of the output to see all the fileds in SAP.
    Thanks...
    Shambhu

  • Maximum number of fields in material master

    Hi,
    Could you please help to understand how many fields can be added in material master Tab.
    Example - If we create new material master tab as additional data and would like to add some fileds in that tab, is there a limit we can't add more than certain number of fields.
    Please advise how many cloumns can be added as well in one tab.
    Example
    Material master additional data Tab (New)
    feild 1 description field 4 description field 7 ......
    field 2 description field 5 description field 8 ......
    field3 description field6 description field 9 ........
    I think the fields should be assigned to feild selection group which is reserved as for Z fields
    Please confirm if my understanding correct for Z fileds
    211-240 Reserved for customers
    As I think only 20 field can be assigned to field selection group but My question is can we assign more than one filed selection group to one material master tab. I mean to increase the number of field to be added in new additional data tab can we add 111-120 Reserved for customers and 211-240 Reserved for customers to one material master additional data tab.
    Thanks

    Hi,
    For add fields to material master, check Note 44410 - Integrating cust.-specific fields in matl master (and related notes).
    Other note useful to understand the range of customer names in SAP: SAP Note 16466 - Customer name range for SAP objects.
    I hope this helps you. If you need something else, let me know.
    Regards,
    Eduardo

  • Maximum Number of fields

    Hi,
    Is there a limit to the number of fields that can be added to a form created in Lifecycle Designer?
    A client is keen to "future proof" their forms, and I can't seem to find anything in the documentation that mentions any limits.
    Regards,
    Jon

    Johnathan
    As far as I'm aware; if you design a dynamic form and use the addInstance manager without placing a limit on the number of repetitions, then there should be no reason why you can't continue to extend the size of the form ad nauseum. The filesize might become rather unwieldy however.

  • Maximum characters of field

    Hi,
    I'm trying to find out what the maximum number of characters per field is.
    Here is my case:
    We are trying to have several 10k+ fields on one BC/table. We wanted what the maximum number per field is and how many of those field you can have.
    On a field level we would use dtype notes which is mapped to the physical type of LONG. However, I found out that you can have at most 1 LONG field per table.
    Are there any ways to have several large columns per table?
    Thanks, Claus

    Claus
    Please remember that a single BC can map several tables however you are correct Oracle SGBD can only support one column of type LONG per Table.
    If you can manage to restrict to less than 4000 bytes you can stay with VARCHAR type.
    You can also consider using attachment to store large amount of information that can be accessed or indexed as well.
    You should refer to Metalink3 article entitled "Support LONG field" (Doc ID 602146.1), you should also be aware that with version 8.0 and upward CLOB type is supported.
    Good luck
    JD
    Edited by: EvtLogLvl on Oct 6, 2008 10:52 PM

  • Number of fields in the table

    Hi experts,
    How do you obtain the number of fields of a particular table ?
    I want the count of the fields of a table.
    Thanks in advance,
    Chithra.

    Check the code below:
    DATA: d_ref TYPE REF TO data,
    i_alv_cat TYPE TABLE OF lvc_s_fcat,
    ls_alv_cat LIKE LINE OF i_alv_cat,
    fname TYPE fieldname,
    ncomp(9) TYPE n,
    rcount(9) TYPE n,
    fcount(3) TYPE n.
    TYPES: BEGIN OF itab1,
    message(50) TYPE c,
    END OF itab1.
    DATA: g_itab1 TYPE STANDARD TABLE OF itab1.
    DATA: wa_itab1 TYPE itab1.
    ncomp = 1.
    rcount = 0.
    TYPES: tabname LIKE dcobjdef-name,
    fieldname LIKE dcobjdef-name.
    PARAMETER: p_tablen TYPE tabname. "Input table field
    DATA: BEGIN OF itab OCCURS 0.
    INCLUDE STRUCTURE dntab.
    DATA: END OF itab.
    FIELD-SYMBOLS : <f_fs> TYPE table,
    <f_fs2> TYPE ANY,
    <f_fs3> TYPE ANY,
    <f_fs4> TYPE ANY.
    REFRESH itab.
    CALL FUNCTION 'NAMETAB_GET' "Fetches the fields
    EXPORTING
    langu = sy-langu
    tabname = p_tablen
    TABLES
    nametab = itab
    EXCEPTIONS
    no_texts_found = 1.
    LOOP AT itab .
    ls_alv_cat-fieldname = itab-fieldname.
    ls_alv_cat-ref_table = p_tablen.
    ls_alv_cat-ref_field = itab-fieldname.
    ls_alv_cat-seltext = itab-fieldtext.
    ls_alv_cat-reptext = itab-fieldtext.
    APPEND ls_alv_cat TO i_alv_cat.
    fcount = fcount + 1.
    ENDLOOP.
    WRITE:/ fcount.
    WRITE: ' number of column'.
    internal table build
    CALL METHOD cl_alv_table_create=>create_dynamic_table
    EXPORTING
    it_fieldcatalog = i_alv_cat
    IMPORTING
    ep_table = d_ref.
    ASSIGN d_ref->* TO <f_fs>. " Dynamic table creation with fields of the
    *table
    DATA: l_field TYPE fieldname,
    l_field1 TYPE fieldname.
    SELECT * FROM (p_tablen) INTO CORRESPONDING FIELDS OF TABLE <f_fs>.
    "Fetching of the data from the table
    rcount = 0.
    LOOP AT <f_fs> ASSIGNING <f_fs2>.
    rcount = rcount + 1.
    DO fcount TIMES.
    "Here u can check the validations and process
    ASSIGN COMPONENT ncomp OF STRUCTURE <f_fs2> TO <f_fs4>.
    IF NOT <f_fs4> IS INITIAL.
    MOVE <f_fs4> TO l_field1.
    ncomp = ncomp + 1.
    ELSE.
    CONCATENATE 'IN ROW' rcount 'COLUMN' ncomp 'IS BLANK' INTO wa_itab1.
    APPEND wa_itab1 TO g_itab1.
    ncomp = ncomp + 1.
    ENDIF.
    ENDDO.
    CLEAR:ncomp.
    ENDLOOP.
    LOOP AT g_itab1 INTO wa_itab1.
    WRITE:/ wa_itab1 'is blank'.
    ENDLOOP.
    regards
    Kannaiah

  • Maximum Number fields in a secondary index key

    Hello All,
    We created a secondary index on BSIS which we had to drop as system was hung up. My question is how many fileds SAP recommends in a secondary index key? Ours had 6 keys including mandt.
    Thanks

    Hi Sameer,
    There is no real specification in number of fields for an index as fas as i know. Definitely 6 fields is allowed for a secondary
    index.But it really matters with the number of secondary indices. So dont create too many secondary index for a single table.
    Try to use other optimization techniques in the programming instead of creating secondary index.
    //Kothand

  • Maximum number of choices in a dropdown field

    Is there a maximum number of choices that can be placed in a dropdown field?

    Genevieve,
    Many thanks for your quick response. The direct answer is a bit over 400 choices. I know, I know. I’d appreciate any better suggestions.
    I’m creating a form to be completed by college instructors in which they indicate their contact info, a course name and number, and information re textbook for that course. I need to pass it along as an Excel sheet with each ROW representing a RECORD for one book. See attached.
    My original plan was to have the form first present a choice of subject (e.g., ENG, HIST, POLSCI) and then use a logic rule to pull up the relative small subset of courses under that subject. That went south in a hurry when I imagined what the spreadsheet was going to look like since there has to be a column for each subject area from the first question. If you’d like to look at the much smaller dropdown box in the form I’ve just completed for the summer term, it’s at https://adobeformscentral.com/?f=FocAopnkrTWy8CZaWccckw. I could have four dropdown boxes subsetted according to the division choices in the previous question on the form, but I still end up with a spreadsheet that’s a mess.
    I’ve considered having the instructor key in the course number and title, but college faculty are even less reliable than their students.
    If you’re more interested than you should be you’ll note that the choices in the dropdown box contain course number, title, and number of students in one field. The target Excel sheet has them in separate fields. I’ll handle that by using text to columns in Excel.
    I’d appreciate any wisdom you might share. Since the only way to build the drop down is by copying and pasting each choice, you can see why it occurred to me to ask if there’s a max before doing 401 and then it won’t take the last 10!!
    Again, many thanks,
    Jim   8*)

  • MAximum number of authorization fields in an authority object

    What is the maximum number of authorization object in an authority object ?

    An authorization object comprises up to 10 authorization fields.
    Read [AUTHORITY-CHECK|http://help.sap.com/abapdocu_70/en/ABAPAUTHORITY-CHECK.htm], look also at [SU21|http://help.sap.com/abapdocu_70/en/ABENBC_AUTHORITY_CHECK.htm] transaction screen.
    Regards,
    Raymond

  • Header Table for G/L Code & Document Number related Fields

    Hi,
    Plz tell me the Header Table for the following Fields:---
    G/L Code
    Document Number
    Doc. date
    Posting Date
    Vendor Code
    Purchasing Document
    Tax Code
    Base Amount
    Tax Amount
    Vendor Inv. No.
    Please note that i want Header Table not Line item tables...
    Thanks...

    BKPF

Maybe you are looking for