Re: How to find Sender and Receiver channel combinations quickly?
Hi Anil, If you have a message ID, from the scenario, you can use the XPI Inspector tracing tool to quickly find the Sender/Receiver channels. Enter the message ID into the tool and capture the trace....
View ArticleRe: How to change employees current department in an organization?
Hi, To move position to new org unit: Go to PP01 >> Object type "Organizartion unit">> Relation ship>>Dlimit the relationship with position Take the new...
View ArticleRe: Query on Cartonization Planning
Basically once you pick or pack into that PSHU, ie use that barcode, it becomes SHU.
View ArticleRe: Page navigation in UI5
Try this: In your index: <!-- Define all the pages linked to different views -->var page1 = sap.ui.view({id:"mainview",viewName:"project.main",type:sap.ui.core.mvc.ViewType.JS}); var page2 =...
View ArticleRe: Transfer posting with 413
Field selection is customizing. check the history if it is SAP given or user changed. If it SAP given then change it to your needs, if it changed by another user then talk to him before you change it.
View ArticleRe: FPM_OPEN_DIALOG Event is not populated in the Event Dropdown
Hi , I have the following code. Still the toolbar button gets disabled if I assign this action . DATA: li_action_line TYPE fpmgb_s_actiondef. * Prepare actions li_action_line-id =...
View ArticleCSRF protection using Tomcat CsrfPreventionFilter in Java
Hi colleagues, I have a REST Service developed in Java, I have added the CsrfPreventionFilter in web.xml for CSRF protection. How do I access this service from REST Client in Chrome browser? How can I...
View ArticleBudget Setup
Dear Experts, Can anyone help me in Setup of Budget where and how i can get the report including all Cost Centers for one budget senario. Example: Dimention : IndiaCost Centers: North, South, East,...
View ArticleRe: Schedule sender communication channel several days monthly
Thank you for your answer, Iñaki. Unfortunately my requirement stands that the channel should be active only at a specific interval each month (from 5th to 10th), so your approach does not fit this...
View ArticleRe: Rejected items getting copied in delivery
Hi,Try to run report RVV05IVB.Regards,Horatiu
View ArticleRe: SAP BULK storage - SU Managed - Mix Storage strategy C scanario
Hi, Please confirm if different stock category of single SKU will be stored in single bin or not. RegardsRavi
View ArticleRe: BAPI for Creating Order Related Billing Document
Hi,BAPI_BILLINGDOC_CREATEMULTIPLE BILLINGDATAIN SALESORG 1200 (Sales organization) DISTR_CHAN 20 (Distribution channel) DIVISION 00 (Division)DOC_TYPE F2...
View ArticleRe: Material PR is not consume budget
Hi Siddu,if tolerance is ++ then system should check budget for material PR also so suggest one thing created fresh test case for the same if result get same then raise OSS for strange behavior.if...
View ArticleRe: SAPUI5 - Get selected Table index
getSelectedItemreturnValueListItemBase Returns selected list item. When no item is selected, "null" is returned. When "multi-selection" is enabled and multiple items are selected, only the up-most...
View ArticleRe: Find table name using the structure name
Hi Aleksey, As you said finding the table via object, how can we find the table using objects?could you please provide step by step process.
View ArticleRe: Backflushed components
Please Mauro , I fount that Backflushing is issuing materials to production orders at the point that production of a specific operation is completed.But physically , the components are issued for...
View ArticleRe: Message no. FZ791
Hi, Please check permitted destination countires to payment method which you are using it in F110. If possible share the screen shot of proposal log & OBVCU (Currencies Allowed) & (Permitted...
View ArticleRe: export to excel file from sap portal its saying file already open...
Hi Atul, Please check up the browser compatibility for your available system in PAM and then use the right browser. It may help you. BR,RAM.
View ArticleRe: Backflushing and manual goods issue ?
Hello, Backflush is automatically triggered on production order operation confirmation. Best Regards,Ameya B.
View Article