Re: IM-WM Stock Difference
701 to 708 movements are inventory movements for storage locations which are not warehouse managed., for warehouse managed locations the inventory movements are from 711 to 718 if you have an...
View ArticleRe: GATP BOP Issue with STOs
Hi Terry Please run the /SAPAPO/CQ in APO and check for the inbound EDI. That error message will help you to get more detailed message then SMQ1/2. Also you can run delta report for the same. This may...
View ArticleRe: Check if a user logged in SAP
Hi, Your BASIS Team can help you on this. Or you can try the following FM's: BAPI_USER_DISPLAY BAPI_USER_GET_DETAIL BAPI_USER_LOCPROFILES_READ The BAPI gives the last logged on date. Regards, Pranav.
View ArticleRe: We have 100 records in table how to fetch 10 th record?
Hi Reddy, As I can infer, you are talking about reading the 10th record form a database table.The concept is quite simple , follow the steps : Read the data into an internal table, you can either use...
View ArticleRe: Standard table is not updated
As far as this problem is concerned work in this two possibilities : Does there exists a logic for fetching/calculating the shown value based upon table /SAPAPO/MATLWH , try out debugging. 2....
View ArticleRe: Distribution Multiplier issue in APO
I dont know whether my question is not visible or people are confused with this. No response to my questions????
View ArticleRe: Problem in Copying module pool program
Hi, Go to SE80 workbench, Give your program name.Right click on program name--->copy. Provide your include names, then click OK. Try to activate the program, it will work, OR If you still facing any...
View ArticleHANA - Address of Business Partner can not be updated by DI-API-Object
Hello, everybody, I do need help very urgent. My customer goes live with Business One HANA in two days and I got severe problems in importing master data by DI-API.I managed to import all Business...
View ArticleRe: UWL - add columns and value
Hi Vinay, Well there's a lot of "it depends" in that - especially depending what is already in your landscape. Your best approach is to contact your SAP Total Quality Manager if you have on, or go to...
View ArticleRe: To Append Records at the begining of Excel.
Hello Priyesh, The flag that you set doen't really works as per the SAP function module documantation.Try to do following stpes : Create one more table of the same type,(say itab2) that...
View ArticleRe: Paragraph line breaks not showing
Thanks for getting back to meSAP Crystal Reports Developer Version for Visual Studio 2012HTML as below<p>Electrical services represent Blah Blah</p><p>Text</p>
View Articlestorage_partition in SAP Hana
Hana experts:I have a question about storage_partition. The commands used below are all fromhttp://help.sap.com/hana/SAP_HANA_LCM_Tools_Reference_Guide_en.pdf Q1: In the following syntax,...
View ArticleRe: Archive PO associated with Maintenance Order
Perhaps I wasn't clear in my question. I AM trying to archive the Purchase Orders. I have tried both RM06EV47 and SARA.When I try with RM06EV47 I get the error noted in my initial post.When I try with...
View ArticleRe: Pass table(or array) to SAP web service from c# .net as input parameter
Please see the definition of your response class - Y_WEBS3Response and/or the CallY_WEBS3 itself in the Object browser and address your table parameter accordingly. Some smaple is e.g. here:example...
View ArticleRe: PR /PO Created from PM Order not displayed in S_ALR_87013558
If you want to see the PO are linked to the WBS you can use transaction ME23N, use the WBS as a filter.You can also use transaction CN41 to see the open value. Regards,Kevin Gois
View ArticleRe: FINBASIS 736 Installation
When you create a stack file for the EHP installation there in an option called "Select Stack-Dependent Files" and under ABAP you have the option FINBASIS.Have you checked it ? RegardsRB
View ArticleRe: Stock movement and negative quantity in TR Zone.
Hi Mukesh, From Business perspective i am with you that we will have a scenario where we receive the material and store in SLoc(A) and system should allow to transfer the stock from SLoc(A) to SLoc(B)....
View ArticleRe: Problem with the result view of Search page
Idealy it should not happen..can you please share the code written at get method. Lets have a look what is there.
View ArticleDeveloping forms for ME: Styling an outputLabel ... JSF version 2.2?
I'm working on a custom activity for SAP ME. My basic requirement is to 'gray out' the label under certain circumstances determined by the logic in the Controller class. My view contains...
View Article