2008 Feb 22 2:53 AM
Hi All,
I have some problem to implement BAPI.
In my BAPI structure i have 4 four fields, they are as follows..
1.naterial number
2.plnat
3.abc indicator
4.total num of records
in this i have to display only the data of abc indicators and in tot num field , i have to disply total num of records of my internal table.
i got the value of total number of records in on varial how to display in my BAPI output?
Anybody pls help me abt this ...
Regards,
pandu.
Anybody help me abt this ..
Regrads,
pandu.
2008 Feb 22 3:12 AM
loop at itab into wa.
call bapi funcation module here.
pass the wa area value to this bapi.
endloop.
2008 Feb 22 3:20 AM
Thank u for ur reply ..
I wnat that internal table record value in the BAPI itself,
What i mean is in BAPI iam displaying MATNR , PLANT and ABCINDICATOR, now addition , one more field i have to add ie TOTNUMREC ie should have total number of records of the internal table.
How do i do for this ?
Regards,
pandu.
2008 Feb 22 4:13 AM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |