Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Wipro SAP ABAP Interview Questions
Questions Answers Views Company eMail

i can give default values in select-options also then what is use of INTIALIZATION event?

4 7960

Did u inherit any standard sap programs? what are they? and for what purpose you have done it?

1 5931

if i want to take some matter from a smart form to another smart form .then how is it possible?

2 7713

Hello all ABAP gurus. I want to ask 2 3 qtns.1)How many layou types we have in smartforms & difference between them..? 2)how to do pagebreaks in SMARTFORMS..? 3)Do we develope Smartform from scratch or do we use standard smartforms in real time..? please rply me... & thanks in advance.

2 6993

Please List ALL Events in Interactive Report & Classical Report in CORRECT ORDER.

8 17045

In SAP Script,How to display a single field(like matnr)at the right end of the form.

2494

Name 5 custom objects that dont start with Z or Y ?

7 15730

in ECC6.0 version which package u r working means what? if errors occurs during database updation using bapi how vl v know??bcoz it directly updates db?? how vl v pass tables in smartformd?

1 4713

hi experts,,, what is meant by documentation? test casr preparation? documentation and preparation and Tcode for this? quality and releasing? test case scenario?

2238

Can a function group share its subroutine with all its function modules?

2 10515

how to find the print/driver prg of smartform.I used FM SSF_FUNCTION_MODULE_NAME in driver prg.

6 25392

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

2267

if u have two internal table such as itab1 and itab2.in itab1 has four fields such as f1,f2,f3,f4 and in itab2 has two fields such as f1,f2.then how can u copy data from first internal table to second internal table.

5 11604

2 Table Maintenance generation & validation using events Create table lets say ZXXXX hold Object Locations. Field key data element Type Length Dec text MANDT x MANDT Clnt 3 0 Client ZCTRY x LAND1 Char 3 Country Key ZOLOC x ZOLOC Char 15 Object Location ZOLOC20 ZOLOC20 Char 20 Object Location short text ZOLOC40 ZOLOC40 Char 40 Object Location long text ZAWSYS LOGSYSTEM Char 10 Logical System ZSTREET AD_STREET Char 60 Street ZSTREET2 AD_STRSPP1 Char 40 Street 2 ZPOSTAL_CODE AD_PSTCD1 Char 10 City postal code ZCITY AD_CITY1 Char 40 City ZCOUNTRY ZLAND Char 3 Address Country ZOBJ_SIGN ZOBJ_SIGN Char 10 Object Sign ZREF1 ZREF1 Char 10 Reference 1 ZREF2 ZREF2 Char 10 Reference 2 ZREF3 ZREF3 Char 10 Reference 3 ZREF4 ZREF4 Char 10 Reference 4 ZNOTE1 ZNOTE1 Char 20 Note 1 ZNOTE2 ZNOTE2 Char 20 Note 2 ZCREAETDATE CREATEDATE Dats 8 Creation/Change Date ZCREATETIME CREATIETIME Tims 6 Creation/Change Time Create a table maintenance generator for ZXXXX. Create two events in Table Maintenance Generator: - To update the filed value SAP in ZAWSYS and creation date and time - To update change date and time after saving the entry Event ‘21’ – At Create: ZXXXX-ZAWSYS = SAP. ZXXXX-ZCREATEDATE = sy-datum. ZXXXX-ZCREATETIME = sy-uzeit. Event ‘01’- After Save ZXXXX-mandt = extract+0(3). ZXXXX-zctry = extract+3(3). ZXXXX-zoloc = extract+6(15). ZXXXX-zoloc20 = extract+21(20). ZXXXX-zoloc40 = extract+41(40). ZXXXX-zawsys = log_sys. ZXXXX-zstreet = extract+91(60). ZXXXX-zstreet2 = extract+151(40). ZXXXX-zpostal_code = extract+191(10). ZXXXX-zcity = extract+201(40). ZXXXX-zcountry = extract+241(3). ZXXXX-zobj_sign = extract+244(10). ZXXXX-zref1 = extract+254(10). ZXXXX-zref2 = extract+264(10). ZXXXX-zref3 = extract+274(10). ZXXXX-zref4 = extract+284(10). ZXXXX-znote1 = extract+294(20). ZXXXX-znote2 = extract+314(20). ZXXXX-zcreatedate = sy-datum. ZXXXX-zcreatetime = sy-uzeit. modify ZXXXX.

1 6865

Why do we use Process On Value Request(POV) event instead of data element,search help in module pool.

1 7375

Post New Wipro SAP ABAP Interview Questions


Wipro SAP ABAP Interview Questions


Un-Answered Questions

How to remove values to a python array?

1854


As a PMP, you will be required to comply with the Project Management Professional Code of Professional Conduct. This code refers to all of the following except: A. Reporting conflicts of interest B. Reporting experience and PMP status truthfully C. Complying with stakeholder requirements D. Complying with rules and policies of foreign countries

1274


hi....I am from india..i have completed my engineering in electrical and electronics field with 58.4% and my IELTS score is 5.5 bands....Recently i received my I-20 in computer and information science from Troy university in Alabama.On 18th i have a visa interview can u please tell me what type of questions i have to answer ??????

1892


Compare ansible with chef.

1


Explain the ab initio etl tool in high level?

1206


How do I set environment variables in windows?

862


Name the cics command used to access current date and time?

1221


Define Pmrep command?

1116


Do you feel that you have chosen the right technology XSLT?

994


How can the Development and Implementation of the (IoT) be affected by technical Standards?

3


What is $https and $log services in angularjs?

954


the c# keyword .int. Maps to which .net type?

1186


How we can use MessageContract partially with DataContract for a service operation in WCF?

923


How safe is linux?

865


How to retrieve a list of assigned properties ?

1675