Re: Problem with end routine
Hi Aiel, Please try this code in end routine. loop at result_package assigning <result_fields> where doc_type = 'ZNC' OR doc_type = 'ZND'. <result_fields>-INV_QTY = '0'....
View ArticleRe: Storyboard - how to resize objects
hi shankar, for my issue #1 & 3 resizing a chart, are you saying that i have to write code to resize a chart on a storyboard? if so, is this being worked on for a future version of lumira? this...
View ArticleRe: Open Invoices on Specific Date in SAP B1
Guys, all above answers are not the original intention. Basically Sabina wants to have a back dated Open Invoices report. Lets today is 3/29, but if he wants to know what invoice was open back on...
View ArticleRe: Pie chart questions
hi tammy, now i am really afraid because you understood one of my infamous run on sentences LOLwhen i catch my breath, i will submit my forum "idea" in the idea place. thank you for voting for my pie...
View ArticleHow to assign unit of measure for quantity in ALV classes?
Hi guys, I made a quick search and I did not found how to assign a column of quantities with respective column of units of measure (and amount columns with currency columns) in the class based ALV...
View ArticleRe: How do you write your EntitySet Paging?
Hi John, Ah - But that's where the "google" like search makes things more complex as the query should actually look more like this since the search term could be "foo test found" which does not...
View ArticleRe: Navigating/Focus to a particular section on the UI5 page by clicking the...
Hi Kedar, I am using sap.ui.layout.form.SimpleForm inside the IconTabBar to display the comments. Basically, I get the comments in the FeedListItem and then add it to the simple form. It looks like as...
View ArticleRe: Screen become blank during the Manual Target Group creation
Hi Subashish,I faced the same issue some time ago. The modeller is a java applet. Is java runtime installed on your system? I had to reinstall mine - Java SE - Downloads | Oracle Technology Network |...
View ArticleRe: SOAP Scenario-Sender and receiver having same structure- Mapping Required?
just a thought - As it is a pass through scenario (no transformation) i believe he can use the wsdl from target system and then just change the endpoint to post the message to PI that way he don't need...
View ArticleRe: Why is there no display of time quota text
Is it possible that the abs quota type in V_T556A has been delimited with some period/s without a text? The quota type by itself has no config table. To create same abs quota type for several...
View ArticleMeaning of message presented in SAP Crystal Reports for SAP Business One
Hi Everyone, I am using SAP Crystal Reports for SAP Business One, and whenever I either add an additional table to an existing layout (or remove, and then re-add tables) I am presented with the error...
View ArticleRe: SOAP Scenario-Sender and receiver having same structure- Mapping Required?
Haven't tried that before, but I think that might work. Just that in there wasn't a mention of that a target system WSDL was available (I guess should have been implicitly assumed that it was) Will...
View ArticleRe: Amount for Parent Member is not aggregated
Hi,Its not an issue. It is the way the product has been designed( as per the accounting standards). For account types AST and LEQ it shows YTD value, for INC and EXP it shows cumulative value. For more...
View ArticleRe: Change log shows update by a user which doesn't have authorization
Hi Gordon, Sure. Here are line 7 and 8 for the change log for the BP master:
View ArticleUser Exit is triggering when break-point is set in include
Hi Expert I have a situation where the user-exit EXIT_SAPMM06E_012 is being triggered only when break-point is set and our respective error message is being triggered. When the transaction is executed...
View ArticleRe: Read day's before or day's after daily work schedule in time evaluation...
Dear Vivek, Sorry I forgot to mention the employee suppose to overtime on OFF days. The detailed example in our factory goes below: The employee should take over time on OFF days, and HR will maintain...
View ArticleHi SAP experts, what is the tcode to reprocess idoc, is there any standard...
Hi experts,What is the tcode to reprocess of idoc, is there any standard tcode please let me know
View ArticleRe: Read day's before or day's after daily work schedule in time evaluation...
This needs a functionality to loop through backward & forward through PSP or work schedule including any substitutions. This can be done with custom operation, which can use a function (e.g.,...
View ArticleRe: Crystal Report - Sales order filtered by current logged in user
Hi Luca, Try: if ({?TipoCheck}=1 then if {OUSR.U_NAME} != 'USER C') ( {ODLN.DocStatus} = "O" and {DLN1.ItemCode} <> "TR" and {OUSR.U_NAME} = {?PrintByUserName@} ) ELSE(...
View ArticleRe: No validity /deduction interval for key 2 60 01
Check in V_T559L if Validity & Deduction Periods are defined for the groupings.
View Article