Write syntax for message error (report)?
No Answer is Posted For this Question
Be the First to Post Answer
What is the purpose of BAPI 'BAPI_SALESORDER_SIMULATE'? Write a sample program.
What are domains and data element?
Hi to all abap guru's my question is how to print the page numbers like 2 4 6 on all pagess in smart forms means 2 on first page 4 on second page thanks in advance
Based on certain condition how can we show different columns in output of ALV?? For Ex if Condition A is met we need to show 1 5 and 7 column , If condition B is met we need to show 1 2 and 4 and if condition C is met we need to show 1 3 and 6.
how to debug user exits?
What are the different buffering methods?
On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?
How does the interface between the dynpro and the abap/4 modules take place?
if u have two internal table such as itab1 and itab2.in itab1 has four fields such as f1,f2,f3,f4 and in itab2 has two fields such as f1,f2.then how can u copy data from first internal table to second internal table.
if data is inserted only using bdc open and bdc insert and not bdc close session funx module wat will happend? will data b inserted?
what is 'X' parameter in BAPI?
What are Change header/detail tables? Have you used them?