Re: Error in SAP Fiori Extended Approve Leave Request-Negative Cahce
Masayuki Sekihara As promised, here's the thread
View ArticleRe: ListTreeTable in sapui5
install ui5 inspetor tool it will help you.(chrome browse)after install go to debugger press F12---> in above u will find ui5 tab ---> we can find easily what controls he used ...
View ArticleRe: Supplementary invoice
Hi Hidyath, Do you have separate no.ranges for billing documents i.e.normal and supplementary. If yes, you can find out it by selecting field reference key or billing document from the layout of the...
View ArticleRe: HCC - HCP - WEB IDE connection error
Hi Midhun , I've checked the guide you provided. Unfortunately I get the exact same error, and I didn't had to change things in the definitions.Even so, I have a few questions, just to clarify:1. I...
View ArticleRe: Shipment and inbound delivery
Hi Vivek, First of all let us know why you want the shipment of System 2 flows to System 1. What is the business process or logic behind it. Also let us know what is the process you are using ? I think...
View ArticleRe: BEx error occured while communicating with BW server
HI Kumar,check the below post it will help to you BEx error occured while communicating with BW server do fresh installation after uninstalling as mentioned in the above link then install latest patch...
View ArticleRe: BOM middleware
Hi Athreya, Thanks for your reply We tried it too but it did not bring the necessary set types to replicate the BOM Items. Only after adding it manually it worked in my case. Regards,Chella.
View ArticleRe: Log on language by default for individual users
Hello MJ, By default, the system language is determined by the preferred languages defined in your client. The system language that you can maintain in Personalization -> My Settings is used only...
View ArticleRe: Adding additional attributes related to transaction in mail forms
Hi Faisal, I am not sure but you can try with Global data context or Global custom contoller. TRY.* Create an instance of the data context. lr_gdc ?= cl_crm_ui_data_context_srv=>get_instance(...
View ArticleRe: Using Local Resources
It is working as expected. <script src="sapui5/resources/sap-ui-core.js" I changed the path of resource. I think the problem was in your project code. Create one new project----> copy resource...
View ArticleRe: Process in SAP where materials are recieved from customers
If you purely want to keep track of the inventory quantity, you could create non-valuated material records to represent the customers stock. Potentially you can consume into manufacturing process...
View ArticleRe: Slow in Save
Hi Giuseppe; No issues for me using the Library Painter to view my PBL's in the current work-space. Can you try running your IDE though in "ADMIN" mode and see if that helps? This is how I always run...
View ArticleRe: SAP Banking
Hi, You have misunderstood me. Let me put it in a business scenario for you. The person on receivables is currently waiting for bank statements to be uploaded and posted in the system before has can...
View ArticleRe: Export pdf using Windows window
Stefan, i have tried your very simple code to save PDF Document but without success. I have a variable which stores the filename. On executing WshShell.Sendkeys strFilename, the system types in the...
View ArticleRe: Blank files are getting added for particular DIR in our Production...
SAP has suggested solution, after implementing that solution. I will be able to delete the inactive version of Original attachment. Thanks,Prasad.
View ArticleRe: BAPI to get material details
You have to call a first BAPI to get list of material reference:BAPI_MATERIAL_GETLIST, Generic Service BAPIs for Help Functions (F4 BAPI) Then call another one in loop to get detail of those material...
View Articleautomatic email notification to support team when incident created
automatic email notification to support team when incident createdhi experts, i want to configure action profile so that our service desk so that when a key user creates an incident the support team...
View ArticleRe: Clear stock in interim bin 922
Hi Check txn LU04 as you should have a open PCN that you need to process. CheersA
View Articlemy_cust_firewall_on
I'm implementing the BADI if_ex_me_process_po_cust~process_header to change the PO header when saving in ME21N.The method im_header->set_data( re_data ) was not working and I fixed it by adding...
View ArticleMultiple headers and multiple line items
Hi All, I am working on a soap to RFC synchronous scenario. My requirement is input structure is coming as <X_header1>(0 to unbounded)<EBELN1><X_header2><EBELN2>...
View Article