Re: How does workflow detect errors from calling program?
BAPI are RFC enabled function modules used in interfaces. no hard errors are possible and one shouldnt code hard errors in RFC function modules. Error messages should be captured in bapireturn table....
View ArticleRe: No employee data extracted in MSS : Employee information
? did you run SU53 for above user? can you try lauching this service via se80 and testing it? Go to package PAOC_MSS_PROFILES_WDA 4. Expand Web Dynpro > Web Dynpro Applicat....
View ArticleRe: dynamic xml datasource in Java (CR4E)
Hi Rodney Unfortunately, the only samples available are the ones linked to in my previous reply. However, I may be able to dog out samples in .NET. Not sure if that would help. E.g.; you'd have to...
View ArticleRe: Webi Rich Client tool running slow after upgrade from 4.0SP7 to 4.1SP5
Sorry for late reply, having difficulty finding java version on server. Client and server are in same version. Bottom about Java version I am still finding it.
View ArticleRe: Abap Iterating and Iterator Classes
Hello Jeffrey, I routinely implement iterators for internal tables using local classes like CLASS lcl_iterator DEFINITION FRIENDS lif_unit_test. PUBLICSECTION. METHODS constructor IMPORTING...
View ArticleRe: PP-External Processing -PR generation upon previous operation...
Hi Srinivas You should change the value of the customizing on OPL8 to '2 - From release' and release the order operations one by one, instead of releasing the entire order. It is possible to use, for...
View ArticleRe: End Routine Navigational Attribute
Hi Jyotsna, Unlike the Start Routine where as of BW release 7.3 you can also select Navigational Attributes, you do not have this feature for the End Routine. Alternatives are e.g. moving the logic to...
View ArticleRe: Using only - UseOneAsMany Standard Function
Hi Praveen, Thanks for your response. After the applied solution, I got the same issue, the second record is not being sent to legacy. Applying the removecontext function, I have the following result....
View ArticleCan pegging to SAP orders broken in PP/DS?
Gurus,We are implementing CTP with Block planning but have run into this issue. If there is an SNP order from Forecast the system pegs the sale order to an SNP Pl Order and gives a date which is...
View ArticleHU-managed SLoc (not WM-managed) not allow to pack in VL02N
Hi guru, I am trying to achieve packing in VL02N on the following scenario but system does not allow. Background:I am trying to perform a stock transfer from storage location HU01 to SL11 (both are...
View ArticleRe: Strange error when saving the report
Hi Paul if you could let us know the version of Cr, that would be great. Please be precise. Also, enter the string 'crystal failed to save Document' in the search box (top right corner) then filter...
View ArticleRe: Formatted Search not working
Thanks Nagarajan, Manish and Gordon for the reply. The problem remains the same. The line item field in AR Invoice for Distribution Rule does not fill in automatically but when i click the lens it does...
View ArticleRe: Database connector error
Ludek, So the install for Crystal Reports XI R2 SP4 full that you gave me the link to, was that for Visual Studio 2008 (I'm using Visual Studio 2005 since that's what was used to originally develop...
View ArticleRe: Making A Date Field In UDF Mandatory
Hi, Have you checked this thread UDF as Mandatory Fields? Thanks & Regards,Nagarajan
View ArticleRe: Shipping Manifest output options and event based trigger
Hi Bharath, for point 3 : Are you referring the EM rule set to trigger the mail notification or Does any SAP standard functionality exist in TM to send a mail notification based on event update from...
View ArticleRe: BOM query that excludes labor
Hi, Try this query with cost: SELECT T0.[Father] as 'Assembly',T0.[code] as 'Component1',T0.[Price] as 'Comp1cost', t10.[ItemName] 'Description1',T1.[Code] as 'Component2',T0.[Price] 'Comp2cost',...
View ArticleRe: Status of replication
Hello Berna, Additionally, to check the status of replication more in detail: Select Landscape tab -> System Replication ( show information from system view M_SERVICE_REPLICATION) There are also...
View ArticleRe: How to cancel confirmed transfer order (lean warehouse)
Follow the guidelines provided in the OSS 1708540 - How to cancel / unpick a confirmed transfer orderRegards,
View ArticleRe: Invoice, freight charges and taxes monthly query by state
Please close this thread.
View ArticleRe: MRP Run to exclude past order reservations
Hi Jey, According to the best practices you should close those old documents. If you have an old document and you don't want to consider this document in the MRP run, then I would think that the old...
View Article