Change Pointer do not triggered when record changed/Posted through PI system...
Hi Experts, I came across a issue where when I change the HR communication record manually change pointer triggered well but when PI team post the same or change the record in ECC, change pointer do...
View ArticleRe: Equipment Scrapping
Dear sir,You are just changing cost center or location right? after changing are you using ABAVN t-code for scrapping asset or not?If you want to just change location or cost center try to change with...
View ArticleRe: How to implement Multiple selection in Dropdown list in ALV ?
Hi Nabheet, My requirement is that I need Multiple selection in Dropdown list in Selection Screen of ALV. As it is Same in HTML, Php that User can simultaneously select multiple values using Ctrl key....
View ArticleRe: BP and Support Package for ESS/MSS for ECC6.0 EHP7 and SAP EP7.31
Hi Shankar, We are using EHP 6 and portal 7.3. For this version also same above BP should deploy or any other BP should deploy. --RegardsSomu
View ArticleRe: Move data from one model to another model using Destination_App script...
Some strange code in WHEN - why do you put *WHEN HCP_ACCOUNT second time? Try the following, it will work correctly: *WHEN HCP_VERSION*IS PLAN *WHEN HCP_ACCOUNT *IS PA_SALARY *REC(EXPRESSION =...
View ArticleRe: TDS Deductions in sap script
Hi Samuel First of all we can not help without much inputs. What i would have done is as follow.Check in script the place where TDS detail are printing.Put a break point in driver program where this...
View ArticleRe: Po quantity value showing difference for only decimal qty range
Deepika, Try changing the NETPR manually and then save it. Also try to add one more line item of the same material in the same PO and check how system is behaving. Can you check your pricing procedure?...
View ArticleRe: How to implement Multiple selection in Dropdown list in ALV ?
Abhijeet your requirement is fine question is where you are stuck technically...? Add some screen shots highlighting this is working this is not working this is the logic i have used...planning to...
View ArticleRe: SDK Setvisible error
Hi Amit, Based on your code snippet, my initial observation is that you seem to be instantiating the SAPUI5 control using the "div" handler type for the SDK component. The SAP recommended and...
View ArticleRe: Receive Background Job Log over Email
Hi Jelena, We have background jobs scheduled to process Outbound and Inbound Idocs in parent and cchild system, the program processing the Idocs with status yellow(warning) does not produce any output...
View ArticleRe: Cannot Create Freight Order from NWBC
HiThanks for the help.But in the document, its says maintain|icm/server_port_0 = PROT=HTTP,PORT=8005 In my system, it shows as PORT=0. i cannot change it in SMICM. How to change the port and...
View ArticleAutomate Run DM package for Context changes
Hi BPC Experts, When I change the context, automatically run DM package with same context changesPlease anybody tell how it is possible?
View ArticleRe: Desing studio lables issue
I see you are using DS 1.2 and no SP is mentioned.If you are not in SP01, please upgrade (server and client)that's the only thing I can think of. Eitan
View ArticleLock Inactive/Dormant users in SAP automatically
Hi Guys, We have a requirement to find out a program/report which will lock the inactive dialog users if the user has not logged on for 90 days in the SAP system. This will be implemented in child...
View Articleunable to reconcille multiple subcontracting challan against single material...
I am facing problem at our client side usually they did the multiple subcontracting challan reconcillation but now they are facing the problem. I make one scenario to understand but still not able to...
View ArticleMultiple transaction using bdc session.!!!
hi everyone, Is it possible to do multiple transaction using bdc session...if possible how to do???
View ArticleRe: MIME Repository and S_DEVELOP
Dear all, we faced the same problem and we solved with the "check authroiry" flag: lo_mime_repo = cl_mime_repository_api=>get_api( ). lo_mime_repo->get( exporting i_url = <your mime...
View ArticleRe: KB15N document delection program
HI MSReddy First of all , once document posted to respective GL, you can't delete Document as well as GL. The other option would be ,You can block the GL a/c at CO code /CHA level if you don't want...
View ArticleRe: Data from multiple Bex Queries in same table in a Crystal Report
Hi Satish, Im aware of the merge dimension concept in Webi. im wondering how to do it crystal report .....and yes i have calendar day in both the queries
View ArticleRe: How to download the PO data to excel file
Get the po data into a internal table say it_po if not it_po[] is initial. call method cl_gui_frontend_services=>file_save_dialog changing filename = v_file path...
View Article