Importing of Activity Codes

How to import activity codes (codes with descriptions)
from excel into P6?.
Thanks,

I second what Cruz878 said. It comes in very handy
when adding codes, resources, etc. without having to
re-enter it in the tool. There used to be two files -
one for general administration (like your request) and
one for project specific information. However the
second one has been replaced by the excel export
option (and not a very good replacement IMHO).

Similar Messages

  • Import Activity Codes

    How to import activity codes into P6 from Excel sheet?

    Please refer to 200326112033 in our knowledgebase for
    more information on how to import and export activity
    codes from excel. If you have any further questions
    please contact support at
    http://primavera.com/customer/support.asp. <br
    />
    Saryn

  • Import Activity Code Values

    I need to create a long list of activity code values. I'm looking for a work-around to avoid typing them in. There doesn't seem to be an option to import them, but when I import a file, activity codes are created. So maybe I accomplish this by importing codes via excel? Does anyone know how to make that work?

    hi. you need the Primavera SDK component installed and "Dictionary xx" (a macro-enabled MSExcel file specific to your Primavera version schema) to read from/write to the database. best of luck,

  • Looking for a sort of "activity code" in transactions ME51N/ME52N/ME53N

    Hi all experts, got an - I hope - interesting question to ask you.
    I have an user exit that is executed on every step done in creation/modify of a Purchase requisition. In this code (custom), executed from the transactions ME51(n)/ME52(n) and ME53(n) there's something like:
    GET PARAMETER ID 'BAN' FIELD r_banfn. "Purchase Requisition number
    GET PARAMETER ID 'BFC' FIELD r_frgab. "Release strategy
    r_banfn should contain the number of the purchase requisition I'm working on. So far, so good.
    The problem is that if in ANY transaction I press the New Document button, I can notice in debug that r_banfn contains the number of the purchase requisition that WAS active before pressing the "create new" button.
    That's not good because that r_banfn value is then used to some checks, and should then be blank in case of creation of a new purchase requisitions.
    I'm then asking you if there's a way in my user exit to distinguish between the two cases, which are:
    -1- I'm modifying an existing purchase requisition (so, the field in r_banfn IS correct);
    -2- I'm CREATING a new document (so, r_banfn value is NOT correct and should be set to blank).
    This distinction must be coded into the previously cited user exit and should affect ME51(n), ME52(n) and ME53(n), from which the user can either create a new RdA or modify an existing one.
    We tried to manage the situation as follow, but without success:
    IF NOT r_banfn IS INITIAL.
      CALL FUNCTION 'ENQUEUE_EMEBANE'
           EXPORTING
                banfn          = r_banfn
           EXCEPTIONS
                foreign_lock   = 1
                system_failure = 2
                OTHERS         = 3.
      IF sy-subrc NE 0.
    * Can't lock --> means I'm actually working in modify mode on it
    * leave it as is
      ELSE.
    * locked --> that means I'm not working on this purchase requisition
    * first dequeue the locked purchase req, then set r_banfn to blank.
        CALL FUNCTION 'DEQUEUE_EMEBANE'
             EXPORTING
                  banfn = r_banfn.
    *   clear the variable -> I'm in CREATE mode.
        CLEAR r_banfn.
      ENDIF.
    ENDIF.
    The code is quite self-explaining but doesn't work because it seems that the "enqueue" phase goes ok even tho we're working on modification on the purchase requisition.
    I'm guessing if there's a sort of "activity code" (create? modify? view?) I can catch @ runtime to solve this task.
    Thanks in advance, as usual
    Matteo
    Edited by: Matteo Montalto on Mar 19, 2009 5:15 PM
    Sorry, I edited the title in order to make it more explicative. :-P

    >
    Hi Sandipan, sorry for the late, I tried to manage this task but without success.
    The user exit I'm working on in EXIT_SAPLBBPK_001.
    FUNCTION EXIT_SAPLBBPK_001.
    *"*"Lokale Schnittstelle:
    *"  IMPORTING
    *"     VALUE(IM_BBPDECDATA) LIKE  BBPDECDATA STRUCTURE  BBPDECDATA
    *"     VALUE(IV_MANU_PROF) TYPE  MANPRC OPTIONAL
    *"  CHANGING
    *"     VALUE(CH_PROFILE) LIKE  T160EX-EPROFILE
      INCLUDE ZXBBPU04.
    ENDFUNCTION.
    It includes ZXBBPU04, in which I have to understand if I'm working on a Purch. requisition in MODIFY mode or in CREATE mode.

  • I bought photoshop from pc world, it was a download via activation code my computer has broken and had to be replaced how do i re download program as i no longer have the scratch card

    i bought photoshop from pc world, it was a download via activation code my computer has broken and had to be replaced how do i re download program as i no longer have the scratch card

    you just need your serial number.
    Downloads available:
    Suites and Programs:  CC 2014 | CC | CS6 | CS5.5 | CS5 | CS4 | CS3
    Acrobat:  XI, X | 9,8 | 9 standard
    Premiere Elements:  13 | 12 | 11, 10 | 9, 8, 7
    Photoshop Elements:  13 |12 | 11, 10 | 9,8,7
    Lightroom:  5.6| 5 | 4 | 3
    Captivate:  8 | 7 | 6 | 5
    Contribute:  CS5 | CS4, CS3
    Download and installation help for Adobe links
    Download and installation help for Prodesigntools links are listed on most linked pages.  They are critical; especially steps 1, 2 and 3.  If you click a link that does not have those steps listed, open a second window using the Lightroom 3 link to see those 'Important Instructions'.

  • Check next number (activity code)

    Good day experts.
    This is the issue we are currently importing a SFC into the system or using the supplier barcode for the SFC inside visprise.  We unfortnately use two diferent product types from the same supplier where the two don't really have any differeneces.  The products are hard drives one is 40 gig and the other is a 80 gig, but inside visprise we are having troubles keeping the product seperated.
    We are wanting a way to check the barcode, because the part number is inside this barcode from the supplier to seperate the two inside visprise.
    I thought about using check next number activity code, but unfortnately this isn't getting the job done.  I was wondering if I was doing something wrong.  As of right now I have the acitivity codes create SFC as Pre-start and check next number as a pre-validate start.   I have tried changing the hook point, but nothing seems to work.  I can force it to not work at all or work for everything.
    I have a setup the next number maintenance and I can print out the correct barcode for this material, but I can't prevent us importing a incorrect barcode.

    Basically this is what is happening.  We are 'importing' Barcodes into the data base.  Problem lies we have two materials that are very close to each other (both hard drives) they are getting mixed inside the test equipment causing us to much down time.  I was reading up on the activity codes and was wondering how next number maintenance or mask valiation was working inside SAP ME.  To try and prevent the confusion.
    The biggest differences between the materials, that concerns SAP ME, is the barcode format.  The two different part numbers are inside the the supplier barcode that is given to us, which we are currently using for our SFC in SAP ME.
    It isn't a requirement for me to use SAP ME, but I was exploring every avenue.  If it is true that these only work at the specific points that the help site is suggesting i will try a different avenue, this is looking very possible right now.  I have tried using the activity codes with no luck in succeeding in the goal.

  • After,using,CS,for,one,year,I,must,have,an,activation,code,,the,trial,version,will,be,end, over,25,days.,How,is,it,possible?,What,can,I,do?

    After,using,CS,for,one,year,I,must,have,an,activation,code,,the,trial,version,will,be,end, over,25,days.,How,is,it,possible?,What,can,I,do?

    Was the iPad originally set up on a different computer, and hasn't been synced to the one that you are now trying to use ? There are some instructions on this page for syncing to a new computer : https://discussions.apple.com/docs/DOC-3141
    (Before trying that you could copy any important files/documents off the iPad so that you have you own backup copy of them e.g. depending upon what the apps support then email them to yourself, use Dropbox, copy them to your computer via your wifi-network.)
    You should be able to copy iTunes purchases off the iPad and over to that computer's iTunes via File > Devices  Transfer Purchases, but if you have music from other sources (e.g. copied from CDs) which aren't in that computer's iTunes (and you haven't got a backup to copy them onto it from) then there are some programs listed half-way down this page which should be able to copy them back : https://discussions.apple.com/docs/DOC-3991
    For recovery mode, that will result in your iPad being put back to factory defaults i.e. all of your content will be removed from it

  • Global Activity Codes do not appear in Group/Sort

    The contractor exports (using P3e v.5) EPS level Activity Codes as Globals; We import, using P6.2.1, as .XER (code values to be updated) and although the Activity Code is in the dictionary and the assigned values are present (against each activity) the Code cannot be seen in the Group/Sort function. If the code is re-named, it appears. Any ideas?

    I feared as much. However, re-naming the Activity Code means layouts have to be adjusted / created for each period / import.

  • Logic Pro suddenly wants my activation code - weird

    Recently when launching Logic Pro, I was surprised to receive the following message: "Welcome to Logic Pro 7. Please enter your activation code. Activation code___. The code can be found on the cover of the "Install Your Software" guide included in your upgrade package...."
    I'm running Logic Pro 7.1.1 on an old Mac G4 Dual 1.25, same Mac I've had for at least three or four years, and I've had Logic Pro 7 running on it since it first came out (along with Logic 6 and earlier versions before that). Never saw this message before. Haven't changed anything other than upgrading Pro 7 via software update as updates came out, and the last update for 7.1 was a while ago. I looked through all my Logic documentation, and I couldn't find an Activation Code anywhere; though of course, my Logic USB XS Key dongle has a serial number. Sometimes I'll forget and start Logic without the dongle connected, and it will alert me with "XSKey not found!" and I'll insert it. But in this case, the dongle was inserted but Logic didn't seem to care -- it still wanted an activation number. I finally just rebooted my G4 and this time Logic did start with no request for an activation code -- and it's worked the last few times I've started it up. But I'm concerned that it might not work, again, when I'm about to begin an important recording session. Does this experience suggest my XSKey might have a problem? Has anybody else experienced this?

    I just had this happen to me too. I searched for an activation code in my papers, couldnt find anything, entered some serial numbers, that didnt help. I then pressed the Quit button, unplugged the XSKey, plugged it back in, launched Logic and it worked just fine.
    No idea, just weirdness.

  • Trying to load illustrator 6cs onto new mac and the old activation code for my ill cs doesn't work with it

    Trying to load a downloaded version of illustrator 6cs onto new mac and the old activation code for my illustrator cs doesn't work with it.  Do I need a new code or am I missing something?  Same goes for my Photoshop cs.

    you need your serial number.
    if you purchased from or registered with adobe check your account, https://www.adobe.com/account.html

  • How do I get an activation code for my apple tv to register it to netflix, can't play netflix

    i have been using netflix for years and now it wont let me playback because I have to register my device with netflix. How do I get activation code from my apple tv?

    I'm having the same problem, in the United States.  Netflix had been working fine on ATV2, and then suddenly doesn't.  Its keeps saying the Netflix account or password is invalid.  They aren't.  Netflix continues to work fine on iPhone and MacBookPro using the same wifi and isp, also all in the United States.
    The "activation code" people are refering to is what Netflix is asking for to "activate your device" when trying to work the problem through Netflix.  My bluray player gives such an activation code.  ATV2 apparently doesn't, so it's a dead-end trying to troubleshoot this stupid thing.  Does anyone have any input other than, "you need to get on something called The Internets and activate something called a Netflix Account, then you simply log into that account and your problem will go away"?  Because that's not helping.

  • How can I get an activation code for netflix?

    please can someone tell me how to get the code? I have looked everywhere  but nothing!

    I don't currently have access to an AppleTV, so I can't personally test this. Keep in mind that Netflix streaming requires you to have an active paid account.
    If the app on AppleTV works similar to the one for iOS (iPhone/iPad) then there should be a field to enter your Netflix email and password.
    Otherwise for devices like DVD players and smart TVs (from the Netflix site):
    Q:
    How do I activate a Netflix-ready device?
    A:
    To activate and manage your Netflix-ready device, both your device and your personal computer need to be simultaneously connected to the Internet -- your Internet connection must be equipped with a router to enable this.***
    To activate your Netflix ready-device:
    Follow the manufacturer's instructions to connect the device to your TV and the Internet.
    Navigate to the Netflix option on your device and select it.
    Follow the on-screen instructions until you see a screen that displays your Activation Code. Write down that code.
    At your computer, go to Netflix.com/activate and enter the code.
    Your device will be associated with your Account, and the instant Queue that you create on the computer will be displayed on your TV via your Netflix-ready device.
    *** Broadband Internet access services typically provide high-speed modems with built-in routers, so you can connect multiple computers to the Internet. If you do not have a router or are unfamiliar with this technology, your Internet service provider should be able to provide you with more information.
    If a router is not an option for you, Netflix customer service can assist you in activating your device, but you will still need access to a Web-connected computer to manage your Instant Queue.

  • How can I get an activation code for Adobe Premiere Pro 2.0

    I have installed the Adobe Premiere Pro 2.0 on a new computer ... I already have registered the program & had to get a new computer so I am trying to activate it.  A window is popping up that I need an activation code within 30 days to continue to use the product ... when I tried to activate it is already registered but I don't know the code.  please help if you can

    CS2 (and earlier) Activation Server replacement software
    http://helpx.adobe.com/x-productkb/policy-pricing/creative-suite-2-activation-end-life.htm l
    When you install the special version of PPro2 on a Win7 or Win8 computer, you MAY need to right click the program icon and select WinXP compatibility from the option popup... AND Vista problems https://forums.adobe.com/thread/416347

  • Creative Cloud- Renewing License with Activation Code

    Creative Cloud is telling me that my license needs to be renewed. I renewed it a week ago. I have  MacBook Pro and I have redeemed my activation code for creative cloud already, but nothing seems to recognize that. Not the application on my commuter or the website. I tried to redeem my redemption code but the message that pops up says "Ooop! that redemption code has already been activated!" Which is clearly not the case.

    Hi Jaz,
    Please refer to the help document below to fix this issue:
    Creative Cloud Help | "Renew your subscription" window appears when you launch a Creative Cloud application
    You may also refer to the threads below where this issue has been addressed:
    Renew Subscription Error Creative Cloud
    Re: "Renew your Subscription"
    Regards,
    Sheena

  • TS1292 How do I redeem my gift card if some of the activation code numbers peeled off and so now I can not read them?  Will I be able to use the serial code?

    I got a gift card to itunes for my birthday.  Some of the activation code peeled off the card when I removed the sticker and I am unable to figure out the code.  How do I redeem it now?  the serial code?  If so where?

    http://support.apple.com/kb/TS1292

Maybe you are looking for