Re: Check Points / Control Parameters for the MM Module
Hi, pl. refer following one of the check point/control parameter,regarding duplicate invoice verification. http://scn.sap.com/docs/DOC-35424 http://scn.sap.com/docs/DOC-35459 BR Devendra
View ArticleRe: How to reverse the Goods Movement after deleting Delivery?
Consignment returns is not the way you presume.. Firstly we have to understand one thing: Consignment Fill up: Stocks will be sent to customers Location-But ownership lies with business only.(No...
View ArticleLanguage configuration in SAP Nakisa 4.1
Hi All, We are implementing 4.1 Nakisa Talent Hub for Employees and OrgChart. Could you clarify on language configuration pack. Thanks and Best regards, Dar
View ArticleRe: challan Captured with less quantity in MIGO
Can you give some more clarity on your query like while performing MIGO transaction referring subcontracting challan should you receive any error message if consumption quantity is less than Challan...
View ArticleRe: How to Develop a two ( y-Axis ) Graph
i have to use below coding... lo_ixml = cl_ixml=>create( ). DATA: l_simplechartdata TYPEREFTO if_ixml_element, l_categories TYPEREFTO if_ixml_element, l_series...
View ArticleRe: The ASSERT condition was violated. (termination: RABAX_STATE)
Hi karthik ,Can you c ompare your roles for the users as well in both the systems ?It seems you have Business Function linked to ESS activated, but in Portal, your SRM user with SRM role does not have...
View ArticleRe: Online production entry stops when GL is opened
As per my understanding this error will come when the GL maintained in OBYC against the valuation class assigned to finish/semi finish material is not ticked as said above. Regards,
View ArticleRe: How to apply transaction log backup in Sybase
Hi Bret, I follow these step:-1.delete datafiles from /sybase/NRD/sapdata1/NRD_data_001.datrepeat same for all four datafile.isql -Usapsa -SNRDuse mastergo2.drop database NRD3.execute this command:-...
View ArticleRe: Is there is any other alternative available to fetch characteristics...
DATA : BEGIN OF LW_MSKA, MATNR TYPE MATNR, WERKS TYPE WERKS_D, LGORT TYPE LGORT_D, CHARG TYPE CHARG_D, END OF LW_MSKA.DATA : LT_MSKA LIKE TABLE OF LW_MSKA.LOOP...
View ArticleRequired Good Training center for SAP MM in Chennai
Dear all,I have planned to study SAP MM course and I need to know Good Training center in Chennai.Kindly suggest me ..Thank You!
View ArticleRe: Is there is any other alternative available to fetch characteristics...
Hi Abhijit we have created two custom FM one to read all characterstics of batch and another to read only one You can reuse it everywhere Nabheet
View ArticleRe: Alv Report Problem
I got the solution. Given is the code. FORM GET_DATA . SELECT * FROM zform38no INTO TABLE GT_OUTTAB WHERE vencode in vencode.* and dateiss in...
View ArticleRe: so my doubt is what is mean by best condition record ?
Hi,sap best practise is to check Exclusion for all the records so that system searches the Records from the Top as per the sequence and stops if it Finds the Records.
View ArticleRe: so my doubt is what is mean by best condition record ?
Dear thanks a lot for replay plz give one examplei am not able to to know what is best record and if i have maintained from 1st to 5 check boxes and 1st and only 5 check boxes result is same plz...
View ArticleRe: Repaired function group but transport got deleted
Hi Mark,I have added the entry as per your suggestion and moved the TR to quality system.I will update you once it lands in prod system. Thank you very much for your inputs here. Regards,PD
View ArticleSAP MM ALL PROCESS , CONCEPT WITH T CODE..?
How to understand the concept and brief process of SAP MM with T code and.........
View ArticleSAP BW certification
Hi, Can anyone guide me in SAP BW certification, how can i get certified.Are there are any criteria to be fulfilled prior to certification.what is fees, from where in mumbai can i get training and...
View ArticleRe: MD_STOCK_REQUIREMENTS_LIST_API to get schedule line data
Hello Anuradha, Try with the FM "BAPI_MATERIAL_STOCK_REQ_LIST" it also gives the details as in MD04. Refer to the documentation of the BAPI you will get some idea about it.
View ArticleMore than 10 entry in one field in selection-screen. ?
Hi expert, I want to add 2 field like 1-sr.no and 2-form-38 number in selection-screen in create section. want to both new field like drop down where user can input 1 to 15 value at one time. I need...
View Article