As an ABAP developer, how can we check after we release our object as to where has it reached(i.e. testing client box ,production client box etc)? In case it is not possible please let me know the same.
IBM,
3 7955When i Create a custom Table In Client 200 with MANDT Field , How to get the data of the same Table in Testing Client (Say 400) for testing purpose ? How can i do it ?
6 14374In a report there is a basic list and 20 secondary lists. I have written Initialisation event and Top-OF-PAGE event in all of them. So how many times Initialisation and TOP-OF-PAGE event triggers?
4 7518could anyone tell me what r real time questions been asked in interviews?i am in urgent need..thanks in advance
19021.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?
19631.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?
1 53081.In Change pointers , Using BD61 I activate globally and I enable the MATMAS message type When I Ran the "RBDMIDOC" SYSTEM GIVES information messagge 253 MASTER IDOCS CREATED. MY Question IS :1.what is 253 2.PlZ explain internal PROCESS ,HOW ITS GENERATE 253 MASTER IDOcs?
1 4898difference between primary index and secondary index.when we use secondary index in reports?
IBM,
2 9972smartforms have an advantage i.e,both layout and code can combine .but when we go for driver program in smartform?
IBM,
2 6309
What are roles and authorization objects?
Sy index and sy tabix
What is the difference between sy-tabix and sy-index? Where it is used?
What are the components of sap scripts? : abap hr
How many types of buffering? : abap data dictionary
What are the functional areas? User groups?
How can we create callable modules of program code within one abap/4 program?
What are the drill-down features provided by abap/4 in interactive lists?
How to create a button in selection screen ?
Can a domain, assigned to a data element be changed?
What is SAP Data conversion ?
What is logical database? : abap hr
– 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 is the different type of projects? : sap abap hr
What is difference between check table and value table ?