Re: RFC Synchronous : SYNCHONOUS_MESSAGE Error
Okay. Issue is solved. There wasmy mistake that some old configuration was used in receiver side. Thanks Udo, your reply was exactly that I had been implementing.
View ArticleRe: Drop down value in query
hi All What is wrong with the inner select statement SELECT T0.[DocNum], T0.[DocDate], T1.[ItemCode], T0.[CardName] 'Pary Name',T1.[Dscription], 1.[LineTotal],t1.[U_Type] ,t1.[U_DIA_WF],(select...
View ArticleVL09 (Reverse Goods Movement) issue
T W, Thats the whole problem. I don;t think i can create a new RE and keep this wrong RE as it is (PGR is already done for this) I mean if i keep the old incorrect RE as it is and then create a new...
View ArticleRe: [MSS On Employee Behalf of] Get PERNR of Employee from a custom feeder class
Hi Julien,That's what I am using right now but it's getting the managers PERNR as opposed to the employee. Actually I am debugging at how Personal Profile does it, seems to be taking an auto generated...
View ArticleRe: In-House Cash
Hi In my experiece with IHC & BCM, Bank communciation management approval was done only when F111 is executed to send the file to external banks. Due to the fact that you need to use the program...
View ArticleAdding role SAP_AUDITOR to start menue?
Hello, Can you help me please.I not fimilar with security and rights. I have following quesition:What do I have to do, that I have Role SAP_AUDITOR available in SAP standard menue? I want to do this...
View ArticleWord Template
Hi How we can create Export to Word template same as Purchase Order PLD. Thanks
View ArticleRe: Root Folder Access
Hi Jeremy, Please apply the rights and security as per the below details. Step I: First apply Top Level Rights to all Group Step II: Then Remove the "Inheritance"' from the respected Folder in "Rights...
View ArticleRe: Error in Client Import
Hi Pradeep, Check whether in tp process is running at os level. and also check the /usr/sap/trans/tmp directory and check whether any files are getting updated or not. With RegardsAshutosh Chaturvedi
View ArticleRe: created users can't login to sap b1
Hi Phong Dang, Welcome to SAP B1 forum. Are you super user? only super user can create users in SAP B1. Hope helpful.
View ArticleRe: How to get records containing total amount < 0
Hi Mazal, Try this, Loop at it_erdk into wa_erdk. If wa_erdk-total_amount LT '0'. wa_erdk-total_amount EQ '0'. modify it_erdk from wa_erdk. endif. endloop. The above code will change the total...
View ArticleSystem Exception occurred
Hi, I read some threads about this issue and I tried the following. Set PageableSet small array size But I'm still getting the above mentioned error. The error does not occure when I do not map a long...
View ArticleRe: PO Release for multiple company codes
Hi Anoop For one Company code I do not require the amount to be checked. So using 0.00
View Articleworkflow issue in SWU_OBUF
Hi All, I have created a workflow for PR release strategy approval, I am fetching approver details from custom database table. We have two levels of approval. Incase the user details is not maintained...
View ArticleRe: how to optimize performance of SAP BO Mobile app
you need to identify what process is using you CPU.Use Process Explorer to see exactly that. Also, please review this doc to make sure you have properly configured your APS servers...
View ArticleRe: Select data from different infotypes within a method
Hi Christian, From my understanding, you are trying to fetch the data from Various PA and OM infotypes within a class. As Jonathan suggested you can use FM "HR_READ_INFOTYPE" for reading PA related...
View ArticleRe: Multiple Smartforms with similar draft
Hi, You could use the same smartforms but use conditions on the folder or text level.You'll have to create specific structure to pass to your smartform (maybe from a config table). Now, everything will...
View ArticleALV download to Excel issue
Thank you for all. My problem has bees sorted out. i have changed the MEINS type as char3. Thanks you once again. Viji.
View ArticleRe: Analysis Application not working on BI Platform
Hi, Did you installed the Design Studio backend components in the BO Server?Is the "Analysis Application Service" running on one of your APS?Were you connecting through the BI Plattfrom when creating...
View ArticleRe: @-mentions of users with accented characters in their name - broken?
Hi, I rarely write to myself, but I just tried it as I have this ü character on my keyboard I actually see my name direct after @J, but it disappears when I continue with ü.If I skip the ü and continue...
View Article