Substitution - Investment program name, approval year and position ID

Hi,
I wish to create substitution in my level 1 WBS to populate Investment program name, approval year and position ID, but these 3 objects are not substituable fields in table GB01.
RAIP1-PRNAM
RAIP1-GJAHR
RAIP1-POSID
I have configured to use "Only Exit" as the field in txn OPSN. Our developer has informed me that the exit routine could not work due to no parameter.
Anyone can help?
Thanks.

Hi,
Call the FM "AIPP_ALLOCATE_POSITION_DARK" in the substitution exit.
rgds, manjunadh.

Similar Messages

  • I cannot open my photoshop, its asking for a serial number. I do have one but it will not accept it. I've had this program for 5 years and this has never happened before.

    I cannot open my photoshop. Its asking me for a serial number, which I already have. However, it will not accept my serial number. I've had this program for 5 years and this has never happened.

    If your Creative Suite version is #3 through 6, you might try running the CS Cleaner Tools in preparation for a re-install.
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6
    If you have a legacy version, it may be that the activation servers for your product are no longer available.
    Nancy O.

  • Table name for 'Program name of method' and 'Method name'

    As we know, each method method contains different  program name with ext. like "====CM0001" etc., Where can I find this program name of method in database tables?
    Note: Program names are in REPOSRC with type as 'I' and name as "CLASS NAME======CMXYZ". But here we can not decide with program name belongs to which class!
    Thanks,
    Naveen.I

    Use FM SEO_CLASS_GET_METHOD_INCLUDES. Provide your class name and you will get the method names with include name.
    Regards,
    Naimesh Patel

  • What is the Program name to Upload and Download Scripts

    Hi ALL ,
                  Can anybody help me out by the program name by which we upload and download scripts ..
    Thanks in Advance
    Regards
    Shankar

    RSTXSCRP
    Regards,
    Aparna

  • Object of Program name   class re and language en does not exist

    This is the Open Sales Order Report im working on. im trying to read data from table VBUK and the VBELN field im trying to get the data from table 'VAPMA' where the error occurred. I get the following error after the second select statement.
    *& Report  ZRSD_DISPLAY_OPEN_SALESORDERS
    REPORT  ZRSD_DISPLAY_OPEN_SALESORDERS.
    TABLES: VAPMA,LIKP.
    PARAMETERS: P_VKORG TYPE VAPMA-VKORG,
                P_VTWEG TYPE VAPMA-VTWEG,
                P_SPART TYPE VAPMA-SPART.
    SELECT-OPTIONS:
                S_KUNNR FOR VAPMA-KUNNR,
                S_VBELN FOR VAPMA-VBELN,
                S_MATNR FOR VAPMA-MATNR,
                S_AUART FOR VAPMA-AUART,
                S_AUDAT FOR VAPMA-AUDAT,
                S_LFDAT FOR LIKP-LFDAT.
    TYPES: BEGIN OF TY_VBELN,
           VBELN TYPE VBUK-VBELN,
           END OF TY_VBELN.
    DATA : IT_VBELN TYPE STANDARD TABLE OF TY_VBELN,
           IT1_VBELN TYPE STANDARD TABLE OF TY_VBELN,
           IT2_VBELN TYPE STANDARD TABLE OF TY_VBELN,
           WA_VBELN TYPE TY_VBELN.
    SELECT VBELN INTO TABLE IT_VBELN FROM VBUK WHERE GBSTK NE 'C'.
      IF SY-SUBRC NE 0.message E000(ZMSG) WITH 'SEL1'.ENDIF.
    SELECT VBELN INTO TABLE IT1_VBELN  FROM VAPMA
      FOR ALL ENTRIES IN IT_VBELN
         WHERE VBELN = IT_VBELN-VBELN AND
         VKORG = P_VKORG AND
         VTWEG = P_VTWEG AND
         SPART = P_SPART AND
         KUNNR IN S_KUNNR AND
         VBELN IN S_VBELN AND
         MATNR IN S_MATNR AND
         AUART IN S_AUART AND
         AUDAT IN S_AUDAT.                                                                               .
      IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    SELECT VBELN INTO TABLE IT2_VBELN FROM LIKP
      FOR ALL ENTRIES IN IT1_VBELN
      WHERE VBELN = IT1_VBELN-VBELN AND LFDAT IN S_LFDAT.
        IF SY-SUBRC NE 0.message E000(ZMSG) WITH 'SEL3'. ENDIF.
    LOOP AT IT2_VBELN INTO WA_VBELN.
      WRITE:/1 WA_VBELN-VBELN.
    ENDLOOP.
    Edited by: Rob Burbank on Mar 7, 2012 10:12 AM

    Hi,
    I think this is due to
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
             WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    Try to change this part and use your own message instead...
    Kr,
    Manu.

  • I have tried to load firefox, I close old program, restart my computer, but it always telling me to close firefox when have. Now I've had this program for a year and I still have the same problem, help!!!!!!!!!!

    If I X out for the night, and then the next day I hit the icon to go back on firefox, it tell me to close firefox and to do that I have to restart my computer, now I should not have to do that. HELP!!!!!

    1) ensure iTunes is authorized for your iTunes store account(s)
    2) connect your device and right-click or control-click it in the iTunes Source list, then choose transfer purchases from the shortcut menu that appears.
    3) sync the device
    iTunes will wipe the iPhone but, since you transferred your purchases in the previous step, your content will be in your library and you can re-populate the iPhone with it.
    above works for purchases from the iTunes store. for everything else, check out this post by Zevoneer.

  • Copy Internal Order between Investment Programs

    We have a investment program in approval year 2014  which has 1 Internal Order assigned to it and the budget has been fully allocated.  We want to budget against this internal
    Now we have created a new investment program in approval year 2015 and want to the use the internal order(measure from the invesment program in 2014. We have tried the following:
    IM22 Change program - assignments add internal order get error message "There is already an existing assignment to program position 2014"
    IMCAOV Budget Carryfoward - No impact on the measure as there is no budge to carry forward.
    Can anyone advise how we can budget on the same Internal Order in the new fiscal year ?
    thanks
    Joe

    Hello,
    the little late answer to your question is the table IMZO. It links the investment program / positions to internal orders. I found this thread while searching for my own problem which is quite the same:
    In my WebDynpro for ABAP investment planning tool I'm using the FM BAPI_INTERNALORDER_CREATE to create internal orders as a result of the planning process. This BAPI is similiar to the transaction ko01 except that I can't assign an investment program / position to my internal order (this is also pointed out in the help to the BAPI/FM).
    But how can I assign an investment program / position to my internal order NOT using an ABAP insert/update statement on the table IMZO (which links the internal orders and investment programs/positions).
    Does anybody know a FM or BAPI I could use? I really don't like the idea of a self made insert/update into a sap table...
    Thank you in advance,
    Christian Bracht

  • Investment program Layout

    Hi Experts,
    The field company code is nota mandatory while creating an invetsmenbt program postion (IM11 or 22). on ly the controlling area is necessary.
    how to change the layout and make company code field mandatory ?
    tHANKS IN ADVANCE

    Hi,
    IM22 - Change Investment program structure.
    Even last year's program structure u can see.
    In initial screen, u enter Investment program definition & approval year.Entire program structure u'll be able to see
    Thanks
    Kishore

  • Find the program name

    hi,
    I have to find the program name which can let me know a field which exists in different custom program...
    Can anyone guide me please. Its bit urgent
    ~~Guduri

    Hi ,
    run the program RSSCAN1 or RPR_ABAP_SOURCE_SCAN .. give the program name as z* and in the search string give the name of the field that you are looking for.
    Thanks
    Mahesh

  • BI Reporting across multiple approval years - IM program position hierarchy

    Hi,
    We have an issue with our BI report whereby if a user wants to report year to date actuals for financial year 2010,
    they need to run the IM report twice.
    This is because the IM report is run with a program hierarchy(based on 0PROG_POS), and the infoobject is compounded to approval year.
    So, closed projects (with spend in 2010) exist in program hierarchy with approval year 2010
    AND open projects (with spend in 2010) exist in program hierarchy with approval year 2011
    So to get true 2010 expenditure, the report need to be run once for approval year 2010 and once for approval year 2011.
    The users want to be able to run the report once only.
    Please help.
    I have looked in R3 SBIW convert program name, but that seems to combine 2 programs into one, but they need the same approval year.

    it sounds like you've approached the setup correctly, you may want to ensure all the values in the the records you are retracting are valid in ECC - ie make sure you master data is in sync, for example  have you got new planning versions in BW/BPS and try to retract data back int a system that does not recognise the new values for 0version as they are not in the master data of the ECC system

  • My CS2 has worked fine for serval years.  All of a suddend my user name, Alan Ford, and sereal number have vanished from my program.  How do I correct this?

    My CS2 has worked fine for serval years. All of a suddend my user name, Alan Ford, and sereal number have vanished from my program. How do I correct this?

    Hello,
    Why do you need to use the regasm utility from the post-build action?
    There is a difference between signing the assembly with a strong name and digital signature. The
    How to: Sign an Assembly with a Strong Name article in MSDN explains how to sign an assembly with a strong name (.snk). See
    How to digitally sign a strong named assembly for adding a digital signature.
    You may also find the
    What's the Difference, Part Five: certificate signing vs strong naming article helpful.

  • How to change Investment program position assignd to a wbs element

    Hi all,
    Could you please help me to find out which bapi can do necesary changes for a particular wbs element like investment program position and year.
    The Investment position and year can be showed in cj02 transaction for a particular wbs element.
    Thanks in advance,
    Sourya Prakash.

    Hi,
    You can use BAPI_PROJECTDEF_GETDETAIL to get relevant details. If that does not serve, you can go through the list available on this link ---
    http://wiki.sdn.sap.com/wiki/display/PLM/HowtouseBAPIinProjectSystem+Module
    Thanks.
    Kumar Saurav.

  • Yosemite 10.10.2 server app. FTP help. I have a program running in my local server enviroment that wants to FTP to my mac folder. It asks for the server , name, password, port and path. what are they?

    So I have set up a localhost area in my Mac. I have the new server.app and I am running yosemite 10.10.2 .
    I have a program running in my local server enviroment that wants to FTP to my mac .
    It asks for the server , name, password, port and path. what are they?
    I am pretty certain that the Serveris "localhost",
    Name is my macs name (like my-mac-min)
    password is "my login password"
    and they suggest port 21.
    But what is the file path, lets just say my site is set up http://localhost/siteftp and is actually at my Users/Sites/siteftp folder.
    Why cant this program connect to the mac.
    Is it because they are both operating in the same localhost enviroment,
    could it be my folder permissions are not correct on siteftp folder?
    Help please !

    I tried turning the computer off and then back on. The alerts don't show the notice to update as resolved. Hopefully this is not a problem or an indicator or another problem. Should I ignore or reload 10.10.1 from the app store to trigger a resolved check in a green circle?
    Interesting that I had to buy server software after my free Yosemite download. I would have hoped that the two pieces of software would have gone together without any complication. It is not positive to end up buying a problem. Ah well, time to move on.

  • Not possible to delete link investment program position from Appropriation request

    Dear specialists,
    We have a problem with deleting a linked investment program position in an appropriation request (IMA3, IMA11 or IMA12).
    We could edit some of the appr.req.'s but a few give an error.
    Steps done:
    We deleted the status BUDG from the linked projects (budgets deleted and OPSX for deletion of status).
    The we run the IM27_repeat.
    For the most of the appr.req.'s the linke was removed (table IMZO).
    For a few of our req.'s the link is not removed so that we can't link the new progr.pos. to this appr.req.
    Regards,
    Marcel

    Hello Marcel,
    Please check Customizing of the investment program type under 'assignable operative objects' in t-code OIT3 or in following path
    SPRO --> Investment Management --> Investment Programs --> Master Data --> Define Program Types
    Also check in following SAP note
    130216 - Program position not allowed for measure
    Regards
    Tushar

  • Validation on Investment program position

    Dear All,
    In current configuration, a  WBS element of a project is linked to an Investment program position.     
    When saving reservations for materials, Can we do a validation for WBS element specified in the Proc. Param of a material and the Investment program position.
    Please let me know whether this can be achieved without a customization.
    Thanks

    I've used both and never had any issues.
    But be thoughtful of coding masks (of AR and WBS) in case you use appropriation request creation followed by WBS/project creation.
    Regards
    Sreenivas

Maybe you are looking for

  • Importing itunes into final cut express

    I just bought an IMAC with Final Cut Express to do all my video editing of my kids activities. I used Pinnacle Studio on my old PC prior to this but it finally gave out. I downloaded some music CD's I had into itunes and then tried importing the musi

  • How can I get rid of the "Bookmarks" Submenu in my Bookmark Toolbar - Tried everything!

    I have a problem with FF that is driving me insane. I want to get rid of the "Bookmarks" Submenu which resides on the far RH side of the Bookmarks Toolbar, but it won't let me delete it. I have tried EVERYTHING to get it to go - Deleted preferences,

  • WIN a Samsung Galaxy Tab 2 in our Christmas Compet...

    It’s competition time! Just in time for Christmas we have two Samsung Galaxy 2 Tablets up for grabs exclusively for our forum members! There’s two chances to win so here’s how it works: Between now and 16th December we’re inviting all registered foru

  • Only PCM output?

    I moved my Mac Mini (Core Duo) to my home theatre today, and plugged it into my receiver via DVI->HDMI and the optical solution using the minijack plug on the back of the Mini. I seem to only be able to get PCM out though, which means that I'm not ge

  • How do I get 3g to work on my droidX again?

    i lost 3g about 2 weeks ago and i have not figured out how to fix it. i've tried toggling airplane mode and i've checked for system updates (there aren't any) what do i do? i can only get wifi when i'm at home so i can't rely on only wifi. any sugges