cancel
Showing results for 
Search instead for 
Did you mean: 

Creating the sales order

Former Member
0 Kudos

Hi,

I am creating the sales order using bapi- "Bapi_sales order_createfromdat2".but i could not see the contract start and end date in the screen after i run this BAPI and committing values.Please help....

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

have you checked BAPI_CONTRACT_CREATEFROMDATA

Former Member
0 Kudos

Hi,

The BAPI you had given is not yet released.

sarthak_mohantysd
Active Contributor
0 Kudos

Hello Sharath

Which SAP version you are currently working on ??? You can use the following BAPI if you want to create or change Contract.

2034                                                  Business Object Customer Contract
BAPI_CONTRACT_CREATEFROMDATA      Create Customer Contract
BAPI_CUSTOMERCONTRACT_CHANGE     Change Customer Contract

Regards,

SARTHAK

Former Member
0 Kudos

Hi,

Finally i am updating these fields directly in the db and other fields such as Billing date,Billing Value.

Can i do this pls help????

0 Kudos

hi sharath,

updating DB directly is not recommended. so try with BDC or BAPI.

regards,

maruthi prasad

Former Member
0 Kudos

Hi SARTHAK,

We are using ECC 6.0 and i saw its not released.

Answers (0)