November 2011
Intermediate to advanced
608 pages
13h 33m
English
• Java development is supported by SAP with NetWeaver Development Infrastructure (NWDI).
• Installation of SAP usage type Development Infrastructure (DI) provides most components of NWDI.
• NetWeaver Developer Studio provides a local Java development environment that works closely with the central services of NWDI.
• Central services include components such as DTR (Design Time Repository), CBS (Component Build Service), CMS (Change Management Service), and SLD (System Landscape Directory).
• DTR helps in version management in a distributed Java development environment.
• CBS helps in providing build service for the developed software components.
• DTR and CBS are synchronized and the active version is moved to DTR workspaces after the ...