I want to display the different data on the multiple main windows of the form in Sapscript. Is it possible ? If yes, then How?
3 12030Hi All , Please mail me Interview Questions Related to SAP ABAP WITH CRM FUNCTIONAL EXPERIENCE please help me out ASAP as i m in Great need of Help.. my email Id is surendhar.palle@gmail.com Thanks and Regards surendhar
2271Hi, If anyone is interested in SAP ABAP from basics to Expert. Email me your contact details to sap.abap9@gmail.com
1 4208Table ztest has a secondary index on the following fields: tnum, tcode. Select * from ztest where tnum ne '123' and tcode = '456'. Why is the index not used in the above case? Choices: a) Indexes are not allowed on Z tables b) Variables must be used, NOT literals c) Select individual fields, not select * d) Client is not in the where clause e) NE invalidates the use of an index Info: Can someone explain in detail why this happened? It will be really helpful to handle to case in Secondary index:
2 8844How to upload a flat file from a legacy system into sap using BAPI ? And i also want the flat File to be uploaded in another Client.. ie suppose i am working in client 800 , i want run the BAPI and upload the file to Client suppose 000 directly from 800.
PWC,
4176hi friends, while sending idoc's to receiving system,i got msg type 3 and 12 in sender side.but in receiving side while executing we02 ,i am getting error 'no idocs selected' instead of getting msg type 53.here i am simply sending one material from one client to other client.if anybody knows that problem ky revert back.
1 4043Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
1924
What is a database view? : abap data dictionary
What are the various types of selection screen event?
What are the two ways for restricting the value range for a domain? : abap data dictionary
What are the ways you can do the tuning?
What are the system fields?
what is field string ? & where we are using field strings?
What are the fields in the memory table ‘screen’?
How to create report in SD open sales order which covers all Organization, delivery status, shipping details and partner function details. plz mention the detail coding Tahnks, Rahul
How to analysis Background Job for performance Issue?
If I want to execute a bdc program only in background not in foreground is there any option for this? : abap bdc
Which function module would you use to check the user’s authorization to access files before opening a file?
What are datasets in abap?
What is tcode se16? For what is it used.
Can a constructor be redefined?
Explain some essential objects in abap dictionary?