Re: SAP Certified Development Associate - ABAP with SAP NetWeaver 7.0 VS SAP...
Hello Ankit, I think there is not so much difference between SAP NW 7.0 and 7.02(Enh package of 7.0). BR,RAM.
View ArticleRe: Saturday day amount to be deducted in payroll
Hi Mohan, Again the PCR that Binu shared here, he is not calling the amoutnt of any wage type in the pcr, here he is setting 2084 wage types value as 1000 it means 2084=1000 Regards,Prashanti Swain
View ArticleRe: SAP PM USER STATUS
Its advisable to search before posting. Please have a glance on below document link. User Status in SAP
View ArticleRe: SAP PM USER STATUS
Hi Rajaseshar, Refer the following links, User Status in SAP User Status - Technical Objects (CS-BD/PM-EQM) - SAP Library Both links are well informative. Apart form this you of you come across any...
View ArticleOptional prompt and case when
Hi Experts, How to select the 0MOVETYPE also from below query SELECT "0PLANT", "0MATERIAL", (case when sum(case when "0MOVETYPE" = 602 then 1 else 0 end) > 0 then max(case when...
View ArticleRe: ABAP PATTERNS
Hi, *---------------------------------------------------------------------** Report : * MODULE : *---------------------------------------------------------------------** Objective: To Display The...
View ArticleRe: Filter data based on the value in BPC 7.5
Hi Devi, "Filter based on material property" do you mean showing only limited material in sheet and from there apply filter to hide the rows? I dont think customer would accept...
View ArticleRe: Need a program which takes flat file from sap server's home directory to...
You can this Function module ARCHIVFILE_CLIENT_TO_SERVER . For more details please search from google by using term " Step by step How to Copy Flat File from Other Applications"
View ArticleRe: How to know if a process chain was successfully loaded?
Hi Ganesh, How will the SUB_PC chain know that an EVENT was triggered? What if the CREATE INDEX (where the SUBSEQUENT PROCESS lies) was triggered twice before 8AM? What will happen? So basically, I...
View ArticleRe: XI upgrade
Hi Harish/Bhargava How does the archived messages of ABAP stack will be moved when we upgrade to single stack? RegardsSandeep
View ArticleSMP 2.3 Odata consumption not working on Devices
Hi, I have created a SAPUI5 based mobile app which is consuming Gateway generated OData via SMP2.3. This app runs successfully on desktop. However when we packaged it with phonegap container and run...
View ArticleRe: Return Delivery check using PO
Using FM BBP_PD_CONF_GETLIST we can check if confirmation is possible for PO. Similarly is there any FM to check if Reversal is possible by passing PO or confirmation.
View ArticleAsset Disposal after Depreciation Run
Dear Experts, I have a scenario here: I have ran Depreciation Run for the month of Dec 2013 on first half of the working day. On Second Half, i found that there was a disposal of asset on 25th of...
View ArticleRe: SAP Off-Cycle Payroll Run
Please update the IT0267 with the wages you need to run the off-cycle payroll program, orthe tcode pc00_m99_calc, mention the off-cycle status in it and execute it. As for configuration steps you can...
View ArticleMaterial not Replicating to CRM from ECC
Hi All, I have Replicated R3 Material to CRM successfully earlier and Delta changes used to replicate, but now I have noticed Delta Changes in Material is not replicating to CRM. Initially Material...
View ArticleRe: WAE02 pushbuttons not able to see
Hi Julia, Can you check it su53 transaction code i think some authorizations is missing can you attach tha screen shot . Regards,Suresh
View ArticleRe: Rounding Overtime Wage Type
Hi Sandeep , Well yes in Input , my wage type OT is shown wid OT hrs worked and amount too .in Processing the Wage type is shown only in output , there are no entries at all plz .. help Arun
View ArticleRe: SAP Off-Cycle Payroll Run
Hi,WhatI know is we will maintain this record in PA-30 with appropriate wage type in Additional Off-Cycle Payments and then run the off-cycle payroll. Any suggestions further.As I have mentioned...
View ArticleRe: f4 query
hI, SYNTAX ERROR COMING. ERROR IS :"ON VALUE REQUEST FOR" should be followed by <parameter> or<select-option>-LOW / <select-option>-HIGH.
View Article