cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI Sales order change - Custom Table

Former Member
0 Kudos

Hi All,

We created a command button in sales order - header - additional data B tab which when clicked shows up a custom table details.

We would like to use BAPI_SALESORDER_CHANGE to make changes to details showing up in custom table.

We see that BAPI supports VBAP / VBAK fields alone. How to get the BAPI to support changes to our custom table as well.

Thanks & regards,

C.L. Narasimhan "CLN"

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member183879
Active Contributor
0 Kudos

Hi,

I hope even Additional data tabs also are linked to VBAK or VBAP fields only. Please check this.

However, if you want to change some newly introduced fields, you need to create a custom BAPI copying the standard one.

Hope this helps.

Former Member
0 Kudos

Hi,

I know that Addtional data tabs are also supported... But issue here is we have a command button in Additional data B. When user clicks on command button, we have a custom screen ( showing custom table details ) appearing. We would like to make changes to details in custom screen using BAPI.

Please suggest accordingly.

We are also exploring the possibility of using the Call transaction approach as well.

Thanks & Regards,

C.L. Narasimhan "CLN"