develop smartform,develop the driver program for details given below:
Also dispaly the output using smartform.
SELECTION SCREEN : Purchase order Number (EKKO-EBELN)
Output :
1) Po Item Number (EKPO-EBELP)
2) Po Number (EKPO-EBELN)
3) material Number (EKPO-MATNR)
4) material Description(EKPO-TXZ01)
5) Quantity (EKPO-MENGE)
6) Unit(EKPO-MEINS)
7) Plan(EKPO-WERKS)
8) Condition type (KONV-KSCHL)
9) Value (KONV-KBETR)
10) Currency(KONV-WEARS)
Also include header data just like Po number .
in this there is no common key for all 3 tables used then hw to write queries n fetch data?
konv is clustered table we cant use join but in ekpo and ekko can be joined by field ebeln....
how many internal tables are used in this and wat is structures of rest of the smartform apart fom driver program.
Moderator message - Welcome to SCN.
Moderator message - But please do not post your requiremnents and expect others to do your work for you. Post locked
Edited by: Rob Burbank on Apr 22, 2009 10:11 AM