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: 

document number

Former Member
0 Kudos

Hi

How to convert document number(anep-belnr) from anep table to document number (bseg-belnr) of bseg table for same asset number?

for example: in anep, for asset number = '123456789' corresponding

belnr = '2',

but in bseg table belnr ='2800000001'

Edited by: Marat on Sep 24, 2008 7:18 AM

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi Marat,

I have checked it. The document number is same in ANEP and BSEG for a particular Asset Number. Please check it once again.

In ANEP & BSEG -- BELNR is the field for Doc No

ANLN1 is for Asset No.

Regards,

Swapna.

2 REPLIES 2

Former Member
0 Kudos

Hi Marat,

I have checked it. The document number is same in ANEP and BSEG for a particular Asset Number. Please check it once again.

In ANEP & BSEG -- BELNR is the field for Doc No

ANLN1 is for Asset No.

Regards,

Swapna.

Former Member
0 Kudos

hi.

try and use the conversion exit function modules...may be it wud be helpful just try...you can search in se37 if you can find certain coversion exits for this purpose.