Multiple characteristics

Hi, we are presently trying to implement vendor classification in R/3 with multiple characteristic per class.  This works nicely in R/3 however the resultant BW datasource that is generated only assumes the first of the multiple characteristics and ignores the rest.  How can we include all the characteristics in the datasource?
Thanks in advance,
Kevin

This is what I dug out of the system
Maintain Data Sources for Classification Data
    In addition to the data sources from the BW conten referred to here as  basis data sources, further data sources can be created.
    In this IMG activity, you assign the characteristics that you want to use as attributes in the Business Information Warehouse to the new data source.
Activities
1. Enter a basis data source that you want to extend.
2. Select the client, class type, and object table from which you want to copy classification data.
3. Select the data source to which you want to assign characteristics, then choose Characteristics.
4. Choose New entries and enter the characteristics you want to assign.
5. If you want to define a sequence for the characteristics, enter position numbers.
Statuses are assigned automatically:
    N = New: this status appears
        before a new data source has been created.
    R = Ready: the status is converted to this status
        after generation. If you change a characteristic,
        reset the status to N before generation.
Choose Data source to generate the data source. This also generates the characteristic data sources for characteristics of data type CHAR.
An internal key starting with "1CL_..." is assigned as a data source name.
    Further Notes
o   The possible entries button only displays data for the client you are logged on to.
o   InfoSources in BW-System from AdminWorkbench must be created for the DataSources generated and assinged to the DataSources.
Hope that Helps!
Rishi

