Re: Ecplise activation error
It`s doesn`t working again.I hope to work very soon. Thanks
View ArticleRe: CR Developer ver 9
Hello Charles, are you looking for "SAP Crystal Reports, developer version for Microsoft Visual Studio"?Because a collection of such versions are here: scn.sap.com/docs/DOC-7824 . Best regards,Laszlo
View ArticleRe: Sense of coding like -> IF 1 = 2. MESSAGE e002(xxxxx). ENDIF.
Not "State of the art" I agree.IF1 = 2.MESSAGE e002(xxx).ENDIF." for X-referenceNevertheless, if someone has another (more "elegant") idea for where-used reference when error messages are copied into...
View ArticleRe: SAP MII 15.0 andon screens
Hi Gonzalo, Please try to ask this question on MII space:http://scn.sap.com/community/manufacturing/mii Best Regards,Janos
View ArticleRe: installation problems on import ABAP phase
Hey Nelson, Thanks for the update. What was the problem in the end ? Damaged file ? Cheers, Amerjit
View ArticleRe: Database Triggers VS Procedures performance for specific column updates...
Hi Lars Breddemann As triggers are created in catalog and not in any package, so how can we transport it to different systems( dev.,quality and production) ? do we have any other option than to create...
View ArticleRe: How to Practice in Cloud Application Studio
Hi Mr.Rei,Thanks for your quick reply. With the help of your reply I already installed application studio successfully in my system. But the point is that 1. For repository connection what the field...
View ArticleRe: Make 1st Level of Category Required for Interaction Record?
Hi, just from UI frw point of view. In the runtime repository editor, it seems that for view area CatDDLB component GSMCDDLB is used. You might check in the view there. But is it hard-coded. Best...
View ArticleRe: Telnet says connection refused even after the firewall port is open
Hello Juan, gateway process is up and running and I can see gateway sessions with status connected in smgw as well. Can you let me know if connection refused error in telnet is a port issue or an...
View ArticleRe: DB2 error: ADM14001C An unexpected and critical error has occurre !!!
Dear Hugo, Still my facing same issue.( db2cklog ) ThanksSANDEEP
View ArticleRe: copy a plan query to reporting without plan settings
thanks for this hint - if we could do this in the query designer it would be even better .. regardsCornelia
View ArticleRe: CX_SY_MOVE_CAST_ERROR occurred
Hi Marasa,you are here in the reporting forum, so you might not get answers.You should post questions about DTP here:SAP Business Warehouse regardsCornelia
View ArticleRe: DB2 error: ADM14001C An unexpected and critical error has occurre !!!
Sandeep, Is 'test' the path where the archive logs are? ARCHLOGPATH archive-log-pathSpecifies a relative or an absolute path where the archive log files are stored. The default path is the current...
View ArticleSybase ASE 15.7 Developer edition download
Hi All, I require Sybase ASE 15.7 for linux x86-64 trial version but I don't have it. If you have the link of it please share with me, it is much needed... ---Thanks & Regards,Pankaj
View ArticleRe: What is next for ABAP?
Dear Satish, If you see at the client/customer prospective ABAP consultants updating with HANA will be added advantage I insist ABAP guys should explore capabilities of SAP BI. most of future...
View ArticleRe: Create a new HANA Db
With Database-Backup do you mean SCHEMA or a "real thing" HANA-Backup? My advise in case everything stays the same on the new HANA server would be to do a "full HANA backup" of the old server (should...
View ArticleRe: User exit required to create sales order with reference to other...
User Exits Cannot be used as Interfaces...Please Try With BAPI/RFC instead of Exit here..(your Abaper can help here) I think here SO need to be created with some Z screen entries(it is like customer...
View ArticleRe: Storing Billing Invoice in Different Dokument Type SD
Hello Zafarullah, Which business object these document types are being assigned to VBAK? Or BKPF?In case of VBAK you can assign them as one of the workflow parameter “SALEDOCUMENTTYPE”(see...
View ArticleRe: What is Compare flag in Table maintenance generator
Hicould you please refer to TMG and this also recording routine and comparing flag Regards
View ArticleRe: PO not Printing automatically.
Solved my self... Procedure... 1) Implement the BADI ME_PURCHDOC_POSTED, in method POSTED add the logic to trigger this only for ME29N.2) get the NAST entries from the Global memory...
View Article