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: 

validation for posting date.

Former Member
0 Kudos

hi,

i am creating a validation for fb01 where the posting date should not be less than the posting date for last document posted for same doc type.

we have assigned different number ranges for different a set of document types.

From which table can i get the data regarding number ranges used for particular doc type or group of doc types.

for example i need the nyumber range assigned to doc type 'SA' and the last doc no. assigned to a document.

Regards,

Tarun Bahal

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

Then check the table T003

Thanks

naren

5 REPLIES 5

Former Member
0 Kudos

Hi,

The table is NRIV..and the check the transaction FBN1 for number ranges for accounting documents..

Thanks

naren

0 Kudos

thanx,

i have already checked table NRIV... but what is the object for GL accounting documents

0 Kudos

i have checked FBN1.... i beleive its for creating number ranges.....

how do we find out which range is assigned to which doc type.

Regards,

Tarun

Former Member
0 Kudos

Hi,

Then check the table T003

Thanks

naren

0 Kudos

tnakx a ton....

got it

issue resolved