what are nodes in smart forms?
Answers were Sorted based on User's Feedback
Answer / sudharsan batta
There are diff nodes avilable in SF like:
-window
-Graphic
-Address
-Text
-Table
-Template
-FlowLogic
-Folder, etc..
Is This Answer Correct ? | 18 Yes | 1 No |
Answer / venkatesh.bandi
In script we have to create the new windows but where as in
smart forms that kind of facility not aviable so we going to
define nodes for creating the windows
Is This Answer Correct ? | 5 Yes | 11 No |
what is meant by leave -list processing?
what is tablemaintanance generator ? how to create it?
What technical problem you will face if you create many secondary indexes.
Explain different types of attributes of function module?
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
what are the critical issues u face in ur project?
What is the MM Flow with Transaction Codes
What are the different types of the sap abap data dictionary objects?
What is lock mechanism? How do we create lock objects in abap?
What are the events in ABAP/4 language?
what is the main use of package(in user exits ,in SMOD user can provide the package name for the purpose of to find out all user-exits,that package use iam asking)?
can u call sub screen with in a sub screen? if so, then explain the flow of PBO and PAI between 2 sub screens.