Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SD_SALESDOCUMENT_CREATE : Billing Type field

Former Member
0 Likes
743

Hi Guyz..

I'm trying to create a Debit Memo using this Function Module.

I have to populate the Billing Type at the item level. You can see this field on the item level "Billing Plan" tab in the table control if you scroll all the way to the right.

But I can't find it in the SALES_ITEMS_IN table structure.

Any ideas here as to how to populate this field?

Thanks!

Hi Guyz..

I'm trying to create a Debit Memo using this Function Module.

I have to populate the Billing Type at the item level. You can see this field on the item level "Billing Plan" tab in the table control if you scroll all the way to the right.

But I can't find it in the SALES_ITEMS_IN table structure.

Any ideas here as to how to populate this field?

Thanks!

1 REPLY 1
Read only

Former Member
0 Likes
596

Hi

But which informations of billing do you want to pass by BAPI?

The billing type, in order sale document type, is defined by customizing.

Max