Answer Posted / fasi
tickets are a type of bugs or a new task which the client
raises to you through Email.. Ticket can be a task(new
development of some functionality) or an incident(error or
bugs in our development).
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Define infotype ? : abap hr
I created a field and entered the field type, when I double clicked the field type to define the domain; it is asking for an ACCESS KEY, I am not changing any SAP defined tables, working on a user defined table.
Explain how data is stored in cluster table?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
State the differences between database view & projection view? : abap data dictionary
How to debug a script in abap?
What are the different functions used in sap script? What are the parameters used in each function?
Which type of tables used this buffer?
HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?
If I want to execute a program only in background not in foreground is there any option for this? : abap bdc
What is amdp (abap managed data procedures)?
What are Pull and Push Methods?
What is the functionality of BIZTALK and how it handles the IDOC’s and how u will transfer the IDOCS to the BIZTALK ?
– 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
What does a lock object involve?