Which one of the following statements are FALSE about
Inactive objects in SAP?
a) Development Objects are always saved as inactive
versions.
b) An inactive version of a Development Object is written
to developer’s pc
c) In DISPLAY mode, other users can NOT access the code of
inactive version of a developer
d) Generating a runtime object is same as activating a
development object.
Which one of the following statements would occur in the
PBO of a dialog program using table control?
a) module user_command.
b) set screen '0100'.
c) loop at itab.
d) loop at itab with control itab_tc.
In material report output,if i click on any material i have to
open MM01 with that material in the field how?and from mm01
screen i have to come out what i have to do?
Suppose i have table with 2 columns say 1st with Numerics and
2nd with words like 1 for one and 2 for two......so.if i want
to change the 9 numeric word as some twenty...how?
I have 100 records and 75th record contains error,if i use
call transaction how many records will update the data base
and if i use session method how many will update?
Sales Order Information Report that lists information like
sales order no, Item no, material no, Quantity, Quantity
unit, Net value, Currency,Sub Total, Grand Total.
plz mention the detail coding
Tahnks,
Rahul
Which one of the following statements are FALSE about
Inactive objects in SAP?
a) Development Objects are always saved as inactive
versions.
b) An inactive version of a Development Object is written
to developer’s pc
c) In DISPLAY mode, other users can NOT access the code of
inactive version of a developer
d) Generating a runtime object is same as activating a
development object.
10
hi my name is amit i have passed BE(CSE) with honours(72%)
in 2006 yr. i have completed SAP/ABAP training with good
exposer. i need a staffing company which can provide me
real time exposer in SAP R/3. so plz help me out and send
any information regarding on my mail id or tele. no.
9999784331
thanks
hi frends this is bala raju from pune.i want to know diff
between 4.7ee and ecc 5.0.if possible give me brief
explanation.this question was asked in EDS(tele interview)
in pune
bye.
HOW TO TRANSFER MATERIAL MASTER DATA FROM LEGACY SYSTEM
(ORACLE) TO SAP USING A FUNCTION MODULE
BAPI_MATERIAL_SAVE_DATA.
IF ANYBODY KNOW THE ANSWER PLZ MAIL TO MY ID
SHAIKZIA@GMAIL.COM
299
to link the loop to a table control we use the addition WITH
CONTROL else this works as as stand-alone________________?
105
What was the requirement of IDoc in your project? How it was
working?