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...



Software Interview Questions
Questions Answers Views Company eMail

What are the workflows created by you? Worked upon by you?

684

How to notify a user immediately in r/3 that he has got an email?

759

What is the use of secondary methods in an activity?

841

How do you set up a user to receive a pop-up reminder when he/she gets a new wf message?

1088

What are important tcodes in sap workflow?

916

When a infotype action is performed, an event should trigger, and a workflow subsequently. How can I configure it?

837

Huge number of events is getting created in a short duration of time, and thus creating a huge load on the system and making it very slow. Solution?

769

What are the important tcodes?

886

What is a work item ? How does it differ from a simple sap office mail item?

772

List the various advantages of sap business workflow.?

758

What is the bo method called for the task which calls uwl wd screens? Why?

790

What is a background work item ? Are they displayed in the business workplace?

802

What is selenium-rc (remote control) ?

1044

Explain about selenium-grid ?

953

Is there a way for me to know all available options when I start selenium server?

924


Un-Answered Questions { Software }

What is immutablelist?

964


how do you reference the variable block file formats from cobol programs

1305


Does hotmail still exist?

3


What is the difference between black box and white box testing?

1156


Types of DBCombo boxes

2107


Can microsoft word speak text?

613


Why Ambari?

200


What are the features of junit?

1089


How will you make a field mandatory in maintenance notification for a certain notification type?

846


I have created a command that display Source file and library. Now i want that when i enter library name and press f4 on Source file, pgm should display all the PF- SRC's in that Library. For F4 option i have used Choice program but since only limited paramters are passed in Choice pgm i am not able to paas library name and further can't call a pgm that will display list of Source files. Below is the Code snippet for CMD type object :- CMD PROMPT('Source Scan for HUB Standard') PARM KWD(SOURCE) TYPE(*CHAR) LEN(1) RSTD(*YES) + VALUES(N A) MIN(1) + CHOICE('N,A') PARM KWD(SRCFILE) TYPE(FILE) RSTD(*NO) + PROMPT('SOURCE FILE') FILE: QUAL TYPE(*NAME) LEN(10) RSTD(*NO) EXPR (*YES) + CHOICE(*PGM) + CHOICEPGM (XXXXXLIB/YYYPGM) QUAL TYPE(*NAME) LEN(10) DFT(*LIBL) + SPCVAL((*LIBL)) EXPR(*YES) PROMPT ('Library') Below is the Choice pgm:- PGM PARM(&PARM1 &PARM2) DCL VAR(&PARM1) TYPE(*CHAR) LEN (21) DCL VAR(&PARM2) TYPE(*CHAR) LEN (2000) IF COND(%SST(&PARM1 1 10) = 'CHOICE ' *AND + %SST(&PARM1 11 10) = 'SRCFILE ' *AND + (%SST(&PARM1 21 1) = 'C' *OR %SST (&PARM1 + 21 1) = 'P')) THEN (DO) /* (%SST(&PARM1 21 1) = 'C' *OR %SST (&PARM1 + */ CHGVAR VAR(&PARM2) VALUE('Name, F4 for List') ENDDO IF COND(%SST(&PARM1 1 10) = 'CHOICE ' *AND + %SST(&PARM1 11 10) = 'SRCFILE ' *AND + %SST(&PARM1 21 1) = 'P') THEN (DO) CHGVAR VAR(&PARM2) VALUE('Name, F4 for List') CALL PGM(GTSQL) PARM ('XXXXLIB') return ENDDO Thanks in Advance for looking into.

3537


When do you think qa activities should start?

1401


Is django a backend framework?

607


How do I check if a value is equal in excel?

738


How do I install php and apache on windows 10?

1118


What are the different ways to store various types of records in salesforce?

675