Re: How to maintain one article(Not quantity) in one storage bin
You want to use fixed bins? Or I do not understand the question...Juergen
View ArticleError in receiver File Adapter: Unknown channel type: File
Hi SAP Guru's, My scenario is IDOC to FILE Interface, here Interface is succes in SXMB_MONI and failed in receiver file adapter with below error.Message processing failed. Cause:...
View ArticleRe: Save Draft is not functioning for MSS E Recruitment
task TS17900121 (Draft: Start Process). can you check which WF you are using? http://help.sap. com/erp2005_ehp_04/helpdata/EN/e1/b188e47238428b806e480e4f17275b/framese t.htm
View ArticleRe: strategy 40 with typical scenario
Hello Gideon Technically, when a sales order is created, it should consume the PIR and the PIR quantity should be reduced by the sales order quantity. If this is not happening, this is a problem on the...
View ArticleRe: Trying to make sense of OSS Note 1999747 - Screen ID Overwrite Rules?
Sorry, the last two columns got cut off. Here they are again: Screen DescriptionScreen Note ExampleOverview - All Tabs except SalesNot in noteOverview - Sales TabNot in noteHeader Data - All Tabs...
View ArticleRe: Backup for the DR site
DR site is in replication mode, so there is no way to send sql commands to back it up.Backing up primary was not our requirement.We had a business requirment where the DR for HANA had to be behind 2...
View ArticleRe: Conceptual Help request on Clients and Systems for new install of 7.4
Hello John, That is great to see support engineer committed to the extent of installing a test system to help its customer.Support people are often our last chance, so It's a pleasure trying to help...
View ArticleRe: the mark printing changed
Hello Shiro, You said that marks changed in the spool preview.Do you mean in tcd:SP01 or in the realprint out result?Which Access method are you using? S or G? Which device type are you using?How the...
View ArticleRe: BW PSA tables handled during migration and post migration
Team, ANy experiences that folks can share out here related to PSA tables distribution and other stuff.
View ArticleRe: OALI Table & Data Transfer
Hi, Please refer threads: DTW Alternative Items - Which Template? Importing Alternative items into SAP B1 Thanks & Regards,Nagarajan
View ArticleRe: sap erp upgrade 6
You should get in touch with the development team for SPDD and SPAU tasks. For a quick reference you may use this guide - SPDD and SPAU Adjustments Handbook CheersRB
View ArticleRe: How can I install the Agentry client on the SD card?
Hey Bill, Thank you for the explanation. So basically, for android devices, the app and data should only be on device memory? can not change the location after installing? thx
View ArticleRe: How to Create Goods Movement IDOC?
Hi Umer, PROACT is mainly used to send Inventory data to Suppliers. Its like MMBE data that you see in ECC is sent to Suppliers so that they can plan their production better and also can replenish your...
View ArticleRe: How do I read multiple lines in RFC_READ_TEXT with one request?
Hi Did you try adding multiple records in the table? IRfcTable table = func.GetTable("TEXT_LINES"); table.Insert(); table[0].SetValue("TDOBJECT","VBBK"); table[0].SetValue("TDNAME","3147856016");...
View ArticleRe: [Microsoft][SQL Server Native Client 10.0][SQL Server]Conversion failed...
Dear Sharchar in this example, i insert 5 fields, and select 5 fields for insert.['+RTRIM(left(convert(char,@tempdate,120),7))+'-Qty'+'] that will come out [2014-01-Qty], that is used as a column...
View ArticleRe: Determine the employee responsible
Hi Montezuma, Here's a video that covers the basic concepts involving in routing tickets:Defining Routing Rules for Tickets - YouTube In the Admin Guide, check out chapter...
View ArticleRe: Saving Workflow log to a Z table
Hi, Can you please explain why you are writing the workflow log to a Z table? Why store the same information in two places - inconsistencies between them are inevitable. I'm sure there'a good reason.....
View Article