Re: MDG-S ERP Vendor Creation-Derivation rule
Hi Michael, Can i know which handler class i have to use for ERP Vendor and also please help me with extensibility guides. Thanks, Kp
View ArticleRe: VBA script attaching to a chosen SAP window
Interactive and dynamic Excel VBA template - SAP GUI Scripting - HEllo. In above Link I have explaniere how To select an specific SAP Session from Excel VBA by using an userform. Hope this Five you...
View ArticleDifference between CAT2 and CN27 confirmation in AFRU table
Hi Experts, I have noticed a scenario and wanted to understand if its standard. When I confirm hrs on a network activity via CAT2 using an employee id, the field for sender cost center and controlling...
View ArticleRe: Memory consumption of indexserver is high
Hi There are many ways we can check memory consumption of Indexserver. 1. First check if any Job are running in the system which is causing high memory consumption on the Index Server. You can check by...
View ArticleUseOneAsMany - Repeat One Node as many times as another node
Hey All, I am having some trouble in one of my mapping and would appreciate some help with you guys,I am using IDOC INVOICE01 as source and target for my mapping (this is one part of a multiple steps...
View ArticleRe: Testing the migration key for OS/DB migration
Ok, that makes more sense. Myself, I haven't done an OS/DB migration, but I have performed many system copies, and Unicode migrations, using both backup/restore and r3load-based methods. But, none of...
View ArticleRe: Affordable Care Act (ACA)
Has anyone used the Test Scenario 1 cookbook as of yet? I am not getting the updates to the SSN numbers that I have configured. It appears that the MODIFY_XML method that was provided in the cookbook...
View ArticleRe: Open item Management activation
Thanks for your all reply, But here already the account has made zero, and we don't have controlling area currency(20), we are having company code currency- USD (10) and Group Currency -USD (30)....
View ArticleRe: OCX's for 32- and 64-bit platforms
The 32bit OCX should work on 64bit Windows.PB 12.6 has the ability to generate 32bit and 64bit executables. The IDE itself is 32bit so running the app directly from the IDE will use the 32bit OCX.Your...
View ArticleRe: Email
SAP failed to update the 12.6 documentation with the fact that they upgraded the built in email functionality from Standard MAPI to Extended MAPI. A lot of people use my free SMTP objects to send...
View ArticleRe: Restrict access to schema/tables
As already stated an analytical privilege should be used to restrict access.
View ArticleRe: Open item Management activation
nope, you can trace the account via open item or non-open item. clearing functionality is available only in the open item management functionality.
View ArticleRe: Output multi files based on field value
Hi Nab, I have created a UDF as below. But seems hashset does not work. I got the same output as the input, anyone could help?Set<String> unique = new HashSet<String>(); for(int i = 0; i...
View ArticleRe: Fiori for iOS - Guidelines
Came across an interesting blog by Gavinpquinn sharing his findings from sapphire. http://www.mindsetconsulting.com/sap-apple-ios-announcement-details-from-sapphire-screen-shots/
View ArticleRe: Name Schema Wrong in system query
Hi Nora, You're probably looking for Schema mapping. Have you tried using that already? BRs,Lucas de Oliveira
View ArticleOracle upgrade from 11.2.0.3 to 11.2.0.4 terminated at upgrade timezonestep
Hello Experts, I was performing oracle upgrade from 11.2.0.3 to 11.2.0.4 in SAP BW system and it terminated with some solaris AMD memory error during step 'Upgrading Timezone'. From upgrade logs it...
View ArticleRe: Document based Email Templates
Hello Nikhil, Do you got any option to use document-based template in ticket response? I am also looking for such useful option. Regards,Harshad Patel
View ArticleRe: Passing Parameters from Master View to Detail View
If you are using a Router, you can pass lots of variables to view. oRouter.navTo("Name",Variables); Check below link.SAPUI5 SDK - Demo Kit
View ArticleRe: dynamic filters based on optional prompt value
Thanks all for your reply,Gajawada I am not sure where and how can I do that in IDT, can you please help me understand ? When i am using case when it is throwing me error ,may be I am not using in the...
View Article