FRM-30085

I keep getting error FRM-30085. Googling the error it seems that an incorrect version of forms builder was being used. However there are no other versions of forms builder installed and the form was previously opened, editied and compiled with zero problems. What else could the issue be?

948165 wrote:
I keep getting error FRM-30085. Googling the error it seems that an incorrect version of forms builder was being used. However there are no other versions of forms builder installed and the form was previously opened, editied and compiled with zero problems. What else could the issue be?How do you get this error? Please elaborate more.
For 11i you need to use Developer 6i and for R12 you need to use Developer 10g
Please also mention the details of your application release and the forms builder version you are using.
Thanks,
Hussein

Similar Messages

  • FRM - 30085 (Chart in Oracle 9i Forms)

    I need to display charts based on conditions. but after i draw a chart and select the data block, X Y coordinates, when i try to compile it says FRM - 30085. problem with block based chart and cannot generate form. Please help on how to draw charts in forms 9i and display.

    Hello Frank,
    I was thinking the same but while going through the documentation related to 9i forms i came across folowing description.I have copied it from the 9inewfeatures.pdf,see below.
    Using FBEAN, you can programmatically register a JavaBean at runtime, get and
    set properties and execute methods, all from within PL/SQL, without having to
    write any extra Java code! Even if your JavaBean is complex and uses data types
    that cannot readily be translated from the basic PL/SQL types, the FBEAN
    interface is extensible using Java and can be tailored to your requirements.
    Now after going through this i tried to find out how it can be tailored for our requirements.but i could not find any explaination anywhere.
    I posted he query thinking if any one who has worked on this earlier, could guide me ,it would be realy nice.
    thanks for the reply
    Regards
    Sachin

  • :FRM-30085: Unable to adjust form for output.

    I have built a form on my laptop running Oracle Developer Suite 10g (10.1.2.0.2) and runs fine. I started having the message below
    :FRM-30085: Unable to adjust form for output.
    when I tried to open this form on another version of Forms running Oracle Developer Suite10g (9.0.4.2.0) on another computer.
    Could this be the reason - non-backward compatibility.
    If this is the reason, Is there a way to around it.
    Many thanks
    cube60

    Yes, you are correct - you cannot create a form in 10.1.2 then try to run it in 9.0.x. There is no way to avoid this.
    In order to go from an older version to a newer version, you must recompile the source code (FMB, MMB, PLL) in the version where you expect to run it. You cannot simply take an FMX file which was created in 9.0.4 and expect it to run in 10.1.2. This would fail. New executables would need to be created using the 10.1.2 compiler.

  • FRM-30041 / FRM-30085

    I am trying to convert some forms we built as stand-alone apps under Forms 6i (run as an app) to Forms 9i (run via a browser). Some of these forms have MANY buttons and MANY text boxes etc.
    When I try to compile a form, I get the following error:
    FRM-30041: Position of item places it off of canvas.
    Item: INS_TYPE
    Block: PROP_TABLE
    Form: INS_NAIC_DEF
    FRM-30085: Unable to adjust form for output.
    If I move the Item to a different position on the canvas, or simple delete it (and fix the related code), I will get the same error for another Item etc.
    Is there a way to get the forms to fit under 9i? I've tried playing around with scroll bars etc, but with no luck.
    TIA,
    Steve

    The issue is as simple as the error suggests. You have an item that is either partially or completed displayed off the canvas. Check the size of the window assigned to your canvas make sure it is large enough to include all of the items on your canvas. You could also try scrolling your canvas to see if there are any items not on your canvas area.
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • Form: FACTORY_ADDRESS :FRM-30085: Unable to adjust form for output.

    Hi there,
    I have Oracle Enterprise 9i and Developer 10g with Forms on my laptop. I have created a form which runs quite alright from my laptop, but on transferring this form to another computer running Oracle Enterprise 10g and Developer 10g with Forms and with exactly the same backend database schema, it gave me the following error and would not load.
    Form: FACTORY_ADDRESS
    FRM-30085: Unable to adjust form for output.
    What can be wrong?
    Many thanks in advance
    Cube60

    You need to recompile your fmb files to fmx when you redeploy your forms in a new major version. What exact version (all the 5 version digits you find when you show the About box in the builder) are running in the two installations?

  • FRM-30100: Block must have at least one primary key item.

    Hi,
    I am customizing a form in 6i. I added one database column to one block using data block wizard. Form Compiled successfully. But when I compile the form in Unix, it compiled the form and created the .fmx file but gave the below error.
    FRM-30100: Block must have at least one primary key item. Can you please help me what needs to be done to fix this.
    Thanks,
    HC

    Please see if these docs help.
    Troubleshooting: FRM-30085 [ID 783768.1]
    Basing a Block on a Stored Procedure - Sample Code [ID 66887.1]
    Thanks,
    Hussein

  • CHILD form error FRM-30100: Block must have at least one primary key item.

    Hi friends,
    I have increased the DML array of the child block from 1 to 10, but it throws me error:
    FRM-30100: Block must have at least one primary key item.
    Block: CEC_ADJUSTMENT_RECON
    Form: CEC_ADJ
    FRM-30085: Unable to adjust form for output.
    How does a form know that the table does not have primary key? Is it referring to it?
    Thanks a lot                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

    I dont understand why do you increase the DML array size..
    Because it says in the HELP
    Specifies the maximum array size for inserting, updating, and deleting records in the database at one time.
    A larger size reduces transaction processing time by reducing network traffic to the database, but requires more memory.  The optimal size is the number of records a user modifies in one transaction.
    The FRM-30100 comes not because of the above property..
    If your query data source type is other than TABLE, it is a must to set at least one database field's PRIMARY KEY ITEM PROPERTY in the block to be a YES.

  • FRM-30457 & FRM-30375

    Hi i am getting the following error/warning when i complie my form in Oracle forms Version 10.1.2.0.2
    FRM-30457: Warning: Maximum Length ignored for character-datatype subordinate mirror item PROJ_LS_LIMIT.APP_PENDING.
    FRM-30375: Datatype for non-Min/Max summary item must be Number.
    Item: GR_TOT_PRICE
    Block: TBL_SU_EST_PREENG
    FRM-30085: Unable to adjust form for output.
    I have the same length and data type for PROJ_LS_LIMIT.APP_PENDING and mirrored item.

    FRM-30457: Warning: Maximum Length ignored for character-datatype subordinate mirror item PROJ_LS_LIMIT.APP_PENDING.
    FRM-30405: Datatype for Sum/Avg/Variance/Stddev summarized item must be Number.
    Item: GR_TOT_PRICE
    Block: TBL_SU_EST_PREENG
    FRM-30085: Unable to adjust form for output.
    check for data type and set data length Semantics to null and try to compile it with Ctrl+T.
    sarah

  • Error FRM-50027 returning during compiling a form on AIX 5.3

    Hello,
    We are using designer and generator (10.1.2.0.2) to generate the forms (Forms Version 10.1.2.0.2) on Windows XP SP2.
    On the windows environment everything, the generation and compilation, seems to be correct and running this form locally is no problem.
    After this the form is deployed to the IBM/IAX server and compiled using f90cmp amd athe below error is received:
    FRM-50027: Invalid format mask for given datatype.
    Edit Item: BLNG_DATINGANG
    Item: BLNG_DATINGANG
    Block: BLNG
    Form: RLBLNG1M
    FRM-30085: Unable to adjust form for output.
    Form not created
    The item indicated is defined as a DATE item witrh a format mask 'DD-MM-RRRR'. The initial value is $$date$$ .
    Can anybody give me a clue what is going wrong. Are there also some setting on the UNIX server which should be set of checked.
    regards
    Franc

    Hi,
    this was also the first thing i thought about. But setting NLS_LANG (AMERICAN_AMERICA.WE8ISO8859P15) to the same value of my client is no solution. Bye the way i'm using the frmcmp_batch.sh to compile.
    Regards,
    Geert

  • FRM-30425

    Dear All
    I created a display item on form and I want to get total of an item.
    I defined
    Calculation mode = summary
    summary function = sum
    summarized block = my block name
    summarized item = my item name
    I created this item in same block but shows error.
    FRM-30425: Summarized database item must reside in a block with Query All Records or Precompute Summaries set to Yes.
    Item: DISPLAY_ITEM72
    Block: PP_DPKD
    FRM-30085: Unable to adjust form for output.

    kamaran
    invoke the property pallete for block and set query all records Property Under Records Group to YES
    hope this will help
    siju.koiply

  • FRM-30041

    Hi ALL,
    We are moving project from 'DEV' to 'TEST' and got error FRM-30041 on 'TEST':
    FRM-30041: Position of item places it off of canvas.
    Item: BUTTON_DPP
    Block: DOCPARTY
    Form: XXACCDOCPARTY
    FRM-30085: Unable to adjust form for output.
    There are no compilation errors on 'DEV'.
    forms both are: 6.08.27
    Button: BUTTON_DPP: X: .292 , Y: 3.292, WIDTH: 2.052 , HEIGHT: .302 Properties: canvas: DOCPARTY
    CANVA: DOCPARTY: WIDTH: 7.104, HEIGHT: 4.042
    Everything looks OK, so where is the problem??

    The issue is as simple as the error suggests. You have an item that is either partially or completed displayed off the canvas. Check the size of the window assigned to your canvas make sure it is large enough to include all of the items on your canvas. You could also try scrolling your canvas to see if there are any items not on your canvas area.
    Craig B-)
    If someone's response is helpful or correct, please mark it accordingly.

  • FRM-30454: Unsupported item type.

    Hello,
    I am upgrading forms 6i to 11g.
    I got an error FRM-30454.Unsupported item type.
    item: Browser
    FRM-30085:unable to adjust form for output.
    this is the code throwing error.
    Data Blocks -> trigger ->when new block instance ->
    DECLARE
         WebPage OLEOBJ;
    BEGIN
    WebPage := :ITEM('IMAGE_VIEWER.BROWSER').INTERFACE;
    IF (UPPER(:PARAMETER.URL_PARAMS) = 'NONE') THEN
         WebBrowser.Navigate(WebPage, :PARAMETER.URL_LOCATION);
    ELSE
    WebBrowser.Navigate(WebPage, :PARAMETER.URL_LOCATION || :PARAMETER.URL_PARAMS);     
    END IF;
    END;
    the line WebPage := :ITEM('IMAGE_VIEWER.BROWSER').INTERFACE; is causing the problem because ".BROWSER" is not supported.
    I did search on FRM-30454 but none worked on my case.
    thanks

    You should use WebUtil for this functionality. Following are the steps to configure WebUtil:
    1- Attach the Webutil library with your form available at \forms directory
    2- Subclass your form from the WebUtil sub-group. ( open the Webutil.olb from the forms directory and drag webutil object to your form)
    3- Download jacob.jar from the following location:
    http://sourceforge.net/projects/jacob-project/files/jacob-project/1.8/jacob_18.zip/download
    4- Extract the zip file
    5- Copy the jacob.dll to the \forms\webutil directory
    6- Copy the jacob.jar to the \forms\java directory
    7- Sign the jar file using sign_webutil.bat in forms\webutil directory
    8- Add following configuration in formsweb.cfg file:
    [webutil]
    WebUtilArchive=frmwebutil.jar,jacob.jar
    WebUtilLogging=off
    WebUtilLoggingDetail=normal
    WebUtilErrorMode=Alert
    WebUtilDispatchMonitorInterval=5
    WebUtilTrustInternal=true
    WebUtilMaxTransferSize=16384
    baseHTMLjinitiator=webutiljini.htm
    baseHTMLjpi=webutiljpi.htm
    archive_jini=frmall_jinit.jar
    archive=frmall.jar
    lookAndFeel=oracle9- use following code to browse dirctories:
    PROCEDURE get_client_filename IS
         l_filename varchar2(200);
    BEGIN
         l_filename := client_get_file_name(directory_name => :global.user_home
                                        ,file_name      => null
                                        ,file_filter    => 'GIF Files (*.gif)|*.gif|'
                                        ,message        => null
                                        ,dialog_type    => null
                                        ,select_file    => null
      :builtins.file_name := l_filename;
    END;Please see following link for details:
    http://www.oracle.com/webapps/online-help/forms/10g/state/content/navId.3/navSetId._/vtTopicFile.web_util%7Cinstall~htm/

  • Forms 6i to oracle10g (frm 30454)

    I am moving from forms 6i to 10g...
    i am using following coding to open crystal report 9 in forms6i
    declare
    AppID PLS_INTEGER;
    begin
    AppID := DDE.App_Begin('C:\Program Files\Crystal Decisions\Crystal Reports 9\crw32.exe Reportname.rpt', DDE.APP_MODE_MINIMIZED);
    end;
    this code is not working under forms 10 g... so what other thing i can use to open crystal report 9... form this i have used activex control on form and in its 'OLE class' property value is Crystal.CrystalReport.
    while compiling form i am getting folowing error
    FRM-30454: Unsupported item type.
    Item: CR1
    Block: CONTROL
    Form: PRINT
    FRM-30085: Unable to adjust form for output.

    duplicate Re: FRM 30454
    Please do not start a new thread for the same problem. As was stated in the previous thread, you cannot have an item type that is Active X. ActiveX is no longer supported in 10g.

  • Compilation error FRM-30049

    Please help me if u know
    Column Mapping ORG
    FRM-30049: Unable to build column mapping.
    LOV SIZE_LOV
    Form: XXBYER_REV_DTL
    FRM-30085: Unable to adjust form for output.
    Manoj

    When working with the column mapping properties of the LOV, make sure the column names match with the columns names in the query of the record group.
    AND.
    It is possible to accidentally make a NULL entry at the end of your column name list. This can happen if you click to make a new column name and then just click to something that already exists. Once the null column name is made, it will also throw the FRM-30049 error. And that can be the frustrating part. Everything looks ok. But it is what you can't see that hurts you. To remove the null column name, click on the blank entry just after all of your existing column names and then execute the delete record key command, control+delete.

  • Error while applying patch to 12.1.3 from 12.1.1

    Hi,
    while I'm applying patch 9239090, I'm getting the following error:
    The following Oracle Forms objects did not generate successfully:
    au      resource        IEXFBALI.pll
    au      resource        OKSACTEV.pll
    au      resource        OKSAUDET.pll
    au      resource        CSCUTILS.pll
    au      resource        OKCEXEVT.pll
    au      resource        OKCEXPOR.pll
    au      resource        OKCKSRCH.pll
    The following Oracle Forms objects did not generate successfuly:
    iex     forms/US     IEXCUOVW.fmx
    iex     forms/US     IEXRCALL.fmx
    wms     forms/US     WMSLABEL.fmx
    wsh     forms/US     WSHQSSUI.fmx
    wsh     forms/US     WSHSTREF.fmx
    wsh     forms/US     WSHFSTRX.fmx
    and i have allready applied patch 9239089 before 9239090

    IEXCUOVW.fmx
    Error Statement:
    FRM-30064: Unable to parse statement select site_uses.location location,
           party_site.party_site_number,
           substr(loc.address1,1,25) ||' '
                || substr(loc.address2,1,25) ||' '
                || substr(loc.address3,1,25) ||' '
                || substr(loc.address4,1,25) ||' '
                || loc.city|| ',' || ' '
                || nvl(loc.state, loc.province) ||' '
                || t.territory_short_name address,
           site_uses.primary_flag,
           loc.address1 address1,
           loc.address2,
           loc.city ||','|| ' '|| nvl(loc.state, loc.province)
               ||' '||loc.postal_code|| ' '
               || t.territory_short_name address3,
           site_uses.site_use_id customer_site_use_id,
           site_uses.cust_acct_site_id address_id,
           site_uses.bill_to_site_use_id bill_to_site_use_id,
           site_uses.primary_salesrep_id primary_salesrep_id,
           loc_assign.loc_id location_id,
           loc.state state,
           loc.country country,
           loc.postal_code postal_code,
           site_uses.territory_id territory_id,
           lp.meaning business_purpose,
           lp2.meaning primary_flag_meaning,
           ca.cust_account_id cust_account_id,
           ca.account_number account_number,
            decode(substrb(person.person_last_name,1,50), null,
                        substrb(person.person_first_name,1,40),
                        substrb(person.person_last_name,1,50) ||', ' ||
                        substrb(person.person_first_name,1,40))
                        contact_name,
           owner_party.party_name owner_party
    from hz_cust_acct_sites acct_site,
         hz_party_sites party_site,
         hz_cust_accounts ca,
         hz_loc_assignments loc_assign,
         hz_locations loc,
         hz_cust_site_uses site_uses,
         fnd_territories_vl t,
         ar_lookups lp ,
         ar_lookups lp2,
         hz_cust_account_roles  role,
         hz_parties person,
         hz_relationships  rel,
         hz_parties owner_party
    where ca.party_id IN
         (SELECT CAST(:IEXCUOVW_HEADER.ORG_PARTY_ID AS NUMBER) FROM dual
           UNION
          SELECT ar.related_party_id
            FROM ar_paying_relationships_v ar
           WHERE ar.party_id = :IEXCUOVW_HEADER.PARTY_ID
             AND TRUNC(sysdate) BETWEEN
                 TRUNC(NVL(ar.effective_start_date,sysdate)) AND
                 TRUNC(NVL(ar.effective_end_date,sysdate))  )
      and acct_site.cust_account_id = ca.cust_account_id
      and acct_site.party_site_id = party_site.party_site_id
      and loc.location_id = party_site.location_id
      and loc.location_id = loc_assign.location_id
      and nvl(acct_site.org_id, -99) = nvl(loc_assign.org_id, -99)
      and acct_site.cust_acct_site_id = site_uses.cust_acct_site_id
      and loc.country = t.territory_code
      and site_uses.site_use_code = lp.lookup_code
      and lp.lookup_type = 'SITE_USE_CODE'
      and site_uses.site_use_code = 'BILL_TO'
    --  and site_uses.status = 'A'
    --  and acct_site.status = 'A'
      and site_uses.primary_flag = lp2.lookup_code
      and lp2.lookup_type = 'YES/NO'
      and   site_uses.contact_id = role.cust_account_role_id(+)
      and   role.party_id = rel.party_id(+)
      and   rel.subject_table_name(+) = 'HZ_PARTIES'
      and   rel.object_table_name(+) = 'HZ_PARTIES'
      and   rel.directional_flag(+)  = 'F'
      and   role.role_type(+)          = 'CONTACT'
      and   rel.subject_id        = person.party_id(+)
      and owner_party.party_id = ca.party_id
    order by location,
             address1
    ORA-25137: Data value out of range
    Record Group IEXCUOVW_LOC_ORG_PAYING_RG
    Form: IEXCUOVW
    FRM-30085: Unable to adjust form for output.
    WMSLABEL.fmx
    Error Statements:
    FRM-30064: Unable to parse statement select upet.type_name EPC_type_name, upec.name category_name, upet.type_id, upec.category_id              
    from mgd_idencoding_category upec,
         mgd_idencoding_type upet
    where upec.category_id = upet.category_id
    and ((NVl(upet.partition_value,0)= 0 and upet.category_id = 1 ) or upet.category_id <> 1)
    order by upec.category_id,type_name.
    ORA-00942: table or view does not exist
    Record Group EPC_RULE_RG
    Form: WMSLABEL
    FRM-30085: Unable to adjust form for output.
    Generated    0 files successfully.
    Generated    0 files with non-fatal warnings.
    Generated    1 files with fatal errors.
    adfrmgen is exiting with status 1
    End of adfrmgen session
    Date/time is Mon Feb 20 2012 04:44:01
    WSHFSTRX.fmx
    Error Statements :
    Compiling package body TRIP...
    Compilation error on package body TRIP:
    PL/SQL ERROR 905 at line 1703, column 18
    object APPS.WSH_FTE_TP_INTEGRATION is invalid
    PL/SQL ERROR 0 at line 1703, column 18
    Item ignored
    PL/SQL ERROR 320 at line 1714, column 35
    the declaration of the type of this expression is incomplete or malformed
    PL/SQL ERROR 0 at line 1712, column 5
    Statement ignored
    PL/SQL ERROR 320 at line 1720, column 16
    the declaration of the type of this expression is incomplete or malformed
    PL/SQL ERROR 0 at line 1720, column 6
    Statement ignored
    PL/SQL ERROR 320 at line 1721, column 16
    the declaration of the type of this expression is incomplete or malformed
    PL/SQL ERROR 0 at line 1721, column 6
    Statement ignored
    PL/SQL ERROR 320 at line 1722, column 17
    the declaration of the type of this expression is incomplete or malformed
    PL/SQL ERROR 0 at line 1722, column 6
    Statement ignored
    IEXRCALL.fmx
    Error Statements:
    FRM-30064: Unable to parse statement select site_uses.location location,
           party_site.party_site_number,
           substr(loc.address1,1,25) ||' '
                || substr(loc.address2,1,25) ||' '
                || substr(loc.address3,1,25) ||' '
                || substr(loc.address4,1,25) ||' '
                || loc.city|| ',' || ' '
                || nvl(loc.state, loc.province) ||' '
                || t.territory_short_name address,
           site_uses.primary_flag,
           loc.address1 address1,
           loc.address2,
           loc.city ||','|| ' '|| nvl(loc.state, loc.province)
               ||' '||loc.postal_code|| ' '
               || t.territory_short_name address3,
           site_uses.site_use_id customer_site_use_id,
           site_uses.cust_acct_site_id address_id,
           site_uses.bill_to_site_use_id bill_to_site_use_id,
           site_uses.primary_salesrep_id primary_salesrep_id,
           loc_assign.loc_id location_id,
           loc.state state,
           loc.country country,
           loc.postal_code postal_code,
           site_uses.territory_id territory_id,
           lp.meaning business_purpose,
           lp2.meaning primary_flag_meaning,
           ca.cust_account_id cust_account_id,
           ca.account_number account_number,
            decode(substrb(person.person_last_name,1,50), null,
                        substrb(person.person_first_name,1,40),
                        substrb(person.person_last_name,1,50) ||', ' ||
                        substrb(person.person_first_name,1,40))
                        contact_name,
           owner_party.party_name owner_party
    from hz_cust_acct_sites acct_site,
         hz_party_sites party_site,
         hz_cust_accounts ca,
         hz_loc_assignments loc_assign,
         hz_locations loc,
         hz_cust_site_uses site_uses,
         fnd_territories_vl t,
         ar_lookups lp ,
         ar_lookups lp2,
         hz_cust_account_roles  role,
         hz_parties person,
         hz_relationships  rel,
         hz_parties owner_party
    where ca.party_id IN
         (SELECT CAST(:IEXCUOVW_HEADER.ORG_PARTY_ID AS NUMBER) FROM dual
           UNION
          SELECT ar.related_party_id
            FROM ar_paying_relationships_v ar
           WHERE ar.party_id = :IEXCUOVW_HEADER.PARTY_ID
             AND TRUNC(sysdate) BETWEEN
                 TRUNC(NVL(ar.effective_start_date,sysdate)) AND
                 TRUNC(NVL(ar.effective_end_date,sysdate))  )
      and acct_site.cust_account_id = ca.cust_account_id
      and acct_site.party_site_id = party_site.party_site_id
      and loc.location_id = party_site.location_id
      and loc.location_id = loc_assign.location_id
      and nvl(acct_site.org_id, -99) = nvl(loc_assign.org_id, -99)
      and acct_site.cust_acct_site_id = site_uses.cust_acct_site_id
      and loc.country = t.territory_code
      and site_uses.site_use_code = lp.lookup_code
      and lp.lookup_type = 'SITE_USE_CODE'
      and site_uses.site_use_code = 'BILL_TO'
    --  and site_uses.status = 'A'
    --  and acct_site.status = 'A'
      and site_uses.primary_flag = lp2.lookup_code
      and lp2.lookup_type = 'YES/NO'
      and   site_uses.contact_id = role.cust_account_role_id(+)
      and   role.party_id = rel.party_id(+)
      and   rel.subject_table_name(+) = 'HZ_PARTIES'
      and   rel.object_table_name(+) = 'HZ_PARTIES'
      and   rel.directional_flag(+)  = 'F'
      and   role.role_type(+)          = 'CONTACT'
      and   rel.subject_id        = person.party_id(+)
      and owner_party.party_id = ca.party_id
    order by location,
             address1
    ORA-25137: Data value out of range
    Record Group IEXCUOVW_LOC_ORG_PAYING_RG
    Form: IEXRCALL
    FRM-30085: Unable to adjust form for output.
    WSHSTREF.fmx
    Error statements:
    Compiling package body TRIP...
    Compilation error on package body TRIP:
    PL/SQL ERROR 905 at line 1703, column 18
    object APPS.WSH_FTE_TP_INTEGRATION is invalid
    PL/SQL ERROR 0 at line 1703, column 18
    Item ignored
    PL/SQL ERROR 320 at line 1714, column 35
    the declaration of the type of this expression is incomplete or malformed
    PL/SQL ERROR 0 at line 1712, column 5
    Statement ignored
    PL/SQL ERROR 320 at line 1720, column 16
    the declaration of the type of this expression is incomplete or malformed
    PL/SQL ERROR 0 at line 1720, column 6
    Statement ignored
    PL/SQL ERROR 320 at line 1721, column 16
    the declaration of the type of this expression is incomplete or malformed
    PL/SQL ERROR 0 at line 1721, column 6
    Statement ignored
    PL/SQL ERROR 320 at line 1722, column 17
    the declaration of the type of this expression is incomplete or malformed
    PL/SQL ERROR 0 at line 1722, column 6
    Statement ignored
    WSHQSSUI.fmx
    Error statements:
    Compiling package body TRIP...
    Compilation error on package body TRIP:
    PL/SQL ERROR 905 at line 1703, column 18
    object APPS.WSH_FTE_TP_INTEGRATION is invalid
    PL/SQL ERROR 0 at line 1703, column 18
    Item ignored
    PL/SQL ERROR 320 at line 1714, column 35
    the declaration of the type of this expression is incomplete or malformed
    PL/SQL ERROR 0 at line 1712, column 5
    Statement ignored
    PL/SQL ERROR 320 at line 1720, column 16
    the declaration of the type of this expression is incomplete or malformed
    PL/SQL ERROR 0 at line 1720, column 6
    Statement ignored
    PL/SQL ERROR 320 at line 1721, column 16
    the declaration of the type of this expression is incomplete or malformed
    PL/SQL ERROR 0 at line 1721, column 6
    Statement ignored
    PL/SQL ERROR 320 at line 1722, column 17
    the declaration of the type of this expression is incomplete or malformed
    PL/SQL ERROR 0 at line 1722, column 6
    Statement ignoredthese are the error statements

Maybe you are looking for

  • Create outbound delivery without order reference but with order data

    I am interested in creating an outbound delivery without order reference...but include data from a sales order that has already been PGI'd. Has anyone come up against this and found a solution?

  • SD Billing Proc to effectively delay the VAT liability till payment is made

    Dear All, Need your valuable advice to set up below in SAP. Billing Process to effectively delay the VAT liability till payment is made This is a kind of biling process, where we can send an application to the customer for payment, then customer pay

  • Help to tune delete stmt.

    I have 5,00,000 rows in a table 'A'. 'Column1' may contain 'YES' or 'NO'. If I use the below query then it take 5 minutes to execute. Kindly help me to tune the query. What will be the problem for this delay? DELETE FROM A WHERE COLUMN1 = 'YES' The t

  • Connecting between Macs through Finder - performance

    I have 2 Macs running OS X 10.6.4, "Red" and "Blue", on the same home network. Connecting from "Blue" to "Red" through finder (either for screen sharing or just browsing shared folders) is quick--takes just a couple seconds. Connecting from "Red" to

  • Streaming from tv

    Hi everyone, I'm looking for a device who can stream from my tv to speakers located in my kitchen. I wonder if Airport Express could do that. If the answer is not any suggestion could be well received. Thanks