Re: Usage of IDOC_INPUT_COND_A/supplementary conditions
Hi Kurt, We do have similar requirement to create supplementary conditions for PIR. I was following your guideline above. But, somehow it was not adding supplementary condition. In segment E1KONP, I...
View ArticleRe: Call horizon and 7 day plans
Thanks I thoughtso. Am sure thats the only way, but i decided to post here in case if someone has achieved this. Thanks for your reply
View ArticleRe: Editing the standard SWCV provided by SAP
Hi Koti, I agree with Hareesh to not edit standard object. adding to that you should use custom SWC for the mapping and use the other object from existing standard SWC by applying the dependency....
View ArticleRe: Mapping problem.
I'm not that good at Java.How would the code look for a Java mapping?
View ArticleRe: Migrate User Favorites from 4.0 SP02 to new 4.1 SP02 environment
FYI I did use the upgrade management tool in 4.0 SP02 - Live to BIAR and used promotion management in 4.1 to impor the BIAR file. User favorites migrated fine. I didn't have to use the no version...
View ArticleRe: Webdynpro Layout is getting truncated or cut?
Hi, Donot set any width and check, or set width to 100% and check. Also check the screen resolution of system A and system B. Regards,Kiran
View ArticleRe: Logic Script - calculating Accounts with BAS()
I just want to see the numbers... The total amount is 8027 The first test will sum and copy all INC accounts, the second will do this for EXP accounts! By the way what is the ACCTYPE of A_51800020? Vadim
View ArticleRe: Adding a Column
So in reality the "Open" column would just be a text box that says for example "Opened Tickets" and the column on the right of it would be the count of current Opened tickets for the last three hours...
View ArticleRe: Reading a MS Access DB with an extension of .accdb
Hi Jeffrey, Create a 32-bit ODBC System DSN. -Abhilash
View ArticleDisabled Custom Fields
Hi SDNites, I have created a custom component (assignment block) and have consumed the same in std. component SRQM_INCIDENT_H. All the fields which are in assignment block are seen as non-editable....
View ArticleRe: Campo transtype y correspondencia con tablas
Gracias Alessandro Lo resolvi con este query. IF @transaction_type IN (N'A', N'U') AND (@Object_type = N'1470000113')BEGINIf EXISTS (SELECT T.docentry FROM PRQ1 T WHERE T.docentry =...
View ArticleRe: Help on GR/IR GL Account Clearing
Hi Sanjya, Could you please let us know why there is a big difference in exchange rates from MXN to USD for line item 10 and 20. Item 10 - MXN 4700 (Amt in LC USD 3500) & Item 20 - MXN 2300 (Amt...
View ArticleRe: Logic Script - calculating Accounts with BAS()
So the test had interesting results. You are correct, the Total is 8,027 When I used INC - I got 8,027When I used EXP - I got (83,856) The 51800020 is an EXP accout type.
View ArticleRe: Entities are missing - River
Hi Shahid, I don't see anything obvious. Did you see any messages when you activated? I assume you followed all the instructions in the SAP HANA Academy videos...? SAP River: Getting Started | SAP...
View ArticleRe: SAP XI HR patch XI7_0_SAP_HR_6.00_83_00.tpz not getting imported
Hi Binod - Though it has got many objects(2789), I was able to import without any issues..took around 2-3min..May be increase the heap space and give a try.. Have you already imported the previous...
View ArticleRe: Action is not consistent with system 'DCD100' - Mitigating Controls - GRC...
This is fixed in SP14. Just create the mit w/o action until then.
View ArticleRe: No SCA files in the Check in tab
Hi, yes, you need to download the SCA files from the marketplace and put them into the CMS inbox. One example regarding sap_buildt:http://service.sap.com/patches--> Browse our Download Catalog-->...
View ArticleRe: Excel to SAP Macro
I don't know about such a tool in a ERP system. Personally I would use LSMW to load such data, alternative eCatt (transaction SECATT) that can be used to load some variable data too. But this this...
View Article