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

validation for posting date.

Former Member
0 Likes
1,190

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
Read only

Former Member
0 Likes
904

Hi,

Then check the table T003

Thanks

naren

5 REPLIES 5
Read only

Former Member
0 Likes
904

Hi,

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

Thanks

naren

Read only

0 Likes
904

thanx,

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

Read only

0 Likes
904

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

Read only

Former Member
0 Likes
905

Hi,

Then check the table T003

Thanks

naren

Read only

0 Likes
904

tnakx a ton....

got it

issue resolved