Re: 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 ArticleSAPUI5 for Minisap download
Hello, I need to refresh and practice every thing in FIORI. I have SAP NetWeaver Application Server ABAP 7.03 SP04 Trial. For private learning purposes I need to install the "User Interface Add-On 1.0...
View ArticleRe: Restrict file size of document in FB03
Hi Symala,1) Use this -> http://scn.sap.com/docs/DOC-69675 . (https://youtu.be/m5qJWKQprJM)2) The above doc can be referred, where an “execute” method can be ABAP modified to restrict the file size...
View ArticleRe: negative stock showing in my LX02
There are some stock movements between storage locations which are not processed completely.You can check LQ01 and LU04 with your colleagues to determine the cause.It seems that somebody forgot to post...
View ArticleRe: com.sap.engine.interfaces.messaging.api.exception.MessagingException:...
Hello Duson, Get the payload and test in the response mapping and also check for cache if its up to date.
View ArticleRe: How to create the metadata.xml in SmartTable Control?
Yes. the rootUri can be any string. It doesn't have to be in uri format. the only thing is matter is that it should be the same string in the MockServer and in the ODataModel.
View ArticleRe: SM59-HTTPS type G connection to consume web service
Hello Nikhil, Refer the below link and see if its helpful soap fault: [ISS.0088.9166] Binder not found for soapAction = null
View ArticleRe: Switch to ABAP OO
Dear Sabine, Firstly, you should have at least one person who know object oriented programming logic and patterns in your team. If you do not have a senior OOP developer in project, you cannot...
View ArticleRe: Dump in MIRO - for tax (SAPLTAX1 - in MODIFY_SCREEN_501)
Is there any BADI implemetation or screen exit usage for the screen? Maybe it can cause a dump like yours. Maybe additional fields to standard tables can cause dump again for this scenerio. You should...
View ArticleRe: Report Editor filtering
Just tested myself... It's working fine with setup same as you presented on the screenshot! If I change the context for Entity - only cost centers with the correct property will be shown in the Insert...
View ArticleRe: the F110 fields are not in edit mode
Hi Arvind, Once you execute the F110, system will generate the payment medium, Now all the fields are in display mode only, It is standard behavior, what changes you want to do after paymnet...
View ArticleRe: StackOverflowError when using Successfactors as RoleProvider
Hello André, yes i've registered the application in the SF Assertion Consumer Service.(When i don't register the application, there won't be a redirection to the app after the SF login) However, the...
View ArticleRe: FICA_SAMPLE_1708 - FKK_READ_DUNNING_HISTORY - Fast dunning option
This Srinivasan, Do you know what are the implications downwards of not selecting the whole FKKMAZE? What could change from a process perspective? Thanks,M.
View ArticleRe: SOAP TO PROXY synchronous communication
Hi. there are many blogs are available, please check. and here are some. **************** - XI - Synchronous Scenario by triggering ABAP Client proxies from ABAP Server proxies
View ArticleRe: SAPGUI Integration not functioning since upgrade to ADT 2.58
Hi Felix, I've just downloaded the patch 2.58.1 and I can confirm that the SAP GUI Integration is now working perfectly again for me. Thanks and Kind Regards,Tom
View ArticleSAP script with printout(External send - 5) as PDF(slovakian language)
Hello Experts, I am printing the form in Slovakian language and this is working fine as expected but when I use email option(External send - 5) generating a PDF and having a problem with special...
View Article