Custom Cluster and role of INDX in that???

Hi All Gurus,
I need to create a custom cluster and then import and export the data to DB.
I saw some threads where i saw INDX being used.
Can anybody tellme what is this INDX table and how does it play a in creation of custom cluster also how do i create one.
Thanks in advance.
Regards,
Neha

Hi,
INDX may be used as a template for a custom cluster table. The keyfields and the last two fields are mandantory - all others might be deleted/replaced.
Creation of cluster tables and IM/EXPORT are well documented (F1 at EXPORT - follow the links).
have fun,
hp

Similar Messages

  • Developing Custom User and Role Providers

    Hi
    I am new to Fusion Middleware and trying to develope a Custom User and Role Providers based on the pdf "Oracle® Fusion Middleware Application Security Guide 11g Release 1 (11.1.1) E10043-06"
    It mentioned a sample code "sampleprovider.zip" in chapter 18.10.7 Example: Implementing an Identity Provider
    I couldn't find this zip file anywhere, Can someone know this please let me know how to get this zip?
    Many Thanks
    djia002

    URL:
    http://download.oracle.com/docs/cd/E14571_01/core.1111/e10043/devuserole.htm#CHDEBAEB
    18.10.7.1 About the Sample Provider
    The sample provider is bundled in <b>sampleprovider.zip</b>. Unzip the file. It should generate the following structure (...)

  • Custom cluster and infotypes

    Hello,
    1) why sap HR uses concept of infotypes ? ( instead of tables as in  abap for other modules)
    2) what is custom cluster?
    Thanks,
    Rupali.

    Hey,
    Thanks a lot for the information. I am trying to explore the transaction PU12 as well as few more like PU12_EXPORT.
    If possible can you please explain me in short, how to use this transaction please, it will be very appreciable.
    Thanks & Regards,
    Deepak.

  • Creatkion of customized profiles and roles

    Dear Experts,
    Im new to SAP and SDN.
    My requirement is that i need to create a new profile for technical people
    as z_tech_role giving access to transactions as SE38,S71,smartforms etc.
    Similarly a functional one needs to be developed as z_func_role access to Se16,
    solar01,solar02 ,va01,ad other VA transactions.
    The same for a workflow profile.
    Can you please provide me with steps how i need to create this profile and how to attach roles in it to the profile.
    Thanks in advance

    Hi,
    There is one forum for SAP Security, you've to post this message in that forum to get quick and exact reply..
    Anyways, please follow the help.sap link above povided already.
    Somebasic concepts:
    1. Tcodes are assigned to Roles.
    2. When Roles are generated, they create profiles.
    3. Roles are assigned to Users. (profiles are not directly assigned, except few like sap_all, sap_new etc)
    So what you can do, create a role z_tech_role in PFCG and add transaction SE38,S71.. etc.then maintain authorizations, generate the role. and then go to user tab, add the users whom you want to be assigned with the new role z_tech_role. (role assignement can also be done in SU01, roles tab)
    Thanks,
    Debasis.

  • DB Size for a custom cluster table?

    Hi friends,
    I have a requirement where in i need to store huge attachments into SAP DB.
    For that i created a Custom cluster table just like INDX table and storing the binary read attachments(PDF/JPEG) into it.
    Can some one help me how much size from DB side this table would take.
    Suppose i am reading a PDF file of size 3.5 MB and storign this into my custom cluster table, which would span into 1200 records, what is the DB size taken by this ?
    Appreciate any help on this.
    SAP Version - 4.7EE
    DB - DB2
    OS - AIX
    Regards,
    Simha
    Edited by: Simha on Aug 5, 2008 7:27 AM

    Hi Simha,
    simple question complex answer ....
    The answer mainly depends on the length of the RAW column in the INDX type table. In my answer I assume that your database is running with the default of 16K tablespace page size.
    (1) if the length of the RAW column is below 4K on a unicode system or below 12K in a non unicode system,
         the ABAP RAW column is mapped to a VARCHAR FOR BIT DATA column on database level.
         VARCHAR FOR BIT DATA colunms are buffered in the database buffer pool and can benefit from DB2 row compression.
         DB2 row compression may not help for PDF or JPEG data since this data is already compressed
         but buffering will provide better performance.
         Since VARCHAR FOR BIT DATA columns will be stored in the DB2 data pages, the overall space requirement will be
         minimal if the space in the 16K pages can be used optimal. E.g. if the size of our RAW column is 8,5 K and most rows
         contain values with maximun length in this column only one row can be stored per data page.
    (2) if (1) does not apply, the ABAP RAW column is mapped to a LONG VARCHAR FOR BIT DATA
         column on database level.
         LONG data is stored in seperate LONG pages on database level. The LONG data is stored in blocks of
         512 bytes time 2^N ( 512, 1024, 2048, 4K , 8K, 16K ). The overall space requirement will be
         minimal if the space in the LONG blocks can be used optimal.
    Given the explanation above I would guess that in worst case you may need a factor of 2 more space in the database than your document size. Each additional row will require some bytes overhead in the DB2 data pages and will create additional index entries. So you may want a large maximum size of your RAW column but this will give you LONG data types.
    If read performance is not critical I would suggest to choose 16K as your size of the RAW column. This should completely fill the LONG blocks.
    If read performance is more critical you should choose a small size for the RAW column ( e.g. 2K ) to benefit from data buffering and to avoid sparsely filled data pages.
    Regards
                   Frank

  • Difference Between Attribute Tab and Role Attribute Option

    Hi Experts,
    What is the relation between option custom fields and sub-option attribute under option roles in CUP> config.
    I am asking this because, i have created a workflow based on functional area and now i am getting two functional area options in CAD(select attribute) and in initiator.I know, from where they are coming from....
    1.Custom field>functional area.
    2.Roles>Attributes>functional area.
    Under both options different values are maintained for functional areas,for e.g.AP and AR in first and Bank and Asset in the other one.
    The strange thing to me is that i am able to view only values maintained in Custom field>functional area while creating a test request no value is coming from Roles>Attributes>functional area.
    However, while selecting role(option selct role), initially creating request, i can see the values maintained under functional area(coming from Roles>Attributes>functional area)
    Regards,
    Mukesh

    Mukesh,
        In simple words, there is no relationship between custom fields and role attributes.
    Function area under role attribute is referred as "Functional Area of Role" in CUP. The other functional area refers to the "functional area of the user". In a company, both these functional areas can be similar or different as an user from "AP" can have roles from "AP" as well as "FI".
    When you are creating CAD, do not select functional area of role and you would not see the attribute values from role FA.
    I hope this helps you.
    Regards,
    Alpesh

  • Partner link from Salespro role to custom UTIL IC role

    Hi Experts,
    There is a requirement of adding a Partner workcenter in our custom util IC role. Idea is that user could search other BPs and view details in custom UTIL IC role.
    I tried adding workcenters with logical link id as  MD-BP-SR, UTL-MD-SR, SLS-MD-SR but everytime getting a dump.
    Also defined the outbound plug for the component in the navigation bar profile. for example for the link UTL-MD-SR
    1. Pressed F2 on screen.
    2. Got the details for component as BP_HEAD_SEARCH
    3. Defined the Generic outbound plug mapping as below:
        object type: BP_HEAD_SEARCH
       object action: search.
       use target id : TIUBPSR
      highlighted link id : UTL-BP-SR.
    Please let me know what is missing in configuration.
    thanks for the help.
    rahul

    Proper outbound plug configuration solves the issue. Object to be used should be BP_ACCOUNT

  • Reject a customer order and purchase order requisition

    Hi alltogether,
    I have to give a recommendation for the following case:
    user created a customer order with one item and item cat. TAB!
    user created a po with ME57/ME21N and ordered the parts
    user received the parts (with or w/o MIGO, doesn't matter)
    Now the customer rings and does not want the parts anymore.
    User wants to keep the po with the specific number 45xxxxxxxx, because he will receive a supplier invoice with relation to that po number. He also wants to keep the ordered parts in his own stock, means he doesn't want to return to supplier.
    How can we reject the customer order and change the po so that we can post the stock to unrestricted use?
    Thx a lot
    Wolfi.

    Hi,
    Still same Error-Message: "Delete purchase order 45xxx and item 000010 first"
    There is one workaround:
    1.) delete po item (garbage icon)
    2.) reject order item
    3.) change account assignment category in po item to BLANK (was set to M, because of the TAB item in cust. order)
    4.) clear Purch.req and req. item reference in po item line
    5.) save po
    6.) undo deletion of po item (unlock icon)
    Too complicate, isn't it?
    Any other idea?
    Regards
    Wolfi

  • How do I save a custom fill and stroke setup to use on other objects?

    I created a customized stroke and fill for an item that looks like stitching on a square.  Isnt there a way to save that particular set of strokes and fills as something so I just have to click on another object and say "apply" without having to do each part of it one at a time?

    Simply drag the object to the Graphic Styles panel. It's now available to apply to other objects within the same document with one click.
    If the object to which you want to apply the style is in another document entirely:
    1. Copy/paste the original object to the new file, or better
    2. From the new document's Graphic Styles panel, choose Open Graphic Style Library>Other Library from the flyout, then navigate to the original document. A panel will open with your graphic style present. Now select the new object and click on your graphic style.

  • Is there a recommended limit on the number of custom sections and the cells per table so that there are no performance issues with the UI?

    Is there a recommended limit on the number of custom sections and the cells per table so that there are no performance issues with the UI?

    Thanks Kelly,
    The answers would be the following:
    1200 cells per custom section (NEW COUNT), and up to 30 custom sections per spec.
    Assuming all will be populated, and this would apply to all final material specs in the system which could be ~25% of all material specs.
    The cells will be numeric, free text, drop downs, and some calculated numeric.
    Are we reaching the limits for UI performance?
    Thanks

  • How to create a Custom UIView and How to instantiate that ?

    How to create a Custom UIView and How to instantiate that ?
    In Flash, all we need to do is create a MovieClip and assign it a class name in the library.
    Instantiation is a simple matter of:
    var newclass:CustomClass = new CustomClass({initialization_data:1652});
    addChild(newclass);
    At this current point in time, my understanding of creating custom UIView in xcode is limited to the understanding that you have to:
    1: Forward declare the class in the header.
    2:
    ]newclass *CustomClass in @interface's {}
    and THEN
    @property (nonatomic, retain) newclass *CustomClass;
    in the header file also.
    3: Nib initialization in the implementation file in viewDidLoad and do "addSubview".
    ==============================
    Based on my limited understanding at this point, I find the need to
    @property (nonatomic, retain) newclass *CustomClass;
    at the header somewhat limiting...as it denotes you must know how many instance you will create in the application before hand.
    I believe I am wrong here, hence, my question is, how do I add custom UIViews with initialization codes in real time ?

    hi,
    one workaround i could think of is using the CM views to search for content that belongs to a category and display it in a custom way.
    http://www.oracle.com/technology/products/ias/portal/html/plsqldoc/pldoc904/wwsbr_api_view.html
    this only allows you to search for the meta-data available in the CM views but not the content of an item that is available when doing a search.
    in the next major portal release we will have a publich search API that can be used for these type of requirements. you can execute your search and format the results in the way you want.
    regards,
    christian

  • I want to order files (e.g., photos) in a particular order (not necessarily an order that is an option in MacOS. Ie, my own custom order, and I want them STAY in that order until I change the order. Is this possible?

    I want to order files (e.g., photos) in a particular order (not necessarily an order that is an option in MacOS. Ie, my own custom order, and I want them STAY in that order until I change the order. Is this possible?

    Custom sort order is not a typical option in the list view of any desktop computing systems I know of. The way you're seeing it work is also how it works in Windows and other systems.
    There is no "None" sort order. What you're seeing is a "None" option under "Arrange By." Arranging is not the same as sorting; arranging is how the files are grouped in the window. For example, you can arrange (group) files by Kind while sorting by Name. You'll notice that if you are in List view and you choose Arrange By "None," in the window there is still a sort triangle next to the column name that it's sorting by.
    If Arrange is set to None, the files appear in one big group (the traditional view) that is controlled by the Sort order (where there is no None option).
    I didn't even know the difference between Sort and Arrange until I saw your question and did a little research! This Macworld article helped:
    How to arrange and sort files in Lion Finder (also applies to later OSs like Mavericks)
    As for your main question, how to do a custom sort order in the Finder, you can only rearrange files manually in Icon view. As with other operating systems, if you want to create a custom sort order for photos there are other ways:
    Use a photo organizer application like iPhoto or Lightroom. Some let you have custom sort orders in folders, but others only let you have a custom sort inside a different container like an "album" or "collection". Having those additional container types is part of why photos are often best managed in an organizer application and not on the desktop.
    Rename the files. You can use a renaming utility program to rename the photos with numbers that will enforce your sort order when sorted by name on the desktop, like
    01 Photo.jpg
    01 Photo.jpg
    01 Photo.jpg
    or
    Photo 01.jpg
    Photo 02.jpg
    Photo 03.jpg

  • TS2755 When will Apple ever make it convenient for the customer, I just bought an iPad Air and I'm very upset that I can only use iMessage, iPads are the biggest mistake to buy. I'll never buy another if I can text using SMS or MMS

    When will Apple ever make it convenient for the customer, I just bought an iPad Air and I'm very upset that I can only use iMessage, iPads are the biggest mistake to buy if you like texting family and friends. I'll never buy another one if I can't text using SMS or MMS.  Is there any hope for a patch or new operating system to fix this issue, or an app to use with iPad Air

    To send messages to non-Apple devices, check out the TextFree app https://itunes.apple.com/us/app/text-free-textfree-sms-real/id399355755?mt=8
    How to Send SMS from iPad
    http://www.iskysoft.com/apple-ipad/send-sms-from-ipad.html
    How to Receive SMS Messages on an iPad
    http://yourbusiness.azcentral.com/receive-sms-messages-ipad-16776.html
    Apps for Texting http://appadvice.com/appguides/show/apps-for-texting
     Cheers, Tom

  • Hello. I just know the muse and I need an organization of customers in alphabetical order. The problem is that you will always get new customers. I need to know how to insert a new customer (square) and it already comes in alphabetical order on the page.

    Hello.
    I just know the muse and I need an organization of customers in alphabetical order. The problem is that you will always get new customers. I need to know how to insert a new customer (square) and it already comes in alphabetical order on the page. The site will be like in the link below, and each client will be a window of these: http://www.connary.com/. I look back.
    A hug, Murilo.

    I believe you are referring to thumbnail image rectangles as customers on page ? not exactly customer database ?
    You can add rectangle with different effects with mouse rollover state and regarding adding new ones , you would need to do that manually in design mode .
    Thanks,
    Sanjit

  • I have gone out of my way to buy an iPad 2 and you're telling me that I cannot have Siri, as you know iPad's are expensive, and you'd expect the newest updated whenever available. I am not a happy customer and will not but from Apple again.

    I have gone out of my way to buy an iPad 2 and you're telling me that I cannot have Siri, as you know iPad's are expensive, and you'd expect the newest updated whenever available. I am not a happy customer and will not but from Apple again.

    Lloyd Northover wrote:
    I have gone out of my way to buy an iPad 2 and you're telling me that I cannot have Siri, as you know iPad's are expensive, and you'd expect the newest updated whenever available. I am not a happy customer and will not but from Apple again.
    If you want to use the "newest updated whatever available." then you would have to buy the newest hardware that supports that. iPad 2 is not the newest hardware available and it can't/does not support siri.

Maybe you are looking for

  • HT4722 How many computers can you install Final Cut on

    How many computers can you install Final Cut on with one license or purchase?

  • Itunes on XP

    Hello. Im having rel difficultis with Iphone 3GS. Once i have imported a cd to itunes it wont let me sync to my iphone. It flashes up step one of one for a minute and that is it. I have re installed itunes and stopped and restarted the apple mobile d

  • Determine if a number is even or odd in php

    hi, working on a site that uses php and mysql. on one page, i pull data from a database and put it into a table. the data is about scientific papers so i have the following fields: id (unique to each row), title, author, type, content (contains url t

  • Navigate to technical objects programatically

    Hi Folks, We are developing an internal tool  for developers in our team. The tool will produce output of a technical objects list. It can be program,Function Module,Class methods, DB table,BADI,Exits(pre/post/OVR), Implicit enhancements etc Is there

  • Give some coding in sd module

    in sd module in t-code VA31 upoladoing the data in delivery data,order date ,rounded by and  confirmed qty fill the data in all fields many times when come new data  sheet so automatically  fill  the new data in these  fields that s why which method