It is possible create app. in APEX with semantics data?

I´m sorry for this new thread,
but I was looking for some information about APEX and semantic data (RDF ). But maybe I´m wrong, that I´m not found answer to my question:
It is possible create application in APEX for the RDF data(I mean semantic data). I have DB Oracle 10.2g with semantic RDF framework. I created some test RDF database and now I need to know, If can be possible create some easy application on this RDF data in the APEX.
If found also this topic: Semantics at Oracle Open World that the guy wrote that they planned "demo APEX with RDF data at the Oracle semantic technology".
Does anyone know if this is possible?If it is, how? and it is this demo semantic. app ready?
Thank you for answer.
Best Regards
Vladimír Vávra
Edited by: user8321295 on 14.2.2010 2:32 - Edit some Grammar mistakes.

Hi SArbjeet
Both are giving same..
In view i have a button, in button action i have this code
DATA LR_NODE TYPE REF TO if_wd_context_node.
DATA ls_data TYPE wd_this->element_node.
data lt_data type wd_this->elements_node.
lr_node = wd_context->get_child_node( 'NODE').
ls_data-button1 = 'Add '.
ls_data-name = 'Name1'.
APPEND LS_DATA TO LT_dATA.
ls_data-button1 = 'Add Sub'.
ls_data-name = 'Name2'.
APPEND LS_DATA TO LT_dATA.
LR_NODE->BIND_TABLE( LT_DATA ).
It creating two records. on button click of ADD, code is like this
DATA LR_NODE TYPE REF TO if_wd_context_node.
DATA ls_data TYPE wd_this->element_node
data lt_data type wd_this->elements_node.
lr_node = wd_context->get_child_node( 'NODE' ).
ls_data-button = 'SUB.'
ls_data-name = 'name3'.
APPEND LS_DATA TO LT_dATA.
LR_NODE->BIND_TABLE( LT_DATA ).
LR_NODE->BIND_TABLE(
NEW_ITEMS = LT_DATA
SET_INITIAL_ELEMENTS = ABAP_TRUE ).
This code is adding one record, but instead of old records, but i want this record as third one. how to do this???
My output is like this..
After first button action 2 row like
ADD(button) - Name(text view) - value(input).
SUB(button) - Name1(tv) - Value(ip).
After clicking ADD button at first row i want output like this
ADD(button) - Name(text view) - value(input).
SUB(button) - Name1(tv) - Value(ip).
ADD1(button) - Name2(TV) - value(ip).
but i am getting only--- ADD1(button) - Name2(TV) - value(ip).
Thanks,
Kris.

