What is diff b/w active and inactive DCs

hi
please let me know what is diff between Active and Inactive DC's.
If possible send some FAQs on JDI
Thanks
-mmukesh

Hi Mukesh,
When you are developing somthing through JDI (NWDI), you will have inactive dc and active dc.
If you want to do some changes in code then you can do these changes through inactive dcs. Whatever changes you do in inactive DCs and until you check-in that activity. other developers cannot have those changes.
but, when you check-in your activity those changes will be visible to other developers who are working on the same DC but this updated code will not be reflected in active DC.
But when you activate that activity, those changes will be reflected in active dc and this active dc will be deployed on Development server.
In summary, inactive DCs contain intermidiate code which is not ready to deploy on Development server yet. This updated code is available in Active DC.
Hope now you are clear with Inactive and Active DCs.
Regards,
Bhavik

Similar Messages

  • Active and inactive vendor

    Hi Guys
    can any one explain what is active and inactive vendor and how to see the list of vendor master.
    G.Krishnamohan

    in SAP easy access
    under Financial accounting >Accounts payable-> information systems-->masterdata report
    you can display blocked vendors also as a list there using those reports.
    the vendors which are blocked are inactive vendors
    anantha

  • Active and inactive program

    Hello Gurus,
          I have following three question about active and inactive program:
          (1)  what is the difference for active program and inactive program ?
          (2) I wonder if  there are inactive and active version for all program ?
          (3) I want to editing a program in operation. How can I get that ?
    thanks very much!

    Hi,
    Only activated objects can be accessed by all the users. If the object is under developement only active version is visible to everybody which can be accessed.
    An object may have any number of inactive versions, but it isi invisible to other users. It is confined only to your worklist. once you activate this it will beactivated and will be available for whom so ever it is authorized.
    By activating the object, the system checks the syntax of the entire object, then creates an active version, generates a runtime version, and deletes the corresponding entry from your inactive object list. Only active versions can be transported to other systems.
    <REMOVED BY MODERATOR>
    Thanks,
    Imran.
    Edited by: Alvaro Tejada Galindo on Apr 28, 2008 12:58 PM

  • Active and inactive development Components

    Hi,
    What are active and inactive development Components ?
    Thanks,
    sowmya

    Hi,
       Basically in the Development Configuration you will be able to see 2 types of development component.
    1)Active
    2)Inactive
    Whenever user needs to change any coding or development then he needs to do this in the inactive DC.
    After check in the activity it will sync with the Active DC.So that means the Active DC is contained data after the check in activity.Both are sync.We are not able to do any changes in active DC.
    This is the restriction by sap
    Thanks
    Kanai

  • What is diff b/w reuse_alv_grid_display and reuse_alv_grid_display_lvc

    Hi everbody,
    what is diff b/w reuse_alv_grid_display and reuse_alv_grid_display_lvc.
    can u give a dteils on it .
    Regards,
    Priya

    ALV
    1. Please give me general info on ALV.
    http://www.sapfans.com/forums/viewtopic.php?t=58286
    http://www.sapfans.com/forums/viewtopic.php?t=76490
    http://www.sapfans.com/forums/viewtopic.php?t=20591
    http://www.sapfans.com/forums/viewtopic.php?t=66305 - this one discusses which way should you use - ABAP Objects calls or simple function modules.
    2. How do I program double click in ALV?
    http://www.sapfans.com/forums/viewtopic.php?t=11601
    http://www.sapfans.com/forums/viewtopic.php?t=23010
    3. How do I add subtotals (I have problem to add them)...
    http://www.sapfans.com/forums/viewtopic.php?t=20386
    http://www.sapfans.com/forums/viewtopic.php?t=85191
    http://www.sapfans.com/forums/viewtopic.php?t=88401
    http://www.sapfans.com/forums/viewtopic.php?t=17335
    4. How to add list heading like top-of-page in ABAP lists?
    http://www.sapfans.com/forums/viewtopic.php?t=58775
    http://www.sapfans.com/forums/viewtopic.php?t=60550
    http://www.sapfans.com/forums/viewtopic.php?t=16629
    5. How to print page number / total number of pages X/XX in ALV? http://www.sapfans.com/forums/viewtopic.php?t=29597 (no direct solution)
    6. ALV printing problems. The favourite is: The first page shows the number of records selected but I don't need this.
    http://www.sapfans.com/forums/viewtopic.php?t=64320
    http://www.sapfans.com/forums/viewtopic.php?t=44477
    7. How can I set the cell color in ALV? http://www.sapfans.com/forums/viewtopic.php?t=52107
    8. How do I print a logo/graphics in ALV?
    http://www.sapfans.com/forums/viewtopic.php?t=81149
    http://www.sapfans.com/forums/viewtopic.php?t=35498
    http://www.sapfans.com/forums/viewtopic.php?t=5013
    9. How do I create and use input-enabled fields in ALV?
    http://www.sapfans.com/forums/viewtopic.php?t=84933
    http://www.sapfans.com/forums/viewtopic.php?t=69878
    10. How can I use ALV for reports that are going to be run in background?
    http://www.sapfans.com/forums/viewtopic.php?t=83243
    http://www.sapfans.com/forums/viewtopic.php?t=19224
    11. How can I display an icon in ALV? (Common requirement is traffic light icon).
    http://www.sapfans.com/forums/viewtopic.php?t=79424
    http://www.sapfans.com/forums/viewtopic.php?t=24512
    12. How can I display a checkbox in ALV? http://www.sapfans.com/forums/viewtopic.php?t=88376
    http://www.sapfans.com/forums/viewtopic.php?t=40968
    http://www.sapfans.com/forums/viewtopic.php?t=6919
    Check this for basic concepts of OOPS
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/abap%20code%20samples/abap%20objects/abap%20code%20sample%20to%20learn%20basic%20concept%20of%20object-oriented%20programming.doc
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/abap%20code%20samples/alv%20grid/abap%20code%20sample%20to%20display%20data%20in%20alv%20grid%20using%20object%20oriented%20programming.doc
    Tabstrip
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/abap%20code%20samples/alv%20grid/abap%20code%20sample%20for%20tab%20strip%20in%20alv.pdf
    Editable ALV
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/abap%20code%20samples/alv%20grid/abap%20code%20sample%20to%20edit%20alv%20grid.doc
    Tree
    http://www.sapdevelopment.co.uk/reporting/alv/alvtree/alvtree_usrint.htm
    General Tutorial for OOPS
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/an%20easy%20reference%20for%20alv%20grid%20control.pdf
    http://www.sapdevelopment.co.uk/reporting/alvhome.htm
    http://www.sap-img.com/abap/what-is-alv-programming.htm
    http://www.sap-img.com/abap-function.htm
    http://www.geocities.com/mpioud/Abap_programs.html
    http://www.sapdevelopment.co.uk/reporting/alv/alvtree%5Calvtree_basic.htm
    http://esnips.com/doc/ad20dca9-6182-4903-8d8f-96a66dc8590c/ALV.pdf
    http://www.sap-img.com/abap-function.htm

  • What is diff b/w abstarct and interface

    what is diff b/w abstarct and interface in real time where we come across, give a best real time example

    I think there have been lots of threads in this forum discussing interfaces and abstract classes.
    http://forum.java.sun.com/thread.jspa?forumID=256&threadID=389830
    http://forum.java.sun.com/thread.jspa?forumID=54&threadID=5120074
    http://forum.java.sun.com/thread.jspa?forumID=54&threadID=499077
    http://forum.java.sun.com/thread.jspa?forumID=31&threadID=546668
    Interfaces define a contract for what an implementing class should provide. Abstract classes do the same but they can also provide some common part of the implementation.

  • In LSMW, what is diff between LSMW-BAPI and LSMW-IDOC

    hello all
    In LSMW, what is diff between LSMW-BAPI and LSMW-IDOC

    Hi Swamy,
    The differences between IDoc and BAPI are as follows: 
    IDOC
    IDocs are text encoded documents with a rigid structure that are used to exchange data between R/3 and a foreign system.
    Idocs are processed asynchronously and no information whatsoever is returned to the client.
    The target system need not be always online. The IDOC would be created and would send the IDOC once the target system is available (tRFC concept). Hence supports guaranteed delivery.
    With asynchronous links the sub-process on the client can be finished even if the communication line or the server is not available. In this case the message is stored in the database and the communication can be done later.
    The disadvantage of asynchronous links is that the sub-process on the server cannot return information to the calling sub-process on the client. A special way for sending information back to the client is required. In addition, a special error handling mechanism is required to handle errors on the receiving side.
    IDOCs may be more changeable from release to release.
    IDOCs  are poorly documented.
    BAPI
    BAPIs are a subset of the RFC-enabled function modules, especially designed as Application Programming Interface (API) to the SAP business object, or in other words: are function modules officially released by SAP to be called from external programs.
    BAPIs are called synchronously and (usually) return information.
    For BAPIs the client code needs to do the appropriate error handling.
    Problems with synchronous links occur if the communication line or the server is temporarily not available. If this happens, the sub-process on the client cannot be finished (otherwise there would be data inconsistencies).
    Synchronous links have the advantage that the sub-process on the server can return values to the sub-process on the client that has started the link.
    BAPIs are not totally immune to upgrades.
    BAPIs are reasonably well documented.
    Reward points if useful.
    Best Regards,
    Sekhar

  • Pls can any one suggest me the Existing Report Name for Active and InActive

    Hi all ,
               pls can any one suggest me the Existing report name for displaying Active and inactive vendors .
    Rgds
    Rafi .

    hi,
    my transaction is VL02N change outbound delivery.

  • Active and inactive states for a button

    Is there a way to assign a button action only when the playbacket is on:
    i.e. lable "play3"on timeline instead of placing a hotspot over each button with code?
    Basically an active and inactive state.
    button1 exists on entire 30 seconds then only active when playbacket hits and stops on "play1", "play2", "play3" etc..

    Hey there-
    Yes, you can do this with a little bit of code.  Take a look at the "state management" section in this blog post, which will describe how to set variables, get variables, and use an if statement to code some logic in.
    http://blogs.adobe.com/edge/2012/07/18/tutorial-leveraging-independent-symbol-timelines/
    Hope this helps,
    -Elaine

  • Active and inactive portal objects

    Hello!
    I would like to indentify the active and inactive(unused) objects (Rolles, Worksets, Pages, iviews, etc...) in portal. Can any one advice me how to identify them.
    Note:
    Version Inforamtion
    J2EE Engine - 6.40 PatchLevel 104329.313
    Portal - 6.0.17.0.0
    KnowledgeManagementCollaboration - 6.0.17.0.0 (NW04 SPS17)
    Thanks in Advance,
    Immanuel Gollapalli.

    Hi Immanuel,
    a tool that might help you as a super administrator to check object dependencies / delta links and to compare object properties (e.g. for objects where you assume they are multiplied), might be the PCD inspector. Before using it you should be aware of the following comment: T"he change function should only be used with great care and by persons who have expert PCD knowledge. Accidental changes (such as deleting a PCD object) normally cannot be undone and could gravely endanger or permanently damage the portal." So be careful when using this tool. Details can be found in the documentation here: <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/c0/2d8a80b5c12945b48cf29bc203f4b4/frameset.htm">http://help.sap.com/saphelp_nw2004s/helpdata/en/c0/2d8a80b5c12945b48cf29bc203f4b4/frameset.htm</a>
    Something that might be interesting for you as well: In order to check the usage of the pcd objects by end users, Portal Activity Reporting is pretty useful. Find documentation here: <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/58/728ea01cf64fff996b827f2a06f9b1/content.htm">http://help.sap.com/saphelp_nw2004s/helpdata/en/58/728ea01cf64fff996b827f2a06f9b1/content.htm</a>
    Hope this helps to ease your tasks of finding unused or duplicate pcd objects, best regards
    Jana

  • Difference between Active DCs and Inactive DCs?

    Difference between Active DCs and Inactive DCs?

    Hi Jyothi,
    PFB link for the clear Explanation on the Active and Inactive DC views
    [http://help.sap.com/saphelp_nw70/helpdata/en/2b/e4a43f4aa1330ee10000000a114084/content.htm]
    Regards,
    Govindu

  • Total number of active and inactive users

    Hi All,
    i have to count
    The total number of users.
    Total number of active and inactive users.
    Total number of users after 90 days of inactivity:
    I have gone through the below thread, but it is showing the user info. but not count.
    http://download.oracle.com/docs/cd/E10530_01/doc/epm.931/html_esb_techref/maxl/ddl/statements/dispuser.htm
    Please let me know how to write MaxL command or some other way to count the users.
    Thanks,
    Prathap

    I doubt whether you are going to get the count using maxl, if the command you are using is producing information you can use then you might have to spool to a file and then parse the file and get the count values e.g. excel, scripting.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Whats the diff between Transfered Records and Added Records

    Hi
    whats the diff between Transfered Records and Added Records in any data target Request Tab.
    Regards
    ll

    Hi.......
    Check this.......
    What's the difference between Transferred Records and Added Records?
    Manage ODS : Difference of Transferred Records and Added Records
    Regards,
    Debjani......

  • Selecting Active and Inactive Employees from IT0000

    Hi,
        How do I select Employees from InfoType 0000 based on Employment Status field. I need an optimised way to select the same as the field P0000-STAT2 is not indexed
        Select directly from PA0000 based on STAT2 field would be my last resort
    Thanks and Regards,
    Aditya

    Hi Frank,
              If I use the logical database PNP or PNCPE, it would also bring in the selection screen which I do not want.
          I am writing an upload program which will read all Active and Inactive employees and then update InfoType 0758 for them
          I could use function module LDB_PROCESS to avoid the selection screen in the logical database
          However, Is there any other approach that you know through some function module....??
    Thanks and Regards,
    Aditya

  • What is diff b/w pick and switch activity in bpel?

    what is the difference between pick activity and switch activity in BPEL? example Please

    1)The switch activity is an IfElse with two different flows, based on a conditional expression, derived out of existing message(s) in your process.
    Eg. i) Whether the salary is greater than 10,000 or not.
    ii) Whether the age is greater than 60 or not.
    iii) whether the department is finance or not.
    2)The pick activity is an IfElse with two different flows, based on two different messages/signals, that you can expect to receive(when you are waiting for a message) from outside of your process.
    Eg. i) whether you received a reply message or a timeout signal.
    ii) whether you received a AddNewEmployee message or UpdateEmployee message.
    The (decision for which route to be taken for) pick activity is based on the MessageType, while the switch is based on the contents in a message. The pick activity implies that you are waiting for a message, this can occur, at the start of your process or in the mid of your process. However, switch activity doesnot wait for any message, hence can only occur in the mid of the process and can not be the start of a process.
    Mark the posting appropriately as "helpful" or "correct answer", if your issue is solved.

Maybe you are looking for