How EHP 6 is better then previous ECC6.0 in SAP SD
Hello Everyone, Could you please suggest how EHP6ie better than ECC6.0. Which are the new functionality available in EHP6. ? Which new nodes applied at transaction level ? Regards,
View ArticleRe: Sender email address for Customer Account Statement
Hi Deborah Even in our system, the sender mail is shown as the EMAIL of the person who triggered it from F.27 If you read the SAP Help description, it says as below.. In Customizing, you enter the...
View ArticleRe: Restrict authorizations for loads from HR to BW for certain data
Hi,for that kind authorization and roles, you maay need to raise this question in HCM and BASIS related forum. -Sriram
View ArticleRe: Batch job failing at workflow
Hi Ramesh i found this error log for my job in previous date and from next day the job is running for 0s and is in green. Job name: Data_Job(E) (11496:10724) SYS-: |Session Data_Job|Workflow...
View ArticleRe: How to get field names in ESS Reimbursement module - claims/advacnes
hi venkat please check the request charachteristics and confirm if you have checked the on actual flag. regardsbarin
View ArticleRe: SALV - authorization check before list the data
Hi Rau, As per your post if you need to check a user authorization you should have the access to below tcodes in your sap systemSU01---User maintainencePFCG---Roles and authorization...
View ArticleRe: Dump during BDLS (Refresh BW)
Hello Johnyn What SP level of SAP_BW do you have ?BR,K.
View ArticleRe: Shopping Cart Commitment in Funds Managment
Yes Laurent! It is better then Implementing our own custom solution.In this Note I think SAP is offering a Custom solution at an extra cost which may be supported by them in future as well. We do not...
View ArticleRe: Difference between FBL1N and S_ALR_87012082
Hi Imer Sabani Please check SAP OSS notes, seems like a program bugs. Rahul Rana
View ArticleRe: Routing of workflow items different in UWL and FITV_POWL_APP
It is purely controlled by the program (ABAP OO class). Yes I always did a customized table because it is very usefull for : - Reporting purpose (who approved, time between full approval of all...
View ArticleRe: HANA Views
Adding to Gourav's comments: rightstr(ISOWEEK(<datecolumn>),2) is what you would need for your formula. Regards,Krishna Tangudu
View ArticleRe: List of open transaction at incoming/outgoing payment without choosen BP...
Hi, FYI: 8.82 PL04 does not behave like 8.81 version. Not sure it may be due to version problem or any document setting or based on localization. Thanks & Regards,Nagarajan
View Articleminimum Authorization SAP user to extract data using sap connector
Hi Experts, We have our own application which uses SAP connectors(JAVA and .NET) to connect to SAP system to extract all the metadata.for this we make connection with SAP in our application using SAP...
View ArticleRe: Compare character pattern in a field
Hi,DATA : string(20), part1(13), part2(4), lv_symbol(1), part1_len TYPE I, part2_len TYPE I. data : p3(10). p3 = '1234567890'. lv_symbol = '-'. string...
View ArticleRe: Withholding Tax
Hi, maybe you have an active implementation of badi MRM_WT_SPLIT_UPDATE. Best regards.
View ArticleRe: company code creation.....
Hi Check the TAX procedure maintained for the country is having the relevant TAX JURISDICTION codes or not, if exists then update jurisdiction field with correct code in the address application.
View ArticleRe: FM: CRM_ORDER_SAVE in BADI ORDER_SAVE
Guys I have used com_partner_badi instead.The problem that I was facing initially with this badi was as follows:1)This BADI is only called if the employee responsible is blank.2)In our system when we...
View ArticleRe: Overtime calculation problem
Thx, But how can it applicable on saturday and sunday workers only ?
View ArticleRe: How To change Stock as per audit physical verification
Hi, This is a separate process in SAP physical adjustment as follows . 1. MI01 - CREATE PHYSICAL DOCUMENT 2. MI04 - COUNT MATERIAL STOCK 3. MI20/MI07 - CHECK DIFFERENCE AND POST DOCUMENT . First you...
View Article