Is it worth creating Component-preload.js for Fiori Extension Application ?
Hi Gents, Upon reading through the entire discussion on component-preload.js Optimizing OpenUI5/SAPUI5 Apps for improving the performance. i was wondering if i can also implement it for my recently...
View ArticleRe: how to pull out position relationship
If it is a Custom Relationship, create the corresponding Custom Evaluation Path and use it in Standard Reports.
View ArticleRe: Supress auto-notification creation
Hello SadeepThe Plant factor was not figuring so far. The problem definition should be very clear in the initial post itself. Hope I will be able to understand the requirement clearly after some...
View ArticleWhile parking the vendor invoice using FBV1 the tax code field is not available
Dear Gurus, Tax code is not enable, when I create a park document using FBV1 for vendor invoice. Please help to get rid of this issue. Thanks
View ArticleRe: File to file Scenario Error
Hi Sharma, Check PIRWBUSER user exist in the system (The SID number is showing in the error, if the SID R3D you need to check R3D system), if exist check the user is locked or not. Regards,Praveen.
View ArticleRe: Supress auto-notification creation
Hi yogesh, Yes, you are correct in identifying the scenario. But sorry I cannot post any screenshot. In simple, Create Z1 order (IW31) --> create N1 in background ( standard config.) Create N1...
View ArticleRe: Pre-filtered hierarchy as query filter
Check box which i was talking "Do not to generate SQL before running" is present in UDT. I think it is not needed in IDT. As you are writing your own query to get LOV where is UDT they are auto...
View ArticleRe: HOW PERFORM SYSTEM COPY
Hi Ram, If you want to setup and new system from copy of your existing system like production to quality or Test system.In that scenario system copy useful.There is two copy of system...
View Articlehow to know structure of internal table used in ASSIGN statement..
hello all, for a particular exit i am using the following statements, field-symbols : <fs1> type any.field-symbols : <fs2> type any. ASSIGN ('(SAPLCJWB)L_PRPS') to <fs1>.ASSIGN...
View ArticleRe: calling AL11 transaction inside a report program
Hi. Did you already try the following command? Call transaction 'AL11'. Regards, Andreas
View ArticleRe: Service entry sheet quantity should not copy from PO
Hi, As of my knowledge, its standard design which will propose the quantity in ML81N based on PO. If you need a different behavior in ML81N, you may check the feasibility of development. Refer the...
View ArticleRe: Error: Consuming the odata in UI5 Application
Hi,Please try to change the url as below. From : var url = "http://services.xx"; To: var url = "proxy/http/services.xx"; Best regards,Ashutosh
View ArticleRe: change the carrier code in invoices
Fiorenzo i was about to ask the same question and you replied. Thank you for explaining this. The answer is you cannot change the partner function at billing level, have a look what OSS Note 499918...
View ArticleRe: Delivery unit rounding to multiples
Discuss with your Abaper User Exit RV03VFZZ FORM USEREXIT_AVAILABILITY_IN FORM USEREXIT_AVAILABILITY_OUT to achieve your requirement.
View ArticleGross Salary Reducing
Dear All, My Gross salary is reducing for month.Find screenshot below:- Earning:- 124000Gross is coming:- 1364000 Where as it should be 1488000. (What system is during it is reducing 124000 from gross)...
View ArticleRe: Purchase order in configuration
Dear Ritesh, i try describe better my problem. I have the following product structure: FG ( class 1 ) and configuration profile Profile 1 : Class 1 Char a Char b SG (class 2...
View ArticleRe: negative stock showing in my LX02
Dear Experts, Your input is highly need on the above question
View ArticleRe: SQL SCRIPT based view error
Thanks Florian for your constant support. I have corrected the error. below is the code change I have applied after so many tries. /********* Begin Procedure Script ************/ BEGIN...
View Article