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

Cap Gemini Interview Questions
Questions Answers Views Company eMail

can u make payment across two legal entity ? ex:- one primary ledger, two legal entity and one legal entity have "A" operating unit and another legal entity have "B" Operating unit .. i posted invoice in "A" OU, can i make payment through "B" OU ? if Yes what is mandatory setups ?

2 10557

While running the F110 the payment method was not picking to the payment, I assigned payment method to vendor master also, even though it is not picking, please help out me

6 19972

what happen if a query fail in dispatcher?

1 8231

what is the structure of UV table in MLOAD?

4 17057

I declared main() method as private. But it still running and displaying the output. Please Answer it . Code Snippet as Below: import java.io.*; class over { private static void main(String[] args) { int high = Integer.MAX_VALUE; int overflow = high + 1; int low = Integer.MIN_VALUE; int underflow = low - 1; System.out.println(high + "\n" +overflow +"\n"+ low +"\n"+underflow); //System.out.println(overflow); //System.out.println(low); //System.out.println(underflow); } }

4 7269

what is the diffrence between core dba and apps dba?

2512

How to display dynamic logo's in Smartforms? i mean to say different logo's on different pages?

2 23647

Can any one please share the answer for "What is the Journal Approval Process in Oracle Apps General Ledger"?

4 8679

How Can We Justify the,Real A/C & Nominal A/C?

2206

I want expect first and last record remaining all records will be loaded into target? which transformations we can use?

6 15052

How to return only alpha bate string from an string str = "bibhu@#$%&das&*)(SUndar"

4 6932

how to change left and right links in join stage?

4 10189

Pls any body reply for this question. Which circumstance does the optimizing choose a product join? Thanks for advance

6 14022

How to retrieve alpha bate from the alphanumeric string with special character.

7 18370

i have 100 check box in a link,out of 100 check box in 25 check box their written qtp(any where i dont know),i have to select first check box where 1st qtp found.

3 7114

Post New Cap Gemini Interview Questions


Cap Gemini Interview Questions


Un-Answered Questions

List all the types of user-defined functions?

997


How do you use structures in the abap programs?

1029


Explain about classes in strings?

797


what is the difference between thread and runnable types? : Java thread

952


tell me what is service and client in perspective of data communication? : Wcf data services

686


Why would an organization need to allow negative stocks?

1139


What is difference between var dynamic and object in c#?

891


What do you understand by aggregation and atomicity?

854


I have written a code to fetch values fro access db and place in the fields. Iam using GetROProperty to fetch runtime values. Now i want to add runtime values to the access db in field v3. please help me. Its not writting in the db. Option explicit Dim con,rs,db,c Set con=createobject("adodb.connection") Set rs=createobject("adodb.recordset") con.Open "Driver={Microsoft Access Driver (*.mdb)};dbq=D:\Sales.mdb" rs.open "select * from tax",con Do while not rs.eof Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("incost").Set rs.fields("v1") Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("intax").Set rs.fields("v2") c=Browser("Sales Tax Calculator").Page("Sales Tax Calculator").WebEdit("outtax").GetROProperty("value") rs.MoveNext print c Loop Do while not rs.EOF rs.EditMode rs.Fields("v3").Value="3" rs.Update rs.MoveNext Loop Set rs=nothing Set con=nothing

1917


public class ActionDTO extends GenericDTO implements Serializable,Auditable { // default serial version id, required for serializable classes. public static final String ACTION_SUSPEND = "SPN"; public static final String ACTION_DEREGISTER = "DRR"; public static final String ACTION_REINSTATE = "REI"; private static final long serialVersionUID = 1L; private Long actionId; private long accountId; private Date actionDate; private String actionType; private String remarks; private AccountDTO account; public ActionDTO() { } public ActionDTO(Long accountId, String action, String remarks, String updatedBy) { setAccountId(accountId); setActionType(action); setActionDate(new Date()); setRemarks(remarks); setUpdatedBy(updatedBy); } public Long getActionId() { return this.actionId; } public void setActionId(Long actionId) { this.actionId = actionId; } public long getAccountId() { return this.accountId; } public void setAccountId(long accountId) { this.accountId = accountId; } public Date getActionDate() { return this.actionDate; } public void setActionDate(Date actionDate) { this.actionDate = actionDate; } public String getActionType() { return this.actionType; } public void setActionType(String actionType) { this.actionType = actionType; } public String getRemarks() { return this.remarks; } public void setRemarks(String remarks) { this.remarks = remarks; } // bi-directional many-to-one association to AccountDTO public AccountDTO getAccount() { return this.account; } public void setAccount(AccountDTO account) { this.account = account; } @Override public String toString() { // TODO Auto-generated method stub return null; } } what is the purpose of @Override public String toString()...and what will do here ?

2523


In order to get assembly info which namespace we should import?

945


What are the important features of datastage?

1052


hi all of you i m looking part time online job (data entry)without investment , please help me

1866


Explain the mechanisms to trace the document manager?

781


What is j2ee architecture?

838