i have a sequencial file contains multiple records, i want to extract one row which contains various fields like order number,date,warehouse,.ect.. in to the another file by accepting the order number from jcl. how can i do it. pls help me..
4 11761Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
2763hi, can you ppl tell me, how to check whether the rewrite we gave for the ksds file is successful or not in the program.? i gave rewrite, the rewrite code is executing and maxcc=0 but updation doenot happen in the file?
1 6969Hi, If we have 10 company cocodes, in which we created 9 operative chart of accounts for 9 company codes and for last company code we created contry chart of accounts and we assign all company codes to one group company... can we get the reports for 10 company codes ?
4 9362How can I find the maximum value of a field in a file while reading the file dynamically? without using sort function. Suppose i have a file with fields Timestamp, description, teamname, teamnumber.. i have read the file till end and find the maximun value of timestamp which is not in sorted order.. can we use function max(timestamp)?
1 13008I have the transaction name for cics screen.. With the transaction name, how will I find the cics program written for the transaction and BMS map program also...
4 16341first when i try to write a record into the file, wresp=duprec, but follwed with that if i try to read the record it say record not fnd.. actually the record is not written in the file, but it says that duprec when trying to write... why this happens, pls help me asap..!
1 5464IN scripts we have std layouts like medruk,in smartform do we have any?if i copy the std script in zscript and migrate will it work?
2 6404can we display comp-3 variables. if we want to display what we have to do . give me one example
6 49794Cursors can be declared in both working-storage & procedure division, Agreed. But is there any difference? If could you please suggest what is the difference. TIA
8 33057i have an employment table whch has salary,dept,name? i want salary b/w 1000 to 5000 can anyone pls say the query for ths ?
8 14167Post New CGI Interview Questions
Should I install windows 64 bit or 32 bit?
why job in wipro?
What are analogies for centrioles?
What is a Message type and Idoc Type? What is the difference between Message type and an IDoc type?
What is the biggest difference between internet of things and sensor businesses?
What does the abbreviation dr mean in accounting?
What's the range?
What is a string in database?
What is source list? What is the menu path to define a source list?
Described the advantages of android?
Hi this is the coding for adding data in to an xml table
i want the coding for update and delete
Try
Dim emp_xml_doc As New XmlDocument
If
System.IO.File.Exists(Server.MapPath("emp.xml")) Then
emp_xml_doc.Load(Server.MapPath("emp.xml"))
Dim myrow_element As XmlElement
myrow_element =
emp_xml_doc.CreateElement("EmpDetails")
Dim str As String
str = "
Hello Guys, If any body looking for "SAP Vendor Invoice Management (VIM) Training", Please Contact Me,We will covers all SAP VIM topics along with end to end ICC, Document pipeline xECM, Enterprise scan etc. Email ID :kakumanusasikanth@gmail.com
What is big data in database?
How do I fix the application was unable to start correctly?
What is the usage of the pointer in c?