Re: WM Batch determination while sales order creation
There is no batch determination at all on WM level from sales order batch determination.if you want to determine the batches in WM then you have to leave the sales orders without batches and determine...
View ArticleRe: Question on Auto-clearing
Hi Amlan I checked the events. We not implemented any functions modules in any of these events. I was trying to make sense from this thread where based on the results of FPMA & FP06 , behavior...
View ArticleRe: Formatted Search Query to Enter Two Fields
SELECT CONCAT($[RDR1.SubCatNum], $[RDR1.U_BatchNo])ORSELECT $[RDR1.SubCatNum] + $[RDR1.U_BatchNo]
View ArticleRe: Reorg of compressed table using brtools
Hi Sub, What is the data type in database for table EDI40? desc SAPSR3.EDI40Generally you can do this, but raw may reorganized to lob by brspace. Best regards,James
View ArticleRe: How to troubleshoot RESTful login problem ?
Hello Anthony, hi all, ping from client to server is OK. WACS is started and enabled, listening on fixed port 6417: >netstat -a | findstr 6417 TCP 0.0.0.0:6417 VM-BOBI41:0...
View ArticleRe: Error Message 173-109 When trying to add a Business Partner
The only bank account information is the House Bank Account on the Payment Run tab. At least in the U.S. localization.
View ArticleRetro Super Calculations
Hi All, Our ECC is so far behind and most Payroll-AU Schemas are outdated. Scenario: When a Superannuation adjustments are made for Retroactive Periods and Superannuation Fund has been changed since...
View ArticleRe: Strange disp+work phenomenon
Hello Yves,Thanks for your tips. The problem got resolved by shifting the batch program at different time schedule. Though I am still trying to understand that how a job specifically running on an app...
View ArticleRe: Virtual table creation
Hi, My question wasnt how to create virtual tables. Can you please check my query again.
View ArticleRe: PI/CC Block Indicator not cleared after the count entered and post also
Hi Yes, we have done analysis,We are sure that issue is not caused by the special stock,(option 2) and suspected with the option 1 (since it is happening only in this fiscal year after the period...
View ArticleRe: Segment type update - ELM
Hi Sumit, The second approach was to create the Profile Set and Target Group before creating ELM. Create PF Set and TG and then assign them to ELM to be used. In this case ELM will not create it again....
View ArticleRe: Comm Channel picks up a file before it is complete causing an alert to be...
Jerry, The steps that your PI is doing based on the 'Msecs to Wait before Modification Check' parmeter is perfectly fine and that is what it is suppose to do. Here you can think about other options to...
View ArticleRe: Standalone Gateway Install Kernel NW750
Hi, it is not a bug of SWPM. you can find the proper image via: https://support.sap.com/swdc -> "Installations and Upgrades" -> "Browse our Download Catalog" -> "SAP...
View ArticleRe: One file got transferred from PI into two files.
Looks like your PI sender channel is picking the file before even it is completed. That's why it is triggered partially for the 1st time and then as a full file during the 2nd attempt. Try to set...
View ArticleRe: Can't embed EC to custom TI. Couldn't find setting to tag EC for tablet...
Hi, In UI Designer, open up your EC. In the Properties tab, under Configuration, is a field called Tags. Click on it to open it. Once opened, click on the add to add "Devices - Tablet". Hope this...
View ArticleAnalysis for Office 2.2: "The BoeSession Service is not logged in yet"
We have two different local installations of Analysis for Office 2.2 connecting to the BO Launchpad 4.1.SP4. One plug-in is installed in Office 2013 on the client and the other in Office 2010. The...
View ArticleSQ01 & SQ02 Infoset
Is it possible to add a field to input date and have the query select from the date that has been input in the new field created? The current InfoSet is set to have the report to calculate from the day...
View ArticleRe: How to find Process Chain Name from SM37 JOB.
option 1from the job overview go to the job step and next to the varianttake this value and put it SE16 for table RSPCCHAIN in field VARIANTE ==> field CHAIN_ID will give you your process chain...
View ArticleRe: Auto clearing the values in the fields based on f4 drop down list value.
Hi, You can achieve this technically by clearing the collection of address context node or customizing.Write Conditional code in Do_finish_input or Do_prepare_output.1. Get country and store in a...
View Article