cancel
Showing results for 
Search instead for 
Did you mean: 

retrieve line items of g/l account

sanju_ms
Active Contributor
0 Kudos

Hi experts,

while creating the G/L account, i just forget to put the tick mark on line item display, and i made many transaction on that particular G/L.

how can retrieve those line in the T.Code fbl3n ?

regards,

Sanju M S

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Hi Sanju,

If you are using New GL you can use transaction code FAGLL03 to view line items in that particular GL even if line item tick is not selected.

Regards,

KSandeep

sanju_ms
Active Contributor
0 Kudos

thanks you

Former Member
0 Kudos

Hi Sanju,

Please make sure that you are following the below steps before running the program RFSEPA01.

1. Make account balance zero by processing an adjustment entry (You can reverse that later)

2.Block the account using FS00, so that no entries will be processed during that time.

3.Now you can run the program RFSEPA01.

Let us know if you run into any issues.

Warm regards,

Murukan Arunachalam

former_member188196
Contributor
0 Kudos

hi

please refer to sap note 31875.

basically, program RFSEPA01 shall be used.

2. Consulting solution

a) Manipulate all documents that were posted in the past. You can

use correction program RFSEPA01 (contained in the standard system

as of Release 3.0D) for this. Read the documentation carefully.

b) For Releases < 3.0D a corresponding correction program is

available on SAPSERV3 under /general/R3server/abap/note.0031875.

For the import in your system, read Note 13719.

ZZSEPA01 : Subsequent activation of line item display

best regards, Lawrence

sanju_ms
Active Contributor
0 Kudos

Hi,

i got one more solution that

a) Create a new account and make the settings according to your requirements. In particular, set the line item display indicator (SKB1-XKRES).

b) Transfer the items from the old account to the new account. You can only do this for accounts that cannot be automatically posted to. As an alternative, you can also transfer the balance completely.

c) Lock the old account for postings.

how we can transfer such line item from one g/l account to another g/l account ?

regards,

Sanju M S

former_member213733
Active Contributor
0 Kudos

RFSEPA01 wil work if your GL account has a ZERO balance .

Hence first of all you will have to transfer the amount of GL to another GL account , you can use FB50 to post a JV document for the same .

Secondly , run RFSEPA01 and change the properties of the GL account to set it as per your requirement of line item display.

Hope this helps .

Cheers ,

Dewang