Group elements, price classes etc

Hi "U" guru's,
I'm trying to understand the following config aspects of DM. Can someone help me with understanding of each point and what would be the values related to this and why these will be used?
1)Group elements (register grp, command grp) for device category->what are the different possible values and Use?
2)Price classes and price levels in the billing master data in contract billing-->what are the different possible values and Use?
3)Reference material for creating material/device category->what are the different possible values and Use?
4)What are functional and cosntruction classes? e.g?
5)Defined different manufacturers of devices and installations---> Is this pure customization in each project implementations? or SAP has std values?
Thanks
raj

Hi Raj,
1)There are following grouping:
a. Register groups:- Group of registers that belong to one or more devices or device categories.e.g. no of registers to the device i.e. 0,1,2,4..
b.Grouping together of several commands in a logical way. Example: for street lighting, the command group is made up of the commands turn on, diminish power, and turn off.
c.Group of interfaces of one or more device categories or devices. Example: a group of several pulse input points and a modem interface in the case of remote meters.
2)The Price classes and price levels are Classification of device categories that are treated with respect to price. Example: In conjunction with the price level, the price class is used to determine the rental price.
3)Reference material for creating material/device category->what are the different possible values and Use?
4) Construction classes : First summarization level in the classification of device categories.Several similar device categories can be grouped into one construction class.
The functional classes are Second summarization level in the classification of device categories. e.g. Several device categories or construction classes (each containing several device categories) can be grouped into one function class.
With regards,
Sunil

