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: 

Display data using fico tables

Former Member
0 Kudos

Hi Experts

I am displaying data in BSIS tables.Here i am selecting 5 fields in the selection screen(BUKRS,MONAT,GJAHR,BUDAT,GSBER).

In the output they want to display Description(Hard code) ,Document type and Amount.

1. Total of document posted to GL account 40020701 & 40020706 where document type is WE should be capture from BSIS & BSAS Table.

2. Total of document posted to GL account 40020706 where document type is WL should be capture from BSIS & BSAS Table.

3. Total of documents posted to GL account from 20000000 to 29999999 where document type is KR should be capture from BSIS & BSAS Table.

4. Total of document posted to GL Account no. 30030100 to 30030699 & 20000000 to 29999999 where document type RE should be capture from BSIS & BSAS Table.

5. Document posted to GL account no. (Bank Charges) 20431100 to 20431200 should be capture from BSIS & BSAS Table.

Ouput is like this way

Nature of transactions Doc Type Amount

Material document WE

STO document (Condition value) WL

Direct invoice verification KR

Invoice verification (Price Diff) RE

Bank charges

Total spend

Please tell me how to write the code.

Thanks

3 REPLIES 3

Former Member
0 Kudos

Hi Sri,

Plz tell u r making classical report or ALV Report and what is ur selection criteria.

Regards,

Gulrez

0 Kudos

Hi Gulrez

Its Classical Report.

0 Kudos

Hi Sri,

You can fetch data from tables based on your condition n can display by using keyword, "Write:".

Regards,

Gulrez