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

Clearing data

former_member445510
Active Participant
0 Likes
554

Hello Every body,

I'm using the table BSAK and BSAD for extracting clearing docs of Accounting docs extracted from BSEG and BSET and BKPF.

1- For Clearing Data:

Where can i find Payment method ?

Where can i find accounting information (banking account) ?

2- I have extract documents from bkpf - bseg -bset for posting, i want now extract the cleared documents for the same extracted accounting documents.

How can i do that ?

Abap example is great.

Thank u .

Ouail

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
494

Hi

2 REPLIES 2
Read only

Former Member
0 Likes
494

Hi,

1. You can find the payment method BASK-ZLSCH

2. bsak-lifnr = LFBK-LIFNR  ( get the LFBK-BANKN)

Read only

Former Member
0 Likes
495

Hi