cancel
Showing results for 
Search instead for 
Did you mean: 

Feasibility of Assigning Different Smart Forms to the Same Billing Type for Different Sales Areas

VA19
Explorer
0 Kudos
146

We are currently using SAP Public Cloud and have a requirement to assign different smart forms to the same billing type for different sales areas. I would like to know if this is feasible within the SAP Public Cloud environment.

Accepted Solutions (0)

Answers (2)

Answers (2)

Sahil_Grover
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello,

Please check the output determination parameter, In case the required parameters are not there then please use custom as explained below.

https://help.sap.com/docs/SAP_S4HANA_CLOUD/a376cd9ea00d476b96f18dea1247e6a5/4aea5a6d73744ea2ae664302...

https://community.sap.com/t5/enterprise-resource-planning-blogs-by-members/sap-s-4hana-cloud-configu...

Regards

Sahil

 

Chuma
Active Participant
0 Kudos

Hello @VA19 

Thank you for your question.

In SAP S/4HANA Cloud Public Edition, standard configuration does not support assigning different smart forms to the same billing type based on sales area. The Output Parameter Determination (OPD) framework primarily uses parameters such as Billing Type, Sales Organisation, and Customer to determine output forms.

However, you might consider the following approaches:

  1. Utilise Available OPD Parameters: Leverage existing parameters like Sales Organisation within OPD to differentiate from assignments where possible.
  2. Custom Logic Implementation: If further differentiation is needed, explore the possibility of implementing custom logic using Business Add-Ins (BAdIs), such as SD_BIL_OUTPUT_PARAM_MODIFY, to select forms based on sales area dynamically.
  3. Form Template Enhancements: Incorporate conditional logic within Adobe Form templates to adjust content or layout based on sales area information.

For detailed guidance on configuring Output Parameter Determination, please refer to the SAP Help Portal:

Output Parameter Determination – SAP Help Portal

If you require assistance, please feel free to reach out.

Best regards