Similar Messages

  • File format for multiple characteristics using BAPI_inspectionplan_create

    Hi ,
    I am trying to upload/create inspection plan through the BAPI_INSPECTIONPLAN_CREATE and would need to upload multiple operations , multiple inspection characteristics . Can someone help me in the how would be the file format structure to be used . I have multiple characteristics for a single operations.
    << Moderator message - Please do not promise points >>
    Many thanks in advance.
    Edited by: Rob Burbank on May 16, 2011 12:35 PM

    Hi All,
    Have any one used this BAPI, BAPI_INSPECTIONPLAN_CREATE to create Inspection Plan ?
    Can you help me on above errors?
    Thanks in advance,
    Sabu

  • Search Material by Multiple Characteristics Values

    Hi gurus,
    I need your help in a subject.
    I've a material which is assigned to two classes ZMATERIAL and ZMATERIAL2.
    ZMATERIAL has some characteristics about the material and ZMATERIAL2 has also different characteristics.
    I want to search for material by giving values for multiple characteristics which are assigned to different classes.
    For example;
    ZMATERIAL has Plant and Material Group as characteristic
    ZMATERIAL2 has Responsible Person as characteristic
    I want to search by giving plant and responsible person. Can I do this in SAP? It allows me to search only by one class as I see.
    Thanks in advance...

    Sefa Kocali,
    Seems it can be done if you can use class hierarchy.
    Create a new class ZMAT without any characteristic , then assign your existing classes to this class using transaction CL22N. once its done, you can use CL30N to search objects in new class ZMAT , also you will have optyion to use subordinate class for this searches.
    Check below link for more details
    Inherited Characteristics - Classification (CA-CL) - SAP Library
    Check and come back with your findings.
    Hope it will help you.
    Thanks
    Ritesh

  • Multiple Characteristics addition in CL20N transaction code

    Dear All,
    Can any body suggest how to add multiple characteristics in transaction code Cl20N.
    Although Paste function is there but it is not accepting.
    Thanks & Regards
    Sudhansu

    Thanks a lot for your lucid explanation.
    I understand fully what you explained here with, however my requirement is sth different.
    More precisely .
    I have a class and 4 - characteristics.
    out of which
    1. Material Group - 150 numbers
    2. Plant - 70 - Number aPPROX.
    and I have around 100  strategy so it is a lot of data entry work.
    I want to add values in the characteristics through copy paste function other easy way it will save a lot of my time. System is not allowing that in CL20N.
    That is the question if any body can help this it will be a great help.
    Thanks & Regards
    Sudhansu

  • Std Msg Type and Idoc Type to send multiple characteristics for equipment

    Hello Experts,
    I have the requirement to send all the assigned characteristics linked to an Equipment or linked to a Material, along with the all possible values BUT require only standard Message Type and Idoc Basic Type.
    I found Message Type = CHRMAS and Idoc Type = CHRMAS04, BUT it contain information of ONLY one characteristic, not solve my objective (multiple characteristics in one Idoc)
    Will you please provide me any standard Message Type and Idoc Basic Type that solve my above requirement?
    Thanks in advance,
    akg

    Hello Experts,
    Can you at least tell me, is there anything standrad that can fulfill my above requirement?
    If not then I will proceed with custom developments; and in this case is there any complexity to transmit the custom Idoc?
    Thanks in advance,
    Thanks & Regards
    akg

  • Create hierarchy based on multiple characteristics

    Hello,
    I am working on a very non-standard income statement report in BI and am trying to come up with a good way to maintain it.  Each line item in the income statement is based on different characteristics.  For instance, the first line item might be a range of account numbers using 0GL_ACCOUNT and a single order using 0COORDER.  The second line item may be a particular Cost Center using 0COSTCENTER and a particular GL Account.  Right now, I am using a structure within the BEx query that defines each of the 1000+ lines.  The big problem is that this structure is used in multiple reports with slight variations.  Any time there is a change to the structure, I have to go to 8 different places to change it because the same structure is on multiple info providers.
    For other reports, we have set up hierarchies on certain characteristics (0GL_ACCOUNT, 0COSTCENTER, 0COORDER).  Would it be somehow possible to create an entirely custom hierarchy that would use mixed characteristics to come up with each value?  If this is not possible, can someone think of a way to have only one structure/hierarchy instead of 8?
    Thanks.
    Derrick

    Hi Samunder,
           There is a concept called Linking of universes which allow you to link two universes and the final universe acts as if it was a single universe.
           You can get more details on linking universes in the Designer guide. But, this method is not suggested as there are many limitations and performance issues.
           But if the user wants a single universe rather than two universes you can go for this.
    Regards,
    Sanjay

  • Conditional Formatting with multiple characteristics in report designer

    Hi,
    I'm trying to build a report with images in conditional formatting for two characteristics (=columns). Each of which can have one of the following three status values:
    1 - green
    2 - yellow
    3 - red
    For each status value i want to show a different image (traffic light). It works fine with only one characteristic. The conditional formatting creates three details rows in the row pattern (one for each status value) and depending on the status value the corresponding details row with the traffic light is shown.
    But if there is more than one characteristic with conditional formatting in the report it only works with a different row for each characteristic value, as the two characteristics belong to different group levels of the row pattern. That means I finally have 2 rows showing the two status values.
    To show them all in one row, which is the goal, I have  put all the conditional formatting definitions (6=3 for each characteristic) into the detail rows of the row pattern.
    But then for one characteristic incorrect images are shown, e.g. although the status value is red, a green traffic light is displayed, because the status value of the other characteristic is green.
    Obviously the conditional formatting only works with the characteristic, for which the details rows in the row pattern have been created.
    Any ideas how I can manage to show all the conditional images in one row?
    Thanks in advance.
    Regards,
    Sven

    Sven,
    your scenario is not supported yet.
    Right now, a conditional format is based on one condition.
    In the future it is planned to allow more conditions to be applied to the rowpattern, using "AND, OR" operators.
    The availability of the feature will be announced via the BI Functional Enhancement List (see BIFAQ)
    regards, karim

  • Purchase order release strategy with multiple characteristics

    Hi All,
    We have Purchase order release strategy based on the following characteristics:
    Total Net Order Value
    Purchasing Organization
    Release strategy Type
    a few other custom fields
    We would like to have PO's with release strategy based on a particular Material Group [say X]. I have created a new Characteristic with respect to CEKKO-MATKL and added this characteristic to the same class.
    I have created a new release code [HR] [we need a different person to sign off] and a new release strategy [TR] for which I have assigned the release code HR. In this release strategy, I have set it to get activated for a particular Material Group that does seem to work, but the remaining PO's are not getting triggered for other material groups. For other release strategies, I have left the material group field blank, because they need to be triggered for any material groups except X.
    Could you please let me know if I am missing something  or is there an alternate approach to this ?
    Thank you,
    Satish

    Hi,
    Obviously system will not trigger release strategy in ur case since in the classification data for other strategies u have left it blank excepting X for one strategy.
    Since u have added a new characteristic Material group  and assigned it to class then system expects an input for Material group for triggering release tab.If this is left blank then system by default will not trigger release strategy tab.
    Solution:
    First add all existing material groups in values tab of mat group characteristic then maintain the required set of material groups except X in other strategies in classification data.
    Hope this is clear to you.
    Regards,
    Uzair

  • One Material Multiple Characteristics

    Dear All,
    We are a chemical industry, following is the scenerio.
    There is a product caustic soda of different concentrations like 33% and 50%. Its a continuous process, during in process at the end point of process we note the concentration of caustic suppose that is 31.3%. Now we receive material in the storage tank that already may contain material.This storage tank is interim storage not sale able. Now this material can be moved to 33% storage tank or 50% storage tank or for internal use to make some other product.
    Is there required one material code or more than one? If we open one material only 'caustic'  and make characteristics 33%,50% in material class then can we move material on the basis of characteristics?
    Thanks

    you can apply serial number ot each concentration type.

  • Stock of Material with Variants (Multiple Characteristics)

    Good Evening All  !!!
    As per the customer requirement we have configured the material with a combination of Material Group Hierarchy & material characteristics.
    e.g. Frame with the characteristics like Color, Size, Gender etc. (these can be different with each new frame).
    I have also configured the batch management for these type of materials. Now, if I want to see the stock of all the materials with there variants where and how can I see that (apart from going in MMBE and right click on batch number ). Customer want to see the whole stock in a single go.
    One more thing I would like to know, which all tables are involved in variant configuration, is there any table where system saves the variant details. So we could see all the variants present in the system.

    There is just nothing, you need to develop it yourself. You are not the first who asked for it. Search SCN with: stock report classification
    You get above 500 hits, browse through the results, on each page  you will probably find 3 discussions that talk about this.
    We have such a report, but you cannot expect to see all and everything in one list.
    I am right now in a merger project having 2 million materials with 16000 different classes and more than 6000 characteristics. Now imagine you develop a report like MB52 and add columns for the characteristics.
    If you are having only 1 class with 5 characteristics for all all your materials then there will not be a major problem, but what shall be displayed in which column if you have many classes with less overlapping characteristics.
    You see there cannot be anything like that "ready-to-use" made by SAP, as it would rarely fit to any companies need.

  • IO settlement with multiple characteristics

    Hi All,
    I have a requirement that discount amount will be captured in FI books along with IO. Now i want to settle this IO to PA segment with multiple customers, Material codes, DIVision, D.c etc..
    Ex:Discount amount:10,000  and IO NO:AAAA-FI
    Need COPA: Rs1000-Customer 1, Divsion 10, DC: 10 Material code:X1  (Amount Segregation manually)
                        Rs 2000 Customer2, division 20 DC: 10 Material code X2
                        Rs 4000 Customer 3, division 30 Dc: 20 material code: x3
                        Rs 3000 Customer 4, Division 40, DC:30 Material code:x4
    How to make settlement rule  and settlement will be done on reguular basis... plz suggest

    Hi,
    You have multiple options
    1. Option 1: - Create 4 settlement rules with PSG as the Receiver and maintain the respective chars in each Der rule
    Limitation: Useful if you want to settle each month to teh same set of Chars
    2. Option 2:- Settle the IO to a CC and allocate from CC to COPA using KEU5 (Assessmen cycle)
    Benefit: You can specify a range of receivers in the assessment cycle and you can allocate based on Sales Revenue / Sales Qty etc
    This is more flexible than option 1
    3. Option 3 - Settle the IO to one PSG in COPA and do Top Down Distribution from there
    Limitation: Not so use friendly and bit complex
    My suggestion go with 1 or 2, depending on business case
    Br. Ajay M

  • Aggregate on basis of multiple characteristics

    Hi ,
    There is a Key Figure Quantity. I need to aggregate it in Universe on the basis of characteristic A and B, and restrict the rows if the aggregated quantity is less than 15. Is this possible in Universe ?
    We tried this in Bex with conditions , but this is not suported in BO XI 3.1 .
    Regards,
    Sneha

    Take a look at this paper outlining several functions possible in an OLAP Universe:
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/c0a45246-ce76-2b10-e688-f5c8206203eb
    regards
    Ingo

  • Sorting by multiple characteristics

    Can I sort my library by more than one column? What I mean is, by rating, and then for those songs that don't have a rating, by genre? Or by Album, and then within the album, by name?

    That is a capability of Excel, but not of iTunes!
    You can make the suggestion at the Apple feedback page.

  • Multiple Characteristics - Fill-down Cells upon Grouping

    I have several users hoping to fill cells down upon the refresh.  For example:
    <u>Current:</u>
    Company.......Account
    0999..............ABC
    .....................BCD
    .....................DFE
    <u>Desired:</u>
    Company.......Account
    0999..............ABC
    0999..............BCD
    0999..............DFE
    Is there a standard setting that enables these different views?  Is additional development required?  (Forgive me if this is rudimentary...I'm a business/functional team member, not direct development...)
    Many thanks for any advice.

    Nevermind...figured it out myself...

  • Accessing multiple portals at the same time?

    Is it possible to access multiple portals at the same time?
    For example, what I want to achieve is different properties (layout,
    portlets, look & feel) for different groups of users accessing the same
    portal. The Associated Groups part on the Portal admin page is not
    fulfilling our requirements. So we decided to have different portals for
    different groups of users, all working through one portal, and accessing
    their custom portals. Is this achievable?
    What we are thinking is: put the common functionality in the repository
    portal directory, and the custom portlets/jsps in the group-specific portal
    directories. This way we can customize portal behavior for different groups
    of users. Is this achievable?
    Thanks.
    Amit

    You have to user respective DRILL commands present in WAD to configure the drill operations on multiple characteristics...

Maybe you are looking for

  • How to get the values from html:select? tag..?

    i tried with this, but its not working... <html:select styleClass="text" name="querydefs" property="shortcut"              onchange="retrieveOptions()" styleId="firstBox" indexed="true"> <html:options collection="advanced.choices" property="shortcut"

  • Multi page form id - sessions? cookies? url?

    i want to display display records just inserted into mysql database on a result page of multi page form. the page won't just display the record set. i get this error message..... You have an error in your SQL syntax; check the manual that corresponds

  • *** Reading from a file with tags ***

    Hi guys, I don't know if it is possible, but can you read from a file that contains tags? For example, say i want to write a simple program that just outputs the details of a person that it reads in from someFile.dat someFile.dat <DETAILS> <NAME> Nap

  • Fm to park a FI doc as save as Completed

    is there any fm or BAPI to save a parked doc as 'Save as Completed'?

  • Can my HP laserjet 4730 mfp be made to run 11" x 17" paper

    was just wondering if I can buy an attachment to run 11 x 17 inch paper on the HP laserjet 4730 mfp? Any Info?