Re: code for z-field for 2lis extractor not found
Hi, Those fields must be enhanced using standard Badi pl.check. Regards,AL
View ArticleRe: Wagetype reading first split only
Hi Cheera, this is happening bcos of the split. if the amount is same and if you want to pick the first split or the second split, you can use below operation , WPALL?LAST (to pick last split)...
View ArticleRe: Sap business one patch release
The link does not work with my s code. But thanks for the dates.
View ArticleRe: WBS closed without settling the cost in AUC
That error is unrelated to a status change transaction. SAP is trying to write 2 records with the same keys. You should open a SAP message to address it. For you object problem try set the status to...
View ArticleRe: PR00 cannot be changed and ZCHB (Charge Back Price) can be manually added...
Hi, you can achieve this using CONDITION EXCLUSION functionality in SAP 1. Create two exclusion groups in transaction code OV31create two exclusion groups in transaction code OV31 such as 0001 and 0002...
View ArticleRe: No order on weekly off from maint plan
Then create separate factory calendar with all days as working days & assign that in Maintenance plan. As default, system has taken that factory calendar in which Sunday is week off as that factory...
View ArticleRe: Profile Photo Upload
As a workaround, you can put white stripes on left and right side of image using MS paint or some other image editor. The image would then be more like landscape, and SCN would be able to show your...
View ArticleRe: How to get next PM plan due date through system
Perhaps the fields NPLDA, LRMDT,NPLDZ etc of table MHIS are your requirement !This table in combination with MPLA, MMPT tables gives full information om Maintenance plans. Jogeswara Rao K
View ArticleTrigger workflow when a record is created in a database table .
I am try to completed following tutorial in sap technical .com http://****************/Tutorials/Workflow/Table/events.htm. but when i try to insert new entry in to table ZEMPDETAIL saving time it will...
View ArticleRe: Attaching documents in PO without storing in SAP server
Hi Aart, You can use ArchiveLink services. Define a new document type for ArchiveLink, relate it with BOR (BUS2012 in this case for ME21N/ME22N) and decide in which Content Server you want your file to...
View ArticleRe: where is the stop button
Hi Paul, What database are you reporting against? Go to File > Options > Database tab > Check the option 'Perform Query Asynchronously'. This will let you stop the query from being run on the...
View ArticleRe: store an object into database table without using persistence class
Hi Karthik, All good aspects of java are including in sap .I hope this will help...
View ArticleRe: PB 12.5 Classic use .NET Assembly
You ran REGASM on the assembly to generate the needed registry entries? What was in the ref file that was created, or can you find the entries in the registry? Also, is this a 64 bit system, as there...
View ArticleRe: BO4 - Dynamic biar file backups?
Hi, Thanks for replies. Jawahar - doesn't seem to pick up newly added reports in folder by default - we are using bo4 sp6. Would be good if did - have you tried this yet at your side/anybody else...
View ArticleRe: Error at the time PO creation
Dear Bhaumik,You can try to change message category for this meesage from Error to Warning using SPRO path: MM>Purchasing>Environment Data>Define Attributes of System Messages or SM30 view...
View ArticleRe: WPF Crystal Viewer for Visual Studio 2010 - Exporting Groups
The issue is resolved in SP 6: http://scn.sap.com/docs/DOC-7824 - Ludek
View ArticleRe: File Sender In PI - Complicated Content Conversion
Hi, Assuming you have read the file through FCC, I am not sure what you mean by <but it does not match the Message type because of the inner structure,> What is the data type you have used at...
View ArticleRe: SetFullState in a WCF Service
deise lira wrote: I am not sure whether this applies to my problem, because it's not a WPF Client I am dealing with. Anyway it doesn't give us any hints on how to proceed in this case. It applied....
View ArticleRe: File Sender In PI - Complicated Content Conversion
Hi, Could you check if the below links help you: http://scn.sap.com/people/riyaz.sayyad/blog/2008/05/20/xipi-convert-flat-file-to-deeply-nested-xml-structures-using-only-graphical-mapping...
View Article