Re: How to cancel inspection lot with REL status
Hello Uday,I hope the inspection lots are in process inspection type 03 related which are created once your release the order so unless you change the order status to created status it wont let you to...
View ArticleRe: Delivery MD04
Ramesh: Is your problem solved? please your feedback! Regards Antonio Martinez
View ArticleDelimit IT0105 through background while doing PA40 action
Hello Friends,I am trying to delimit IT0105 (Sub type - 0001) through background while doing termination action. But, when I do termination action its comes in foreground and I have to save the record,...
View ArticleManufacturing Implementation
Hi Experts I'm looking for some advice in regards to implementation of ByDesign for a customer who manufactures Baby Formula. I'm especially interested on the process of defining "bill of operation"...
View ArticleRe: Still getting "The report filename was empty" error
In the previous thread I attempted to provide some sample code I used for my test. Here's the meat of it, which gets called during the Page_Load event: private void...
View ArticleRe: GRC10 Access control-how/where to check if an approval request email was...
Thanks ColleenI'll try and progress this with the client.
View ArticleRe: Exporting .rpt from CR Developer 2008
hi Frank, you've got a bunch of choices all of them requiring time or money. 1) you can try to find a 3rd party tool to do distribution...here's a good place to start2) you can purchase crystal reports...
View ArticleRe:Successfactor HCM certification
Hi Anupama, To go for SF certification you have to enroll in Introduction to Mastery training in successfactors LMS portal. The learning involves cost and can be paid by your organization. Try to get...
View ArticleRe: Production Order Component Sorting Options
Hello Adam,Did you check CS_BOM_EXPL_MAT_V2 and CSAP_MAT_BOM_READ either of one should have sorting logic. BrKK
View ArticleRe: Quantity Changes in CJ20N not updated in PR
Hi Virendra, I replicated the scenario in the following steps, 1) Created a PR from project for 4 quantity2) Created a PO wrt this PR for 4 quantity3) Did the GR for 3 quantity4) Then changed the...
View Articlehow to use the previous row value in the details section further ?
Hi All, I have a requirement like...._______________________________________________________________________________ Header : Previous Month Ending Bal :...
View ArticleRe: Changing username(identity) in IdM when infotype 0105 system id changes
I think Ran is talking about the User ID, not the personnel number. Infotype 0105, subtype 0001 is the "System user name" (SY-UNAME), but the value put in is referred to as "ID/number" in the...
View ArticleRe: Rapid DataBase size Increase's nearly 30Gb for SAP B1 8.81 PL5
Hi, To reduce the actual database size, your option is to change the number of log from 99 to a lower number. If you don't care about changing history, you can change it to one for example. Thanks,Gordon
View ArticleRe: find max value from internal table
The logic is not complete. If the max value is the first one, it will not be saved to maxval. This would be the proper solution: loop at itab into wa1. maxval = wa1-cumquantity. read table itab...
View ArticleRe: XL Reporter Financial Period Code
Hi Kedalene, Financial Period Code only store Month and Year. There is no date defined.Thanks,Gordon
View ArticleRe: Changing username(identity) in IdM when infotype 0105 system id changes
Ah, see! That's why I wanted to see some screenshots. ^^ Okay, we fill that through IdM, not the other way around (if we talk about the same thing, but I think we are now ). So the new identity is...
View ArticleRe: How to use custom component or SAP UI Component in Design Studio
I would also like to mention that I am going to deploy my Design Studio application on SAP Netweaver Platform. I know this access mechanism I am trying to implement is taken care in BW end by default...
View ArticleRe: Can't export a table to Excel
Hi FemmyI started SAP At work At april 2013 .I Need Some information.i want to be professional on it .Do u Have material to Understand more > RegardsSherif Magdy
View ArticleRe: Data Dictionary tables not reflecting in Information Design Tool
Hello Mohammed, direct access to the tables is not possible with the Universe at this point. If you really require the data from the tables then I would suggest you take a classic InfoSet and put the...
View Article