Hi all, Kindly let me know the list of responsibilities of a SAP MM consultant?Kindly let me know what are the resposibilities of a SAP MM consultant in the real time Project? And also help me out with the daily routine work for a SAP MM consultant during the project?Please give me some information about the works that has to be done by the MM consultant from the start till to the end in step by step manner?
How to get output on list screen that already has first basic list output on it, in a same report program?
Latest Answer : I assume that you want to call the BDC program from a report. This can be done with the help of the "submit" command. eg submit zbdc. If you have the provision for selecting a datafile for the BDC then use submit ZBDC via selection-screen. ...
What are the most common/important tickets /issues in SAP FICO module? Please list the same
Latest Answer : Common Tickets in SAP FICO ...
How to call SAP scripts in reports & reports in SAP -scripts.
What are the steps in out put determination for SAP MM module? How to create and maintain output determination process
How to handle errors in call transaction method
Latest Answer : By using BDCNSGCOLL structure , in this structure you can pass FORMAT_MESSAGE Function module.By using BDCMSGCOLL structure there fetch the fields message id, message number, message variable, field name. ...