Network Activity deleted

Hi
I have a Purchase Requisition, it is account assigned with a Network number. The activity of the Network is deleted using CJ20N. It consequently deleted the Purchase Requisition line item.
Is there a way to undelete the Network activity using CJ20N?
Regards
Ram

Hi,
In CJ20N >Goto> Settings->Options> Tick " Display Deleted Objects".
The deleted  activity will now be seen in CJ20N with different colour.
Now you can select that activity->Edit> Status>Deletion Flag> Undo.
Regards,

Similar Messages

  • Undo of deletion flag for network activity

    Dear Gurus,
      When I am uploading the network activity from MSP, unfortunately deletion flag was set to all the activities and network. I undo the flag for network, but I couldn't find and activity under the network. Also, I am unable to create with the same number as well.
      Kindly help me undo the deletion flag for the act ivies.
    Regards,
    Punith.

    When you are in CJ20N, click settings and option, there select "Display deleted objects", now open your project, you will see activities with deletion flag status now. select and undo the deletion flag status.

  • Network activities deletion Problem

    Dear All,
    I have a requirement where in I have to delete multiple activities from a network using a Z transaction and then renumber the existing activity numbers.
    For deleting the activities, currently I have used BAPI_NETWORK_MAINTAIN with method u2018DELETEu2019. But for renumbering of the activity numbers I am not
    Sure how to do that.
    When I delete activities using this BAPI, I see that it is just setting the Deletion flag for that activity as u2018Xu201D and the activity number still exist in the database.
    Because of this I understand that I cannot reuse the same activity number. Also in BAPI_NETWORK_MAINTAIN I see that we can update the details for activity
    Using I_ACTIVITY_UPDATE parameter. But even with this I donu2019t think we can change only activity details but not activity number.
    Can anyone tell me how to achieve the functionality of deleting activities permanently and renumbering of activities for my requirement? Appreciate your quick response on this.
    Please let me know if I am not clear in explaining my requirement.
    Regards
    Priya

    Hi Khushi ,
    The date you can get in the Transaction CJ20N , by clicking on the component and go to the Assignment Tab Last change . (as the system would not allow any further changes to the component after the deletion flag , the last change can be considered as the Deletion indicator )
    In general when the Activity is in released status , the component added to it should nt be deleted , but should only be flagged for deletion (Deletoin Indicator )
    When a component is added to the network activity , either a Reservation or a Purchse requisition or both would be triggered depending on the procurement parameters .
    When such a component is set for Deletion indicator either EBAN-LOEKZ or RESB-XLOEK will be updated with a X
    When component is set for Deletion indicator , in case of a Purchase requisition , CDHDR and CDPOS would be updated with an entry writing a change document with U (update) and not with D (Deletion ). you can see the change documents for ,the purchase requisition .
    Go to ME53N , and select the corresponding line item of the Purchase Requisition and from the menu
    Environment-->Item changes would show you the time stamp when the item was set for Deletion Indicator .
    regards
    Kish

  • How to make cost element field appear when create network activity service

    Hi All,
    Please help. We create a project ,wbs and network activity using external service. How can we make appear the cost element when the service master appear. The system require cost element but we cannot see the cost element field.
    Steps :
    *. CJ20n.
    *. Create WBS and network header
    *. Then network activity for external service.
    *. Then it appears service specifications : ext specs Task List Maintain
    *. I Put Service no, and the error message appears :
    Please enter a cost element
    Message no. SE121
    *. But we can find where the cost element is. It seems the field disappear.
    PLease help.
    Thank you.
    Nies

    Hi,
    Yes. It is already blank. But the cost element field still not appears when we create activity service. It shows :
    Please specify a valid account assignment
    Message no. SE181
    Diagnosis
    You have entered an account assignment category in the document item for which an account assignment is mandatory.
    All account assignment lines in the service specifications either have been deleted or are inactive (e.g. account assignment lines of a contingency item).
    Procedure
    Please enter an account assignment for the services or value limits.
    The entry of an account assignment is unnecessary if you choose "unknown account assignment" in the document item.

  • Network Component  Deletion

    Hi All,
            I want the table from which i get the material component deleted from activity (Released) ie it shows a deletion flag in  RESB table but i also want the time and date on which it is deleted.
    Thanks,

    In CJ20N , click on the component assigned to the network activity , and clik on the blue button "i" either on general Data tab or Proc Param Tab .
    In the next screen ,from the Menu
    Extras --> Change Documents --> for All
    you get the time stamp .
    For the component take the reservation number and pass it to RESB Table .
    If RESB-LOEKZ = X ,
    Pass RESB-OBJNR to JEST-OBJNR for the Status I0013 .
    probably there should be a standard function module or anyother means to identify when the DLT status is active in JEST . Need to explore .
    regards
    Kish

  • SAP Message No-KL 294 Network Activity with invalid Internal Number

    Hi,
    I am getting System Error:NETWORK ACTIVITY WITH INVALID INTERNAL NUMBER" while doing MIGO.
    I have checked network activity assigned to PO is exist but this shows some internal Number "Plan no.f.oper." which does not exist.
    Please let me know how should i solve this error.
    thanks
    Sunil

    Hi Sunil.
    Did you get any response from SAP?
    I have as similar or maybe the same problem.
    And I found out:
    When I create the purchase request out of the Project-Builder (CJ20n) - SAP seems to lose the entry of the field 'AUFPL' in the table 'EBKN'.
    In these rare cases (this problem is only in about 2-3 % of our purchase requests) the network elements still exist - so they are not deleted or something like that.
    I created a routine, in which I read the entry of 'AUFPL' with the corresponding network number out of table 'EBKN' as key, to correct these wrong purchase requests.
    But I didn't find the reason for the problem, yet.
    Every advice would be great,.
    Best regards,
    Marc

  • PS Network & activity Table related with PO

    Hello experts ,
    I need  a table name which will give me the details of
    1) Network is a primary key and related to it the list of activity numbers .
    2) now I also need to link these with PO number ???
    Please help
    Murali.s

    Use below link for table linkage. From Proejct You should get WBS from WBS you should get Network activity via Counter SAP Project System - A ready Reference ( Part 2 )
    Pass this network NPLNR (Network Number for Account Assignment ) and AUFPL in to table EKKN. Check flag for that Purchase document is not deleted  via field   LOEKZ
    With Regards
    Nitin P.

  • Capacity Utilization by network activity for each period

    Hi all,
    How do i find out the capacity utilization at the network activity level. My requirement is to findout the remaining requirement/capacity of a workcenter for each period, which will be the cumulative value of the non utilized resources/hours for the previous months, based on distribution key.
    The same functionality is there in CM07, but what is the exact functionality and how it can be reimplemented in a report?

    Hi,
    Check if table KAKO helps. You may have to calculate the remaining capacity from available and utilised.
    Regards

  • Customer Enhancement in Project Network Activity

    Hi Gurus,
    I add a new subscreen in project network activity(cj20n). I use the structure CI_AFVU as field structure.
    It contains two fields 1) CI_AFVU-ZZSALES_DOC
                                   2) CI_AFVU-ZZSALES_ITEM.
    The exit is CNEX0008 in which I have two function exit for PBO and PAI for that subscreen.
    EXIT_SAPLCONW_002 for PBO
    and EXIT_SAPLCONW_003 for PAI.
    My problem is in PAI I am not able to import data from screen. I use the following code:
    CNCI_AFVU_EXP-zzSALES_DOC = CI_AFVU-zzsales_doc.
    CNCI_AFVU_EXP-zzSALES_ITEM = CI_AFVU-zzsales_item.
    and one more thing is that Different Activity takes the same Value in both the customer fields which should be different. Although in debugging mode CI_AFVU display the values, but when I am trying the above code it give me a compile time error 'Field "CI_AFVU-ZZSALES_DOC" is unknown. It is neither in one of thespecified tables nor defined by a "DATA" statement . . . . . . . . . .'
    I need a solution for that, Pls help.
    Thanks,

    no comments

  • How to remove a network activity for one employee from the worklist?

    Hi,
    We are using the SAP project system where project resources are assigned network activities. In the worklist in the ESS timesheet, the assigned network activities are displayed for the employee. The problem is when several employees are assigned for a network activity, and one of them no longer should register hours on this activity. How can you remove the assignment (using dates etc.) for only one person so that the network activity no longer is present in his worklist in the timesheet?
    Regards,
    Petter

    Well for this pernr you need to have a special coding to check for network and pernr.
    other would be a simple way using cats0003 to validate data an employee records here you can have a individual check
    for this pernr that he doesnt record for this activity and throw an error when he does! this is simpler

  • Network activity report printing

    I can't print multiple pages of the network activity report. When I view multiple pages under the print option, one page shows up with a line across the bottom of the page.
    Having problems with my Comcast cable loosing internet connection and want to show them a report over a week's time but can't get more than a page to print. The screen report shows it all,just can't print it.
    I'm running 3.11.9139.94. Computer is Vista home edition.

    Hello billj, uninstall LELA and install Network Magic instead! LELA's print option doesn't work (based on what i've experienced). I tried Network Magic program and its printing option works!
    "Nankurunaisa" "It will all work out just fine!"

  • Run time Error while creating Network Activity.

    Getting Runtime -
    > Runtime error: ILLEGAL_TEMPORARY_OBJNR  ("TM0000000008NV" " " " ")
    While trying to create the Network activity in the following sequence.
    CALL FUNCTION 'BAPI_PS_INITIALIZATION'.
    *--> Create the Network Activity
      CALL FUNCTION 'BAPI_BUS2002_ACT_CREATE_MULTI'
        EXPORTING
          i_number     = i_number
        TABLES
          it_activity  = t_activity
          et_return    = it_preturn.
         extensionin  = extensionin
         extensionout = extensionout.
      LOOP AT it_preturn INTO wa_preturn.
        IF wa_preturn-type EQ c_error OR
           wa_preturn-type EQ c_termination OR
           wa_preturn-type EQ c_exit.
          l_error = c_yes.
        ENDIF.
      ENDLOOP.
      IF l_error IS NOT INITIAL.
        ROLLBACK WORK. " satish 09/02/2008
        EXIT.
      ENDIF.
      CALL FUNCTION 'BAPI_BUS2002_SET_STATUS'
        EXPORTING
          number                   = i_number
          set_system_status        = 'CRTD'         " changed 'REL' to 'CRTD'  satish 11/04/2008
        IMPORTING
          return                   = lwa_ret1
        TABLES
          i_activity_system_status = lt_act_status_set
          e_result                 = lt_stat_ret.
      IF lwa_ret1-type EQ c_error OR
         lwa_ret1-type EQ c_termination OR
         lwa_ret1-type EQ c_exit.
             call function 'BAPI_TRANSACTION_ROLLBACK'.
        EXIT.
        endif.
      CALL FUNCTION 'BAPI_PS_PRECOMMIT'
        TABLES
          et_return = lt_return.
       CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'
        EXPORTING
          wait = 'X'.
    Help really appriciated.
    Thanks
    Mani

    Hi,
    Go through the SAP NOTES 777934
    Symptom
    When a new network activity is created using BAPI, BAPI_BUS2002_ACT_CREATE_MULTI and then the newly created activities are
    reverted by using BAPI BAPI_TRANSACTION_ROLLBACK,the control objects of newly created activities are not reverted, therefore when you perform a
    commit of the transaction by using BAPI_TRANSACTION_COMMIT, a short dump'ILLEGAL_TEMPORARY_OBJNR' occurs.
    Other terms
    short dump 'ILLEGAL_TEMPORARY_OBJNR', CKCOUEB, Costing Sheet, Posting Date, Overhead key, CK_F_CO_OBJECT_ALL_REFRESH, BAPI_PS_INITIALIZATION.
    Reason and Prerequisites
    This is caused by program error. This note references SPC 770601 and created for corrections to be included in support package.
    Solution
    Implement the source code corrections.
    Regards,
    Dwaraka.S

  • How to check plan line items for plan cost at network activity level?

    Dear all,
    How to check plan line items for plan cost at network activity level? The plan cost is done in network activity in CJ20N.
    I am not able to check using CJI4 or CJI9 report.
    Kindly advise.
    Thanks and regards,
    Jessie

    Hi Jess,
    Have you checked the navigation part which is being displayed on left hand side of report S_ALR_87013565 and S_ALR_87013533.? There you have option to check transaction currency and object currency when you double click on it.
    In case if it is not being displayed under navigation. Then you can bring them on from transaction code CJE2. For eg: Report group for S_ALR_87013533 is 12KST1C. Double click on it and it will open up to do changes in report layout and many more. There you also have options to bring on transaction currency too. Similarly, you can check for other report groups as well just by checking the report description.
    But I am not sure if suits your requirements. Wait for other experts to comment on this.
    Regards,
    Amit

  • Java - Constant Network Activity - Eating up Internet Bandwidth!

    Hi,
    The Process "java"is constantly sending data (100-140 KB/sec) and receiving Data (2-4 KB/sec) 24x7.
    I have terminated all "cloud" applications (iCloud, Google Drive, Dropbox and CrashPlan etc.). The total
    Data sent is about 150 MB in less than 15 mins after a complete reboot eating up my internet bandwidth.
    Upgraded to 10.8.3 and also the March 4th Apple update for Java 6.
    Called AppleCare and they acknowledged the issue, but sent me off to a Java customer support line
    who then turned me down (as I was not a licensed/commercial user of Java). Applecare was useless.
    Anyone else having the same issue? How can I completely uninstall Java? Any help or insight is appreciated.
    BR,
    Raj

    Bingo! That was it. Many thanks for connecting CrashPlan and Java. I thought exiting the CrashPlan application would turn this backup service off. But as you suggested CrashPlan runs a Java Daemon/Engine in the background even after exiting the CrashPlan application.
    The below command effectively shutsdown the CrashPlan's Java background Engine and the network activity ceased immediately.
    sudo launchctl unload /Library/LaunchDaemons/com.crashplan.engine.plist
    (From CrashPlan's support site: http://support.crashplan.com/doku.php/recipe/stop_and_start_engine )
    Many thanks Linc Davis.

  • Function module to Update Network Activity Milestone functions tab

    Hi all,
      I am facing a problem to update the milestone details for Network Activity..
    I am using the BAPI_NETWORK_MAINTAIN function module to maintain all the details which i require...But this BAPI Structure for Milestones doesn't contain all fields of milestone ( MLSTD OR MLST ). So i am facing problem to update those fields which are not in BAPI....But i couldn't find any other function module to upate the milestone Function data.....
      Can anybody let me know how i can update milestone function data....any function module for use ?
    Thanks in Advance,
    Pavan.

    Hi,
    Please chek this FM
    CN2M_MLST_CHANGE
    CN_DI_MST_UPDATE
    Regards,
    Ferry Lianto

Maybe you are looking for