Activity Change in PS

Hi All,
I am using BAPI BAPI_PROJECT_MAINTAIN to change my WBS element.It is working fine.I want to change duration field for the activity of the WBS elements. I am using Activity & Activity update tables of the BAPI but it is not updating the fields for the activity.
I am passing WBS Element,duration to be changed,activity & the network.
Network I am passing the AUFNR,
Activity -VORNR
WBS Element-PROJN
duration-calculated one.
It is not updating.Can anyone give some idea where am I missing?
Thank You.
Regards,
K.S.
Moderator message - Moved to the correct forum
Edited by: Rob Burbank on Nov 4, 2010 11:58 AM
Edited by: Kandaswamy S on Nov 10, 2010 8:35 PM
Resolved

Resolved

Similar Messages

  • Actively changing number of elements in an array

    How do you use a control in the front panel to actively change the number of rows in an array which full of numeric controls?
    Is it possible to have this happen without the program to be running? Thanks for any help.
    Solved!
    Go to Solution.

    Chris B. wrote:
    Is it possible to have this happen without the program to be running? Thanks for any help.
    So you want this to work at edit time? Are you talking about the number of visible elements or are you talking about the actual size of the array (these numbers are unrelated!).
    In order for something to happen, "something" needs to be running. You could run another VI and use scripting to make changes to the array structure.
    You could also make an Xcontrol containing an array and a numeric. Xcontrols are fully operational even if the VI itself is in edit mode.
    If this is a program to run standalone, simply make sure the program is always running, but is in an idle state if nothing needs to be done at the moment. Now you can handle resize events if needed.
    LabVIEW Champion . Do more with less code and in less time .

  • Last active change request of a object which has been transported

    Hi to all,
    I need a method to obtain the last active change request of a object which has been transported to the corresponding target system. I know that the CR tables are E070 and E071, but how can I know the last active and transported CR of each object? Any suggestion?
    Thank you very much,
    Antonio

    Hi Antonio, As u are aware that you can get TR information from E070 and E071 tables.From these two tables we can get the latest TR. In table E070 there are two fields with AS4DATE, AS4TIME.So, U can find the latest transported object on these two fileds.Also, u need to check the TRSTATUS field which specifies whether the object is transported ( R Released) or still Modifiable( Active as D).
    However this table will also contains subtasks and main request. This can be diffrentiated with the help of STRKORR field of E070. If blank then its a main req else its a subtask where the field would contain the Main Request No.
    Hope this would be of some help for u r development.
    Regards,
    Swaroop

  • Activating 'change documents' for notification item class 015

    Dear Experts,
    Kindly help me in activating  'change documents' for notification item class 015.
    Thanks and Regards,
    R N Sabat

    Hi R N Sabat
    The creation of change documents for the classification has to be
    activated for every class type. Go please to the customization of the
    appropriate class type:
    Cross-Application Components
    -> Classification System
      -> Classes
       -> Maintain Object Types and Class Types
    You will find there a flag to activate change documents.
    As a precondition you'll have to activate the flag 'Multiple objects
    allowed' before. If you already have classified objects
    for this class type these classifications has to be converted before.
    For the conversion of already existing classifications use please report
    RCCLUKA2. It processes the conversion and sets the flag 'Multiple
    objects allowed'. Regard please the documentation of report RCCLUKA2.
    Thereafter you'll be able to activate change documents for this class
    type.
    Please check the 2 notes :
    80907 Setting the several objs.for each class type indctr
    65124 Classification Change Documents
    If you have any questions , please let me know .
    Enda.

  • List all active change documents

    Is there a way to list all ACTIVE change documents? In other words - I only want ot know which change documents are being used in the system...
    Thanks

    Thanks Anji - Seems there is no place to show if a change document is active, but I was being silly since if a change document is not active or being used, it will not appear in CDHDR / CDPOS!
    A useful pool table is TCDOB - It lists all change documents with properties like which tables they monitor etc...

  • CSM 4.2 - Activity Change Report

    Hello everyone,
    Just looking if there is any possibility to configure CSM (v4.2) to include in generated pdf  'Activity Change Report' (checking during approval process what is going to be change/added/removed...) also what commands are going to be deployed by such change?
    So generated PDF will have also output from "Preview Configuration" where all commands can be seen.
    Haven't seen such option in configuration of CSM and for someone it can be helpful to briefly review what commands are going to be added before deployment.
    Is there such option to include it in generated PDF or not? :-/
    Thanks in advance for any advice

    The minimum idle timeout is 4.
    0 means infinite and all values below 4 are swaped with a value of 4.
    You can see the current value with the following command:
    gdufour-cat6k-2(config-module-csm)#vser test
    gdufour-cat6k-2(config-slb-vserver)#idle ?
    <0-13500000> idle timer value in seconds (0 is infinite(!!) default is 3600)
    gdufour-cat6k-2(config-slb-vserver)#idle 1
    gdufour-cat6k-2#sho mod csm 3 vser name test det
    TEST, type = SLB, state = OUTOFSERVICE, v_index = 15
    virtual = 1.1.1.1/32:0 unidir, UDP, service = NONE, advertise = FALSE
    idle = 4, replicate csrp = none, vlan = ALL,
    ^^^^^^^^^
    However, I have to admit this is strange to allow the configuration of a value of 1 and then silently change the value to 4.
    I'll check what we can do.
    Regards,
    Gilles.

  • Different behaviour between activity "Change Production" and web-service

    Hello!
    We are using SAP ME 5.2.6.1 (SP06 Patch 1) - the newest version of SAP ME 5.2
    In activity "Change Production" (SU540) it is possible to change shop order, material and router of SFC's.
    This also works for SFC's in status DONE if the following activity rule is set
    ALLOW_DONE_SFCS = TRUE.
    Nevertheless if the same is tried via "Production XML" or with the given web service an error is displayed
    and the operation is not performed.
    When using "Production XML" the following error is shown:
    Cannot change Done SFCs (Message 15050)
    When using the web service (http://<host>:<port>/manufacturing-services/ProductionServiceService)
    the same error occurs. I think the web service is the prefered way in the future.
    For me it seems that only with the GUI activity SU540 the rule "ALLOW_DONE_SFCS = TRUE" is effective.
    But should the behaviour not be identical regardless if this was initiated from the GUI or from the web service?
    So is this something like a bug or is it "behaviour by design"?
    If the latter is the case:
    Is there a workaround possible to achieve the same outcome via webservice?
    Kr,
                Erich Lind
    Edited by: Erich Lind on Aug 5, 2011 10:37 AM

    Hello!
    From the SAP ME Transaction Log Report:
    Concerning the "Production XML" interface - it uses the ChangeProduction EJB.
    I assume the web service internally will do the same ...
    class com.sap.me.frame.BasicBOBeanException message: com.sap.me.frame.BasicBOBeanException: Error 15050Cannot change Done SFCs (Message 15050)
         at com.sap.me.production.ChangeProductionSOBean.validateSFCList(ChangeProductionSOBean.java:1413)
         at com.sap.me.production.ChangeProductionSOBean.validateXMLProductionChanges(ChangeProductionSOBean.java:255)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:592)
         at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:46)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:71)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:38)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:22)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:189)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:16)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:21)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:16)
         at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
         at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:133)
         at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:164)
         at $Proxy3489.validateXMLProductionChanges(Unknown Source)
         at com.sap.me.xchange.ProductionFacadeSOBean.processChangeProductionMessage(ProductionFacadeSOBean.java:997)

  • Adding Component, Activity, Changing Activity through BAPI

    Hello Everyone,
    I have a requirement to develop a FM which will use the standard BAPI's to create an Activity, Change the activity status, and also add a component to the activity.
    Am using BAPI_BUS2002_SET_STATUS to set the status of the activity, understand have to use BAPI_PS_INITILIZATION with it.
    Using BAPI_NETWORK_MAINTAIN to maintain the activity, BAPI_NETWORK_COMP_ADD to add the component.
    But the sequence of the initiailzation that I have developed are not helping me update the all of the required data.
    Basic question would be a procedure to update activity, activity status and create component.
    If anybody has used the above BAPI's or developed similar applications would be very much helpful.
    Regards,
    Prashanth

    Hi Koushik,
                    Thanks for the reply,
                                                But still I need to know what are the specific difference between the two function module.Even in CRM_ORDER MAINTAIN I am able to get all those Structure with which I am working in BAPIACTIVITYCRM_CREATEMULTI. I know all the other CRM Business transaction can be created through CRM_ORDER_MAINTAIN. If you could explain a bit detail in what context one should use CRM_ORDER MAINTAIN  and BAPIACTIVITYCRM_CREATEMULTI.

  • How to delete an active change version of a PO?

    Hi all mates,
    question: given a PO number, assuming that the active version is a change one and the previous version has been ordered (I don't know if this is the proper word: I mean "transferred to the backend" (R/3))... is there a simple way, e.g, a FM, to delete the last version of a PO, so that this goes definitely lost and the previous version is restored and set to active?
    As usual, thanks in advance
    Matteo
    EDIT:
    after reading a bit, I'd like to add further details:
    - what I call a "change version" is actually a new version of the purchase order which is in status "HELD";
    - 'transferred to the backend' -> the current version of the purchase order is in status "ORDERED".
    Then, if i click on the "version" tab in SRM, i can see that an order modified after distribution has a previous version (status "ORDERED") and a current version (in status "HELD").
    I'd like to know if there's a way to delete the current active version and restore the previous, ORDERED version. The question arises because I'm creating a report that makes an update of a Purchase order, but to do so the order must be in status 'ORDERED' so if an HELD version is active I should "rollback" to the previous one... or alternatively, I must manage overwriting the HELD version currently active ( I wasted a lot of time but I wasn't able to do it ).
    Edited by: Matteo Montalto on Apr 8, 2009 12:45 PM

    Hi, I have the same problem. Can you tell me the solution that you have find ??

  • What is the impact - Activating Change Logs for Material Classification Dta

    To activate Change Logs for Material Classification Data I must first set the flag for "Multiple Objs Allowed" for the Class Type 001 Material Class. I am curious of what the impact of setting this flag will be. Also, is there a way to measure the DASD impact of activating the Change logging for this data.
    Thankyou
    Kevin

    In addition to the performance impact the process of turning on Change Logs for Classification data will convert the tables KSSK and AUSP to use an internal SAP number as a key instead of the Material number. This will cause problems for any custom programs that access those files directly and expect the material number to be the key. This file conversion occurs during the execution of program RCCLUKA2 which is used to Flag the change logs for existing records. This can be reversed by running report RMCLINOB. Because of the above impact we decided here to NOT implement this change in production.

  • Mass Activity Changes

    I have a role with lots of t_code and i would like to give them full authorization, but change all ACTIVITY to 03. is there a way to change them all at once.
    thank you

    hello Naimesh,
    Do one thing. Download the role on your desktop. Open the file with MS excel using open with option(do right click on the role download file). Then go to first entry for table AGR_1251. Select the row. Look for the value ACTVT    *.
    Copy it and do CTRL+F on the excelfile. Now use replace all option to replace ACTVT    * with ACTVT    03. Save the file in .sap (original download format) and now upload the role. Check for any authorization object with field activity. See if 03 is properly positioned in the field. If not then alter the postion of 03 in the excel file and redo the upload. The main effort would come in adjusting the position of 03 in the excel file )
    basically I would suggest to have download files of the role one for editing one as a simple backup.
    i did it for a same role like yours and it worked.
    Please award points if this worked for you.
    regards.
    Ruchit.
    Message was edited by: Ruchit Khushu

  • Weblogic Server 9.2 MP2 - Console hangs on activating changes

    Hi,
    I have migrated the adminserver to a different server.
    After the migration, when we make changes in the weblogic console and try to activate the changes, the console hangs.
    The threads are waiting at:
    weblogic.management.provider.internal.ActivateTaskImpl
    I have tried a few things which include using “Perform Asynchronous Activation”.
    But they have not helped.
    Environment Details
    ==============
    Operating System : HP-UX Itanium
    JDK Version : 1.5
    Database Version : Oracle 10g
    Any pointers will be highly appreciated.

    facing the same problem of console hung
    for weblogic 10.3 on Red hat Linux ES 4,
    for every change console hangs and restart list shows all managed severs irrespective of changes.
    I will appriciate any help to solve this.

  • Problem in activating change lists

    hello every one,
            here i am new to XI. i am doing some R&D regarding the activation of IR objects. At first i can see all the objects including the software component version created under one standard change list. i just tried to activate the software component alone. on the next second it created another change list giving some error. please any one guide me how to overcome this problem.

    When you add name space into your software component version, you have to activate three objects first:
    The Modified SWCV
    Two default fault data types.
    If you do not do above first, then you created other objects, you won't be able to activate all of them once.
    You still need to select three object I mentioned in the list, activate them first, then activate other objects later.
    Hope it helps.
    Liang

  • Default Activity changing when it should not

    We have a problem where if I use a general task list with 2 operations and both have a seperate activity type assigned, when creating a new SM order we pull the Tasklist into the order but we change the default work centre, this change in default work centre causes the default activity type on the first operation to change to the same default activity type as the one on the second operation which is undesired.
    However it is inconsistent when this happens has anyone seen this before or does anyone know if there is an OSS creection for this problem, although I suspect it may be data setup related.
    thanks

    The script have to be something like:
    *WHEN RPTCURRENCY
    *IS LC
    *WHEN RCOST_CENTER
    *IS RCCA_NONE
    *WHEN AUDITTRAIL
    *IS CC_FY
    *WHEN TIME
    *is 2015.12
    *REC(EXPRESSION=%VALUE%/12, TIME = "2015.01", AUDITTRAIL = "CC")
    *REC(EXPRESSION=%VALUE%/12, TIME = "2015.02", AUDITTRAIL = "CC")
    *REC(EXPRESSION=%VALUE%/12, TIME = "2015.03", AUDITTRAIL = "CC")
    *REC(EXPRESSION=%VALUE%/12, TIME = "2015.04", AUDITTRAIL = "CC")
    *REC(EXPRESSION=%VALUE%/12, TIME = "2015.05", AUDITTRAIL = "CC")
    *REC(EXPRESSION=%VALUE%/12, TIME = "2015.06", AUDITTRAIL = "CC")
    *REC(EXPRESSION=%VALUE%/12, TIME = "2015.07", AUDITTRAIL = "CC")
    *REC(EXPRESSION=%VALUE%/12, TIME = "2015.08", AUDITTRAIL = "CC")
    *REC(EXPRESSION=%VALUE%/12, TIME = "2015.09", AUDITTRAIL = "CC")
    *REC(EXPRESSION=%VALUE%/12, TIME = "2015.10", AUDITTRAIL = "CC")
    *REC(EXPRESSION=%VALUE%/12, TIME = "2015.11", AUDITTRAIL = "CC")
    *REC(EXPRESSION=%VALUE%/12, TIME = "2015.12", AUDITTRAIL = "CC")
    *ENDWHEN
    *ENDWHEN
    *ENDWHEN
    *ENDWHEN
    Without any *XDIM_MEMBERSET!
    Vadim

  • COI activity - change in capitalization (Rights issue)

    Hi,
    Please can you provide a solution to handle the following business scenario. (SAP help documentation mentions that the product does not support the decrease in stake resulting from change in capitalization)
    How to handle Rights Issue resulting in stake dilution of holding company?
    Business Scenario - Co. A has 80% stake in company B (at first consolidation level)
    Company B issues additional equity(rights issue) which is not exercised by Co. A. This is bought by others(minority)
    As a result, the stake of Co. A in B decreases from 80% to say 60%(dilution of stake of A)
    Can you please tell how should the AFD(in terms of COI activity numbers/types) be provided to handle this situation. Because for activity - Increase in capitalization - SAP standard says that the % shareholding doesnt change.
    Waiting for your valuable inputs.
    Thanks
    AJ

    Hi AV,
    I'll try to give the entire scenario in detail -
    Co. A is parent company of Co. B (100% subsidiary)
    First acquisition -
    Investment data 100000
    Equity share capital - 100000
    Reserves  23205
    hence, total equity - 71795
    Goodwill posted after first conso 28205
    Next period - Co. B increases its equity share capital by -50000
    which is provided to system in AFD with CI activity 05
    Co. A's share gets diluted because all additional equity is taken by external parties.
    Say it gets diluted to 82.11%
    So in investment data I provided -17.89% as change in shares, with activity type 10 and investment value zero.
    System posts two docs - one for increase in capitalization and another for partial divestiture
    1. Increase in capitalization document -
    Equity share capital is reversed(+50000)
    and entire -50000 goes in negative goodwill (since the investment was zero)
    2. Partial divestiture document - 8945 (17.89% of 50000)is posted in "Profit from divestiture" and Minority interest is also created of 8945
    This doesnt serve my purpose of "Dilution of stake resulting from additional equity issued by subsidiary company"
    Goodwill posted earlier(in first conso) is not getting affected?
    Please give me some inputs because this is a very common business scenario..and whoever has done a BCS implementation must have tested for this scenario...
    Regards
    AJ

Maybe you are looking for