‎2007 Jun 14 3:06 PM
1>What error will occur if we execute selection screen without entering any input values?
2> what are the tables for INVOICE
3> table for storing Address
‎2007 Jun 14 3:13 PM
1>What error will occur if we execute selection screen without entering any input values?
It shouldn't occur any error....If you declare some parameters or select-options of the selection screen as obligatory....You will need to fill them, but if not....No errors...
2> what are the tables for INVOICE
Don't remember -:'(
3> table for storing Address
ADRC
Greetings,
Blag.
‎2007 Jun 14 3:15 PM
2> what are the tables for INVOICE
VBRK,VBRP
3> table for storing Address
ADRC
1>What error will occur if we execute selection screen without entering any input values?
Validation errors like some time we put selection-screen fields as mandatory,so error message will come like enter required values
‎2007 Jun 14 3:34 PM
Here We Go:
1>What error will occur if we execute selection screen without entering any input values?
Ans- For mandatory selection option it will give error message to enter those fields other wise it will not give any error message.
2> what are the tables for INVOICE
Look at SD tables - VBAK, VBAP, VBRK ,AVRP
3> table for storing Address
ADRC.
Cheers.
‎2007 Jun 14 3:35 PM