Re: start and end dates update IW31 tcode
Hi uirji, There is an exclusive Enhancement for Release Conditions. This is IWO10002. I have tested a code to suit to your needs.DATA: LV_EINSA TYPE AFVV-EINSA, LV_NTANF TYPE AFVV-NTANF,...
View ArticleRe: Can we add custom event in standard table ?
Hi Klaus, Yes you are right but for some performance issue we can not set parameter rec/client to ALL .
View ArticleRe: User Exit during MB1B transaction
Hello, I have checked in my system and I see we do not have the order unit field available to create condition table with it but then we have a option to enahance the field catalog and there if we...
View ArticleRe: Transformation issues
Hi,No 2 mappings are same except the key of master data. Not sure what I am missing.
View ArticleRe: After complete deletion of data from DSO, still its showing data in...
Check the DTP filters . Regards,AL
View ArticleRe: Capturing Employee Personnel Actions in the past
Hi, You can ask your abaper to refer this program ... do some modifications if needed..... tables : pa0000, pa0001, T529T, T530T.TYPE-POOLS: slis.data: BEGIN OF it OCCURS 0, pernr like pa0001-pernr,...
View ArticleABAP Dump while creating delivery VL10A / VL01n
HI Experts, One of my users are getting ABAP runtime dump while creating delivery through VL01N / VL10A. We have debugged with the help of programmer and found that a field is coming as negative...
View ArticleRe: 3.5 queries and workbooks not working after upgrade to BW 7.31
Hi, 3.5 Bex Queries and workbooks are not compatible by SAP GUI 7.30. You must migrate them at least to 7.0 version. Regards,Suman
View ArticleAnnual Leave Quota
Dear Gurus; there is a request to make the annual leave quota accumulated till a specific number of days which is 250 days, more than that the system shouldn't accept to generate the quota for the...
View ArticleRe: SAP Fiori Error - Create Sales Order app doesn't run after Google Chrome...
This is how it's solved for Custom UI5:Quick workaround to solve issue regarding oData CRUD in Latest Chrome! ...but is there a quick SAPnote for FIORI?
View ArticleRe: Out look Configuration Doubt
HI Javier, I saw you video but i got some Idea.. but my question... 1. I was Installed in SAP B1 9.0 Add on in my system.2. After that i Open my outlook. SAP Business one Link Not available in MY...
View ArticleRe: help in sort key
Hey Anand i tried the same steps which i did for offsetting in FIBF ... but its not showing excise invoice no... can u provide me steps through which i can get the excise invoice in fbl reports
View ArticleRe: Ptax basis Showing wrong amount resulting in Wrong PTax deduction Amount
As I checked RT, I got /3M3 coming as Rs. 4900, being added in Gross. So PTax is coming as Rs.200. but what is /3m3? Thanks andRegards,Bhagyashree
View ArticleRe: interplant subcontracting process
Hi, Is it a 1:1 scenario? I mean you supply a component for heat treatment and the plant 2 will do the process and return back. Are there any other components consumed in the process? Could you...
View ArticleRe: OS Version not supported
Hi Sam, As per SAP note 1486772 - SAP Systems on Windows Server 2008 R2Your error message of Windows not supported can be ignored.Point to note :1) Always use latest version of SWPM installer to avoid...
View ArticleRe: Populating Values in Selection Screen
Hello Meenakshi, Just write your code as below:SELECT (what ever field value you need) FROM (respective table) INTO (the screen field you to populate) WHERE bukrs = p_bukrs.This will...
View ArticleSAP HANA Input parameters in SAP BO Analysis
Hi, dear experts. Please help me with one problem in SAP BO Analysis. Problem is: in sap hana studio i made calculation view that has some input parameters (Param. type - Direct, Sematic Type - Date,...
View ArticleTCode: CO54, CO53 , Message information section not coming on screen
Hi All, In Transaction codes CO54 (Process Message Monitor) and CO53 (Control Recipe Monitor), Message information portion has been disappeared from screen. At one time it was coming and while i was...
View Article