BADI/User Exit for MIGO which is triggered from VLPOD
I have a Scenario to change the Batch Value when I create a Proof of Delivery using VLPOD tcode.Steps :1. Go to Tcode VLPOD (Proof of Delivery),2. Click the Confirm Proof of Delivery Icon and Click...
View ArticleRe: Howto Make BEX aware of SAPUILandscapeGlobal.xml
Hi as workaround put in the services the message Server. sapmsxx 36xx/tcp you can rollout over SAPGui-Installation-Server with Script. "On Installation Start" on Package BeX...
View ArticleRe: Finish button not working in Transaction screen
Basil,Is this the modified select items screen you are working with, or is this the out of box product? It could be a bug in the edit buttons action. I don't have a system set up unfortunately to...
View ArticleRe: Cannot connect to BI4.1 rich client
Request ports updated for CMS, IFR, OFR. I can connect to the efashion universe now but when I run the query to pull data getting database error:[Microosft] [odbc driver manager] data source name not...
View ArticleRe: Profit centre deactivation for company code
Hi Pramod, You want to remove one or several company codes in the assignment of company codes to a profit center. Its quite natural that it has to check if there is any dependency for the profit center...
View ArticleRe: Unable to trigger the mail notification from WF
Please see this earlier thread: Email Notification Trigger to Various Step in MDG
View ArticleRe: production order default rule
Hello Amit, Is same order type and plant combination giving different settlements type of different materials under same plant?Please cross check OKZ3 setting for order type and plant combination for...
View ArticleRe: MPoz does not calculate stack files for EHP6 upgrade
Hi shilpa, if you check in PAM, no option for EHP7 direct upgrade. first we need to upgrade to some EHPS and then upgrade to EHP7 Windows server and SQL server database needs to be updated to latest...
View ArticleRe: LDAP to GRC- Group field mapping
yeah Done all that and the End user is working fine taking AD credential and also fetching user name so I guess no issues with Authentication and connectivity.The only part which is not fetching is...
View ArticleRe: SAP HANA Calculation View - Rank Node
error: hcl.usr.user1.Views.research:Z_Rank.calculationviewInternal deployment of object failed;Repository: Encountered an error in repository runtime extension;Internal Error:Create Scenario failed:...
View ArticleHow to merge two XML files into a single one?
I have two separate SQL queries and I have to modify both outputs with XSLT transformations. After that I will have 2 .xml files that I have to join into 1. Is it possible to do that? 1st...
View ArticleRe: Data Source - Problems while accessing data
That's interesting; is it possible to compare the differences of the two universes? If your universe meets the requirements according to the SAP Help, then I recommend opening an Incident with SAP Support
View ArticleMemory issues causing short dumps before triggering WS76300089
"TSV_TNEW_PAGE_ALLOC_FAILED" " ""/GRCPI/CL_GRIA_LOG============CP" or "/GRCPI/CL_GRIA_LOG============CM001""GET_CHANGED_LOG" Memory issues causing short dumps every time for "EAM Audit Review Approval"...
View ArticleRe: Holiday Calendar for specific year.
Hi, i think, yes., you can cross check after you generate the work schedules, for the 2015 and for the rest of the years. -Kanuku
View ArticleRe: can we have single invoice based on material?
Hi, May be you can try putting a logic in the copy control (data transfer routine) at the item level (sales doc to billing doc or Del doc to billing doc which ever is your scenario). You can try as...
View ArticleRe: Error in Tcode fb03 Document xxxx does not exist in company code xxxor...
Hi Jay, Please answer this question first When vendor down payment is posted through F-48 in 2014. do you get message as document No:xxxxxxxxxxx posted in co.code xyz ? Yes or No ? If yes, note that...
View ArticleRe: BO 4.1 SP5 OLAP connection getting failed to HANA SPS09
Has anyone been able to get this to work with HANA/BIP SAML SSO? Using the technique above (<server>:tenant_port;), we can successfully create a BIP OLAP connection using a hardcoded ID and...
View ArticleOutline Agreement Questions:
Hi, we are using the SAP outline agreement functionality. I am hoping that someone can confirm my findings/understanding regarding pricing? When after an outline agreement is originally priced the only...
View ArticleRe: how to remove leading spaces SAP PI between negative sign and values
Abhishek, You can archive this without UDF.Use standard functions 'endsWith', 'replaceString' and then 'concat'. If input ends with -, then replace - with "" and then concat - at the beginning of string.
View Article