Application Development 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: 

Getting sales order created in a date

Former Member
0 Kudos

Hi all,

I have a requirement to get all the sales order numbers created in a given date.

Is there any FM to do the same ?

Thanks and regards

Jijo

1 ACCEPTED SOLUTION

GauthamV
Active Contributor
0 Kudos

hi,

use VBAK table.

VBELN - Sales Document

ERDAT - Date on which the record was created

3 REPLIES 3

GauthamV
Active Contributor
0 Kudos

hi,

use VBAK table.

VBELN - Sales Document

ERDAT - Date on which the record was created

former_member181995
Active Contributor
0 Kudos

Use SAP standard as much as possible.

use VA05 transaction.

Amit.

0 Kudos

Hi All,

I have to do it programatically using FM.

Thanks and regads

Jijo