what is difference b/w like and type statements?give example? when to use like and when to use type?
1 4606I 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?
2 7610Suppose 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?
3 7158In 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?
2 6381In select-options,how to make high as madatory.....?if we use obligatory we'll get the low as madatory by default?
6 24305
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why? : abap modularization
Explain the Importance of pa20? : abap hr
What is off cycle payroll run
What are the differences between domain and data element?
What is difference between check table and value table ?
Do we create table fields with out data elements and domains?
What is the difference between retroactive accounting period, earliest retroactive accounting period? : sap abap hr
What is the difference between RETURNING and CHANGING parameters for a method?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
How we format the data before writing a statement in the report?
What are the events in classical reports?
Explain enhancements
What are the components of sapscript?
What is the tcode for sapscript forms?
What is pass by value and what is pass by reference? Which is better?