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

LSMW

Former Member
0 Likes
580

Hi,

In my LSMW recording i use TCODE FB01. Here I enter Posting Key and Account (for both Credit and Debits). So in the first screen(100) i enter for credit for both Posting Key and Account).

In the next screen(200) i have again both 2 fields. Here i enter both(Posting Key and Account) for debits.

But in the Field Mapping I see only once this 2 fields appear(Posting Key and Account).

So how do i assign for Both credits abd debits .

Pls helpo

Thnaks

Hi,

In my LSMW recording i use TCODE FB01. Here I enter Posting Key and Account (for both Credit and Debits). So in the first screen(100) i enter for credit for both Posting Key and Account).

In the next screen(200) i have again both 2 fields. Here i enter both(Posting Key and Account) for debits.

But in the Field Mapping I see only once this 2 fields appear(Posting Key and Account).

So how do i assign for Both credits abd debits .

Pls helpo

Thnaks

4 REPLIES 4
Read only

Former Member
0 Likes
561

create two more source fields typed like posting key and account?

Read only

alison_lloyd
Active Participant
0 Likes
561

Are using a recording in your LSMW not a bapi e.g. BAPI_ACC_DOCUMENT_POST?

Read only

0 Likes
561

Hi,

Thanks for reply.

But in that BAPI i don't see any option for Posting Key and Account

Read only

0 Likes
561

If you are posting to a gl account then fill

ACCOUNTGL

For customer accounts:

ACCOUNTRECEIVABLE

For vendor accounts:

ACCOUNTPAYABLE

In addition CURRENCYAMOUNT needs to be filled with the amounts (with sign) and the posting key is defaulted depending on the sign and the account, no need to enter separately.

Message was edited by:

Alison Lloyd