Do you have any question about this SAP term?
Component: BC-MOB
Component Name: SAP NetWeaver Mobile - Use subcomponents
Description: A development scenario based on a clear separation of business logic, UI, and composition. This is achieved through distinct, dedicated, and reusable mobile components reflecting these layers. It is typically used for mobile applications in production operations. In this scenario, the Web Dynpro WD model within the mobile UI component is generated from the structure of selected mobile service components, which themselves represent the business logic of the mobile application.
Key Concepts: Composite development scenario is a feature of SAP NetWeaver Mobile that allows developers to create mobile applications that are composed of multiple subcomponents. These subcomponents can be developed independently and then combined into a single application. This allows for greater flexibility and scalability when creating mobile applications. How to use it: To use the composite development scenario, developers must first create the individual subcomponents. These subcomponents can be developed using any of the supported development tools, such as HTML5, JavaScript, or native code. Once the subcomponents are created, they can be combined into a single application using the SAP NetWeaver Mobile platform. The platform provides tools for combining the subcomponents into a single application and deploying it to mobile devices. Tips & Tricks: When creating subcomponents for a composite development scenario, it is important to keep in mind that each subcomponent should be self-contained and independent from the others. This will ensure that changes to one subcomponent do not affect the others. Additionally, it is important to ensure that each subcomponent is optimized for the target device in order to maximize performance. Related Information: For more information on composite development scenarios, please refer to the SAP NetWeaver Mobile documentation. Additionally, there are several tutorials available online that provide step-by-step instructions on how to create and deploy composite applications using SAP NetWeaver Mobile.