Discussion :: SAP ABAP
- Which of the following statements is NOT true about a BAPI?
A.
You must use the standard data structures such as BAPIRET2 for your RETURN parameter
|
B.
All error messages have to use the parameter RETURN
|
C.
A BAPI can produce screen output
|
D.
A BAPI must not cause a program termination (A message)
|
Answer : Option C
Explanation :
Be The First To Comment