How do you write technical specs?
Answer Posted / veena
based on function specification, we can write technical
specification.
There r types of techncial specification.
for reports, Enhancements, BDC. these theree specs are
different.
There we write description, selection screen variables,
output variables, custom tables, pseudo code, error msgs,
UTP(unit test plan).
| Is This Answer Correct ? | 41 Yes | 2 No |
Post New Answer View All Answers
Explain about drill down report?
How are BAPI different from normal function modules?
Explain Catch Command in ABAP?
Folder types in smatforms? 2)What is Command line?
What is filter dependent BADI?
Can you give the Example for the structure of an ABAP program? REPORT... NODES: SPFLI, SFLIGHT. DATA:... INITIALIZATION. AT SELECTION-SCREEN. START-OF-SELECTION. GET SPFLI... GET SFLIGHT... GET SPFLI LATE. END-OF-SELECTION. FORM... ENDFORM.
How to specify a client for database table processing?
What is bdc? : abap bdc
What is a data class? : abap data dictionary
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..
How will you define posting procedures?
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
What are two methods of modifying sap standard tables? : abap data dictionary
2)In production what is the user exit?
What do you do when the system crashes in the middle of a BDC batch session?