Re: How can I modify an UDF value in a partially supplied row in SBO?
Hi,This is standard system behavior when there is an partial transactions. Not possible to modify the information after partial transaction. Thanks & Regards,Nagarajan
View ArticleRe: General Authorization Log - OPRM
Hi, Please advice your SAP version and PL? Thanks & Regards,Nagarajan
View ArticleRe: Formatted Required Search for Adding Cost Account from Invoice
Hi Andrew Birrell, Not possible to achieve your requirement. FMS only work on form level not in wizard. Thanks & Regards,Nagarajan
View ArticleRe: B2B Query
Hi Geoff Lord, Try this query: SELECT T2.[CardName], T2.[NumAtCard], T2.[DocNum], T0.[DocNum], T1.[ItemCode], T1.[Dscription], T1.[Quantity], T0.[SlpCode], T3.[ShipDate] FROM ORDR T0 INNER JOIN RDR1...
View ArticleRe: How to remove the menu items system and help from a screen
Hi Karthik, We have a transaction that we want to deploy in ITS and as per the conversion it was showing all menu and application toolbar buttons. In the PBO I have deactivated all those stuffs but it...
View ArticleRe: OO ABAP Help
Hi Dae, Can you check the below threads : http://scn.sap.com/message/14024306 http://scn.sap.com/thread/3337943
View ArticleRe: SQL Query- Show allocated Batch no.s in document
Hi, Are you got the answer? Please share your thoughts. Thanks & Regards,Nagarajan
View ArticleRe: xl reporter cannot conect to di api
Hi, What is your SAP version and PL? Please check with following SAP notes: 1789459 - How to do a clean reinstallation of XL Reporter 1787984 - Current Supported Platforms of XL Reporter 858475 -...
View ArticleRe: Entry already exists
Hi you can try supportdesk restoreFrom Help > Support Desk > Restore > Numbering File,...
View ArticleRe: GRC AC 10 - Create new mitigating control owners
Hi Jes You will need to:- create User in su01 master in GRC- Run the user sync - object repository- NWBC - Access Mgmt - Access Control Owners - create an entry and select owner type-NWBC-Master Data...
View ArticleRe: Updating Extension Collection in a project Using Import
Hi Piyush , There is a common extension collection csv import template available, where you will be specifying the class and object ids and the extension collection details. ThanksUday
View ArticleRe: Function Group Does Not Exist but not allowed to create
Sorry I was not able to attach another document. But is is basically a TADIR entry for IBAN2:PGMID: R3TROBJECR: FUGROBJ NAME: IBAN2 DEVCLASS: BFCPROJECT:L
View ArticleRe: Function Group Does Not Exist but not allowed to create
Hi Glen, Yes we had partially proceeded to do this manually but were then advised to delete this and restart and use SNOTE. I didn't see any error popup when doing the delete though. I have checked...
View ArticleRe: Problem using ALSM_EXCEL_TO_INTERNAL_TABLE
Hi, I think Open Office integration is still not available you can try to save the excel in 2010 or older formats and try. Cheers,Arindam
View ArticleRe: cinfiguration for VRRE inbound delivery for repair in SAP CS
Hi, process will follow as below IW51-->RAS (repair order)-->Inbound delivery-->Service order (IW31)-->DP90--->billing So if you are using Service item, then RAS will have these item...
View ArticleRe: Collective Product Allocation Behavior
Inayas,In general, Product Allocation searches from the most detailed level until the least detailed level. It searches until it finds a match in CVCs. Once it finds the first match, it then compares...
View ArticleRe: Remove workbook protection in VBA
Hi Lars, You can try using the EPM macro to first unlock the sheet, and then use your code for grouping and ungrouping. Sub TEST()Dim ABC as New EPMAddInAutomationABC.SetSheetOption Sheet1, 300, TRUE,...
View ArticleRe: Need help on report requirement.
Hi Jalina, I tested it on my system and its working perfectly as desired. Hope the same results on your system as well. Good luck ! Regards,AL
View ArticleRe: downloading script in chinese language to PDF
Hi, Please refer the SAP note 323736. It does state about the restriction on fonts that the report RSTXPDF4 has. Below is the point to look out for in the note. Character set/Native Language Support:...
View Article