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

document number in FI module

Former Member
0 Likes
339

We are implementating only FI module ( dont have any MM, SD, PP no other module) and the document range for all documents type has been defined external,

I have to upload opening balances, the problem i am facing is the external Document no (as per the legacy) Which will be entered is 20 character, the external number range is allowed only upto 10 characters,

How do I go for uploading the balances,

We are implementating only FI module ( dont have any MM, SD, PP no other module) and the document range for all documents type has been defined external,

I have to upload opening balances, the problem i am facing is the external Document no (as per the legacy) Which will be entered is 20 character, the external number range is allowed only upto 10 characters,

How do I go for uploading the balances,

1 REPLY 1
Read only

Former Member
0 Likes
306

We had the same requirement when we implemented SAP. The first thing you have to do is realize that a ten character document number is something you cannot get around.

Why don't you let SAP generate the document number automatically and put the legacy document number in a different field?

Rob