2024 Jul 09 7:13 AM - edited 2024 Jul 11 12:07 PM
Hello SAP Community,
I am working on an SAP CAP project and need assistance with creating a section with dynamic UI for the Product Master. My specific requirement is to have fields populate automatically upon assigning a class, similar to the classification functionality in the Product Master. The plan is to store these classifications in BTP HANA Cloud rather than directly in S4HANA.
Requirements:
- Assign Class Button: To assign Class from value help modal. Perhaps I can use an action button with Side Effect or custom action.
- Auto-populate Dynamic Fields/Form: The fields should populate based on class input, checking against S4HANA class and characteristic configuration.
- Sectioning and Sub-sectioning: The UI should support dynamic sectioning and sub-sectioning by class.
- Field Validation and Value Help: The dynamic fields should include appropriate validation related to data type and value help.
My current reference
- Fiori Reuse Library BSP application: I2D_LO_VCHCLFS1
- Service: MD_C_PRODUCT_MAINTAIN_SRV
Classification/Characteristic related entity can fetched/updated from/to S4HANA
*I am looking to leverage low-code solutions to implement these features as efficiently as possible.
*Alternatively, displaying classification as a table in the same way as SAPGUI would also be acceptable.
Any guidance, best practices, or examples would be greatly appreciated. Thank you in advance for your support!
Update: 11 July 2024
successfully retrieved dynamic classifications with characteristics using fragment extension(Add Custom Section).
I will continue working on other features and still remain open to any suggestions or better practices.
Request clarification before answering.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 7 | |
| 7 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.