Af:table which value type is CLOB

I can't find any info on the subject. I have a DB table. InputTexts have bindings with columns of type number or varchar2. But one column has CLOB type (a list of lists of Strings). So I want to bind af:table with the CLOB column. Are there any ideas?

User, which jdev version do you use?
You can't bind this directly to an af:table. CLob data types are handled by oracle.jbo.domain.ClobDomain. This get you the data from the db column. From there you have to handle it yourself.
Timo

Similar Messages

  • Error occurs when updating grid Data Table - invalid value type [66000-150]

    I am receiving the below error when using SetValue method of the Grid.DataTable object
    Error No:-7768
    Error Desc:Data Table - invalid value type [66000-150]
    Any idea on why this error will ocurr
    the data that I am trying to set is text and column data type is also text
    sincerely yours
    Ray

    Hi Ray,
    I kind of faced a similar problem wherein, my functionalities work perfectly fine in the devt. environ but doesn't even reflects in the production environ.   I kind of tried installing VS and removed it and things started working fine later.
    Reason might be that some of the devt. components are missing in the production environ, other than .NET framework.  If possible, you can try this.
    Regards,
    Satish.

  • How to use identity column in table which value always start from one?

    Hi all,
    Hope doing well,
    sir i created one table which has id with number datatype
    for which i created sequence and stored procedure so suppose
    i inserted two row there it's inserting and id is showing 1, 2
    again i truncate that table and again i inserted value there now the id is starting from 3 , 4
    so my question is that after truncating table can't it insert from 1 in id column?
    thanks,

    >
    sir i created one table which has id with number datatype
    for which i created sequence and stored procedure so suppose
    i inserted two row there it's inserting and id is showing 1, 2
    again i truncate that table and again i inserted value there now the id is starting from 3 , 4
    so my question is that after truncating table can't it insert from 1 in id column?
    >
    Oracle does not have 'identity' columns.
    Oracle sequences are NOT gap free.
    Oracle sequences are independent objects and not associated with any other table or object.
    If you are wanting a gap-free sequnece of numbers, which is not recommended, you will have to create your own functionality. And that functionality will not be scalable or perform well.

  • Value types in report RPM_FIDATA

    We are integrating the FI-CO to RPM. We have followed the instructions to transfer financial data from SAP ERP and ran the report RPM_FIN02 to create the IDoc RPM_INTF1 which then passes the financial data to table RPM_FIDATA. We would like to see the actual costs to appear on the table, but we can only see the value types 01-Planned Costs and 41-Budgets. Where is it defined which value types are included in this report?
    Any help appreciated

    Please check the following customizing:
    Portfolio Management->Base System Interfaces->Financial Planning Settings->Define Financial Planning Settings->Map Financial View to Cost Elements
    and map the views which need to be integrated.
    Regards,
    Dolly

  • Getting value type 20 (plan) from 0CO_OM_OPA* extractor

    Hi All,
    I have 0CO_OM_OPA6 extractor which is for actuals so it extracts value type 10 to bw cube.
    Now as per requirements i need to get value type (0VTYPE) 20 into the cube.
    I know there is extractor 0CO_OM_OPA_3 extractor which is designed for plan. Which are the tables behind this extractor ? can some one give me the names of the tables ?
    is there anyother way i can get value type for plan ?
    Thanks,
    KS

    Please see note note 573962.
    This note returns background information for the totals record and line item DataSources for costs in the area of overhead controlling.
    These are DataSources for objects with an account assignment:
    Cost center,
    Process costs,
    Requests,
    WBS element,
    Network,
    Network activity and
    Network activity element.
    The following questions are answered in this note:
    Why are there two different DataSources that extract costs for an object with an account assignment?
    For which value types do the DataSources return data?
    Which DataSources are delta-compatible?
    When do the line item DataSources sometimes return values for the costs other than the totals records DataSources?
    How do I avoid duplicate values for costs in the InfoCube?
    Which selections should I use with the extraction?
    7000000220000001
    70000003
    Some information is missing.
    70000004
    Why are there two different DataSources that extract costs for an object with an account assignment?
    For which value types do the DataSources return data?
    Which DataSources are delta-compatible?
    Answer
    Totals record DataSources
    There is one totals record DataSource for each of the objects with an account assignment.
    These are specifically the following DataSources: 0CO_OM_CCA_1, 0CO_OM_ABC_1, 0CO_OM_OPA_1, 0CO_OM_WBS_1, CO_OM_NTW_1, 0CO_OM_NWA_1, 0CO_OM_NAE_1.
    The DataSources extract data for the following BW value types, InfoObject
    0VTYPE:
    10 Actual,
    40 Commitment,
    20 Cost element planning values
    at totals record level from the COSS and COSP database tables.
    Furthermore, target costs are still calculated for cost centers from the cost element planning values if the BW value type
    30 Target
    is selected explicitly.
    The totals record DataSources do not support a delta extraction.
    Line item DataSources
    There is also one line item DataSource for each object with an account assignment.
    These are specifically the following DataSources: 0CO_OM_CCA_9, 0CO_OM_ABC_7, 0CO_OM_OPA_6, 0CO_OM_WBS_6, CO_OM_NTW_2, 0CO_OM_NWA_2, 0CO_OM_NAE_2.
    These DataSources only return data for the BW value type
    10 Actual.
    These are actual line items that are read via the COVP view from the COBK and COEP tables.
    The line item DataSources support the delta extraction of data.
    When do the line item DataSources sometimes return values for the costs other than the totals records DataSources?
    Answer
    The actual line item DataSources do not deliver any data from R/3 for historical periods if the line item information for these periods were already archived in R/3. We recommend that you then load the actual data for the historical periods into BW through the totals record DataSources.
    5.     How do I avoid duplicate values for costs in the InfoCube?
    6.     Which selections should I use with the extraction?
    Answer
    During the extraction, make sure that actual data in a certain period is either read through the totals record DataSource or the line item DataSource.
    You can guarantee this by making a corresponding selection for the selection criterion periods for the line items and the totals record DataSources and by restricting the value types for the totals record DataSource.
    If the values of a period are read simultaneously via the totals record and the line item DataSource and these are updated in the InfoCube, this causes duplicate values.
    For old periods, the actual data is usually read at totals record level,
    since the line items are already reorganized or
    because the line items information are no longer required for historical data and, thus, the dataset transferred during the delta initialization of the line items DataSource can reduce.
    Typical example for the selections:
    0CO_OM_CCA_1
    Period : 1995 001   to 2001 016
    Value types: Plan, commitment, target, actual
    0CO_OM_CCA_1
    Period : 2002 001   to 2050 016
    Value types: Plan, commitment, target
    0CO_OM_CCA_9 Delta procedure for actual values
    Period : 2002 001   to 2050 016.
    regards,
    Colin

  • Financial transactions and value type

    Dear Experts,
    In SAP-HELP I found that: "The commitment items with other financial transactions (not 30), 40, 60 and 90, control with which value type a posting is recorded and under which business transaction it is displayed in the information system."
    Please advise me where I can find for each financial transaction: which value type is determened, and which business transaction is displayed ?
    Thanks

    Take a look at the following information under Sap Help if  you have not already done so.
    Value type and business transaction..
    http://help.sap.com/saphelp_47x200/helpdata/en/9f/9a0829576611d295960000e835339d/frameset.htm
    Financial transactions..
    http://help.sap.com/saphelp_47x200/helpdata/en/9f/9a082c576611d295960000e835339d/frameset.htm
    Update data in Funds Management
    http://help.sap.com/saphelp_47x200/helpdata/en/9f/9a082c576611d295960000e835339d/frameset.htm
    I don't think that there is a list or guide which indicates for each financial transaction, what value types are used and for which business transactions.
    The financial transaction is part of master data of commitment items. Certain type of commitment items can only be used with certain type of business transactions. It is the business transactions which are linked to the value types.
    For instance the financial transaction 90 is used for cash/bank clearing commitment items. I cannot (or shouldn't) use a cash account in a business transaction for a purchase order (value type 51). When you use a commitement item in a purchase order created in materials management, you want that commitment item to have a financial transaction 30, so that it will update funds management. This is just a basic example. I hope this help some.

  • Assigning value to Field - Symbol ( which is type of internal table field )

    Hi All,
      I am facing problem to assign the value to a field symbol. My requirement is creating a dynamic internal table and populate values into that internal table, so that i can display the values .
      I am having a structure with fields like status , Plant1 name , Plant2 name.....Plant n .
      So i declared an internal table it_tab with this structure.
      I am having one more table which having number of records for Plant1 ,Plant 2 ,....Plant n based on some condition.
      I need to count the number of records for Plant1 and i need to put in the internal table it_tab.
      For this i created field-symbol .
    Here, t_deployment table will have the plants 1,2,3...and
         t_devobject will have some records for these plants.
    LOOP AT T_DEPLOYMENT. 
    clear w_count.
    LOOP AT T_DEVOBJECT WHERE ZDEPLOYMENT = T_DEPLOYMENT-DOMVALUE_L AND
                              ZADSTATUS = '10'.
    w_count = w_count + 1.
    ENDLOOP.
    concatenate 'it_tab-' t_deployment-domvalue_l into var_bet_name.
    assign var_bet_name to <bet_var_name>.
    now my internal table field i.e. it_tab-plant1 came into <bet_var_name> . But i want to assign a value for it.
    at last what i need is it_tab-plant1 = w_count.
    whaterver the w_count has value that needs to assign to it_tab-plant1. But i don't want to assign directly it it_tab-plant1. I want to assign dynamically. Because tommorrow some more plants added to t_deployments , i don't want to make changes to my program. It should take care....w/o changing the program.
    I tried the following statement.
    (<bet_var_name>) = w_count. But its not working.
    Please let me know how i can get this.
    Thanks in Advance.
    Pavan.

    Hi pavan,
    As ur requirement is creating a dynamic internal table,
    try the following way,
    remember the fieldcat should be of type LVC not SLIS.
    BUILD LT_LVCFIELDCAT in a way that, the value from the internal table becomes the fieldname
    ex:-
    loop at it_models INTO WA_MODELS.
        LS_LVCFIELDCAT-FIELDNAME = WA_models-MODEL.
        LS_LVCFIELDCAT-SELTEXT = WA_models-MODEL.
    append ls_lvcfieldcat to lt_lvcfieldcat.
    endloop.
    DATA: DREF TYPE REF TO DATA,WA_REF TYPE REF TO DATA.
    FIELD-SYMBOLS: <TEMP_TAB> TYPE TABLE, <TEMP_WA> TYPE ANY.
    CALL METHOD CL_ALV_TABLE_CREATE=>CREATE_DYNAMIC_TABLE
        EXPORTING
          IT_FIELDCATALOG = LT_LVCFIELDCAT
        IMPORTING
          EP_TABLE        = DREF.
      ASSIGN dref->*  TO <TEMP_TAB>.
    now basing on the fieldcatalog <temp_tab> is build.
    NOW FILL <TEMP_TAB>.
    WHILE FILLING, ASSIGN COMPONENT IDX/NAME.....
    this statement will be very usefull.
    i hope this will be help full.
    pls reward the points if it helps u.
    regards
    Hyma

  • Getting values from a table without any type

    Hi,
    I am having problem accessing the values of a table which does not have a type. When we go and check the type of the table, it is not mentioned.
    While debugging we found that the type of this particular table is deep structure. I tried using ASSIGN COMPONENT using field symbols, but reference is not getting assigned. The sy-subrc becomes 4.
    Is there any way to access the data in this table?
    Regards,
    Rishav

    It is actually a function module which is having this table in the TABLE declaration.
    Table Name : T_OUTTAB
    Long text :
    Interne Tabelle beliebiger Struktur, die die in Listenform auszugebenden Daten enthält.
    Diese Tabelle kann mehr Felder beinhalten als letztlich für die Listausgabe (Anzeigefelder u. Feldvorrat) relevant sind.
    Nur die im Feldkatalog und ggbf. in der Layoutstruktur genannten Felder werden für die Listausgabe herangezogen. Weitere Felder der internen Tabelle werden ignoriert.
    Im Feldkatalog kann dann über die Ausprägung des Feldes FIELDCAT-NO_OUT entschieden werden, ob ein Feld direkt auf der Liste ausgegeben wird oder ob dieses Feld zunächst in den Feldvorrat gestellt wird.
    Aus diesem Feldvorrat kann der Benutzer interaktiv die Anzeigefelder der Liste erweitern (und umgekehrt Anzeigefelder ausblenden).
    Wird die interne Tabelle im aufrufenden Programm ohne Kopfzeile definiert, so ist auf dem Listenkörper keine F1-Unterstützung möglich.

  • CRM Table for Condition Type value

    Hi All,
    Can you please let me know the table name from where I can get the value of the pricing condition EK02 in CRM.
    I have a document number from which i can manage to get the item guid. From this I need to get the value of the EK02 condition type that we can see from the Item Condition screen.
    Hence i need a table which maintains a relation between Item Guid + EK02 + value.
    Thanks in advance,
    Regards,
    Pradeep

    Hi,
    My requirement is that I want to dynamically update the EK02 value when a quotation is sent for costing. In CRM, costing is not in standard for quotations. Hence I want to call the costing module of CO from CRM when a quotation is saved, this module will return me the EK02 value. So with the quotation screen open, will the data be available in some buffer so that I can pump in this value to the pricing structure?
    I also came accross the function modules which aid in updating pricing elements of an order. Some of them are as below:
    PRC_PD_ITEM_CHANGE_COND
    PRC_PD_ITEM_CHANGE_COND_MULTI
    PRC_PD_ITEM_CHANGE_MULTI
    PRC_PD_ITEM_CONFIGURED_MULTI
    PRC_PD_ITEM_CREATE
    PRC_PD_ITEM_CREATE_BY_IMPORT
    PRC_PD_ITEM_CREATE_BY_IMPORTM
    PRC_PD_ITEM_CREATE_MULTI
    PRC_PD_ITEM_CREATE_WITH_REF
    PRC_PD_ITEM_CREATE_WITH_REFM
    Which one of this should i use? The CRM version is 5.0 hence its IPC 5.0
    Thanks in advance.
    Regards,
    Pradeep

  • Value type Mapping Table

    Dear Gurus,
    In R/3 I have value types 1(Plan), 2(Plan:Splitting Among Activity Types) like up to 99 and 9A to 9D types available.
    These value types are showing in RPSCO table.
    But in BW only showing 10(Actual), 20(Plan), 30(Target), 50 (Budget), 70(Variance), 80(Selection) and 85(Accrual Plan).
    My question is which R/3 plan value type is mapped with BW Plan Value type ?
    Is there any value type mapping table to find in R/3 ?
    Regards
    Ramu

    By R/3 Table COSB_VTYPE you can check mapping of all value types
    Regards
    Ramu

  • A list of values type item in a based table block

    My block is based on a table. An item of the block take the value of a field of the table when the form raises. But this item must be updateable (by selecting a value in a list) and then it must be of the list of value type. And the values in the list of values come from another table (not the based table). Is it possible ? If it is, how can I do this ?
    Thank you !

    Yes, it's possible. Just use a regular text item. Create an LOV using the LOV wizard. When you define the query for the LOV's record group, enter a statement that selects from the other database table. Set the return value of the appropriate LOV column to be the text item on the form. Finally, assign the LOV to that text item, so that the LOV pops up when the user presses the LOV key with the cursor in that text item. You can also set the LOV so that it automatically displays when the cursor enters the text item.
    Just look up LOV in online help if you need more info.

  • Need to make a copy/clone of a table which has sdo_geometry data type

    Folks,
    We are running Oracle 11gr1 on Suse Linux platform.
    We have a requirement, where we need to make a copy of a table, in the same database but in a difference schema, the source table has about 130 millions rows and also has the sdo_getometry data type.
    I tried materialized view, but MV does not support sdo_geometry data type.
    According to one of my DBAs, doing it via data pump , will take few days, which is not acceptable.
    Is there a way, we can make a copy of this table in the same db ?
    Thanks
    Ashish

    Siva,
    This is not for backup purpose.
    Here is the background information on this requirement.
    I need to have a static copy of a table, which has spatial column, sdo_geometry in it.
    So we can run another application against this table, just read-only, since we need static data, data in the source table changes quite often.
    One of my DBA suggested to have another instance/database, to keep the copy of the source table, I thought idea of having another database just to keep a copy of a table is an over kill.
    That is why I had asked this question and you had provided a viable solution.
    Then we need to refresh this table , with the data (changes) from the source table, maybe once in 2- 3 weeks.
    I tried creating a Materialized view, but it does not support Spatial columns.
    So now I am trying to figure out, the most efficient way to refresh the clone table from the source table.
    Regards,
    Ashish

  • SAP-R/3- In which table, numeric values stored in  equipment characteristis

    SAP-R/3- In which table, numeric values stored in  equipment characteristis are captured.
    In AUSP table Char values in equipment characteristics are captured against object number.But this table does not cappture numeric characteristics.
    Are these numeric values captured in any function module?

    Hi
    check the BAPI  for characteristics
    BAPI_OBJCL_GETDETAIL
    BAPI_OBJCL_CHANGE
    or use the fun module:
    CLAF_CLASSIFICATION_OF_OBJECTS.
    You can use the tables
    CAWN,INOB and AUSP to get the characteristics
    Regards
    Anji

  • How do I filter on multiple values / labels within a Pivot Table which points to a Power Pivot Model

    Hi,
    How do I filter on multiple values / labels within a large data set within a Pivot Table which points to a Power Pivot Model. I am current using Excel 2010 64 bit. I intend to empower users to achieve this by simply using the Excel user interface, not by
    using Excel formula or DAX. Please find the attached screen shot as a worked example, also in my real life example not all the values are available in the drop down. You can't use a slicer for the same reason as you can't use a drop down. I guess what I was
    hoping for is for the user to be able to enter AND or OR within the associated dialog box. Is there any way around this?
    Kind Regards,
    Kieran.
    Kieran Patrick Wood http://www.innovativebusinessintelligence.com http://uk.linkedin.com/in/kieranpatrickwood http://kieranwood.wordpress.com/

    Hi
    This is the forum to discuss questions about Microsoft Excel develop (VBA, Automation). For your question is more about pivot table features  for Excel, I will move
    this thread to the TechNet forum for Excel.
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share
    their knowledge or learn from your interaction with us.
    Thank you for your understanding.
    Best Regards
    Lan
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Trying to access row values in a table which does not have any rows yet

    try{
                             MappedRecord importParams = recordFactory.createMappedRecord("CONTAINER_OF_IMPORT_PARAMS");
                             IFunction function1 = client.getFunctionsMetaData().getFunction(funModGetDet);
                             IStructureFactory strucFact = interaction.retrieveStructureFactory();
                             response.write("try2 :"+pnumber);
                            IRecord structure = (IRecord) strucFact.getStructure(function1.getParameter("PERNR_TAB").getStructure());
                             response.write("try111 :"+pnumber);
                             structure.setString("PERNR",pnumber);
    I am getting the following error "Trying to access row values in a table which does not have any rows yet " where PERNR_TAB is a table containing field "PERNR".
    Can anybody help me out?

    Please re-post this question in the appropriate forum. It seems to have nothing to do with Web Dynpro.

Maybe you are looking for

  • Installing windows server 2008 on UCS C210 M2 problem

    Please help me in this issue My new server Cisco UCS C210 M2, that has only one hard disk and I need to set up windows server 2008 R2 SP1 When I making the installation in the windows installation stage, the completing installation part the server is

  • DatagramSocket problem !!

    Hi, When I try to close DatagramSocket which is in receive mode gives me following error java.net.SocketException: socket closed         at java.net.PlainDatagramSocketImpl.receive0(Native Method)         at java.net.PlainDatagramSocketImpl.receive(U

  • ORA-20001: The current row is locked

    Hi Team I find below mentioned error message in my log table .Please can you suggest why we are getting this error . Some time back we had our OS migration from one server to another ,can it be related to that as we have noticed this error message af

  • Battery does not charging more then 43%! PB shuts down, does not go to slee

    Hello after 223 cycles (at the moment) my battery did something weird. I was surfing internet with 50% of charge and my PB turned off i pluged in the adaptor and when PB turned on it said that time was reset to 1970 year bla bla bla (PMU reset) after

  • I deleted a partition on my macbook pro and now that space is not visible in Disk Utility

    I had a dual boot setup on my 1TB drive on my macbook with a linux partition. I decided to delete the linux partition and free up some space for my OSX partition. I went into recovery mode and first erased the linux swap partition then the linux part