1. The Write statement was written and suddenly the program
was showing something different what can be the reason WRITE
'MOHAN'(001).
a)User must have choosen a different language
b) User must have made the line inactive at the Runtime.
c)There must something different Written on the Text element .
d)If nothing is mentioned in the Multilingual Table what
will be the output.
2. how the Transaction Variant.will be helpful to the Enduser?
a)hide the screen Field.
b)To change the Flow Logic.
c)To schedule background process
3. Rollback to be done at the dialog work process what will
you write.
a) Rollback work
b) Message A
c) Message E
d) Rollback work at the End of the PAI.
4) Rollback at the LUW concept.
a)You will write the Code at the PAI Block of the Each
Dialog process
b)You will write the Code ROLLBACK work at the End of the
LUW PAI block.
5. Field statement regarding the CHAIN INPUT
If the user has committed any wrong value on the one Field
of the Cain Input.
And what will be the syntax.
a) Field <f1>
Moudle Check
Message E
b) Field <f1>
Moudle Check
Message I
c) Field <f1>
Module check
No Answer is Posted For this Question
Be the First to Post Answer
Real World Training in TD?
hai i have completed in MCA 2007.now iam searching job.i am interested in SAP.i like SAP(ABAP).so many cost in SAP ABAP so i panned to i have studied in SAP B1.SAP B1 is best or not.please tell me the quickly.
Hi Anyone kidnly assist with exam r dumps for powercenter architecture and administration i need to do the exam. forward to zuenahronoh@gmail.com
ever green tropical forest are found in which parts of india?
is Karnataka state university fake or recogn.
For called program components that are of type transaction or report, what is true about the roll area (assuming processing will resume in the calling program). a) They run in their own roll area b) They run in the roll area of the caller c) Share the same roll area Note: I think Answer is C. Any comments?
Hi, I am preparing for the SAP HR certification. Is there anyone who can help me find resources , e.g. sample questions, to help me study and prepare? Thanks.
Hi All, I am preparing for Informatica Certification can anybody guide me.I am preparing for PowerCenter 8 Mapping Design.I would really appreciate if somebody share the dumps with me. Regards Piya
I am an instrumentation engineer. Can anybody tell how to get certification from Saudi Aramco compnany?
hi i done IBM AS/400 course .....i want to certification any one can information about that and material of soft copy for that....please its urgent
I have cleared Informatica certification Designer. if anybody need dumps, can contact at sonal360@gmail.com
Refer to the following Code. What is the value of sy-fdpos and sy-subrc after the search is executed? Data: mystring type c value 'ARAMCO'. Search mystring for 'X' a) sy-fdpos = 0 and sy-subrc = 0 b) sy-fdpos = 0 and sy-subrc = 4 c) sy-fdpos = 4 and sy-subrc = 0 d) sy-fdpos = 4 and sy-subrc = 4 Note: Which is correct B or D ? I am just confused between B or D. If you are very sure then please reply.