Use Case
This post is an update on a blog post to setup an extension scenario with In-App and Side-by-Side Extensions for SAP S/4HANA Cloud.
The use case shown here is a Bonus Plan built as a Custom Business Object in SAP S/4HANA Cloud where you tri...
Hello All,I have a requirement to read/insert/update conditions in Loan contract FNVM . I tried to use class CL_FVD_LOAN_CONDITION_SERVICES for reading conditions based on company code and loan number .Also i need to insert/update conditions to th...
Hi, I need to insert/update contract conditions in tcode FNVM.Kindly suggest me a BAPI/FM to achieve this functionality asBDC for insetion/updation of contract conditions in FNVM is not possible since i am not able to capture the recording for co...
Hi, I created Invoice pdf form using interface BIL_INTERFACE . Print preview is coming perfectly but Print button is disabled .When i click the security settings ,it shows "this document has a open password or a modify password . You cannot print...
Hi , I would like to know if there are any FM that retrieve condition values similar to transaction:VK13 based on access sequence.What I mean by access sequence is if there are no records maintained for the first key combination then it sho...
Hello Arun Kumar,Please refer to the below blog for Build Process Automation workflow integration with custom business objects.https://community.sap.com/t5/technology-blogs-by-sap/integrate-sap-build-process-automation-with-custom-business-object-fro...
Hello @viva_kd ,Please refer to F1 help documentation of ABAP(ABAP - Keyword Documentation → ABAP - Programming Language → Processing Internal Data → Character String and Byte String Processing → Expressions and Functions for Character String Process...
Hello Vijay,Please refer to the SAP help(https://help.sap.com/docs/abap-cloud/abap-rap/business-event-consumption?version=s4hana_cloud) for consuming events locally.Best Regards,Siva
Hello Jacky,Can you please refer to the below code and adapt yours accordingly. You have replace the method call zcl_itapc_epm_employee=>get_instance( )->get_list_epm_employee_via_bapi with your select statement . METHOD if_rap_query_provider~select....
Hello devavrat_somvanshi , If the CDS view is created to be compliant with ABAP Cloud readiness check, you can use abapGit to transport it to SAP S/4HANA Cloud Public Edition or SAP BTP ABAP Environment.https://developers.sap.com/tutorials/abap-envir...