NOTICE: Keys beginning with // are reserved for internal use

If you're currently developing an application using NoSQL DB, or designing your schema for a NoSQL DB application, please take notice.
In an upcoming release of NoSQL DB, there will be a new restriction on keys: no key may have an empty (zero length string) first component. An IllegalArgumentException will be thrown when attempting to use a key with a KVStore method, if the first component of the major path is empty.
Using the standard Key.toString format, this means that any key beginning with // will be prohibited and the empty key / will also be rejected. For example, the following keys will be prohibited:
//a
//-/a
//a/-/bThe reason for this restriction is to allow the NoSQL DB implementation to store internal information or metadata using key-value pairs. These internal key-value pairs will begin with an empty component and will not be accessible via the API. For example, these internal keys will not be returned by the KVStore.storeIterator method. This capability will be used internally in an upcoming release.
If your application currently uses keys with an empty first component, please reply to this post and we will suggest alternative approaches.
Thanks,
--mark                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

Greg,
Oracle does not follow the road for abstraction using views for it's E-Business suite.
In general it's better to use the tables. It's faster and in case a table changes or becomes obsolete a view is provided anyway (i.e. RA_CUSTOMERS used to be a table prior to 11i, now it's a view).
There are some exceptions (of course ;-):
1. Multi-Org tables (_ALL suffix).
If possible you should use the views if you run your reports from Oracle Applications. If you want to extract data for your datamart then the using the tables would be
your preferred option.
2. Multi-language tables (_TL suffix)
For tables that have a "_TL" peer table the view with the _VL suffix should be used.
If you are using Discoverer with 11i it may be good to have a look at the BIS end-user-layer that Oracle provides with 11i. This will give you the data abstraction you were seeking.
Regards,
Diederik

Similar Messages

  • Which option do I have to select If I buy the latest iPad with cellular feature for international use? If I choose verizon can I just change the sim card and insert one from another country?

    Which option do I have to select If I buy the latest iPad with cellular feature for international use? If I choose verizon can I just change the sim card and insert one from another country?

    I would guess you need the A1460 model
    see here
    http://www.apple.com/ipad/LTE/

  • BADI for VA01 which are not for internal use ???

    Hello Folks,
    Im looking for BADIs which are not for internal use for the transaction VA01...
    Could anyone send all the BADIS which can be implemented for VA01...
    Thanks in advance...
    Reddy

    Hi there, you are lucky enough because I have found them almost a few days ago:
    ---------- BADI for VA01 ----------
    A1) BADI
    BEFORE (choosing any ORDER: ....) :
      - BADI_SD_SALES
      - BADI_SD_SALES_BASIC
      - UKM_R3_ACTIVATE
      - BADI_LAYER
      - BADI_MATN1
    AFTER (choosing ORDER NR - xxxx -) :
      - ADDR_PRINTFORM_SHORT
      - BADI_SD_SALES_ITEM
      - BADI_IBASE_AUTHORITY
      - BADI_IBASE_IBCO
      - CU_CONFIG_DELEGATION
      - CUKO_PLANT_CHANGE
      - EHS_DG_002
      - SD_COND_ACCESS_A
      - BADI_SD_TO_FM
    AFTER CHANGING something in all items and shifting to TAB "item detail":
      - BADI_SD_DPBP
      - CFOP_DET_PREP
      - ADJUST_NET_DAYS
      - BADI_SD_SALES_ADDON
    AFTER CHANGING something again in all items and shifting to TABS:
      - CFOP_DET_PREP
    AFTER SAVING:
      - /SAPSLL/CTRL_SD0A_R3
      - QUANTITY_STRUCT_CK
      - DYNPRO_EXTENSION_CK
      - IBRT_GEN_ADD_IN
      - VALUATION_CK
      - WORKORDER_UPDATE
      - ATP_PUBLISH_RESULTS
      - FM_FYC_RECOVERY_POST
      - FMAVC_DECO
      - GM_POSTING_CONTROL
      - BADI_ISPS_GRANT
      - DIP_UPDATE_FKDAT
      - CACL_CHARACTER_INPUT
      - /SAPSLL/CTRL_SD0A_R3
      - /SAPSLL/RFC_DEST
      - /SAPSLL/CTRL_SD0A_R3
      - /SAPSLL/IFEX_SD0A_R3
      - /SAPSLL/KMAT
      - BADI_SD_UPDATE_PLVAL
      - CUX_ADD_IN
      - BOM_EXIT
      - WORKORDER_EXEC_STEPS
    In case you may need them...
    ---------- USER EXIT for VA01 ----------
    A2) USER EXIT for VA01 :
    SDAPO001  Activating Sourcing Subitem Quantity Propagation
    SDTRM001  Reschedule schedule lines without a new ATP check
    V45A0001  Determine alternative materials for product selection
    V45A0002  Predefine sold-to party in sales document
    V45A0003  Collector for customer function modulpool MV45A
    V45A0004  Copy packing proposal
    V45E0001  Update the purchase order from the sales order
    V45E0002  Data transfer in procurement elements (PRreq., assembly
    V45L0001  SD component supplier processing (customer enhancements
    V45P0001  SD customer function for cross-company code sales
    V45S0001  Update sales document from configuration
    V45S0003  MRP-relevance for incomplete configuration
    V45S0004  Effectivity type in sales order
    V45W0001  SD Service Management: Forward Contract Data to Item
    V46H0001  SD Customer functions for resource-related billing
    V60F0001  SD Billing plan (customer enhancement) diff. to billing
    A3) CLASSICAL USER-EXIT per VA01:
    --- include MV45AFZZ ---
    FORM userexit_delete_document.
    FORM userexit_field_modification.
    FORM userexit_move_field_to_vbak.
    FORM userexit_move_field_to_vbap.
    FORM userexit_move_field_to_vbep.
    FORM userexit_move_field_to_vbkd.
    FORM userexit_number_range USING us_r
    FORM userexit_pricing_prepare_tkomk.
    FORM userexit_pricing_prepare_tkomp.
    FORM userexit_read_document.
    FORM userexit_save_document.
    FORM userexit_save_document_prepare.
    Hope its enough
    Denis Mullaraj

  • Program name zxvau02 are reserved for includes of exit function group

    i am facing a problem during user exit.
    when i am trying to change the code in function module (va01) in include zxvvau02
    an error is occurred 'program name zxvau02 are reserved for includes of exit function group'
    so i could not edit the include program.

    Hi,
    1. Find the appropriate Enhancement.
    2. Enter the ABAP code in the "Z" program within the function module.
    3. Create a project.
    4. Add the Enhancement to the project.
    5. Activate the project.
    At the step (2), when I double click on the Include ZX* within source code of the function module to realize the exit, the
    system would prompt to create the include. But NO, it always prompt that the name of include is reserved by SAP and I
    cannot create it... I entered an access key for the object ...

  • Program names L... are reserved for function group includes

    Hi All
    Im involved in a migration project from GTS  to ECC server where i have problem while creating a function group, when am creating a same include LZFR1T00 in ECC server am getting an error *'Program names L... are reserved for function group includes' Please help.
    Thanks & Regards,
    D. Sandeep.

    I'm not sure what GTS is, but I guess you'll need to go to SE80 and create a function group (Z...). SAP will automatically generate the include with the L... name.

  • Function Builder - Message no. DS027 Program names ZX... are reserved for i

    I want to use " CALL CUSTOMER-FUNCTION '005'" within the function module IDOC_INPUT_STPPOD. But when I click on INCLUDE ZXTRKU13, I get the error message:
    "Program names ZX... are reserved for includes of exit function groups".
    What must be done in order for me to create and add my code to ZXTRKU13??
    Regards,

    No Problem Mate.
    We've very Handy tool with name as "Abuse report" it never needs to Enqueue/Dequeue before pressed.So You can use freely(Whenever needed) this for yourself also .

  • Program names ZX... are reserved for includes of exit function groups means

    dear all,
    i am doing the enhacement  SRVESSR   for  EXIT_SAPLMLSR_010  in this exit  i got include, when i double click on the ZXMLUU19
    i am getting the  following error.
    Program names ZX... are reserved for includes of exit function groups
    regrds.
    shashi

    Hi,
    When the warning message is displayed press enter key, System will prompt the message "Include ZXMLUU19 does not exist. Create Object? ". Select Yes option. Include will be created.
    Regards
    Vinod

  • Getting msg 'Program names L... are reserved for function group includes'

    Hi all,
    When I try to create a SAP standard Include which start with L, I get the message which says <b>''Program names L... are reserved for function group includes".</b>
    I have already created two standard SAP FMs.
    Please let me know how should I go ahead and create the Include.
    Thanks and regards,
    Anishur

    Hi,
    When you create the Function group, then if you look at the Fucntion group in SE80, then tehre inlcudes will be created, for FORMS if it will create the includes, and for TOP it will create the include, for L also it will create the Incldue(L referefs coding of subroutines).
    So, goto SE80 and activate the Include directly, then you can write the code in that include
    Regards
    Sudheer

  • IP Reserved for Internal Usage?

    Perhaps I'm missing something obvious, but what does the following LAN setting in a Router do/refer to?
    "IP Reserved for Internal Usage:"
    Thanks,
    Malcolm

    Perhaps I'm missing something obvious, but what does the following LAN setting in a Router do/refer to?
    "IP Reserved for Internal Usage:"
    Thanks,
    Malcolm
    Hi Malcolm,
    Networking address space for the IP protocol is broken into classes — A, B, and C. (There is also Class D for multicasting and Class E for a small set of very reserved,“don't ever touch these” addresses.) In each of the Class A and Class C spaces, there are address ranges reserved for internal, non-Internet use (or a non-Internet routing space for IP traffic). There are two ranges in the Class A space: the 10.0.0.0 to 10.255.255.255 range (also represented as 10.x.x.x) and the 172.0.0.0 to 172.255.255.255 range (172.x.x.x) You may be using one of these spaces in your networks for internal addresses assigned to various hosts (network devices).
    Hope to Help !!
    Ganesh.H
    Remember to rate the helpful post

  • Are the music clips supplied with iPhoto licensed for our use?

    I recently used one of the musci snippets supplied in iPhoto to accompany a slide show that I wanted to publish in iWeb.  I went to post the video on Facebook, and received a scathing rebuke saying that there was a possible copyright infringement (obviously referring to the music).  I assumed that since Apple was supplying the musical snippets to be used with iPhoto slide shows, etc., that Apple had paid a royalty to the artists involved.  Does anyone know if this is the case, and if so, are we permitted to publicly air these videos?  It would be nice to know.  Otherwise why would Apple supply these particular pieces of music?

    Doesn't really matter why Apple supply them, your argument is with Facebook. Whether or not the licence is vaild is moot, you have to convince them that it is. Good luck with that.
    They are licenced for personal use. That means make your slideshow and share it with friends and family. They re not licenced for commercial use or for broadcasting. That could include uploading to sites where others might see them.
    Regards
    TD

  • ZX... are reserved for includes of exit function groups

    Hello SAPians,
    For implementing  screen exit ,  I tried to modify the following include .
    It throws the warnig saying :
    Program names ZX... are reserved for includes of exit function groups
    Can u tell the way to make it editable
    I appreciate ur idea
    Thanks
    Santhosh

    It is just warning...
    Press Enter to move ahead of the warning.
    This comes when you try to implmenet the include of the user exit very first time.
    Regards,
    Naimesh Patel

  • Badi:BADI_SD_SALES(SAP says it is for internal use): But i was implemented

    Hi Experts,
    Badi:BADI_SD_SALES(SAP says it is for internal use): But i was implemented this badi. It is legal or not.
      I was implemented badi: BADI_SD_SALES . But it is for SAP internal use.
    For implementing this  i was changed the field u2018internalu2019  in Standard table: SXS_ATTR.
    I removed the X in that field.
    All these things done for  Creating Return order with reference to invoice. The client requirement is to was external number range instead of internal number rangees.
    For this thing I was implement the method t u2018TRANSACTION_INITu2019. I passed the
    Our external number in that vbak-vbeln..
    It works correctly in development. I am not yet tested in quality and production.
    This way is correct one  or not. When I removed the u2018Xu2019(Internal use) in field:
    SXS_ATTR. In future it gives any other problems or it is legally correct or not.
    Helpful answers definitely rewarded.
    Regards
    Pratap.M

    Hello Pratap
    Labelling this BAdI as "Internal Use only" SAP can do whatever they want with this BAdI - they may even remove it !!!
    Thus, your development relies on something very unreliable.
    Perhaps SAP releases this BAdI for general use in the future - or not.
    Therefore, I would recommend to use the enhancement framework instead if already available in your SAP system.
    Final remark: If you set your implementation of this internal BAdI productive and the customer runs into trouble later on when SAP changes or deletes this BAdI with support packages YOU are liable - and not SAP.
    Regards
      Uwe

  • I keep getting This page has been reserved for future use when i try to login to the adobe business catalyst admin

    I'm trying to login to the adobe business catalyst for my website otterrise.co.uk.
    i keep getting
    This page has been reserved for future use
    I recently added the domain in site settings on the BC admin control panel and changed the nameservers with the registrar.
    is this only temporary? or do i need to upload the website again? (im uing adobe muse)
    Thanks

    Thanks for answering.
    i've used these three nameservers
    ns1.worldsecuresystems.com
    ns2.worldsecuresystems.com
    ns3.worldsecuresystems.com
    are they the correct nameservers to point to adobe business catalyst?
    i'll wait for 48 hrs... but just need to make sure im doing everything right.

  • Disk Utility: The disc is reserved for exclusive use by another application

    I just wanted to share with everyone a problem I recently ran into. I put blank media in my Superdrive (intel Aluminum iMac w/leopard 10.5.5) and I could not burn disc images because the of the following reason: The super drive was in use and more specifically, "The disc is reserved for exclusive use by another application."
    I searched and found this topic - http://discussions.apple.com/thread.jspa?messageID=4169743
    Thanks to Keith I'm now able to use disk utility again to burn ISOs.
    I simply deleted the /Library/LaunchDaemons/com.WD.WDDriveServices.plist file he suggested and it solved all my problems.
    Thanks Keith!

    Thanks for pointing out the obvious.
    However. I can understand where you may be coming from. If someone doesn't read the link that I have provided, it might not be obvious. So for those of you who have found this thread because you've searched for "The disc is reserved for exclusive use by another application" please follow the link I provided. If you have a WD external HDD, this may solve your problem.
    Also, I forgot to mention another problem this solved for me.
    When I would log in to my account, it would take about 1 minute and a half for my system bar at the top to appear, my HDDs to mount, and for network connection to occur. Originally, it would take this process about 10 seconds. Once I followed the above directions, deleteing the WD.plist file, My logons are now super fast, just like they should be.
    Message was edited by: aparmley79

  • Fm for internal use only

    Hi,
    i heard that SAP publish in the Abap stuck FM for internal use only.
    i.e. if this fm have bug u don't get any support .
    in the tab attributes u can see if the FM is released  or not.
    this is the only way to now that?
    Regards

    To add a bit to max's post, my understanding is that:
    The important difference is that the interface is stable for released FM's, and the coding on the inside is supported by SAP.
    For non-released FM's, SAP will still "support" and fix stuff on the inside of the FM (most likely, they will be thankfull for a real bug), but they will also not consider your requirements when changing the interface of the FM to make it compatable with the changes for their own requirements (which belong to SAP).
    That is why SAP makes BAPI's available (popular demand
    My 2 rappen,
    Julius

Maybe you are looking for

  • Issues with TOR and Firefox

    Hello, I am attempting to use a combination of Vidalia and the Torbutton Firefox extension to access the Tor network. However, every time I do, Firefox refuses to load any pages, stating that it is connected to a proxy that is refusing connections. M

  • Cant watch streaming movies on ipad, Cant watch streaming movies on ipad

    At ios 7.0.3 i was watching movies streaming an air play work but now on 7.0.4 dont work streaming movies and dont work air play pls help me resolving the problem

  • Pls send some usefull doc related to CO

    MODERATOR:  Do not post your email address or links to copyrighted information on these forums.  If you do, the thread will be LOCKED and all points UNASSIGNED.  If you have some information, please consider posting it to the [Wiki|https://wiki.sdn.s

  • Is it possible open the files CS version what made files by CC?

    sorry, i'm not fluet english... so, my Q. i make the something by ai CC version. and i'll send the file other one who has CS5 version. He can open the file on CS5 version?

  • PA40 recording

    Hi All, I am doing a hire action by recording pa40 transaction. But i observed that the action type is not at the same row in every system. Can anybody please suggest how can i deal this situation. Thanks