Re: Transaction Notification to prevent changing field in OCRD
Hi guys, What I need to achieve is the following: - Block all changes in the field AddID where value goes from value X to value Y or from value A to blank.- Allow all changes in the field AddID where...
View ArticleWS20000075: work item of 1st release step stays in status In process
Hi All, I have activated and set up standard flow WS20000075 but the work item of 1st release (PO release strategy with 3 levels) step stays in status In process. The work item for the 2nd and 3rd...
View ArticleCarrera en SAP empezando con ABAP IV
Hola, En breve quiero comenzar un curso de ABAP, con el objetivo de certificarme a medio plazo, he tocado algo de SAP, y creo que me puede gustar bastante. El caso es que me gustaria hacer una...
View ArticleRe: need saperate account entries for amount in accounting entries in billing
Hi C.B Reddy, Looks like the last screenshot is from DEV system.What you need to analyse is line items (2 and 4) from your test system (where separate lines are posted for the sam account and posting...
View ArticleRe: Handle Hashtag change
Hi Joao, I think you can use the sap.ui.core.routing.HashChanger to attach an "hashChanged" event handler. var oHashChanger = HashChanger.getInstance(); oHashChanger.attachEvent("hashChanged",...
View ArticleRe: How to find out the user exit is implemented
Hi, I would try the following: 1) Ask the system admin. He/she should be able to give the list of modified z-objects from the list of generated object keys. 2) Look for relevant project documents, i.e....
View ArticleProfile Parameters on SolMan 7.1 SPS 11
We started to set profile settings Solman. And exposing those or other parameters that would minimize the maximum swap, it turns out that the load on the I/O is too high and the system starts to slow...
View ArticleRe: Outbound scenario
Hi Juergen, Thanks for the input. I have some points to share.https://help.sap.com/saphelp_ewm_afs/helpdata/en/54/7584103eb540a9a6acdd0782db95d9/content.htm SAP Extended Warehouse Management for...
View ArticleBRTOOLS not getting uncar and compatibility with OS security patch
Hello, Our OS team upgraded the linux security patch on our SAP linux box from 2.6.32.59-0.7-default to 2.6.32.59-0.9-default Linux...
View ArticleRe: Gmail Email Setup - Send Emails from User Email Account
Hi, Where did you setup email SMTP settings? Please post screen shot of SMTP window. Thanks & Regards,Nagarajan
View Articlereturn billing type for POS data upload
Hi, From the configuration, it only available for one billing type for POS upload. If i want to separate another billing type for return, how can i configure it. Thanks
View ArticleRe: Using the Fiori Launchpad for same user with different catalogs/groups?
Hi James, It will definitely give me two Launchpads, but you configure the launchpad(s) through sap/bc/ui5_ui5/sap/arsrvc_upb_admn and there's no reference in that to link launchpads to different ICF...
View ArticleRe: One To Many Copy in SAP BPC
Just add SELECTINPUT to some variable - the user will select destination time members. Then TASK MEMBERSELECTION for this variable to pass members to some $DEST$ variable. then in script: *FOR...
View ArticleRe: Outdated US Postal Codes
Steve, So far I havent seen any sap note which uploads or verifying the US postal codes.please refer to the following note 1734191 - Zip Code Error in IT0006 Hope this helps you ThxAshish
View ArticleRe: SAP B1 Client is not showing any company after installing Windows 7
Hi Javier, You need license to run B1 on Windows 7. Whenever OS changed, hardware key also changed. Refer SAP note: 793649 - When does the Hardware Key change? Thanks & Regards,Nagarajan
View ArticleRe: IQ 15.4/16 VLDB feature, concerns on too many partitions
For the time being, we only deploy 1 type SAN storage here. We won't consider multiple dbspaces; unless there is a good reason for it. If we can backup read-write/read-only db spaces separately, and...
View ArticleRe: Logic Script for adding two Categories to obtain another Category
Something like: *XDIM_MEMBERSET CATEGORY=Actual,Forecast*WHEN CATEGORY*IS **REC(EXPRESSION=%VALUE%,CATEGORY=Outlook)*ENDWHEN Vadim
View ArticleRe: Report on todays invoices
Hi, Try this query: SELECT T0.[DocNum], T0.[DocDate], T0.[CardCode], T0.[CardName], T1.[SlpName] FROM OINV T0 INNER JOIN OSLP T1 ON T0.SlpCode = T1.SlpCode WHERE T1.[SlpCode] = '28' and T0.[DocDate]...
View ArticleRe: CRM Web UI Personalization Issue
Hi Lalitha, Reset to default button, resets the configuration of the view as per available in bsp_wd_cmpwb. I guess in your case, the correct configuration is not getting picked up as you are...
View ArticleHow to change ACH File ID Modifier in ACH CCD File in SAP SAPFPAYM program?
Hi, We are using ACH CCD File transmission using PMW to send ACH file to get incoming customer payment to the bank. In one F110 run, we have multiple house banks in a single company code, so we will...
View Article