in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
2253By which function module upload data from application Server to desk top and to code can u explain
4 8594– Programming using BAPI : Create Debit Memo Request (DMR) with reference to Sales Order and update the delivery number and PO number in the newly created DMR. Send the spool of the report by E-mail if the E-mail option is enabled. Selection Screen Required: Sales Org Delivery type Sales document type Optional: Planned Goods movement date Option to choose E-Mail E-mail Address Output device Output Output should display both successful and unsuccessful creation of DMR with the following fields, Success/Error (S/E) Sales Document number Delivery number New Debit memo request number Error message Tables TVAK, TVCPA, VBAK, LIKP, LIPS
6230can u call sub screen with in a sub screen? if so, then explain the flow of PBO and PAI between 2 sub screens.
2 11597Hi All , Would be providing online trainings for SAP ABAP , guidance with real time experience examples , guidance in profile prepartion . Any one intrested please contact on 8978890047.
TCS,
2461how to update the filed value in SAP in ZAWSYS and create time and date? please tell me the answer
TCS,
2274Hi, My question is " How to display 3rd highest salary record from the internal table. The internal table has 2 fields named emno(Employee number) and salary.". Send answer to my mail shaiksha.it@gmail.com. Thanking you.
9 18145
Explain the advantages and disadvantages of different types of bdc's?
What are the uses of interactive reporting?
How many primary keys can be created for a table?
Differentiate between report and dialog program
What is the use of 'for all entries'?
What are the data classes in abap?
Which function module reads the data for particular infotype ? : abap hr
Describe the difference between macro and subroutine?
Explain what is step-loop?
What is design pattern? Provide example .Why are we using it?
Of the two call transaction and session method, which is faster?
What is a logical database?
how to capture the errors in bdc Call transaction method?
Difference between select option and ranges ?
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?