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

FI tables

Former Member
0 Likes
734

Hi All,

As we have CDHDR & CDPOS tables to track the schedule lines for a given date in SD, do we have similar kind of tables to track whether for a given as on date, the line items were open or closed. or any other logic to find the same.

Thank You.

6 REPLIES 6
Read only

GauthamV
Active Contributor
0 Likes
699

hi,

u can check whether line items open or closed or all

directly using transactions FBL1N,FBL3N,FBL5N.

if u want tables check

BKPF

BSEG

BSAS

BSIS

BSID

BSAD

BSIK

BSAK

REWARD POINTS IF HLPFUL.

Read only

Former Member
0 Likes
699

Hi ,

u wont get such cases in FI , u can create FI documents when the amts of Dr/Cr's are same.

if u want to track the changes made on those lines , see what object it is using while going for change document history.

regards

Prabhu

Read only

Former Member
0 Likes
699

Hi,

For Open Line items Check BSIK

For Closed Line Items check BSAK

The above Table shows all Vendor line items (open and cleared)

Regards

Kiran Sure

Edited by: Kiran Sure(skk) on Jun 12, 2008 12:42 PM

Read only

Former Member
0 Likes
699

Actuall i have to display(report) the line items are open or cleared by giving a date in selection screen for the given posting date & clearing date

Read only

Former Member
0 Likes
699

Hi,

Check below link,All FI tables links.

http://www.erpgenie.com/abap/tables_fi.htm

This talbe depended open&closed items.

Read only

Former Member
0 Likes
699

Hi

Go the the link given below :

http://www.erpgenie.com/abap/tables_fi.htm

you will find all the table of FI.

With Regards

Nikunj Shah