Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9071

Re: Report program to create sales order

$
0
0

Hi Anish,

 

Please check these FMs in the systems:

 

  1. For sales order create: BAPI_BUSPROCESSND_CREATEMULTI.
  2. After the BAPI call you will have to call BAPI_BUSPROCESSND_SAVE for saving the sales order
  3. Call BAPI_TRANSACTION_COMMIT to update DB.

 

You can do the same thing by following mentioned FMs:

 

  1. CRM_ORDER_MAINTAIN doe creation.
  2. CRM_ORDER_SAVE for saving.
  3. COMMIT WORK doe updating DB

 

What I would suggest is to put break point in FM CRM_ORDER_MAINTAIN_OW and create a sales order through transaction crmd_order and see how the internal tables of this FM get filled.

 

OR

 

Follow this link BAPI to create CRM Sales Order

 

All the best

 

Regards,

Bhushan


Viewing all articles
Browse latest Browse all 9071

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>