Value to be entered for Version type while populating metadata into Plannin

Hi
I have extracted the version dimension from my outline.
Now i need to push it into Planning 11. I have reversed the planning dimension 7 using the version dimension to push value.
After extract, the version type comes under UDA as "Standard bottom up, Public". I split the string into 2 columns as version type & other as UDA.
I mapped the version type column at source to version type (in planning) at target.
On executing the interface, it generated the following error log:
Final Version,Version,,Never Share,,,,Public,Standard Bottom Up,~,Cannot load dimension member, error message is: java.lang.IllegalArgumentException: Invalid value for field Version Type: Standard Bottom Up.
REV 1,Version,,Never Share,,Release 1,,Public,Standard Bottom Up,~,Cannot load dimension member, error message is: java.lang.IllegalArgumentException: Invalid value for field Version Type: Standard Bottom Up
What value should be entered for version type??
Moreover if there is any doc/pdf which provide details about the different values that can go into Planning dimensions, please share.
Thanks in advance
Edited by: user8628169 on Jan 18, 2010 4:40 PM

Hi,
The value should be "Bottom Up" or "Target", have a read here for the properties
Ok?
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • I am facing error while running Quickpay in Fusion payroll that "The input value Periodicity is missing for element type KGOC_Unpaid_Absence_Amount. Enter a valid input value". Any idea?

    I am facing error while running Quickpay in Fusion payroll that "The input value Periodicity is missing for element type KGOC_Unpaid_Absence_Amount. Enter a valid input value". Any idea?

    This is most probably because the Periodicity input value has been configured as "Required" and no value has been input for it.
    Please enter a value and try to re-run Quick Pay.

  • HUMO-A reason has to be entered for movement type 344

    Hi All,
    We currently have the system configured to enter a 'reason for movement' for movement type 344 and this field is marked as required in the movement type configuration. We have configures the transactions allowed for the movement type and HUMO is one of them.
    When I try to post the same HU using the path 'Edit-> Change HU Posting-> Other Postings->Process-> Transfer posting unrestriced to blocked', it prompts me for a 'Reason for Movt' and allows me to post it to a blocked stock.
    However, when we try to post an HU to blocked to stock using the path in HU monitor 'Edit-> Change HU Posting->In Blocked Stock', the system gives an error 'A reason has to be entered for movement type 344'. Please note, it does not even prompt me to enter a reason for the movement.
    Is there a configuration node to have the above error corrected? Or is there any SAP note which could help us solve the problem? We are aware of the SAP note 1679167 for transaction VLMOVE but not sure the same would actually correct the issue for HUMO. Any help in this regard is appreciated.

    Hello Biswajit,
    unfortunately, as far as I can see in source
    SAPLHUMO                 
    / LHUMOF04
    FORM                     
    / TRANSFER_POSTING_HU
    during debugging, there is no GUI code to ask user for a reason. So it's a lack of functionality.
    I think you can add this by an implicit enhancement around FORM transfer_posting_hu asking user e.g. with function module call POPUP_GET_VALUES_DB_CHECKED.
    But transfering the entered reason down to the MM posting seems also not so easy because reason field "GRUND" may not visible in that callstack level.
    Hope that helps you along
    Best regards,
    Matthias

  • A value must be entered for ---- Error

    Hi,
    I have a create page with many "required" items. After entering value for a few items, if I click on date picker to enter value for a date item, it raises "A value must be enter for " error for all "required" items that don't have any value yet.
    How to disable the form validation when we click on Date LOV/picker? Any help would be greatly appreciated.
    Thanks.

    Hi,
    some more information on the problem ....
    I have a "fireAction" defined behind the item. The "submit" associated with the event fires the validation. If I remove the event, I dont get the error.
    Is there any way to avoid it?
    Thanks

  • SAP REx 3.2 Predefined list of activities for visit type while creating visit on iPad

    Colleagues, our customer wants to have a different predefined list of activities for different visit types while creating a visit on iPad. I have seen such functionality in SAP Demo for REx 3.2 on iPad. Could you tell me what I should do to have such functionality?

    Hello Viktor,
    There are no REx customisation available to mainatin the set of activities that can be assigned to a visit.
    In the REx iPAD & iPhone solution, all the surveys, journals and activities are shown together as activities.
    For example in the first screenshot provided by you, for the newly created visit the activities shown plannogram check, trade assets, store sales performance and promotion compliance are the surveys and journals assigned to the CRM transaction type of the REx visit Business Review. We can assign activities which are customised in the SPRO path mentioned by me in the previous post. In the device when we go to the details of the visits and activities then we can see that the surveys and journals assigned to these activities are grouped seperatly.
    So if want only specific activities (in iPAD & iPhone surveys and journals are activities) to be available for a visit then we should set the CRM customisation for surveys and journals accordingly.
    Regards
    Pramod

  • Error while Importing Metadata into DAC Repository

    Hi,
    After the successful first time login into DAC and creating repository, when I try to import metadata into DAC repository.
    DAC > Tools > DAC Repository Management > Import
    I don't see any Applications listed under "Application List"
    Can anybody suggest the troubleshooting steps for this?
    Regards,
    Jitendra

    If this is the first time that you are importing make sure that the directory you are importing from is like this -
    C:\OBIEE\OracleBI\DAC\export
    If this is not the first time then
    Can you go inside the following directory
    C:\OBIEE\OracleBI\DAC\log
    and check for export.log - Look for Applications Section, if you have any application then you had exported it and you should see it under the applications tab when importing otherwise you don't !!Since its an xml file that is generated i believe you have not exported by selecting the applications yo want and that is your problem.
    Hope this helps !!
    Cheers,
    Sid

  • WTY2 (labor value catalog, field Key for item type Labor Value)tcode J3GK01

    Hi
    We wrongly create data in WTY2 (tcode J3GK01), now we want to delete/inactive the data, how we want to delete/inactive the data. Can i just change at se16n and change the Deletion ind = Yes. Does it have any impact if i just change like this..
    tq

    Hi,
    Just check if this method is useful:
    In T Code J3GK02
    Enter Catalog = WTY2
    No.in Catalog = <the value to be deleted>
    Press Enter and go to "Change Number in Catalog: Detail Screen"
    Go to Edit --> Deletion Flag --> Set
    The Field Deletion Ind. gets automatically set to 'Yes'
    Save the transaction.
    When you use this Catalog Number in the WTY screen, system displays the following message:
    "No catalog entry found for catalog number"
    Raj

  • Convert position of sign for field type curr from (2-) into (-2).

    Hello Gurus, i need to have the sign in front of the number without using char type or string fields.
    Can i save a number like -2 to the transparent table in that form.
    All the numbers i work with must have the sign in front.
    The function CLOI_PUT_SIGN_IN_FRONT won`t help.
    Please help. I will reward points.

    Hi
    Try this.
    data : shkzg type c value 'E'.
    data: p type p decimals 2 value 100.
    data: c(18) type c.
    if shkzg = 'E'.
    p = p * -1.
    c = p.
    concatenate '-' c into c.
    condense c no-gaps.
    else.
    c = p.
    endif.
    write:/ c.
    Rgds
    Anversha

  • How to get some version 3 images and metadata into version 4 catalog?

    I recently upgraded to version 4.
    Yesterday, I mistakenly opened up the version 3 icon and put in several hours worth of image work, metadata changes, and created a couple of collections.
    1. What will be the easiest way for me to update the changes to my version 4 catalog without undoing work that I have done in that from the last couple of weeks?
    Thanks!

    Backup your LR4 and LR3 catalogues, so you'd be able to get back to the current state if everything went wrong.
    Now in your LR3 catalogue, identify the images you've worked on (eg by selecting the collections or with a smart collection using Edit Date as a criterion). Select the affected images and do File > Export as Catalog. Save it onto your desktop.
    Open this exported catalogue in LR3 and review it. You may have collections you don't want, or other info. Then close it.
    In LR4, do a File > Import from another Catalog and bring in the catalogue from the desktop. Now, the danger is where you have changed the same image in LR4 in the last two weeks, and also changed them in LR3 in the last day or two. If so, then check the option to create new virtual copies and then resolve them one by one with Sync Metadata/Settings. If not, the imported catalogue will update pictures in your LR4 catalogue.
    Plenty of backup, and proceed slowly.
    John

  • Error while loading metadata into planning using ODI

    Hi John,
    While trying toload members into planning using ODI the following error occurred. Please suggest
    java.lang.Exception
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(DwgCommandSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandBase.execute(DwgCommandBase.java)
         at com.sunopsis.dwg.cmd.e.i(e.java)
         at com.sunopsis.dwg.cmd.h.y(h.java)
         at com.sunopsis.dwg.cmd.e.run(e.java)
         at java.lang.Thread.run(Unknown Source)

    Hi John,
    While trying toload members into planning using ODI the following error occurred. Please suggest
    java.lang.Exception
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandSession.treatCommand(DwgCommandSession.java)
         at com.sunopsis.dwg.cmd.DwgCommandBase.execute(DwgCommandBase.java)
         at com.sunopsis.dwg.cmd.e.i(e.java)
         at com.sunopsis.dwg.cmd.h.y(h.java)
         at com.sunopsis.dwg.cmd.e.run(e.java)
         at java.lang.Thread.run(Unknown Source)

  • Error while deleting the confirmation- Reason has to be entered for 102

    Hi,
    When i try to delete the confirmation for Goods, an error -"A reason has to be entered for movement type 102" is occuring. I have maintained the reason for rejection in the document tab at the line item level while deleting the confirmation.The reason for movement field is mandatory in R/3 system for movement type 102. I have maintained this reason for rejection that has maintained in the R/3 system in the SRM config and able to select that during deletion of confirmation, but still i am getting this error. Please suggest.
    Regards
    GGL

    sorry for the very late reply..
    Note 1345896 - Error due to reason for movement when deleting the GR in EBP
    When we try to delete a goods confirmation with the Reason for Rejection text in SRM, we get the error "A reason has to be entered for movement type 102" (M7 325) thrown from the backend R/3 system.
    Other terms
    M7 325, RREJ, Reason for Rejection, MOVE_REAS, c_subtype_ca, LBBP_CFF60, FORM mapping_gr_for_backend.
    Reason and Prerequisites
    This is caused by a program error
    it helps aothers too

  • User-exit for Stock Creation while creating PR

    hi guru
    In case of materials like tools & equipments for which stock does not exist, the user creates a requisition when the material needs to be sent out for repair (subcontracting). The stock for this will be created automatically when such PR will be saved. The data for this like material code, quantity, GL account, etc will come from the PR.
    relavent tcodes
    me51n----pR CREATION
    MB1A(MOVMENT TYPE)---GOODSISSUE
    ME_REQ_POSTED(EXIT NAME)----- PURCHASE REQUSTION POSTED
         Program Logic/Pseudo Code
    While creating a PR, the values will be entered for KNTTP, WERKS, MATNR, MENGE, SAKTO,KOSTL. These values will be used for the transaction MB1A with movement type 202 to create the stock.  
    The development is applicable for the PRs with document type ZRP only.(BSART=ZRET) and  material type UNBW.
    PLZ GIVE ANSWER AND CODE FOR THIS PROGRAM...PLZ URGENT

    hi guru
    In case of materials like tools & equipments for which stock does not exist, the user creates a requisition when the material needs to be sent out for repair (subcontracting). The stock for this will be created automatically when such PR will be saved. The data for this like material code, quantity, GL account, etc will come from the PR.
    relavent tcodes
    me51n----pR CREATION
    MB1A(MOVMENT TYPE)---GOODSISSUE
    ME_REQ_POSTED(EXIT NAME)----- PURCHASE REQUSTION POSTED
         Program Logic/Pseudo Code
    While creating a PR, the values will be entered for KNTTP, WERKS, MATNR, MENGE, SAKTO,KOSTL. These values will be used for the transaction MB1A with movement type 202 to create the stock.  
    The development is applicable for the PRs with document type ZRP only.(BSART=ZRET) and  material type UNBW.
    PLZ GIVE ANSWER AND CODE FOR THIS PROGRAM...PLZ URGENT

  • RPUCOB02, No Entry for form type C9

    Hi All
    Recently we applied the HRSP 43 for ECC 6.0. When we run the program for generating the COBRA letter for the first time after the HRSP's, we are having an issue. When we select an employee qualifying event and click print spool we get an error saying 'No enter for form type C9'. It was working fine until that week and this issue started after applying the support packs. Since this is a stanard SAP code, I opened a message to SAP and hope they will provide me with a note but thought I will check with you for any additional inputs. This is impacting around 50 employees as we need to send them the COBRA letters and charge for COBRA premium rates.
    Regards

    Hi Raj, This is the response from SAP
    Note 1327797 has been done to correct several issues with the new
    Cobra functionality so you should defenetly implement it.
    Now regarding the error message, could you check if the information
    below would help solving this issue:
    'If you are not able to see the forms in view V_T74HL, please check
    in your system and maintain the forms in language 'DE' as they are only
    visible in this language. After maintaining the forms in language 'DE',
    however when viewing the same in language 'EN',you will not be able to
    see the description in the view. Instead you will see the entry as 'C9'
    and 'CA'.
    So as per SAP's suggestion, we created a dummy form and assigned that to C5 thru CA values
    in the view V_T74HL. This resolved our issue.
    Good Luck

  • Reason code required for movement type 122

    I am getting the above error and looked up a thread on the forum which applies to my scenario. However there was a mention of defining a text schema and assigning it to the movemnt type. Can someone help me how to do that?
    Jai
    The thread is as follows:
    We are running SRM 550 with Extended Classic scenario. When I attempt to create a return delivery, I get an error message saying: A reason has to be entered for movement type 122. But there is no way to enter the reason, i.e no fields or indicators.
    <b>The text schema for return delivery is maintained and assigned to the document type for confirmations -</b> as far as I am aware this is all the config which is necessary to activate the reason for return delivery function. Am I missing something??

    Hi Jai
    Text Types Menu Path : SPRO -> SAP Implementation Guide &#8594; Supplier Relationship Management  &#8594; SRM Server &#8594; Cross- Application Basic Settings -> Text Schema -> Define Text Types
    Text Schema: Menu Path : SPRO -> SAP Implementation Guide &#8594; Supplier Relationship Management  &#8594; SRM Server &#8594; Cross- Application Basic Settings -> Text Schema -> Define Text Schema
    Fixed Values: Menu Path : SPRO ->SAP Implementation Guide &#8594; Supplier Relationship Management  &#8594; SRM Server &#8594; Cross- Application Basic Settings -> Text Schema -> Define Fixed Values for Texts
    Best regards
    Ramki

  • Error while loading data into clob data type.

    Hi,
    I have created interface to load data from oracle table into oracle table.In target table we have attribute with clob data type. while loading data into clob field ODI gave below error. I use odi 10.1.3.6.0
    java.lang.NumberFormatException: For input string: "4294967295"
         at java.lang.NumberFormatException.forInputString(Unknown Source)
         at java.lang.Integer.parseInt(Unknown Source)
         at java.lang.Integer.parseInt(Unknown Source)
    Let me know if anyone come across and resolved this kind of issue.
    Thanks much,
    Nishit Gajjar

    Mr. Gajjar,
    You didnt mention what KMs you are using ?
    have a read of
    Re: Facing issues while using BLOB
    and
    Load BLOB column in Oracle to Image column in MS SQL Server
    Try again.
    And can you please mark the Correct/Helpful points to the answers too.
    Edited by: actdi on Jan 10, 2012 10:45 AM

Maybe you are looking for

  • Sequence Usage for a given Period

    Hi All, We would like to log the activity happening on a sequence and its usage in RAC environment. i.e In simple words we would like to know the increase in the maxvalue of the sequences for a given range or period say on a given Day @ 9.00 AM start

  • Clearing Vendor Downpayment through F-54

    Hi all, While clearing through F-54 system throws error : No downpayment exist.  But I have checked in the Downpayment account, A/P account and Customer Line item and the entry exists. Customization for Downpayment made also correct.  All the fields

  • Nano beeping when connected to computer?

    Recently, my Nano died because the battery was depleted entirely. I plugged it into my computer to begin charging it and a generic picture of a battery appeared and it began beeping, twice every interval. Was this something normal or not?

  • Disable Default Settings while saving Layout

    Hi, The client has a requirement wherein he wants to disable the "Default Setting" for all the Users and enable only the "User Specific" while saving a Layout in Standard Reports. Guide me as to how i can address this issue. Regards PJ

  • Uncaught exception puts tomcat on 100% CPU

    Hi all, we have a JSF 1.1 application on Tomcat 6.0.13 and have a problem with exceptions. In fact when an uncaught exception occurs, it is logged but then afterwards tomcat gets stuck in 100% CPU for garbage collection. Here is an example error: jav