Re: Sales order assignment to WBS element
Dear AK, In your order, kindly remove the KE in Procurement tab and check WBS will be coming in item level account assignment tab. KE is nothing but Individual customer order W / O consumption....
View ArticleRe: Shifts View in Planning Table MF50
Hi Thanks a lot for your helpHere are the screenshots. Regards
View ArticleRe: Change recipient for an open Service Desk incident
Thanks for the reply, I followed your tip I found an action "YLFN0001_ADVANCED_MSG_TRANF_GF" that calls the method "AI_SDK_MSG_DISPATCH" and this method shows a parameter that points to a business...
View ArticleRe: Sync-Async bridge: issue with the continuous retry for the failed messages
Hello Shweta. What is the mode in the Sender file channel. Change it to delete and you can even enable archive faulty source files and mention the directory to archive faulty files.
View ArticleRe: Mass Role Assignment using SECATT in ECC with EHP6 - Role Name parameter...
thanks you Felipe Fonseca, works like a trick after applied note 1864062 (I only applied 1731549 in that note) I think Laxman's system hasn't been hit by this issue yet.
View ArticleRe: SAP Certified Associate Logo
Frustrating isn't it! I've tried many times, my email Failed, invalid address. Called, got forwarded to the correct person and there is a recording that he is out of the office. I left my name and...
View ArticleRe: SP for Receipt from production
Hi Ramesh, Try this IF @object_type = '59' AND @transaction_type in ('A','U') BEGIN IF EXISTS (Select T0.DocEntry FROM OIGN T0 inner join IGN1 T1 On T0.DocEntry=T0.DocEntry...
View ArticleRe: SMQ1 & SMQ2 Monitor
That´s right Bau. Ganesh explained us that SMQ1 manage Monitor qRFC for the outbound queue.By the way these queues are dynamicly process to other system. But in SMQ2 is manage monitor qRFC for the...
View ArticleRe: Using FBI - Related View tab
To help you understand my issue in a better way, I am putting some screenshots.. Added another FBI in related view tab which brings the fields from sub node of the BOPF BO Another FBI view in related...
View ArticleRe: Two invoices for a SO
Assuming that you have maintained condition record for the revised tax, while executing VF01 or VF04, maintain the service rendered date as that of the validity date of that tax condition record, so...
View ArticleRe: Call controller function by button press event
put this in your view press:[oController.yourfunction, oController]
View ArticleAuthorizations and roles needed in ECC to post message
my scenario is working fine in DEV system. It's a webservice to ECC scenario. I now transported the interface to QAS. However, I am using a user id and password in PI communication channel for ECC...
View ArticleRe: Subcontracting Material Valuated/Non Valuated
Hi Material Assessable value is maintained in J1ID to declare or printing in subcontracting challan.So it is not mandatory to create as valuated material. Consult you MM guy. regardsManish
View ArticleRe: Change report data source from SQL Server to DataSet
Hi Alex, Curious why you are using a DS rather than connecting to the SP directly? If there is a lot of data it's better to hit the DB directly. Make sure the DS is exactly the same data as the SP...
View ArticleRe: Call controller function by button press event
np_1.attachPress(oController.sayHello);This is my View code. And the following is from my controller.sayHello : function(){ alert("Hello");} I made a mistake by myself. I'm sorry. The solution is...
View ArticleRe: Could not find the resource name specified in the image file
Hi Brian, Can you share more information? Can you post the code you are using to connect?Best regards,Pedro Magueija
View ArticleRe: Need help on Alerts in SAP PO 7.4 single stack.
Hi, In your Alert rule did you select ABAP Proxy Run time component and Proxy Error in message statuses.Also do one connection test in SM59 to check your connection is fine. Thanks,Apu
View ArticleRe: Error while testing External Web Service Integration
Dear Sabari, Authorization error comes when the User does not have authorizations to call the service. Please assign the needed authorization. Please check the below things and hope it helps: 1. If the...
View ArticleRe: Difference Between Virtual Provider and Transient Provider
Hi Vara, Can you please check below thread.https://scn.sap.com/thread/3426030 Creating TransientProviders on SAP HANA Models - Modeling - SAP Library BRAtul
View Article