cancel
Showing results for 
Search instead for 
Did you mean: 

RAP Behavior extension (action with parameter)

07-17-2025 8:16 PM
bernhaa Discoverer
419 views 0 comments
0 Likes
SAP Managed Tags
Subscribe

Hi everyone, we've been trying to suppress the parameter in this action in a standard BDEF out of the F3893 Manage Sales Order app:

static default factory action CreateWithSalesOrderType parameter D_SalesOrderCreateP [1];

Metadata extension is not allowed and so far we have not found a way (or maybe the right syntax) to do it in the behavior extension. Ideally we would override the action and remove the parameter. An option would be to set the parameters with the defaultvalue annotation and hide it (hoping that would suppress the popup when pressing "Create" in the Fiori App). Anyone has an idea ?

0 Likes

Accepted Solutions (0)

Answers (0)