Issue in check box created in screen 8309 in program SAPMV45A
This should involve not only appending a structure containing customer- Specific fields within the tables VBAK, VBAP etc. but also using the userexit coding:...
View ArticleRe: Error while creating user
Hi all, Thanks for all your responses. The AutoKey Value for Object'12' in Table ONNM is 52333. The maximum OUSR.UserID is 19975. Regards,Maria.
View ArticleRe: System Copy with the db up and SAP down
Hi, Sometimes it could be a problem with the swpm too. Please try with removing un-necessary profiles and check. Are you using the same SWPM that you used before? Thanks and Regards,Vimal
View ArticleRe: help needed in Multimapping issue
you could have done it by the if (without else) or if(with else function) such that if certain condition is met, then send this XYZ value to XYZ field.
View ArticleRe: error:2EETW169 no connect possible: "DBMS = ORACLE--- dbs_ora_tnsname
Thanks again for help, Her is trans log file: sapux24:risadm 21> R3trans -dThis is R3trans version 6.14 (release 700 - 24.07.12 - 20:12:04 ).unicode enabled version2EETW169 no connect possible:...
View ArticleRe: BSEG-ZLSPR not valorized
Hello Claudio, standard should update the field ZLSPR "Payment Block" only for document item (BSEG) for Vendor Line, not the rest of the document... is your situation that even after setting the...
View ArticleRe: Export to PDF, avoiding scroll bars
Thanks Abhishek. The scroll bar is in PDF only and not in dashboard. There could be some export settings, but i am not able to figure out. The reason i asked this question is as we are sending...
View ArticleUniverse Designer - Object Restrictions
Hi Firstly a bit of background:We have taken the approach of having two types of web intelligence users - those that can create web intelligence reports and those that can only consume reports i.e....
View ArticleRe: Phase Switch To Successfully Tested Not Working In Urgent Change
Hi, it's strange that you did not have return code = 4 when transporting to a client of the same system before, because I always had this rc when testing ChaRM with 3 or 4 clients in the same system....
View ArticleRe: ESR contents missing inside Namespace
In the change lists tab, go to filters & select all & check if someone has tried deleting them. If he has not activated the change list after deletion, then u can transfer the change list to ur...
View ArticleCSRF Data with token but missing cookie
Hello everybody, I'm working on a way to create and update entities with OData and Netweaver Gateway using the generated sources of the XCode Developer Tool. When requesting the CRSF token and...
View ArticleRe: stop scheduled job
$x = SQL('DS_hana_store', 'select V from "CPM_SAP"."TESTX" where I = 1'); ifthenelse( $x = 'SUCCESS', 0, raise_exception('Exit Job')); I have the above in mind . In a script I read via SQL , a field...
View ArticleRe: Credit Rep for customer
Hi Bhavesh, Can you pls provide the path in configuration ? thanksJoyce
View ArticleInfoSource 0FI_GL_10 (Transaction Data) is not known
Gurus, If I try delete 1. Transfer Structure or 2. DataSource, I get the error shown 3. "InfoSource 0FI_GL_10 (Transaction Data) is not known" How can I delete this datasource and all dependent...
View ArticleRe: SAPUI5 binding path features
Hi Stefan, can you explain what you understand by 'SAPUI5 development'? In fact the eclipse update site you mentioned is the one I named hana tools update site. If you point eclipse to this location...
View ArticleRe: How to set open item indicator in gl when it has initial balance ?
Dear Tamal, the reccomandation is to set item management for an account in the standardway as follows:create a new account with the correct account assignment. Post youritems to the new account. If you...
View ArticleTechnical Monitoring Error
Hi , in Technical Monitoring when iam going goto Template Maintence its show Table is empty none of the options its not showing here. Please find the Attached screenshot for reference and My solman...
View ArticleRe: PPM and FI/CO integration error
Hi, Niranjan, I checked above suggested program. Though the data gets uploaded to PPM system correctly I see one common error for all projects; Group ID 120 does not exist for category 12110 for item...
View ArticleBI 4.0 SP5 base pack is slower than SP4
Hi, Recently we have upgraded our BI4.0 SP4(bask pack) enviornment to SP5(base pack). After upgrade we are observing peformance issues in all the migrated WEBI reports. To summerize the performance...
View ArticleRe: Aletrnatives for Nested Loop to same table
Hi Pradosh, The above code is a good technique when performance is taken into consideration and u can proceed with it. Called Parallel cursor technique and it is an alternative for Nested Loops. Could...
View Article