Dependency between 2 diff JInternalFrame

Hi
how can i add dependency between 2 diff JinternalFrames a + b.
Both JInternalFrames resides on the same JFrame.
I want to implement the following functionality:
when a is moving, i want b to be moved within it.
b can move by its own (by mouse dragging) with no dependency on a
Does someone have an idea how to do that?
Thanks

emma smith wrote:
how can i add dependency between 2 diff JinternalFrames a + b.
Both JInternalFrames resides on the same JFrame.I certainly hope they are in a JDesktopPane.
I want to implement the following functionality:
when a is moving, i want b to be moved within it.
b can move by its own (by mouse dragging) with no dependency on aAre they in a JDesktopPane? Are they in the same JDesktopPane?
Does someone have an idea how to do that?Take a look at ComponentListener#componentMoved. You'll want to add a ComponentListener to a and cache its location, then move b by the same offset each time a is moved.
If you can't get your head around that, post your best efforts in the form of an [url http://mindprod.com/jgloss/sscce.html]SSCCE (Short, Self Contained, Compilable and Executable) example and indicate the specific problem.
db

Similar Messages

  • How can i share purchased apps between 2 diff users on the same mac?

    How can I share purchased apps between 2 diff users on the same mac?

    A purchased app is associated with an Apple ID. A user with a different Apple ID cannot use the app unless they also use the same Apple ID.
    I cannot use my wife's apps nor she mine because each were purchased with different Apple IDs.

  • Removing Dependency Between Applications

    Dear Experts,
    I need your valuable inputs on the architecture which we had in our organization but now want to change it due to considerable down time requirements.
    I have a application A which stores all the common artifacts like schemas, maps and callable orchestrations.
    I have 20 to 30 odd applications referring to the application A's artifacts. There is a dll dependency between the application and the common application A. so whenever I get a CR for an application A which involves change in the artifacts like schemas,
    maps and orchestration, then according to the deployment rules of Biztalk, I have to delete all the 20 to 30 odd applications and then deploy the application A, then redeploy the other dependent applications. Now this produces a considerable down time of 3
    to 4 hours.
    Now the organization wants to change the approach and minimize the down time while keeping the development rework (i.e avoid adding same tags in the schema across 20 to 30 applications rather than importing them from common application A). While trying to
    think about the solution I was reading various blogs on the internet and many suggested to go for side by side versioning. But the Organization wants to avoid that unless and until there are long running orchestrations(which is not the case right now) .
    Now I followed following approach on my testing machine to check if it is feasible to make changes to the common application A without deleting the dependant applications first. I have separated the approach on the Development and Deployment Lines.
    Development Wise
    1) make the necessary changes in the schemas. Add a post build comment to do the gacutil on the schema project
    2) For the maps referring to the schema provide the location of the freshly GACed dll. Provide the post build comment to do a gacutil on the maps project.
    3) Do the same for the orchestrations.
    4) for the dependant applications add the references from the GAC folder only.
    Deployment Wise
    1) As the common application is already deployed(before the new CR deployment), stop the Host Instances processing the common application requests and the Host Instances processing dependant application requests.
    2) Install the msi on the server(not import)
    3) GAC the individual dlls using the gacutil command 
    4) Restart the Host Instances
    This approach seems to work just fine and the changes in the artifacts are clearly observable.
    But honestly I have doubts regarding the authenticity and the credibility of this approach. I require you guidance on whether this is a good approach to follow or not or is there any alternative approach available which I can use to avoid the problem statement.
    Regards,
    Mandar Dharmadhikari

    The bad news:  What you're describing will usually work fine, but is not a supported Deployment method for BizTalk apps.
    What you describe in "Development Wise" is all fine, but really doesn't matter.  The .Net references rules and how Visual Studio managed referenced assemblies isn't changed by those steps.  Referencing from the GAC or the build folder
    should produce the same results.
    The deployment dependencies is one of the reasons I decided long ago to avoid whenever practical, which so far has been always, the notion of 'shared' artifacts between deployment units.  My philosophy is a a Visual Studio Solution should be deployable
    on it's own, without un-Deploying or re-Deploying anything else.  The one consequence so far is not being able to use the automatic schema resolution of the XmlDisassembler.
    Sneaking in new versions is ok for DEV, but not something I would rely on for Production deployments.

  • Auto create dependency between ViewController and ApplicationController

    Hi all,
    When you create a new ADF Mobile app, you will automatically create two projects: ViewController and ApplicationController.
    I noticed that these are not related, that is, a dependency between these is not created in the ViewController.
    I think you will need this dependency whenever you work with an on device database, in order to make a connection to that database.
    At least, that is the way all the demos work, and I would probably do that myself as well.
    So why not create the dependency by default.
    Regards
    Luc

    We purposely did not create the dependency because it is not required by all applications. The main reason is for modularity. We have made the "ViewController" projects reusable modules and you can create a "Feature Archive" (akin to an ADF Library) as a deployment profile for these modules and thus an application can comprise of many features from different feature archives. It can be limiting if your app assumes there is a direct dependency on the AppController project because then you would not be able to create a feature archive without including that as well and it would conflict with other apps that already have that project and it's contents. If you are sure you don't want your project to be reused as a feature archive then it is ok to add the dependency.

  • Dependancy between central swcv and others

    Hi,
    I want to download all my RFCs and IDoc into one single central SWCV. I want to implement dependancy between all my SWCVs and Central SWCV. Can somebody please send me any document on that?. Is it run-time or build time, I need to implement Dependancy.
    Thanks,
    sunita.

    Hi Sunita,
    Check this blog from Michal-
    /people/michal.krawczyk2/blog/2005/08/26/xi-are-you-independentfrom-your-dependencies
    You need to create the dependency in the build time itself
    SAP help-
    http://help.sap.com/saphelp_nw2004s/helpdata/en/79/69f9e32bbb9f41aa4043c4c4989a41/content.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/10/8b9c4f1c79024595308d2f4a779c5e/content.htm
    Regards,
    Moorthy
    Message was edited by: Krishna Moorthy P

  • How to define dependancy between sowtware comps in the SLD

    how to define dependancy between sowtware comps in the SLD,
    i have a software comp, in the IR, where i import all RFCs and IDOCs, so that they can be used across all software comps in the IR,
    since, IDOCs imported in one software comp, cant be used in another s/w comp,
    i need to create that dependancy..............................
    how can i mention the dependancy in the SLD....

    Hi,
    Please read the Rules OF Engagement,
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement&
    <i>
    Do not use words in capital letters and any of the words: urgent, quickly, burning, etc in your message. Especially not in the title! This just irritates and does not help you get to your goal. From our side, we definitely do not answer faster when we see these words.
    The same goes for such things as ??? or !!! in appends. In the English language one ? or ! is sufficient to terminate a sentence. </i>
    Answering you question, Say you have 2 SWCV's. SWCV A and B. All objects imported in SWCV A should be visible in B. In this case, go to SWCV B and in this, Go to the Dependency Tab , and Select SWCV A here as the dependent Component.
    In your IR, Clear SLD Cache and Reimport the 2  SWCV's into the IR and now you will see the Basis Objects in SWCV B. All the existing objects will not be affected as a result of this reimport into IR.
    Regards
    Bhavesh

  • Alert log:  failed to establish dependency between database and diskgroup

    Hi, I have a database 11.2.0 with ASM. When I startup an instance I see this error in alert log:
    ERROR: failed to establish dependency between database SPBUFOR and diskgroup resource ora.SPBUFOR_FLASH.dg
    SPBUFOR_FLASH is a diskgroup where a flash recovery area is located.
    Database is opened cleanly but I need to know that everything works fine.
    How can I resolve this issue ?

    ASM ALERT LOG:
    Wed Oct 05 15:35:12 2011
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 3
    Using LOG_ARCHIVE_DEST_1 parameter default value as /u01/app/oracle/product/11.2.0/grid/dbs/arch
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =0
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    NOTE: Volume support enabled
    Starting up:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Automatic Storage Management option.
    Using parameter settings in server-side spfile +CSA_DATA/asm/asmparameterfile/registry.253.758208241
    System parameters with non-default values:
    large_pool_size = 12M
    instance_type = "asm"
    remote_login_passwordfile= "EXCLUSIVE"
    asm_diskgroups = "CSA_FLASH"
    asm_diskgroups = "SPBUFOR_DATA"
    asm_diskgroups = "SPBUFOR_FLASH"
    asm_power_limit = 1
    diagnostic_dest = "/u01/app/oracle"
    Wed Oct 05 15:35:13 2011
    PMON started with pid=2, OS id=24108
    Wed Oct 05 15:35:14 2011
    VKTM started with pid=3, OS id=24112 at elevated priority
    VKTM running at (10)millisec precision with DBRM quantum (100)ms
    Wed Oct 05 15:35:14 2011
    GEN0 started with pid=4, OS id=24118
    Wed Oct 05 15:35:14 2011
    DIAG started with pid=5, OS id=24122
    Wed Oct 05 15:35:14 2011
    PSP0 started with pid=6, OS id=24127
    Wed Oct 05 15:35:14 2011
    DIA0 started with pid=7, OS id=24131
    Wed Oct 05 15:35:14 2011
    MMAN started with pid=8, OS id=24135
    Wed Oct 05 15:35:14 2011
    DBW0 started with pid=9, OS id=24139
    Wed Oct 05 15:35:14 2011
    LGWR started with pid=10, OS id=24143
    Wed Oct 05 15:35:14 2011
    CKPT started with pid=11, OS id=24148
    Wed Oct 05 15:35:14 2011
    SMON started with pid=12, OS id=24157
    Wed Oct 05 15:35:14 2011
    RBAL started with pid=13, OS id=24163
    Wed Oct 05 15:35:14 2011
    GMON started with pid=14, OS id=24173
    Wed Oct 05 15:35:14 2011
    MMON started with pid=15, OS id=24177
    Wed Oct 05 15:35:14 2011
    MMNL started with pid=16, OS id=24181
    ORACLE_BASE from environment = /u01/app/oracle
    Wed Oct 05 15:35:15 2011
    SQL> ALTER DISKGROUP ALL MOUNT
    NOTE: Diskgroups listed in ASM_DISKGROUPS are
    CSA_FLASH
    SPBUFOR_DATA
    SPBUFOR_FLASH
    Diskgroup with spfile:CSA_DATA
    NOTE: cache registered group CSA_DATA number=1 incarn=0x75fe76df
    NOTE: cache began mount (first) of group CSA_DATA number=1 incarn=0x75fe76df
    NOTE: cache registered group CSA_FLASH number=2 incarn=0x760e76e0
    NOTE: cache began mount (first) of group CSA_FLASH number=2 incarn=0x760e76e0
    NOTE: cache registered group SPBUFOR_DATA number=3 incarn=0x760e76e1
    NOTE: cache began mount (first) of group SPBUFOR_DATA number=3 incarn=0x760e76e1
    NOTE: cache registered group SPBUFOR_FLASH number=4 incarn=0x761e76e2
    NOTE: cache began mount (first) of group SPBUFOR_FLASH number=4 incarn=0x761e76e2
    NOTE: Loaded library: /opt/oracle/extapi/64/asm/orcl/1/libasm.so
    NOTE: Assigning number (1,0) to disk (ORCL:CSA_D1)
    NOTE: Assigning number (1,1) to disk (ORCL:CSA_D2)
    NOTE: Assigning number (2,0) to disk (ORCL:CSA_F1)
    NOTE: Assigning number (2,1) to disk (ORCL:CSA_F2)
    NOTE: Assigning number (3,0) to disk (ORCL:SPBUFOR_D1)
    NOTE: Assigning number (3,1) to disk (ORCL:SPBUFOR_D2)
    NOTE: Assigning number (3,2) to disk (ORCL:SPBUFOR_D3)
    NOTE: Assigning number (4,0) to disk (ORCL:SPBUFOR_F1)
    NOTE: Assigning number (4,1) to disk (ORCL:SPBUFOR_F2)
    NOTE: start heartbeating (grp 1)
    kfdp_query(CSA_DATA): 6
    kfdp_queryBg(): 6
    NOTE: cache opening disk 0 of grp 1: CSA_D1 label:CSA_D1
    NOTE: F1X0 found on disk 0 au 2 fcn 0.0
    NOTE: cache opening disk 1 of grp 1: CSA_D2 label:CSA_D2
    NOTE: cache mounting (first) external redundancy group 1/0x75FE76DF (CSA_DATA)
    NOTE: cache recovered group 1 to fcn 0.25573
    NOTE: LGWR attempting to mount thread 1 for diskgroup 1 (CSA_DATA)
    NOTE: LGWR found thread 1 closed at ABA 4.2486
    NOTE: LGWR mounted thread 1 for diskgroup 1 (CSA_DATA)
    NOTE: LGWR opening thread 1 at fcn 0.25573 ABA 5.2487
    NOTE: cache mounting group 1/0x75FE76DF (CSA_DATA) succeeded
    NOTE: cache ending mount (success) of group CSA_DATA number=1 incarn=0x75fe76df
    NOTE: start heartbeating (grp 2)
    kfdp_query(CSA_FLASH): 8
    kfdp_queryBg(): 8
    NOTE: cache opening disk 0 of grp 2: CSA_F1 label:CSA_F1
    NOTE: F1X0 found on disk 0 au 2 fcn 0.0
    NOTE: cache opening disk 1 of grp 2: CSA_F2 label:CSA_F2
    NOTE: cache mounting (first) external redundancy group 2/0x760E76E0 (CSA_FLASH)
    NOTE: cache recovered group 2 to fcn 0.49881
    NOTE: LGWR attempting to mount thread 1 for diskgroup 2 (CSA_FLASH)
    NOTE: LGWR found thread 1 closed at ABA 3.5793
    NOTE: LGWR mounted thread 1 for diskgroup 2 (CSA_FLASH)
    NOTE: LGWR opening thread 1 at fcn 0.49881 ABA 4.5794
    NOTE: cache mounting group 2/0x760E76E0 (CSA_FLASH) succeeded
    NOTE: cache ending mount (success) of group CSA_FLASH number=2 incarn=0x760e76e0
    NOTE: start heartbeating (grp 3)
    kfdp_query(SPBUFOR_DATA): 10
    kfdp_queryBg(): 10
    NOTE: cache opening disk 0 of grp 3: SPBUFOR_D1 label:SPBUFOR_D1
    NOTE: F1X0 found on disk 0 au 2 fcn 0.0
    NOTE: cache opening disk 1 of grp 3: SPBUFOR_D2 label:SPBUFOR_D2
    NOTE: cache opening disk 2 of grp 3: SPBUFOR_D3 label:SPBUFOR_D3
    NOTE: cache mounting (first) external redundancy group 3/0x760E76E1 (SPBUFOR_DATA)
    NOTE: cache recovered group 3 to fcn 0.317867
    NOTE: LGWR attempting to mount thread 1 for diskgroup 3 (SPBUFOR_DATA)
    NOTE: LGWR found thread 1 closed at ABA 3.8570
    NOTE: LGWR mounted thread 1 for diskgroup 3 (SPBUFOR_DATA)
    NOTE: LGWR opening thread 1 at fcn 0.317867 ABA 4.8571
    NOTE: cache mounting group 3/0x760E76E1 (SPBUFOR_DATA) succeeded
    NOTE: cache ending mount (success) of group SPBUFOR_DATA number=3 incarn=0x760e76e1
    NOTE: start heartbeating (grp 4)
    kfdp_query(SPBUFOR_FLASH): 12
    kfdp_queryBg(): 12
    NOTE: cache opening disk 0 of grp 4: SPBUFOR_F1 label:SPBUFOR_F1
    NOTE: F1X0 found on disk 0 au 2 fcn 0.0
    NOTE: cache opening disk 1 of grp 4: SPBUFOR_F2 label:SPBUFOR_F2
    NOTE: cache mounting (first) external redundancy group 4/0x761E76E2 (SPBUFOR_FLASH)
    NOTE: cache recovered group 4 to fcn 0.16114
    NOTE: LGWR attempting to mount thread 1 for diskgroup 4 (SPBUFOR_FLASH)
    NOTE: LGWR found thread 1 closed at ABA 2.1922
    NOTE: LGWR mounted thread 1 for diskgroup 4 (SPBUFOR_FLASH)
    NOTE: LGWR opening thread 1 at fcn 0.16114 ABA 3.1923
    NOTE: cache mounting group 4/0x761E76E2 (SPBUFOR_FLASH) succeeded
    NOTE: cache ending mount (success) of group SPBUFOR_FLASH number=4 incarn=0x761e76e2
    kfdp_query(CSA_DATA): 13
    kfdp_queryBg(): 13
    NOTE: Instance updated compatible.asm to 11.2.0.0.0 for grp 1
    SUCCESS: diskgroup CSA_DATA was mounted
    kfdp_query(CSA_FLASH): 14
    kfdp_queryBg(): 14
    NOTE: Instance updated compatible.asm to 11.2.0.0.0 for grp 2
    SUCCESS: diskgroup CSA_FLASH was mounted
    kfdp_query(SPBUFOR_DATA): 15
    kfdp_queryBg(): 15
    NOTE: Instance updated compatible.asm to 11.2.0.0.0 for grp 3
    SUCCESS: diskgroup SPBUFOR_DATA was mounted
    kfdp_query(SPBUFOR_FLASH): 16
    kfdp_queryBg(): 16
    NOTE: Instance updated compatible.asm to 11.2.0.0.0 for grp 4
    SUCCESS: diskgroup SPBUFOR_FLASH was mounted
    SUCCESS: ALTER DISKGROUP ALL MOUNT
    SQL> ALTER DISKGROUP ALL ENABLE VOLUME ALL
    SUCCESS: ALTER DISKGROUP ALL ENABLE VOLUME ALL
    NOTE: diskgroup resource ora.CSA_DATA.dg is online
    NOTE: diskgroup resource ora.CSA_FLASH.dg is online
    NOTE: diskgroup resource ora.SPBUFOR_DATA.dg is online
    NOTE: diskgroup resource ora.SPBUFOR_FLASH.dg is online
    Wed Oct 05 15:35:44 2011
    Starting background process ASMB
    Wed Oct 05 15:35:44 2011
    ASMB started with pid=18, OS id=24330
    Thu Oct 06 11:48:19 2011
    SQL> alter diskgroup SPBUFOR_DATA check all
    NOTE: starting check of diskgroup SPBUFOR_DATA
    kfdp_checkDsk(): 17
    kfdp_checkDsk(): 18
    Thu Oct 06 11:48:30 2011
    kfdp_checkDsk(): 19
    SUCCESS: check of diskgroup SPBUFOR_DATA found no errors
    SUCCESS: alter diskgroup SPBUFOR_DATA check all
    Thu Oct 06 11:48:56 2011
    SQL> alter diskgroup SPBUFOR_FLASH check all
    NOTE: starting check of diskgroup SPBUFOR_FLASH
    kfdp_checkDsk(): 20
    kfdp_checkDsk(): 21
    SUCCESS: check of diskgroup SPBUFOR_FLASH found no errors
    SUCCESS: alter diskgroup SPBUFOR_FLASH check all

  • Is there a dependency between source system patch level (IS-U) and BW 7.3

    Hello everybody,
    we think about upgrading our BW. Now there is the question if there is any dependency between source system patch level (IS-U) and BW 7.3.
    Perhaps someone knows a note. I don't find anything.
    Thanks

    Hello Ingo,
    we have also a Problem with the SSO between BOE Server and our BW Portal. Our Systems are in different Domains and we make all settings in BW as described in the SAP Documentation "http://help.sap.com/saphelp_nw04/helpdata/en/a0/88a340fa432b54e10000000a1550b0/frameset.htm"
    but now we didn´t know what we have to to on BOE side to install the SAPSSOEXT and to get the corret UME Proberties that we have to put into BW.
    Can you help us please on that issue? We can´t find any BOE Documentation for that and we working on that issue now for more then 5 weeks.
    Thank you/Kind Regards
    Evelyn

  • Dependency between Sun Cluster 2.2 and Sun hardware ?

    I am evaluating Sun Cluster 2.2 for the usage as clustering software within our project.
    Can anybody say me, if there is a dependency between Sun Cluster 2.2 and Sun hardware ?
    Can I use Sun Cluster 2.2 with other hardware platforms running Sun Solaris 7 and Veritas Volume Manager ?

    I have had this discussion with fellow cluster admins, and we think a port of cluster 2.2 could be done to Intel running Solaris. And here is the BUT, BUT SUN does not support anything except a SPARC based cluster. So currently there is definately a depedancy bewteen the 2.2 software and the hardware.
    Hope this helps
    Heath

  • Dependency between time based publishing and statemanagement?

    Hi,
    how it is the dependency between time based publishing  and statemanagement?
    thanks¡¡

    Hi,
    If you publish documents time-dependently, there is not normally an approval process. Time-dependent publishing can, however, be combined with an approval process.
    If you want to publish both time-dependently and with an approval process, a document can only be viewed by people with read permission if it is valid and if all approval steps have been successfully completed.
    Patricio.

  • Dependency between Software Componenet Versions

    Hi All,
    Can you please tell me how can we create the dependency between the two Software Component Versions(SWCVs)?
    Also,can we revert this dependency?
    Can you please tell me whether I can use the message mappings in any of these 2 SWCVs in any of them after creating the dependency?
    Thanks in advance

    Can you please tell me how can we create the dependency between the two Software Component Versions(SWCVs)?
    Search SDN...Michal has a blog on this topic.
    Also,can we revert this dependency?
    you can.
    Can you please tell me whether I can use the message mappings in any of these 2 SWCVs in any of them after creating the
    dependency?
    you can.

  • Is there any dependency between third-party adapter and XI system service?

    Hi Friends,
    I'm developing a thrid-party JCA adapter(deployed under sap.com) on SAP XI? In the adapter, it will use "ModuleProcessor" EJB system service.
    I found sometimes if the JCA adapter cannot be started correctly, the other system service also not started. And checking the log, I found the reason the JCA adapter not started, is because the "ModuleProcessor" EJB system service is not started.
    so just want to know is there any dependency between third-party adapter and XI system service?
    Thanks & Regards,
    Jason

    Hi soo.richard,
    You say it could be intruders cutting in - same problem/solution as for any network I think. Access can be password protected or access limited via MAC address filtering. I'm not sure how Apple Tv works with a hidden SSID but that would be another option.
    Airplay itself can be password protected through the airplay settings.
    I'm not sure if Apple TV works with other authentication such as a password but maybe the manual will assist with this?
    Hope this helps.

  • Dependency between RFID, Voice Enablement to ITSmobile

    I've been told that to use RFID, voice enablement, or weight scale integration that you have to implement ITSmobile; is this correct?
    We are currently going through an analysis of choosing SAPConsole or ITSmobile, and if it is required to use the listed above features with ITSmobile I'd like to understand the dependency.
    Is it using the ITS service or actually using ITSmobile?  What about SAP AII (Auto-ID Infrastructure), how does that play into it?
    I want to rule out the possibility that the person I've been talking to is just favoring ITSmobile or if there is a true dependency between RFID, etc and ITSmobile.
    Please get as technical or process as you wish, I should be able to comprehend both scenarios.
    Thanks in-advance,
    Matt

    Hi Kori,
    Thank you so much for your advice, in the meantime i also prefer to choose ITSMobile.
    But I am considering about the ABAP developemnt effort and style.
    I know that with SAPConsole, ABAP developers need to do some programming task after basis configured SAPConsole, I'd like to know whether there are any difference of ABAP coding style between the old SAPConsole and the new ITSmobile, I'm afraid that the ABAP programmer refused to use the new technology if they had done on SAPConsole.
    The second question is: which kind of RF devices should we purchase? a web-browser embeded RF device is obligatory?
    The third question  is: How does RF AP connect to the SAP application server? through LAN? that means the AP hardware has a RJ45 interface?
    Sorry I am totally new to this area. Really thank you for your advice.
    Best regards,
    Fresh_man

  • Dependency between BPM Projects

    Hi,
    I'm planning the construction of a sales application project. It is composed by eleven topics and I want to know if each topic can be constructed in its own project and each project uses the same custom jsp presentations, webresources, BPM Objects. The reason to implement this is to improve the maintenance in production; because if I quit one project from the engine I don't want to quit the entire project with all the sales process.
    Thanks for your help,
    Guillermo

    Just so you know, you can share JSPs and BPM objects between projects. There's a commonCatalog folder in studio that can be maintained under a common module of code in your repository. Likewise the JSPs can be organized as well in folders that are common to other projects in the repository. When you check in or out code, common objects go into one common module and project specific code go into their own module.
    To share BPM objects using the commonCatalog, I just copy the module/folder (e.g. SharedObjects) from the componentCatalog to the commonCatalog. These objects appear to be from the same place from within studio, but they are in separate folders and separate repository modules. This makes it easy to maintain them in your source repository.
    Also, if you right-click on the project and go into properties you can have dependencies of projects. One project can be dependent on another. So far, I was only able to share BPM objects. Screen-flows, and processes cannot be shared. JSPs could be shared by using the common folder/branch idea I mentioned before.
    If you want to place all projects into one project, that's okay too. When you deploy projects to the server, you can control deployments down to the process level. So for most folks that is the easiest approach.
    HTH
    Mark

  • Time dependency in HR & Diff betn BW HR with other modules

    Hi BWers,
    Could you please let me know the Time Dependency in HR and what is the major difference between BW HR with other modules.
    Points will be awarded.
    Thanks,
    Abhi

    hi abhi...
    check
    BW HR Docs
    BW-HR Implementation
    Please go through following links for information on HR-BW
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/174b9990-0201-0010-2abe-86a515869fbe
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/7e3f9990-0201-0010-9a97-e971112aa2b2
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/e1cba990-0201-0010-43ae-af579aee7a73
    For HR related scenarios, go to link
    http://help.sap.com/bp_biv235/BI_EN/html/bw.htm
    Here under, "Human Capital Management" , you will find HR scenarios.
    Also go through SAP help link
    http://help.sap.com/saphelp_nw04/helpdata/en/2a/77eb3cad744026e10000000a11405a/frameset.htm
    hope this helps..

Maybe you are looking for