Re: How to refresh the tables/views information in table/view select area...
Hi li sorry for that Can you give me more info how you are configuring this dbconnect? Let me knowa
View ArticleRe: HANA Studio Disconnected after a while
The imported content won't work on Version 48You need atleast Rev 52 or above to work with these filesThis is the reason pwople are advised not to use 30 day developer trial on cloudshare as it is...
View ArticleRe: RFC Generation Error - SolMan 7.0
To add on, if SolMan doesn't create the RFCs you run into issues with functionality. Other things to know about with RFC generations, you need to have an ID in the remote system with the rights to...
View ArticleRe: HDB Multiple error's - After Upgrade to Rev 56
Hi Kumar According to the HOWTO for the update, http://scn.sap.com/docs/DOC-30980 Developer Center HOWTO - Update your SAP HANA, developer edition on AWSStep 0 - Prerequisites : With Revision 56, a...
View ArticleRe: A Temporary validation error comes while Validating the field in...
Following is the solution i did : 1) Get messages in an internal table. 2) Loop at the internal table and delete the message based on key. Don't know this is correct or not but it resolved my problem....
View ArticleRe: how to get connected to sap HANA db
Hi Jerry, I am able to use SAP HANA Studio on cloud share. I want to use SAP HANA Studio installed on my system to access HANA DB. I followed the steps described in the blog you had mentioned. Facing...
View ArticleRe: Using Sybase IQ as Source and Target
Hi, I am using MS SQL Server as source and Sybase IQ 15.4 as target . I created the ODBC connection for Sybase IQ and tested. Connection is successful . I created data store using ODBC connection for...
View ArticleRe: integration builder not working after pi7.3 ehp upgrde >PI 7.31
Hi Prashun, Abap and java stack must be on the same SP level. So if they are really on sp level, you have tobring them to the same level. Best regards,Gábor
View ArticleRe: GETWA_NOT_ASSIGNED in BI Infoset
Please try with the Note 575746 - Transport connection: GETWA_NOT_ASSIGNED short dump
View ArticleRe: Restrict Addition of same material double in BOM
Dear Muhammad,I do not think you can restrict addition of same component multiple times inside a BOM.If large number of components are causing problems, you can use phantom assemblies to simplify the...
View ArticleRe: ALV help:Dropdown using REUSE_ALV_GRID_DISPLAY.
Hi Abhishek, Changing data in ALV and saving to database table can be easily achieved with classic ALV (Reuse_ALV_grid_display) But the drop down feature of column is better implemented using OOPS ALV....
View ArticleRe: SOAP sender to SFTP receiver aknowledgements?
Hi, Have you checked this?:http://help.sap.com/saphelp_nw73ehp1/helpdata/en/48/3555240bea31c3e10000000a42189d/frameset.htm It described how to handle acknowledgments in SOAP sender Best regards,Gábor
View ArticleRe: SAP SD Rebate In Billing
Hi Rusheek S , you are giving rebate per billing document itself , as someone already mentioned in thread that you can use discount condition type instead of using rebate condition in pricing...
View ArticleRe: InfoSource 80SAL_DS01 is not defined in the source system
Go to RSA1 --> Select Tools tab -->Asgnmt of Srce Syst. to Srce Syst ID and assign some ID to your BW system. Then follow the steps mentioned in earlier thread. Logout and login to the system and...
View ArticleRe: Regarding SAP Training Institutes in Pune
Hi Shital, http://scn.sap.com/community/training-and-education/certification/blog/2013/01/31/sap-training-institutes-matrix Above link might help you. Regards, Balaji
View ArticleRe: SOAMANAGER Re-routing to other system
Hi.. Check the hostname and port in SMICM -> Goto -> Services Thanks,Jagadish.
View ArticleRe: Type X error in MIGO
Can you try to wrap the BAPI in a z-fm RFC enabled,, and call this one IN BACKGROUND TASK in method MB_DOCUMENT_BEFORE_UPDATE, so in another LUW not disturbing the main transaction ? Regards,Raymond
View Articleproblem while data retrieving
Hi, I am unable to retrieve exnum1. SELECT SINGLE docyr exnum INTO (itab-docyr,itab-exnum) FROM j_1iexchdr WHERE rdoc = itab-vbeln. IF itab-docyr IS NOT INITIAL AND itab-exnum IS NOT INITIAL. SELECT...
View ArticleRe: How to find work item id based on idoc number
HI, Try to execute SWI6 transaction with BO IDOC and pass full IDOC No as key. And check.
View Article