How to derive value on Controlling Area on Cost Element or any other entity

Hi Experts,
I want to derive a value of 1000 on the controlling area when we create a cost element. I have tried DERIVE_CELEM  but it seems that Controlling area can only trigger Derivation on other fields once it is manually populated.
Any ideas if this could be possible?
Thanks
Riaan

Hello Kaustubh
Just wanted to understand why you want to default the controlling area? Its a key field and changing it as attribute will have lot of issues.
One way you can try is to create a Change dummy CR and keep it in executable mode. User can copy the CR and create their own. Other ways is use the BRF+ and try to default the controlling area.
One more point, normally you have one or two controlling areas so I really don't see any need for changing the data model and do the coding for populating controlling area,
@Michael - Please add your views and any better suggestion.
Kiran

Similar Messages

  • What table storing controlling area from C.Element, wbs group?

    Hi All,
    Greeting.
    In my project right now, I need to bring over data Cost Element Group and WBS Group to BW.
    In order to cater this, I fetch data up from setHeader and setLeaf tables.
    My Question is how to get information about controlling area that belong to those object, because when I see org. unit field on the table (setHeader table), it's populated with different value with controlling area that I see on their t-code (KAH3 and KJH3).
    Is that any table storing controlling area seen on t-code: KAH3 and KJH3 ?
    Really need your help.
    Thanks a lot and have a good day,
    Best regards,
    Daniel N.

    Hi Daniel,
    It does not work this way. If you want to extract the controlling area of the obejcts you have to go to the relevant tables of the master data, e.g. for cost elements - CSKB, WBS - PRPS, etc.
    Regards,
    Eli

  • Compounding Controlling areas and Cost Centers

    Hi,
    We have only one Controlling area value, say ZC11. I am looking at an InfoObject Master Data table for an InfoObject, and it seems that there are no differences in the records with the Controlling area and Cost Centers with those of blank Controlling areas and Cost Centers.
    Is it necesary to define the compounded InfoObject of the Controlling Area to the Cost Centers in this case? I understand that compounding is for use if there are many different Controlling Areas for the same Cost Centers.
    What would be the best approach on this?
    Thanks,
    RT

    Hi Bhanu,
    May I ask what would be the core change of the SAP InfoObject? I would think that modeling wise, it would be beneficial to not compound if there was just one Controlling area.
    I am actually uploading data and I am getting an error that lists the error "value Cost Center/Controlling Area/ Company code is not permitted for characteristics Company Code". I am sending only the value Cost Center but somehow it is looking for the Controlling Area. Should I be sending both the Controlling area and its correspdoning Cost Center?
    Thanks,
    RT
    Message was edited by: Rob  Thomas

  • Overlapping values were maintained for characteristic Cost Element

    Dear SAP Gurus,
    I am Finding one error while chaing my Primary Cost Planning in CJ40. The error note as follows.
    *"Overlapping values were maintained for characteristic Cost Element*
    *Message no. K9050
    Diagnosis
    You maintained several characterisic values for characteristic Cost Element in layout maintenance or in the entry screen for planning.
    Within these characteristic values
    individual values appear more than once
    individual values are included in an inteval
    intervals overlap
    These duplications and overlaps are not forseen in planning.
    System Response
    The entries for characteristic Cost Element are rejected.
    Procedure
    Change the entries in the layout maintenance/entry screen for planning."
    Please help.
    Rgds
    Rohit

    Hi,
    Step1. Go to CJ40.
    enter in the cost planning area->Select the topmost line item->Primary cost.
    Then Extras->Group Display--> Cost element
    Is it the same what you have checked in the KAH2?
    Step2: Then check Extras---> Error Log
    Step3: Then check Extras--->Diplay Profile
    Step4: Now Go to Tcode: KP34 and check the layout assigned to WBS elements: Cost element/acty inputs and make sure the check mark is present against it in item column.
    Step 5: Now check Extras--> Display Profile.
    Make sure its same as that of Step4.
    Hope its useful.
    Reward points if useful.
    Thanks..

  • How to change the Validility period of the cost element

    Hi All,
    how to change the validity period of the cost element. In tranc code Ka02 only the text is allowed to change but i want to change the validity period of the cost element.
    best Regards
    stephen

    Hi All,
    Thanks for your response...........
    My  concern is, i have a document posted to 43100 GL Expense acct, which is also defined as cost element, GL field status G004(cost accts). But when the original document is posted no is no assignment of any cost object.
    But i have to reverse the document and when i use FB08, the reversal is popping up with error " Assignment of CO object is neccesaary " Assign the cost center.
    Is there any way we can update the cost center for posted docuemnt? if so how? and can i make the cost element invalid for previous month so that it will not ask for cost object and change the field status of the GL from g004 to G001 only for reversal and set it back after posting is done.
    Appreciate ur feedback and suitab;le points are rewarded with points.
    best

  • How to connect my iPad 2 to Sony Bavaria wirless? Any other way than apple tv?

    How to connect my iPad 2 to Sony Bavaria wirless? Any other way than apple tv?

    http://store.apple.com/us/product/MD098ZM/A/apple-digital-av-adapter
    this one? if i connect it to the tv, will it work  if audio system is connected to the tv?

  • Urgent:How do i change the validity period of cost element !!!!!!!!

    How do i change the validity period of cost element like:
    From 03/01/2008 to 01/01/9999
    To 01/01/2000 to 01/01/9999
    Please help me.I will assign you points.Thanks in advance.

    hi,
    pls go to t.code ka02 and select that particular cost element and go to menu bar and select edit -analysis period and select other analysis period there we can change
    if it is useful to you pls assign the points
    Thanks & Regards
    phaneendra

  • How to make default value for controlling area for MDG-F 7.0

    how do we default certain pre-defined values for few fields? e.g. controlling area or company code for MDG finance?
    Thank you in advance.
    SP

    Hello Sahil
    Account and CC/PC are 2 different entity types. For PC and CC there is dependency. First you have to load Cost centers and then load PC.
    For CC - load CC master data first. Then load hierarchy file then group file and finally assignment file.
    Follow same process for PC.
    GL you can load independently but you have first load group GL then operational GL and then GL at company code level,
    Kiran

  • How to derive value from another variable and use it to read master data?

    Hi,
    I have following case:
    First I need to read the value from Cost Center -variable (ZIPCC) and then I need to use that value to determine the home currency of that cost center from the cost center master data table (field: OBJ_CURR).
    I know to basic idea on how to do this, but don't seem to get the syntax correct. Could someone point me in the right direction?
    So the objects in play are:
    ZIPCC = Cost center selection variable (mandatory, single value)
    ZIPCUR = Cost Center Currency variable (customer exit, single value)
    0COSTCENTER
    0OBJ_CURR = Field in cost center master data
    Help will be greatly appreciated!
    -m

    Hi,
    Thank you very much for your example I can see that this logic works! However I'm experiencing trouble in selecting the 0OBJ_CURR
    This kind of declaration isn't working: "D1 Like /BIC/0OBJ_CURR."
    And the same goes for the Selection:
    "Select single OBJ_CURR into D1 from /BI0/PCOSTCENTER where COSTCENTER = i_t_var_range-low."
    This is where my syntax also went wrong.
    0OBJ_CURR is a unit, is there a special way to declare it and use it in the code?
    (and 0CURRENCY is a reference unit for 0OBJ_CURR).
    Do you have adivce on this?
    -miikka

  • Hide Controlling Area from Cost center in report

    Hi Experts,
    I have Costcenter as reporting field in BW report. Controlling Area is compunding char for Cost center.
    In the report, it shows both values (cost center and controlling area) when i use cost center in query. foreg. KO01/C123456 as key.
    (KO01 is controlling area and C123456 is Cost center)
    Is there any way to ONLY display Costcenter value in report??
    Thanks in advance.
    -Abhijit

    You can add controlling area IO in the line and hide it (in properties set never display) or you can also insert it in filter with fix value KO01.
    Hope it helps.
    Regards

  • How to create a pop up calendar in adobe acrobat or any other adobe tool  via adobe javascript  ?No third party tools needed(Eg:formrouter)

    I want to create a pop up calendar in adobe acrobat or any other adobe tool  via adobe javascript  in a PDF form .
    I wish to create the calendar without any third party tool.
    I found few options like formrouter and also pdf scripting.
    But I was to create the calendar via pure Adobe Javascript. If no such option is there  inbuilt pop up calendar control in any adobe tool to design the PDF form and afterwards save the same as PDF.

    All 3 of the options provide are all JavaScript. There is no plug-in used. You do need to place the JavaScript code text file into a special folder so that the menu and tool bar tools that allow execution of the JavaScript code and associate the pop-up calendar with a specific field.

  • How to search .java files by Search tool in NWDS or any other tool?

    Hi All,
    I can easily search .JSP files by NWDS's Search tool, but I have a hard time to search Java files by this tool.  Can anyone guide me how to search Java files which contain a specified string by using Search tool in NWDS? or any other tool?
    Thanls. Jin

    Hi Jin,
    You can search Custom Java files with NWDS Search tool for specified string. But not standard Java files.
    Suppose you have extend z_userR3 base on UserR3 and contains string some help then you can click on search in NWDS
    Then click on File it will open Search box with 4 tag
    1. File Search
    2. Help Search
    3. Java Search
    4. Plug-in Search
    Click on File Search tab and provide the text in Containing text input box and give java file name with wild characters like  *.java
    Select Workspace under Scope and hit search button. It will search string in your custom Java file. This method will not search string in Standard Java classes of SAP.
    If you want to search in standard SAP  java classes then you should know about what you are searching i.e. whether it is field, Method, Package, Constructor and Type  select proper radio button under Search For box then tryo to select proper radio button under Limit To if you want to search everywhere then select All Occurrences. You should select Workspace under Scope.
    Suppose nothing comes after selected Type then go for other option one by one Method, Field etc...
    Expert people will give you more information.
    I hope this will help you.
    Regards.
    eCommerce Developer

  • How can I test if a given DisplayObject is obscured by any other DisplayObject on the same stage?

    I'm trying to write a function
        internal function isObscured(o: DisplayObject, p: DisplayObject): Boolean;
    which tells whether the given object o is partially or completely obscured by the object p. I already tried using hitTestObject and hitTestPoint; the latter would actually do what I want if I tested every point in the bounding rectangle of the object at hand - not very efficient. I also tried using setChildIndex but it doesn't seem to help either since it's possible that an object isn't obscured even though it does not have the largest child index.
    My current approach is to test whether any bounding rectangle of the objects with larger child indices than the object at hand intersects with the bounding rectangle of the object at hand, however I suspect that this will only work for testing whether any sibling overlaps my object. I also looked at the 'depth' property of UIComponent but it seemed from the same issue (the depth is relative among all siblings).
    Does anybody know whether there's a better way to check whether a Flex control is obscured by another?

    Some other alternatives for testing:
    Use the rectangle approach you mentioned, just make sure you call localToGlobal() on each of the points (rectangle coordinates) before doing the check. That will make all of your comparisons happen in the stage's coordinate system rather than each display object's parent's coordinate system.
    Another option that may work is DisplayObject.hitTestObject():
    http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/display/DisplayOb ject.html#hitTestObject()
    Finally, I found this  link that has a hitTestRect() method that may help you:
    http://www.as3gamegears.com/misc/actionscript-toolkit/

  • How can I install WinPE on a MacBook Pro? (or any other way to repair Win7 boot sector on a MacBook Pro?)

    Hello,
    I run MacOS X 10.8.5 and Win7 SP1 installed on a MacBook Pro (model summer 2010).
    I used to run Win7 using Parallels desktop. I have version 9.0.23036 installed.
    Unfortunately, the boot sector for Win7 got corrupted or erased (???)
    I have many professional apps installed on Win7, not easy to re-install...
    => I try to find a way to use WinPE to solve the issue.
    But I cannot boot directly from WinPE (v3.n?) on a USB memory stick. It stops when loading the system files.
    Is there a way to run WinPE anyway? Using Boot Camp? Using Parallels desktop? by copying some Parallels drivers onto the WinPE system? (but which ones? where to copy them?)
    Is there any other way to re-create the boot sector for Win7 without a full re-install?
    Many thanks for any help.

    Thank you very much.
    I could make a bootable clone of the Ma OS side using Carbon Copy Cloner. This point is OK.
    I sill get trouble with the WinRE environment: I cannot boot directly from the Win7 DVD: the loading of the system files stops at a certain point and I cannot get the Windows menu.
    I could read a procedure on the Parallels.com support site (http://kb.parallels.com/en/5223) and tried to follow it (my Windows was installed using Boot Camp). The problem is that, unliked described on step 2 (Choose to "Start Windows Installation"), I can't get this choice in the Boot Camp menu. I only have two choices : "Download the latest Windows support software" or "Remove Windows 7 or later version". Do you know how I can get the "Start Windows Installation" choice, so that I can launch the Windows DVD through Boot Camp?
    Thank you in advance

  • Cost center , valuation area  and cost element

    Hi ,
    i use OKB9 to access relationship for cost element and cost center,  where can i find table for detail business area/valuation area and cost center , as in OKB9  ineed to drill in one by one to check the data .
    Thanks

    Hello Aik
    Check MARA table, you would find all the fields.
    Reg
    assign points if useful

Maybe you are looking for

  • How to retrieve Min(startDate) and Max(endDate) for different groups of data? (sql server 2000)

    My sample dataset (below) contains 3 groups -- 'a', 'b', 'c'.  I need to retrieve the Min(startDate) and Max(EndDate) for each group so that the output looks something like this (date format not an issue): fk   minStart       maxEnd a    1/13/1985   

  • Access 2003 to Oracle Migration Queries

    Hi Experts, I have taken up a project to migrate Access 2003 application to Oracle 9i.The Forms and Reports will continue to run in Access 2003 with Oracle 9i database. I decide to use Oracle Migration workbench for the migration purpose.What I think

  • Adjust Color option not available in Preview?

    We scanned in some documents recently and need to adjust their contrast. Unfortunately, the option for Tools>Adjust Color is grayed out/unavailable. Any idea why this would be the case? The documents were scanned in on a Canon MX850. Thanks.

  • Converting Images to CMYK?

    Just new to LR and was hoping someone could solve my problems Re: image conversion. Is there a way to convert RBG images in Lightroom to a 'HighRes CMYK' so there press ready? Ive been searching but cant find anything. Hopefully they havent cut this

  • Can't change Canvas's Maximum Size

    Hi, I am trying to make a program which has a frame which is fullscreen and a canvas which is the same size. So far I have got this: JFrame frame = new JFrame("Screensaver"); frame.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); Toolkit tk = Toolkit.