Re: DB2 Create Database Phase Stopped
Gentlemen: Thank you for replying to the post and technical advise. The issue has been resolved. 1. Performed Cleaned Up 1.1. Removed the files under the following directories 1.1.1....
View ArticleRe: downloading SAP Kapsel
Hi Senthil, Kapsel plugins are part of SMP 3.0 mobile SDK and help you to develop hybrid apps on SMP 3.0 server targeting different OS. Can you be more specific what is your requirement? CC: Daniel Van...
View ArticleRe: How to Create OData Service for Logical DataBase
Surendra, If you really cannot past using the LDB, function module "LDB_PROCESS" is one option to query the LDB. Below is a reference from Help that might give you some more thoughts Best Regards,Ram
View ArticleRe: How to access PO host name in SAP BPM
Thank you for your reply Siddhant.Ya, I am aware of NWA config to get an automated email for human activity. The reason I can not use this option because, automated email can not be customised. I have...
View ArticleRefreshing Web Service Endpoint
Hi All, We are upgrading from ECC 6.0 service pack 0 to ECC 6.7 service pack 5. Part of this upgrade is some custom web services. When we try to invoke these services we get a 500 error (internal...
View ArticleRe: Can not connect to Hana trial, where can I find my password?
I recon, they send you an email with the password on your registered account. It's different than your SDN password.
View ArticleRe: SQL0750N The source table cannot be renamed
DB version -DB2 v9.5.0.10i believe db2 9.5 does not have AUTO_REVAL parameter, only in 9.7 it has ?
View ArticleNullPointerException when running report
I am trying to run the eclipse sample report but am receiving errors: root cause java.lang.NullPointerException com.crystaldecisions12.reports.common.filemanagement.PmtFileManager.int(SourceFile:249)...
View ArticleRe: Issue with listing of articles
Hello, Change the Listing Procedure to B1. If you are not using assortment grade, you need to change the listing procedure B1 to bypass assortment grade check. Once the correct listing procedure is in...
View ArticleRe: NullPointerException when running report
Sorry, editor was acting up...here is my index.jsp: <%@page import="com.crystaldecisions.reports.sdk.*" %> <%@page import="com.crystaldecisions.sdk.occa.report.reportsource.*" %> <%@page...
View ArticleRe: I need a small query.
Hi, FMS may only run against current form. The Tax Code is not in the same form. That is not possible unless you look up saved value from existing table. Thanks,Gordon
View ArticleRe: SAP ATP
Hi Sunil, Check whether ATP check is activated for the sales order document type. For this check the default settings for availability check using transaction code OVZJ. Also check the ATP check is ON...
View ArticleRe: Issue in Month Wise Stock Query
The initial OB will be outside of your selected period. Do you want to get everything before the date range?
View ArticleRe: Need to consider an additional query scenario related to purchasing!
Landed cost is in addition to GRPO. It is not in the same level as AP Invoice.
View ArticleStrange Behavior in ALV IDA when aggregating
I use the ALV IDA for consuming a HANA CalcView via External View in ABAP. Aggregation works for 2 columns, but when it comes to aggregation on the third column, the list produces additional empty...
View ArticleProduction planning
Hello All, I am new to SAP, I wish to understand simple flow of production planning module for the below scenario. one plant manufacturing plates from metal sheet, for this I created, material master,...
View ArticleRe: Delete first duplication record
Hi, For each item with BMENG = 0. If there is another line in the table with the same POSNR and BMENG <> 0, Then delete the current line cheersPaul
View ArticleRe: Connecting HANA with Excel through VBA
What kind of view do you want to insert data into exactly?If you refer to information models (e.g. analytic or calculation views) you're in bad luck as these are read-only objects. For general DB...
View ArticleRe: ADS functionality - not able to generate PDF
What error you are getting while testing program FP_PDF_ERRORMESSAGE_TEST . Try testing the same on diffrent workstations. Sometimes this kind of issues occurs due to uncompatible versions of adobe...
View ArticlePass parameter from one session to another in Personas 2.0
Hi, We have made some entries in ME21N transaction and have launched a report ME2L with using script without saving our data on ME21N. While we launch ME21N from ME2L report all previous entries which...
View Article