BRF Expression OCE001 CASE get no Scheme

Hello There,
I'm using the workflow expression OCE001 (CASE).
When using the case expression to allocate my scheme name literals with the when-values got from the another expression the system find no scheme.
The when column I filled with literal which have the same spelling as the ZBOR2121 attribute I'm reading before. The result column is the schema name as literal.
When debugging the process following went wrong:
After the case expression in Method PROCESS_SPECIFIC in Class CL_VALUE_REQUEST_SIMPLE_BRF there is the coding line
134
if lv_error is inital
access the desired field -
Assign lp_structure->* TO <structure>.
but the assigning of the field symbol runs to an error sy-subrc = 4
Then in method if_event_brf~add_message
I get the error message 162 that field symbol is not assigned.
On the other hand the transaction SLG1 shows me warnings that my expressions are not translated.
has anyone an idea what's wrong`?

I have solved my the problem with a work around using another expression.
For more details look at this threat
Re: Error message while i create custom BRF with expression type 0CE001

Similar Messages

  • Extend airport extreme network via ethernet to airport express (special case)

    This question has been asked many times on the forum, and answered many times, but I have a special case and would like to know if it can be made to work.
    As you can see, the issue is that the LAN port of the Extreme is not connected back to the switch, I've only connected the WAN port of the Extreme to the switch.  Therefore the express doesn't get an IP over the CAT5e cable coming from the switch, and will only extend wirelessly.  The reason I don't make that connection is because the switch/modem is in the basement, the Extreme is on the second floor, the express is on the far side of the first floor, and I don't want to run another cable through the house.
    First question is, can the given topology be made to work?
    If the answer is no, then would it work to put an additional switch on the second floor like the following?
    Thanks!

    That is exactly what I am saying.
    Remember, the modem has only one Internet IP address that it can deliver to a router.  It is the router that assigns "local" IP addresses your other devices to "share" the Internet connection.
    If you connect the Modem to the Switch, then it will be matter of chance as to which device......the AirPort Extreme or AirPort Express will get the valid IP address.  The "other" AirPort will not be able to connect to the network.
    Bottom line.....if you have a simple modem, as you have pictured, then it must connect directly to the WAN port on the "main" AirPort router. Something like this, for example:

  • Anybody know there have the free cloud express we can get

    Hi,
    Anybody know there have the free cloud express we can get now?

    Hello
    I am not sure what you mean, but assume you are talking about Cloud Cruiser Express?
    If this is the case, then the Cloud Cruiser Express extension is included in the WAP installation. If you installed WAP previously without the extension, it can be added by running the Web Platform Installer.
    Once that is completed, you need to deploy the backend of Cloud Cruiser Express (on a separate Virtual Machine) and integrate it with WAP.
    For more information, I suggest you request access to the Cloud Cruiser documentation web site: http://docs.cloudcruiser.com/

  • I just upgraded to ITunes version  10.6.0.40 and now I am having trouble connecting to my Airport Express.  I get error message 15000.  I am connecting with an ethernet cable so it is not a wireless problem.  Any ideas?

    I just upgraded to iTunes version 10.6.0.40 and now I am having problems connecting to my Airport Express and I get an error message 15000.  Does anyone know what that means?  I am using an ethernet cable so it is not a wireless problem.  Trying to find out if this is realated to the iTunes upgrade.  Any ideas out there?

    Sure...
    See this Apple article for a Hard reset of a Factory reset.
    http://support.apple.com/kb/HT3728

  • HT1218 When trying to update Airport Express firmware I get an error message and it won't update.

    When trying to update my Airport Express firmware I get an message that an error occured and it can't update.

    most likey.Here is the new article apple has on it http://support.apple.com/kb/TS5376

  • Getting the schema using Oracle SQL Developer 1.5.1

    I need to generate a report in CSV/XLS format using Oracle SQL Developer 1.5.1 to get the schema details
    in the below format.
    Table Name: XXXXXXXXX
    Table Space Name: XXXXXXXXXXXXXXX
    Structure :
    Field Name Data Type Size
    Xxxxxxxx xxxxxx xxxxx
    Xxxxxxxx xxxxxx xxxxx
    Xxxxxxxx xxxxxx xxxxx
    Xxxxxxxx xxxxxx xxxxx
    Field level constraint:
    Xxxxxxxxxxxxxxxxxx
    Table Level Constraint:
    Xxxxxxxxxxxxxxxxxx
    Indexes:
    Index Name Column Name(s) Table space name
    Xxxxxxxx xxxxxxxxx xxxxxxxxxxxx
    Xxxxxxxx xxxxxxxxx xxxxxxxxxxxx
    Xxxxxxxx xxxxxxxxx xxxxxxxxxxxx
    Sequence Number:
    Xxxxxxxxxxxxxxxx
    Triggers:
    Xxxxxxxxxxxxxxxxxx
    I am using a query to do that, but I cannot run more than one queries in the Create Report Dialog.
    I went to the Menu->View->Reports. In that, I chose User Defined Reports, created a new folder called Schema Detail and in that a report named Schema Detail. I right click on that report, choose Edit option, Create Report Dialog opens.
    In the Create Report Dialog, I chose the option Script for Value of Style.
    In the SQL column I enter a query "select * from table_names". But, if I enter another query after that, it does not run and reports an error "SQL Error: ORA-00933: SQL command not properly ended
    00933. 00000 - SQL command not properly ended" Cause:    Action: "
    I end the first query with a semi colon, but it does not work.
    The queries run fine in a SQL Worksheet. There, I can terminate the first query with a semi colon and enter the second query. Then, I run both of them together so that result-set of second query appears after the second.
    Am I doing something wrong? Can someone please advise on how to get the information I need?
    Thanks a lot.

    You can do it in SQL Worksheet because you are running a script. You could run the script in SQL*Plus, and even start it from a bat/cmd file.
    Or if you want this as a User Defined Report, you might make it a PL/SQL style report. Here, all output is done through DBMS_OUTPUT.PUT or DBMS_OUTPUT.PUT_LINE. You can output HTML tags or plain text. I have an example in my paper for ODTUG Kaleidoscope 2009.

  • BRF expression : Requester's Org unit is under that org unit

    Hello,
    How can we express the Requester's org unit has to be under a specific Org unit in the org structure in a BRF expression?
    Thanks in advance

    Hello
    I can check the requester's OU and the company's OU.
    How would you write the BRF expression to check requester's OU hierarchically belongs to company's OU?
    Thanks

  • How to get DB schema

    Hi,
    How do i get the schema of an existing database which has some tables.
    Basically i want all the info regarding the tables & the columns it has.
    -Pete

    user_tables contains information about all the tables in the current schema. You can query the dba_tables view to get data about the tables in another schema.
    If you're on 9i, you can use the dbms_metadata package to create the DDL statements needed to create the tables if that's what you're after.
    Justin
    Distributed Database Consulting, Inc.
    http://www.ddbcinc.com/askDDBC

  • SRM SC Workflow is not working as per BRF expressions

    We are having SRM 7.0 SP5
    Based on SC item values, We are determining whether the process level is required or not using BRF expressions.
    For a particular data, only 2 process levels are selected.
    But I go into debugger mode and skip one process level.
    After SC is ordered, when I see the approval process there is only one level.
    But when I come out from that SC, and go back to the same one and see, there is 2 process levels(when I am expecting only one).
    Can anyone help me out on this? Thanks.
    Edited by: BASKI ABAP on Oct 25, 2011 12:26 PM

    Hello,
    As you are only in SP 5 (last Support Package is 12), i advise you to upgrade until SP 11 or to implement all OSS notes for SRM-EBP-WFL-PC application area.
    Indeed, many, many problems occur with Process-Controlled Workflow...
    Regards.
    Laurent.

  • Transport BRF expressions of expression type SAP Formula Interpreter

    Hi Experts,
    How can i copy BRF expressions of expression type SAP Formula Interpreter to one request for transport to another client?
    When we copy using tcode FKKBRFTRANS, the formula appear empty on the new client.
    Best regards,
    Renato Tasso

    Hi Renato,
    So I'm guessing that's really BRF then and not BRF+ ? Most of the forum participants in this space are BRF+ or BRM users, and most of us keep very clear of BRF itself...
    You might need to search on that Tcode and see if there's a functional forum that's aware of it or else report it via SAP Message.
    Rgds,
    Jocelyn

  • 3rd party integration: How to get XML Schema (.xsd) for a custom entity, to use with a mapper

    Is there an easy way to get the xml schema/DTD for a custom entity, specifically an .XSD file for that entity (which will then be used to create a map to be able to transform the fields of the entity to a 3rd-party message format)?
    So have a custom entity with lots and lots of fields. Each of the fields will map to a differently named field to match the schema of the 3rd party entity. A very common situation. Looking to use a tool like the Biztalk mapper or Altova's MapForce to generate
    an .xslt file to transform the downloaded entity (service.Retrieve with all columns) to the new format. (Will implement a typical VETR pattern.)
    Apparently with CRM 4 there was a call that provided this, but from 2011 has not been available. Working with a crm 2015 system.

    That will give a descriptor of the table and allow creation of an .XSD file, but it's really complex in terms of types, and the there's type conversion. It might be an easy way to get a schema, with the downside being it's hard to use that schema. 
    It seems easier to do a fetch of the record with all fields filled in using service.Retrieve, and then converting this to xml, using Microsoft's guidance leads to using https://msdn.microsoft.com/en-us/library/hh675409.aspx which will serialize the entity
    into XML with all the fields converted to type string, and with complex fields likewise converted to strings with additional information about the type. 
    Using this it's possible using an number of tools to create an easier to use .XSD file.
    However, it would seem most integrations of this type are using 3rd party CRM connectors. Perhaps this is why Microsoft hasn't provided anything direct (and took away what they did have in crm4.0 due to it generating a hard to use .XSD or due to letting
    their partners continue income streams from selling connectors").
    But without using 3rd party connectors, or following the still tedious method of generating .XSD (a useable .xsd), have not yet come up with an easy, automatic way to get an .XSD or to easily integrate with 3rd party message format.

  • How to get SUPPLIER2 schema for OBIEE training

    Hi all,
    I am a newbie to OBIEE.
    I have been provided with a study material which guides me through with the SUPPLIERS2 schema examples.
    Is it by anyway I can get that schema from any where ?
    Also have checked with my DBA people, they are not aware of that schema, and asked me to do a search on getting it.
    Guide me in this so that I can get in touch with my DBA people on achieving the same.
    Thank you all !

    Thank you very much for replying for my post.
    Tried searching for study materials with the keywords, but still I am confused on which to start with !
    Is it possible for you to post the exact URL address to learn OBIEE from the scratch in a easy and understandable manner.
    This would be of great help to me.
    Thanks again !

  • Need help getting large schema registered in database ORA-19046

    Hi All,
    I'm trying to get this schema registered in our oracle db so we can use the XML as structured storage.  I'm using 11g XE locally and 10.2g in production.  I'm trying to get it loaded locally first.  Here is the command i am using:
    BEGIN
      DBMS_XMLSCHEMA.registerSchema(
        SCHEMAURL => 'http://ACORD.org/Standards/Life/2',
        SCHEMADOC => bfilename('TEMP','TXLife2.28.00.xsd'),
        CSID => nls_charset_id('AL32UTF8'));
    END;
    And this is the error i get back:
    Error report:
    ORA-19046: Out-of-line table cannot be shared by two top-level tables.
    ORA-06512: at "XDB.DBMS_XMLSCHEMA_INT", line 37
    ORA-06512: at "XDB.DBMS_XMLSCHEMA", line 65
    ORA-06512: at "XDB.DBMS_XMLSCHEMA", line 136
    ORA-06512: at line 2
    You can download the schema from here:  http://www.chinacitystpete.com/TXLife2.28.00.xsd
    Any help or suggestions would be greatly appreciated.
    Added link to xsd file. Message was edited by: user5463804

    Hi SonicSwap,
    Spry 1.4 doesn't handle "nested structures" due to the way we
    flatten the data into a tabular row/column structure. Because you
    are selecting "playlist/tracklist/track" as your source of data,
    the repeating <link> nodes under track are considered as a
    "nested structure". You've noticed that the last one wins.
    That said, we are previewing some "nested structure" support
    we are planning on releasing in Spry 1.5. This support comes in the
    form of allowing more control over how the data is flattened, and
    the introduction of "specialized" data sets that know how to
    iterate over nested data.
    You can check out this support here:
    http://labs.adobe.com/technologies/spry/preview/samples/data_region/NestedXMLDataSample.ht ml
    The main 1.5 preview page is here:
    http://labs.adobe.com/technologies/spry/preview/
    --== Kin ==--

  • Case expression many cases

    Hi all,
    I am creating a Java application that - among other useful things - needs to change the values of the DB according a to a huge (maybe > 1000 mappings) , user-created (through the UI) mapping like the one below:
    DB Value  UI Value
    a --> A1
    b --> B2
    c --> C3
    d --> D4
    e --> E5
    f --> F6
    So, if my SELECT contains the column that needs its values changed (the values on the left), I need to somehow get the values on the right.
    Normally, I would create a table with this mapping and use it in my query to have it return the values I need. However, I cannot do this, because I don't have (and will not get) privileges to create tables or procedures.
    * One solution that comes into my mind is to generate through Java a query with a HUGE case expression, with a case for each mapping. But this does not seem right.
    * Another thing I could do is make the query return the DB value and in my application I could do this mapping.
    Is there a more elegant way to do the mapping without creating a table in the DB?
    Thanks,
    Markos
    Edited by: user622271 on Jun 23, 2009 6:42 AM

    Your best bet is a lookup table. If you do not have privilege to create a lookup table for some reason, then you should be allowed to create a view.
    I am not sure how many mappings you will finally have, but it sounds like too much to DECODE. But in a simpler circumstance, you could use DECODE directly in your application SQL or use it to create a view then access the view from your application instead of the table.
    SELECT DECODE(db_value,
                  'a','A1',
                  'b','B2',
                  'c','C3',
                  'd','D4',
                  'x','Xn') ui_value
    FROM table_name
    /If you are lucky to have your db_value exist with some kind of pattern, then you can reduce the number of lines with some pattern matching.

  • Get Database Schema Name

    Hi,
    I am trying to retrieve the schema name from my application so I can perform some ALTER DATABASE `foo`... statements in MySql which ensure database intergrity for my application. Ideally i would want to accomplish this without having to run a regular expression on my connect url:
    url="jdbc:mysql://localhost:3306/bad2?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true"
    which already has the default schema/database I am using. I was wondering if there is some JDBC standard method that all drivers comply to as I would rather avoid having to write some conditional, vendor specific code. Ideally this will be present in DatabaseMetadata.Thanks,
    Nedko
    http://www.nedkoko.com
    Edited by: nedKoKo.com on Oct 11, 2007 10:55 AM
    Edited by: nedKoKo.com on Oct 11, 2007 11:25 AM

    Owen unfortunately Connection.getCatalog() works well with all databases but Oracle which gets me back to square 1 of the problem. My application is designed to use different database vendors among which are MySql, MsSQL and Oracle. A standard connection URL should work fine and connect to the specified schema of your choice. The problem however is that the Connect URL string in Oracle is different and does not specify the default schema:
    Mysql: url="jdbc:mysql://localhost:3306/database_name?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true"
    MsSQL: url="jdbc:jtds:sqlserver://sqlserver:1433/database_name;SelectMethod=cursor"
    Oracle: url="jdbc:oracle:thin:@bart:1521:orcl"
    The oracle URL is constructed according the specs (http://www.oracle.com/technology/tech/java/sqlj_jdbc/htdocs/jdbc_faq.htm#05_03) and does not specify schema by default but just SID name. As I am using Hibernate persistence in my J2EE app I am forced to specify "schemaName" when I initialize my environment which works fine but is Oracle specific. On the other hand Connection.getCatalog() works great with other vendors but returns NULL for Oracle. Ideally i want to be able to resolve everything in a unified way and not have to write vendor specific code. Any suggestions are appreciated.
    Nedko

Maybe you are looking for

  • My iPod keeps saying "Downloading 46 of 94" in the photos

    I recently restored my iPod touch 4th generation running on 5.1.1 and in the photos app it says Downloading 46 of 94" when I don't have 94 potos. How do I fix this? It looks like this, and it won't stop, I already tried resetting it, and also my phot

  • HT4191 Moving notes to different  accounts

    I accidentally created a note in a wrong account. Is there a way to move it to a different account on my device?

  • Customize workflow

    Dear all workflow expert, I have copy a standard BOR- BUS7051 to ZBUS7051 and attached it to a new step that i have created. Then i created a new method that i need to use to set my request.status to unapproved. Can i directly use the method without

  • Adding SP Group to Folder using JSOM in O365

    Hi, Is it possible to add a SharePoint Group to a folder in a Document Library using client side javascript? We can't use the normal methods because SP.Folder object doesn't have get_roleAssignments() method. I'm looking to run a script from a page w

  • Firefox prohibits access to genuine innocent web sites

    When I try to access https://accounts.google.com/ServiceLogin?service=groups2&passive=1209600&continue=http://groups.google.com/group/the-sunbeam-owners-fellowship/ Firefox tells me that the site is untrusted and will not allow me to access the site.