Re: Event trigger in a simple SAP Business Workflow
Mr/s Consultant, I notice that you have posted half-a-dozen questions here (which is fine - keep doing it!) but you don't follow through. Are you reading the answers, are you acting upon them, and are...
View ArticleRe: ZWFSERVICE is not available
Hello Dhananjay, U need to have IW_PGW component. U can see as below. Go to GW System : 1.2.3. Regards,Ashwin
View ArticleRe: 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: 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: fixed asset item with integrate with service module
Dear Vinoth, Just as Balaji pointed out, even if Fixed Asset item can be used in service module, it may not be a good idea. If the asset item belongs to you, you may not be able to define CEC (Customer...
View ArticleRe: SQL Sum issue
Hi, Try: SELECT T0.[ItemCode], T0.[ItemName], T0.[OnHand] 'Physical_Stock', T0.[IsCommited] 'On_Sales_Order', T0.[OnOrder] 'On_Purchase_Order', (SELECT CASE WHEN t0.onorder=0 THEN null ELSE...
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 ArticleRe: Target repository is not showing up for Export Jobs DS4.2
Arujun, Created User qas_UserAssigned Group AdministratorsFrom DataServices selected ds_eu_qas Repo, from security add Principles added newly created user qas_user. Screen shot below. Logged into DS...
View ArticleRe: Where I can find the alert inbox in the Pi only Java (7.4)?
Hi Alberto, You should find under PIMON (Message Monitoring). <http://<host>:<port>/pimon> --> Monitoring --> Alert Inbox <http://<host>:<port>/pimon> -->...
View ArticleRe: BAI2 current day files
Raj, You should not post to GL using the current day bank statement. Current day bank statement should be used only for cash management purposes. Having said that you can upload current day bank...
View ArticleRe: What are the 2 data archetypes used in SAP APO ?
Vinod,Where I can found about these kind of information...Try the Computer Science library at your local University. Best Regards,DB49
View Article