Similar Messages

  • Grouping elements on a slide

    I am using Captivate v4.
    Is it possible to select different elements placed onto a slide and create a "group" - as is possible in PowerPoint ?
    For example - I have created an magnified view of an area visible on the slide itself. I have placed around the magnified view a highlight box and lines that direct the user to the location of the smaller item on the main image on the slide. In total I have 5 elements that make up my "magnified" view and it would be good to turn the whole magnified view into a group so their timings etc could be done just once, not for each seperate element that make up the magnified view.
    Here's hoping.....
    Noel

    Sorry.  This is not something that Captivate can do as yet.
    You'll be happy to know that others feel as you do that this would be a useful addition to the feature set.
    Feel free to log and enhancement request for it.

  • List items as grouped elements

    Hi,
    In 'Select List Item' , I want to display list items as grouped elements. Assume that grouping the child items based on its master code.
    Eg: [ Fruits ]
    Apple
    Orange
    Goa
    [ Animals ]
    Tiger
    Lion
    Elephant
    [ Birds ]
    ...... etc
    How can I do it?
    Regards
    Mohan

    Mohan wrote:
    In 'Select List Item' , I want to display list items as grouped elements. Assume that grouping the child items based on its master code.
    Eg: [ Fruits ]
    Apple
    Orange
    Goa
    [ Animals ]
    Tiger
    Lion
    Elephant
    [ Birds ]
    ...... etc
    How can I do it?The select list item must generate HTML <tt>optgroup</tt> elements, via an item plug-in or some other technique, e.g.
    {thread:id=1115902}
    {message:id=4516761}

  • Ordering of xml group elements

    Hi
    I have a Document object created over the xml file, initially having same type of group elements with differen type of information in the predefined order. later if any time i modify it to add new group of same type by default i am able to add it to next sibiling, instead i want to maintain the order.
    i am having order number as part of group elemnt attribute order.
    e.g
    i have initial xml document like below
    <product order ="2">
    <name/>
    <price/>
    </product>
    <product order ="4">
    <name/>
    <price/>
    </product>
    now if the use want to add the anotherelemtn like
    <product order ="3">
    <name/>
    <price/>
    </product>
    it should go into proper sequence.
    How to do this
    expected will be
    <product order ="2">
    <name/>
    <price/>
    </product>
    <product order ="3">
    <name/>
    <price/>
    </product>
    <product order ="4">
    <name/>
    <price/>
    </product>

    Use the element's append() method if you want to add a child element as the last child, otherwise use its insertBefore() method.

  • Vectors shapes dissapear or group elements are mooved to another coordinates

    A month ago, I experiment some bugs on fireworks. There are shapes, that dissapear, or group elements thah disappear and when you try to select his layer, the shape appears in another coordiantes, and it's impossible to select. Mask boxes change you height by 1px and it's impossible to modify. The rounded shapes are deformed, like someone move the paths to the right.
    I have a lot of desings mades with fireworks, and many files become corrupt, with this case of bugs that I've mentioned at the beginning.
    A friend that also have fireworks has proved the same file, and it is perfect, but if I open the file, happens all this thing that explain on top.
    What is happening?@

    1.) forget "Vector" if you're talking about (modern) Java Code. You most likely want to use a implementation of List instead (usually ArrayList or LinkedList), Vector is a legacy class and should usually not be used in new code.
    2.) You could keep everything in XML all the time, for this you would use the DOM tree of your document. In my opinion that's usually too much hassle, as you'd have to convert each data access.
    3.) Do you mean to use the list to store the objects or the properties of the objects?
    4.) A standalone application is no reason not to use a database. HSQLDB provides almost everything you need from a database without having to install anything. Of course a XML file might still be the better idea, but you should think about it.
    Good Luck

  • Repeating a group element on each page of a report.

    I have a report where I need to repeat a group element on each page. The element is from the first group in the data. It is in the center group. Currently, the values from this group only print when the group changes. Everything I try does not work. Does anyone have any ideas. I am attaching a sample of the data. Along with the rtf document. I am using the BI Publisher plug in in Word to create the template.
    Data
    <?xml version="1.0" encoding="UTF-8"?>
    <POLLEDTICKETRPT>
    <USERCD>klockhar</USERCD><POLLDATE>03/24/2009</POLLDATE>
    <LIST_CENTER>
    <CENTER>
    <CENTER_CD>0039</CENTER_CD>
    <CENTER_NAME>CROSS PLAINS QUARRY</CENTER_NAME>
    <LIST_TRANSDATE>
    <TRANSDATE>
    <TRANS_DATE>03/11/2009</TRANS_DATE>
    <LIST_CUSTOMER>
    <CUSTOMER>
    <CUSTOMER_NBR>33221477</CUSTOMER_NBR>
    <CUST_NAME>TDOT DISTRICT 32-GALLATIN</CUST_NAME>
    <LIST_JOB>
    <JOB>
    <JOB_CUST>33221477</JOB_CUST>
    <JOB_CUST_NAME>TDOT DISTRICT 32-GALLATIN</JOB_CUST_NAME>
    <RGI_JOB_NBR>2008</RGI_JOB_NBR>
    <QUOTE_ID>0</QUOTE_ID>
    <LIST_COSTCODE>
    <COSTCODE>
    <COSTCODING/>
    <COST_CNTR/>
    <COST_ACCT/>
    <PROJECT_NBR/>
    <PROJECT_TASK/>
    <LIST_TICKET>
    <TICKET>
    <TICKET_NBR>5000021</TICKET_NBR>
    <ORIGIN_CD>TSCC</ORIGIN_CD>
    <REFERENCE_NBR>254510</REFERENCE_NBR>
    <VOID_IND>N</VOID_IND>
    <STATE_CD>TN</STATE_CD>
    <MEASURE_SYSTEM>S</MEASURE_SYSTEM>
    <LOCATION>THANK YOU</LOCATION>
    <PO_NBR>POS-254510-C</PO_NBR>
    <TAX_CODE>4</TAX_CODE>
    <PRODUCT_CD>000003</PRODUCT_CD>
    <HAUL_ZONE_CD/>
    <INVENTORY_STATUS>PR</INVENTORY_STATUS>
    <HAULER_NBR/>
    <RGI_TRANSPORT_CD>FU96</RGI_TRANSPORT_CD>
    <HAUL_RATE> .00</HAUL_RATE>
    <MAT_RATE> 8.50</MAT_RATE>
    <NET_TONS> -7.96</NET_TONS>
    <MAT_SALES_AMT> -67.66</MAT_SALES_AMT>
    <HAUL_AMT>0</HAUL_AMT>
    <TAX_AMT>0</TAX_AMT>
    <SEV_TAX_AMT>0</SEV_TAX_AMT>
    <SEV_TAX_IND>N</SEV_TAX_IND>
    <VALID_NET_TONS> -7.96</VALID_NET_TONS>
    <VALID_SALES_AMT> -67.66</VALID_SALES_AMT>
    <VALID_HAUL_AMT> .00</VALID_HAUL_AMT>
    <VALID_TAX_AMT> .00</VALID_TAX_AMT>
    <VALID_SEV_TAX_AMT> .00</VALID_SEV_TAX_AMT>
    <CASH_TONS> .00</CASH_TONS>
    <CASH_SALES_AMT> .00</CASH_SALES_AMT>
    <CASH_TAX_AMT> .00</CASH_TAX_AMT>
    <CASH_SEVTAX_AMT> .00</CASH_SEVTAX_AMT>
    <CASH_HAUL_AMT> .00</CASH_HAUL_AMT>
    <TRADE_TONS> -7.96</TRADE_TONS>
    <TRADE_SALES_AMT> -67.66</TRADE_SALES_AMT>
    <TRADE_TAX_AMT> .00</TRADE_TAX_AMT>
    <TRADE_SEVTAX_AMT> .00</TRADE_SEVTAX_AMT>
    <TRADE_HAUL_AMT> .00</TRADE_HAUL_AMT>
    <INTRA_TONS> .00</INTRA_TONS>
    <INTRA_SALES_AMT> .00</INTRA_SALES_AMT>
    <INTRA_TAX_AMT> .00</INTRA_TAX_AMT>
    <INTRA_SEVTAX_AMT> .00</INTRA_SEVTAX_AMT>
    <INTRA_HAUL_AMT> .00</INTRA_HAUL_AMT>
    <INTER_TONS> .00</INTER_TONS>
    <INTER_SALES_AMT> .00</INTER_SALES_AMT>
    <INTER_TAX_AMT> .00</INTER_TAX_AMT>
    <INTER_SEVTAX_AMT> .00</INTER_SEVTAX_AMT>
    <INTER_HAUL_AMT> .00</INTER_HAUL_AMT>
    <CASH_PR_TONS> .00</CASH_PR_TONS>
    <CASH_NP_TONS> .00</CASH_NP_TONS>
    <CASH_MI_TONS> .00</CASH_MI_TONS>
    <TRADE_PR_TONS> -7.96</TRADE_PR_TONS>
    <TRADE_NP_TONS> .00</TRADE_NP_TONS>
    <TRADE_MI_TONS> .00</TRADE_MI_TONS>
    <INTER_PR_TONS> .00</INTER_PR_TONS>
    <INTER_NP_TONS> .00</INTER_NP_TONS>
    <INTER_MI_TONS> .00</INTER_MI_TONS>
    <INTRA_PR_TONS> .00</INTRA_PR_TONS>
    <INTRA_NP_TONS> .00</INTRA_NP_TONS>
    <INTRA_MI_TONS> .00</INTRA_MI_TONS>
    </TICKET>
    </LIST_TICKET>
    </COSTCODE>
    </LIST_COSTCODE>
    </JOB>
    </LIST_JOB>
    </CUSTOMER>
    </LIST_CUSTOMER>
    </TRANSDATE>
    RTF Template
    DISPLAY CENTER
    S M
    FOR EACH CENTER
    SET CENTER
    CENTER: CENTER_CD CENTER_NAME
    FOR EACH TRANSDATE
    TRANSACTION DATE: TRANS_DATE
    FOR EACH CUSTOMER
    FOR EACH JOB
    Customer: JOB_CUST JOB_CUST_NAME
    Job: RGI_JOB_NBR Quote Id: QUOTE_ID
    FCC
    group COSTCODE by COSTCODING
    Cost Center: COST_CNTR Cost Acct: COST_ACCT Project: PROJECT_NBR Task: PROJECT_TASK
    Ticket Nbr     ORGCD     OrigTck     V     ST     Location     Po Nbr     Tax Cd     Prod Code     ZN     Hauler      Truck     Haul Rate     UnitPrice     Tons     SalesAmount
    F TCK#M     CODE     OTCK#     V     ST     LOCATION     PO_NBR      TC     PROD     HZ     HAULER     TRUCK     0.00     0.00     0.00 *      0.00 E

    Post Author: Guy
    CA Forum: General
    Hi,
    You should add a first level of grouping in your subreport on a fake formula field with a constant value.  Put your header and footer information in this group header and footer.  In the group option make sure to check the "repeat group header on each page option".
    This group will act as a page header + footer within your subreport.
    good luck!
    Guy

  • Error:The grouping element could not be determined for project

    Hi,
    When I am trying to issue goods for a project,I am getting the following error
    "The grouping element could not be determined for project 1., plant 2., and MRP group 3.."
    what may be the reason for this reason.
    Regards,
    Raju

    Hi,
    You are using Automatic Requirement Grouping in your project and there is some issue with the Material Master,please check the Material Master Views.
    Muzamil

  • Display grouping elements r repective page footers in hyp:IR STUDIO

    Hi All ,
    I am facing a problem with Hyperion IR Studio at the time of display grouping elements in receptive page footers.
    eg: say I have a group 'A' and its corresponding elements are like A1,A2,A3....
    If query(from dashboard) for report related to Group 'A'..My report shows the data related to all its elements(A1,A2,...).I need to show these grouping elements in the page footer on their corresponding pages, for example, my report has generated with first 4 pages related to Grouping element 'A1' and next two pages(5th,6th) for grouping element 'A2'..here I need to show 'A1' in the page footer on first 4 pages and 'A2' on 5th & 6th pages and like-wise.
    Is there any possibility that we can show grouping elements in their receptive page footers...
    Hyperion :-
    Version : IR reporting studio 11.1.1.3
    Thanks in Advance,
    Srini

    hey, I just realised, that you have the same problem as me, though mine is a studio xps1340 with a 9500M.
    Did you make any progress in configuring your xorg.conf or anything else? Please say yes...

  • Repaing Permissions = Group Differ on "private/etc/cups", should be 0, grou

    Repaing Permissions = Group Differ on "private/etc/cups", should be 0, groups is 26.
    It says this everytime, even when it was brand new...
    What does this mean? Whay doesn't it go away after repairing?

    This error message has been occurring since Mac OS X 10.5.4 I believe, it's not harmful in any way to the operation of your Mac, so I wouldn't worry about it. I'm sure Apple will have this fixed in a future update.

  • ERROR when repairing permissions: Group differs on "private/etc/cup"

    Hi,
    When I run permissions repair on my Leopard 10.5.4 I get the error message:
    ERROR when repairing permissions: Group differs on "private/etc/cup", Should be 0, group is 26
    Any idea why... It pops up every time I run permissions repair so I don't think it is really getting repaired.
    Thanks.

    Ignore it. It's been reported as a bug and is under investigation.

  • Group differs on "private/etc/cups", should be 0, group is 26.

    Greetings.
    After performing Verify Disk Permission, i have this massage:
    *Group differs on "private/etc/cups", should be 0, group is 26.*
    Immediately i performed Repair Disk Permission but in the end i still get this massage.
    Any idea what dose that means?
    Thank you so much.
    Cheers.

    ChrisWad wrote:
    How do you submit a bug to Apple as I want to put some weight behing this one.
    Chris
    Why? Who says it's a bug worth worrying about?
    Ever since Repair Permissions was introduced (around 10.1.5 I seem to remember, although it was 10.2 before it was integrated into Disk Utility) there have been occurrences of these "spurious" errors.
    Take a look at these:
    Spurious Permissions errors in 10.2
    Spurious Permission errors in OS X 10.3
    Spurious Permission errors in OS X 10.4
    Some of these disappeared with point updates, others didn't. They did not prevent anyone's system working. They were acknowledged as unimportant in this article: Disk Utility reports some messages that you can ignore when checking permissions.
    I didn't write an equivalent for 10.5, because there were so many ACL and SUID errors which changed with each version, see Mac OS X 10.5: Disk Utility's Repair Disk Permissions reports issues with SUID files.
    This particular message is of no consequence. It may or may not disappear with the next system update. But if it bothers you, the answer is simple: stop Repairing Permissions!

  • How to add an attribute to "group" element in the DataTemplate dataStructur

    Hi,
    I want to add an attribute to the group element in the dataStructure section of DataTemplate. I want my output XML file to look like:
    <G_EMP xmlns:xsd="http://www.w3.org">
    <ENAME>John</ENAME>
    </G_EMP>
    This can be done in Oracle Reports 6i by setting a value to the XMLTag attribute in the property pallette of G_EMP group in the report. Please let me know if there is a way to do the same in the Data Template.
    So far I've observed only three attibutes that can be used with group element (name,dataType,source). Is there any other attribute that I can use to get the afore mentioned XML structure.

    Moved to the LiveCycle Designer forum: http://forums.adobe.com/community/livecycle/livecycle_modules_and_development_tools/livecy cle_designer_es?view=discussions

  • Problem in repetetion of the value of parent group element in each PDFpage

    I am using data template in BI PUB. I have table containing Region_Name , Sales_Rep_Name and amount. I need to show the region_name(parent group element) on the top(not in header) of the next and subsequent pages . under same region_name if sales_rep_name(child group element) is large enough not to fit in a single page, then same region_name should appear in the next page. But this name is not repeting in every page of the generated PDF.
    QUERY: SELECT region_name,sales_rep_name,SUM(amount) amount FROM edwods_bipub_test
    GROUP BY region_name,sales_rep_name
    ORDER BY region_name,sales_rep_name
    Data Structure for the above query: <dataStructure>
              <group name="g_region" dataType="varchar2" source="Q_weekly_summary_by_salesrep">
                   <element name="region_name" dataType="varchar2" value="REGION_NAME"/>
                   <group name="g_sales_rep" dataType="varchar2" source="Q_weekly_summary_by_salesrep">
                        <element name="sales_rep_name" dataType="varchar2" value="sales_rep_name"/>
                        <element name="amount" dataType="number" value="amount"/>
                   </group>
              </group>
         </dataStructure>
    Please help me at [email protected]

    create a formula column
    function Cf_clientaddressformula
    return varchar
    is
    clientaddress VarChar2(1000);
    begin
    Select DeCode(:Address1, Null, Null, :Address1)||
    DeCode(:AddressN, Null, Null, Chr(10)||:AddressN)||
    DeCode(:City, Null, Null, Chr(10)||:City)||
    DeCode(:State, Null, Null, Chr(10)||:State)
    DeCode(:Country, Null, Null, Chr(10)||:Country)
    DeCode(:PostalCode, Null, Null, Chr(10)||:PostalCode)
    Into ClientAddress
    From Dual;
    ClientAddress := LTrim(RTrim(ClientAddress,Chr(10)),Chr(10));
    return(ClientAddress);
    End;
    assign this cf to the address field in your report and set that field "Vertical Elasticity" to "Variable"
    Hope this will solve your problem.
    Sumanth

  • Customer chooses sort of products (price, newest etc) - every other site has this so BC must?

    Hi,
    Does anyone know how to allow the customers to choose the sort order of some pages?
    I don't know about you, but I shop online a lot. Whenever I go to the sale page if I feel like buying something but I know I don't really 'need' anything, I always sort the products from cheapest to most expensive.. Anyone that shops on Asos will know what I mean... And for stores I shop at every few weeks I always sort from Newest to Oldest (as who really trusts those New products pages)..
    Most websites have this option and I was thinking on the weekend that almost every time I shop online I do this. Maybe it's a female thing wanting the best value but in today's economic climate I'm suprised we can't do this in BC. I always get annoyed with a website that doesn't have basic functions and to be honest if I was shoping on our website I'd be pretty unimpressed we can't do this so surely our customers feel the same way.
    Any ideas?

    Hi there,
    BC offers two features that you may possibly use. Once is the catalogue browse panel and the other is the product search form. You could convert the product search form into a single button that will return the products in the search results (hide the keyword field) and sort the products according to the dropdown selection. This could be price, alphabet etc. Otherwise you may want to look at some jQuery sorting techniques.
    Cheers,
    -m

  • (Mobile Infrastructur)Failed to get hierarchy group elements fromMiddleware

    When iam configuring the Mobile Infrastructure and clicked on Hierarchy Grouping i got the following error.
    Error:Failed to get hierarchy group elements from middleware. Reason: Could not connect to middleware
    Could anyone tell meaning the above statement and why it is occuring.
    Secondly when iam trying to start the MI Webconsole from the below URL, I was getting Page Cannot be Displayed Error.
    https://server:50300/me/WebConsole/login. Can anyone tell why this error is coming.

    Dear Sankar,
    SAP wants you to use the NWA Mobile Administrator and not the old WebConsole. As for the error, I think it should be solved by now, considering you solved other NWA issues by either using solutions of redeploying sapjra, re-running of NWA templates under Deploy and Change or by returning back to your original NWA connected ABAP client (as is evident from your other thread).
    Regards,
    Veera

Maybe you are looking for