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: 

MBlnr and movement types

Former Member
0 Kudos

Hi i have a set of MBLNR in internal table

mseg_1 containing records of movement type 105

mseg_2 containing records of movement yype 103.

How can i relate mblnr generated in 105 with that 103.

like

mseg_1 (105) mseg_2 (103)

5000473065 5000473060

5000473064 5000473061

5000473062

5000473063

How can i know that 5000473065 correspond to which mblnr

in mseg_1 ,whether 63,62,61 ... what ?

4 REPLIES 4

Former Member
0 Kudos

If there is any finctional module which takes posting date.

Plz let ,me know ?

0 Kudos

hi,

check ACEPS_POSTING_DATE_GET func module.

reward if hlpful.

0 Kudos

Hi,

Try using FM BAPI_COMPANYCODE_GET_PERIOD.

Regards

Kiran Sure

0 Kudos

There is no such function module in 4.7c.

Regards,

Aaditya