qm idi interface
Dear all,can any one help to identify the various activities involved in setting up QM IDI interface for Inspection Process of both sending inspection details to external system and receiving the...
View ArticleRe: Deferring the income
Did you discuss with your FI consultant before posting here? There are many ways to handle this from FI side. Yes from SD side, there is a provision to post the amount in FI to some provisional G/L...
View ArticleRe: Background job with no list generated
Hi,Can you tell me how you did Submit..Via Job action
View ArticleRe: Defaulting a value of a column while using CORRESPONDING#
Hi Sheldon. The REDUCE statement would be as follows: TYPES: BEGIN OF new_mara_y. INCLUDE TYPE mara. TYPES: other_field TYPE c. TYPES: END OF new_mara_y. TYPES new_mara_t TYPE STANDARD TABLE...
View ArticleRe: Deferring the income
You have asked the same question before and you did not provide feedback on the comments in the other threads. Why you are asking it again? Was there something that you failed to understand or you...
View ArticleRe: How to restrict the UI display different view or control base on...
you need to do something at the backend, which tells your UI what to display.
View ArticleCustomized inspection point FS for 03 inspection
Dear all,Requirement to create inspection point which has field of location and date and time and serial number.so these 4 identifier to be made to come automatically by FM.So, to the developer of FM...
View ArticleRe: Effect of Parallel execution of Custom Function
The Job is the unit of execution in DS. Everything defined within a job is local to a specific job execution:parameters & local variable values to a function called within a job are local to that...
View ArticleRe: No Credit memo request generated during automatic settlement of rebate
Hi Vishal, When you make automatic final settlement in rebate agreement from trx VBO2, the system shows the pop up message you can see, and it also changes the status of the rebate agreement to D. But...
View ArticleRe: KBA 2259245
https://wiki.scn.sap.com/wiki/display/SAPMOB/Best+practices+for+scheduling+device+connections http://help.sap.com/Download/Multimedia/pdf-afaria7sp14/Device_management.pdf that option is documented in...
View ArticleRe: SAP Screen Personas 2.0: Script error, most likely because of Screen...
control overwrite role? Pls explain
View ArticleRe: Cannot create access request in IE11
Hello Surya, Try disabling all the third party add-ons and see if it fixes the issue.Try running Internet Explorer in safe mode and see if the error happens. Thanks in advance. Regards,Rakesh Ram M
View ArticleRe: To prevent retro activity beyond a certain date
Hi, Check if possible to implement some logic in Badi itself for calculation. Eg. If for-period date is before this or for-period and In-period are same (current month, no retro active). Thanks,Ketul
View ArticleRe: Viz chart zoom
Hey I forgot that I even asked this question. I think this was the fix though: this.chart = new sap.viz.ui5.controls.VizFrame({ uiConfig : { applicationSet : 'fiori' }, width:'100%',...
View ArticleRe: Sales Order Type missing in S4HANA
Hi Italo,Indeed in previous releases we had an order type shipped that was named MKOR but the standard Mill Order type was MOR which is still there. The order type is just a "collection of settings"...
View ArticleRe: adjusting space of textfield in details section depending on text length
If the field on the left is overlapping the field on the right in preview, but you don't have it overlapping in the design, there is a registry key available that will prevent this. If you're on...
View ArticleQuery for multiple MB56
Good day all, I need to write a query which would show the same as MB56, for multiple material numbers / batches.I was wondering which tables I need to use. Thanks to allThierry
View ArticleRe: RFCLookUp does not work
I am using an RFC Channel that i made for another Interface and is working right.
View Article