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

former_member445996
Participant
0 Likes
537

Hi All,

I am using FM SD_SALESDOCUMENT_CREATE to create Sales Contracts. I have to populate the Billing Plan Start and End dates on the Billing Plan Tab for each. I don't see any fields in any of the internal table parameters where I can specify this data. Does anyone know which field I can use to accomplish this or if there's an alternative way of doing it? Please remember that I am trying to populate the dates on "Billing Plan" tab and not on the "Billing" Tab.

Any suggestions will be greatly appreciated.

Regards

1 REPLY 1
Read only

Former Member
0 Likes
414

Hi Anurag,

I guess you need to create Sales document first and then change the dates with FM: BILLING_SCHEDULE_SAVE.

Some points will be good if this help you!!

Ags.