Similar Messages

  • Procedure for creating Recording in  LSMW with header data and line item

    Hello Friends,
    I have to do the Initial Upload of Model Service specification using LSMW ( Recording).
    Transaction : ML10
    The problem i am facing is that i have been given 2 files one with HEADER data and the other with LINE ITEM(Service data).
    Can we use the RECORDING method to upload 2 files?
    If not possible how do we proceed.
    Thanks and regards
    Ashish Naik.

    Step-by-Step Procedure:
    Details of the BAPI used in this scenario:
    Business Object: BUS2012
    Method: CreateFromData
    Details of Message Type and Basic IDoc Type:
    Message Type: PORDCR
    Basic IDoc Type: PORDCR02
    Letu2019s have a look at the BAPI first, before proceeding to the LSMW:
    1.     Go to Transaction BAPI
    2.     Click on Search Button
    3.     Enter the value u201CBUS2012u201D and select u201CObj.type(Technical Object Nameu201D
    4.     Press ENTER
    5.     Following screen appears:
    6.     On the left side of the screen, Expand the u201CPurchaseOrderu201D.
    7.     Select u201CPurchaseOrderu201D and double-click on the same for details.
    Building LSMW using BAPI:
    1. Go to Transaction LSMW.
    2. Enter the Project, Subproject and Object information and click on CREATE.
    3. Enter the descriptions for Project, Subproject and Object as prompted.
    4. Now select Settings à IDoc Inbound Processing
    5. u201CIDoc Inbound Processingu201D screen appears. Enter the required details as shown below:
    6. Click on u201CActivate IDoc Inbound Processingu201D.
    7. Click on u201CYesu201D when prompted for u201CActivate IDoc Inbound?u201D
    8. Hit on u201CBacku201D to return to the main screen.
    9. Click on Continue (F8). Following Screen appears:
    10. Select the Step 1 u201CMaintain Object Attributesu201D and select u201CExecuteu201D.
    11. Select the radio button u201CBusiness Object Methodu201D and enter the following details:
    Business Object: BUS2012
    Method: CreateFromData
    Hit ENTER
    12. Save and click on BACK button. Following information message is displayed.
    13. Now select step 2 u201CMaintain Source Structuresu201D and click u201CExecuteu201D.
    14. In this step, we need to maintain the source structure. In our example, lets consider the example of a file with 2 structures Head and Item data as shown below:
    Click on Create and name the source structure as HEADERDATA. Now select HEADERDATA and click on u201CCreateu201D again to create the child structure. Following popup appears:
    Select u201CLower Levelu201D and click on Continue. Enter the Item data structure name.
    Click Save and hit BACK button to go to the main screen.
    15. Select step 3 u201CMaintain Source Fieldsu201D and hit execute.
    16. Enter the fields as shown below:
    17. Click SAVE and return to main screen.
    18. Select step 4 u201CMaintain Structure Relationsu201D and click Execute.
    Select E1PORDCR and click on CREATE RelationShip. Following screen appears:
    Select HEADERDATA and hit ENTER
    Similarly do the same for the structure E1BPEKKOA, E1BPEKPOC and E1BPPEKET.
    Click Save and return to main screen.
    19. Select the step u201CMaintain Field Mapping and Conversion Rulesu201D and click on execute. Maintain the Field Mapping as seen below:
    20. Select step 7 u201CMaintain Source Filesu201D and provide the link for the test file created. (Create a test file with the same structure as defined earlier).
    Save and return to main screen.
    21. Select the step u201CAssign Filesu201D and click on Execute.
    Assign the file provided to the source structure. Here the same file is provided for both the structures.
    Save and return to the main screen.
    22. Select the step u201CRead Datau201D and click on Execute.
    Click on Execute.
    Return to the main screen.
    23. Select the step u201CDisplay read datau201D and click on execute.
    Click on the structure name to get the field level values.
    24. Return to main screen and now select u201CConvert Datau201D.
    25. Return to the main screen and select u201CDisplay Converted datau201D.
    26. Return to main screen and select u201CStart IDoc generationu201D.
    27. Now select the step u201CStart IDoc Processingu201D on the main screen.
    28. Return to main screen and click on u201CCreate IDoc overviewu201D. Here the data record and status records of the IDoc could be viewed:
    Check this. This may help

  • When clicking links from Thunderbird, Firefox creates a new link with no data, I have to click again to create a new link with the correct url

    When I click a link in thunderbird and also on firefox it creates a new tab with nothing in it, a blank web page. If I click the link again it creates a new tab with the link. If i click it again, a blank tab, click it again,new tab with the correct info. It seems to work only on the even numbered clicks not the odd ones.

    If you delete all the Adobe Reader stuff it will probably fix this. For almost everything, the Apple pdf handling works better.

  • O4NM or O4TEN  Create & Actualize a Ticket with future date

    Hi,
    I would like to create a ticket with future date; in the tab 'Movement Details'....'Start Date', 'End Date' & 'Posting Date'.
    Example: Ticket to be created with the start & end date as 05/20/02008.
    System throws error : Cannot actualize a ticket for a future date or time.
    Please suggest.
    Thanks
    Parveen

    Hi Sandil,
    During the ticket creation, when I'm entering the 'Start Date' and 'End Date' with a future date eg 05/30/2008; getting the error.
    The requirement is to create & actualize the ticket with dates 'Start Date', 'End Date' and the 'Posting Date' with future date.
    FYI, there is a significant number of tickets that are booked using end of the month date in order to avoid several fees. We also have to do closing and reconsolidations end of the month. These activities create a significant stress to complete tasks before deadlines. Along with that, we also have to complete ticketing that we scheduled for end of the month. Therefore, resolving the issue of been able to ticket and actualize tickets ahead of time would substantially make processes and procedures easy when we are stretched for time which we don't have towards the end of the month.
    Please suggest.
    Thanks
    Parveen

  • Possible to test Dev Transaction with Production data in eCatt?

    Hi,
    I am new to eCatt but got the impression that it was possible to test your transactions in dev with the data in production, presumably through an RFC connection.
    Is this at all possible?
    Thanks,
    Will

    Hi Will,
    with RFC your are right, but your direction of thinking is wrong.
    eCATT lets you develop testscripts in one (central test) system and execute them in and against other systems.
    Means, you can write your scripts in a Solution Manager and then execute it via RFC connections against ERP-development
    or ERP test system with their specific ERP data.
    Please take a look into the eCATT [Online Help|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/d0/e3933f09a5fb47e10000000a114084/frameset.htm]
    Hope that helps to understand better distributed testing.
    Best regards,
    Christoph

  • Create Client copy only with Master data

    hi friends,
    we are going for SAP Re-Implementation.
    we want client copy only with master data without having transactional data
    Is it possible to copy the master data from production to production.
    can we transfer the data using ALE/I DOCS...?
    Is there is any standard BAPI  to transfer data across client....?
    if there is any solution please give me guidance.
    i have searched in SDN and SAP technical  but i can't find the proper solution.
    Thanks in advance.
    regards,
    karunakar

    Hi Karunakar,
    1) Make a client copy ready 2) Use Idoc and moved the master data. I am not sure how much data it is.We did the same before.
    Check these links form Peter.
    [TDMS|http://204.154.71.138/images/whiterhino/fp/tstsym5/testdatamigrationserver.pdf]
    [TDMS Wiki|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/b43e2b4d-0b01-0010-c191-cba32880cb95?QuickLink=index&overridelayout=true]
    Regards,
    Madhu.

  • Possibility of combining exception broadcasting with master data bursting

    Hi Experts,
    We have a scenario where it is required to combine exception broadcasting with master data bursting.
    As per my understanding if you choose broadcast method as 'exception broadcasting', there is no option for choosing 'master data bursting'.
    Am I missing something or Is there a workaround or some method to achieve the same.
    Thanks
    Rajeev

    Hi,
        62 Scheduling: Master data inconsistent Check master data !
    Remove "In House Processing Time" from the Material Master MRP2
    view. Ensure that the Production Version & Routing are correct. Run
    MPS/MRP manually once corrected.
    Regards
    Sunil

  • Is it possible create a new connection with oracle database in javascript or formcalc?

    I need create a new connection, but it is necessary that I connect when the user click in a button.
    Is it possible?
    How can I do?
    Thanks
    Rubén

    How to connect ORACLE database to ADOBE LIFE CYCLE READER EXTENSION or ADOBE LIFE CYCLE DESIGNER

  • Is it possible create a photo gallery with java?How do i do?

    I must create a photo gallery and I think the best code is java...but I know a little the code.Help me

    Check this list:
    http://www.java-tips.org/java-applications/photo-album-software/
    They are written in Java. They may help..

  • What is the best way to create a SSRS Report with Header Data and its associated child data

    So I have Member Information...Member ID...Member Addressing...etc.. I want to display this in the top part of the report like...
    Member Name:
    Member ID:
    Member Address Line 1:
    And then below I want to report on all the claims associated with a Member ID that is chosen by the Parameter. Obviously the Claim Data will be in Table format. Do I necessarily have to associate the Member Information with the Claim Information or simply
    use the same parameter? And what is the best Toolbox item to use to display the Member Information on top?
    Any help or guidance is greatly appreciated by this newbie.
    Thanks for your review and am hopeful for a reply.
    ITBobbyP

    Hi ITBobby,
    According to your description, you want to display all Claim Data for each Member. Right?
    In Reporting Services, we can use a table to display those Claim Data and make them group on Member ID. If you want to display the Member Information, we can put the data fields on parent group level. Then we can use create a parameter to filter the Member
    ID we need. We have tested this scenario in our local environment. Here are steps and screenshots for your reference:
    1. Create a DataSet(DataSet1) which contains the data fields of Member and Claim.
    2. Create a table and drag the Claim data into the table.
    3. In Row Group. Right click on Details and add a parent group.
    4. Select Member_ID in Group by.
    5. Right click on the textbox of Claim data. Select Insert Row->Outside of Group-Above. Drag the MemberName into the inserted row.
    6. In Report Data, right click on Parameter-> Add Parameter.
    7. Type Member_ID in Name and Prompt, select allow multiple values.
    8. In Available Values, select get data from a query. Choose DataSet1, select Member_ID in values and label. You can also set this in Default Values if you need.
    9. Save and preview.
    Reference:
    Understanding Groups (Report Builder and SSRS)
    Report Parameters (Report Builder and Report Designer)
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • How do I get an app to reinstall with no data from the first time?

    Basically, I just want to restart the game, but when I reinstall it, the button doesn't say install, it is an cloud with a down arrow inside.
    Thanks guys!

    Hi, if the App is in the Dock, right click, choose Options>Open at login.
    Or System Preferences>Accounts>Login Items window, drag the App there or click on the tiny plus icon to add it.

  • How to create a PI Sheet with variable data

    Hi, I am working in version 6.2 of SAP.
    The requirement that I am trying to configure in PP PI is to create a PI Sheet that contains variable data in the instructions.  I have been attempting to use Process Instruction type 2, Simple DATA_REQUEST_TYPE, and a basic Message Characteristic that is similar to PI_COMM.
    The problem that I am having is in using PPPI_VARIABLE with PPPI_DEFAULT_VALUE.  When I run a check on the Process Instruction I constantly get sequence errors; "Assign PPPI_VARIABLE before the corresponding mess. characteristic" or "Characteristic 0020 PPPI_VARIABLE cannot be used in this position".
    Can someone please help!  I have read through SAP Help so much I can't see straight any more.
    Thanks,
    Also, if someone knows of a GOOD book on PP PI, please let me know.
    Thanks again,

    Hi,
    I am using the Process Instruction Cat. INSTR in the first Process Instruction and a similar Cat. INSTR3 in the second Process Instruction.
    Here are the entries:
    INSTR -
    0010     PPPI_DATA_REQUEST_TYPE          Simple Data Request
    0020     PPPI_MESSAGE_CATEGORY          ZPI_ALL
    0030     PPPI_PROCESS_ORDER
    0040     PPPI_VARIABLE          SLEW_TEMPERTURE
    0050     PPPI_DEFAULT_VALUE          150.00
    0060     PPPI_VARIABLE          DEF_STRING
    0070     PPPI_DEFAULT_STRING          F
    INSTR3 -
    0001     PPPI_DATA_REQUEST_TYPE          Simple Data Request
    0002     PPPI_MESSAGE_CATEGORY          ZPI_COMM
    0010     PPPI_OUTPUT_TEXT          Phase
    0020     PPPI_OUTPUT_CHARACTERISTIC          PPPI_PHASE
    0030     PPPI_PHASE_SHORT_TEXT
    0040     PPPI_OUTPUT_CHARACTERISTIC          PPPI_PHASE_SHORT_TEXT
    0060     PPPI_OUTPUT_TEXT          Operation 1: Slew to
    0070     PPPI_OUTPUT_VARIABLE          SLEW_TEMPERTURE
    0080     PPPI_OUTPUT_VARIABLE          DEF_STRING
    These are the instructions that are created:
        PI Sheet
        PI sheet        000000000000000001     New
        Recipe group    50000014               CtrlRec.Destin. 01
          Operating grp.  : PVCME GROUP 1
                                                     Phase
                                                     Operation 1: Slew to
    As you can see the variable data is not produced in the instructions.
    And I have these errors:
    - Charact. 0070 PPPI_OUTPUT_VARIABLE: Define variable SLEW_TEMPERTURE first
    - Charact. 0080 PPPI_OUTPUT_VARIABLE: Define variable DEF_STRING first
    Ideas?

  • How to create a QuickTime Movie with expiration date?

    I´m looking for a solution to protect QuickTime files with a pwd that one have to enter after a specific time. Is it possible?
    Thanks for your help
    Bjoern

    I´m looking for a solution to protect QuickTime files with a pwd that one have to enter after a specific time. Is it possible?
    No.
    (52272)

  • How to create SCATT to Create and generate Role with Authorisation Data.

    Helo Guru's
    Please advice ..How to generate Roles using SCAT sript.
    I created scat script to create Role and add tcodes ..But not able to generate Profles using SUPC...
    Is it possible to create Authorisation Data using scat scripts ....or we need to do it Manually
    Thanks

    Hi,
    You can't use CATT scripts to create roles and populate authorization data, since the organization values/authorization objects/ and field values differs from one to the other role.
    However, you may use CATT scripts till creating the role, and adding the transaction codes, but every role should be maintained individually.
    Hope this clarifies!
    Regards,
    Raghu

  • Creating BI Publisher report with raw data XML

    Hi Guys,
    Can anyone please point me to a link or tutorial where we can do reporting using raw data XML as a datasource and defining the Parameters for filters.
    Thanks,
    Aash

    Thanks for your reply.
    I'm just add a new data set from BI Analysis, I select the Analysis and press OK, pop-up closed and in the data set I see the box with the message... nothing else.
    If I try to use a simple Analysis, the new data set works.

Maybe you are looking for