Re: Item with division XX-can't be used in different sales area
Hi, Experts, need your suggestions. This is a standard feature in ECC (SD), there has to be a way to deal with this in CRM.
View ArticleTFIN50 AND TFIN52.
Dear All, I would like to say, that i am doing E-Academy for financial accounting. I want to know how can i do study step by step through E-academy. please advise. thanks and best regards.M.razzaq
View ArticleTFIN50 AND TFIN52.
Dear All, I would like to say, that i am doing E-Academy for financial accounting. I want to know how can i do study step by step through E-academy. please advise. thanks and best regards.M.razzaq
View ArticleRe: Lock Object in Module Pool
Hi, Please search for "record level record lock in sap abap" Based on the result of calling the generated Enqueue function you can set the screen in PBO . Regards.
View ArticleRe: No quota updation
Hi Giri, Please refer the below document on step by step process to generate quota in time evaluation PT60. Grant of Absence Quotas in Time Evaluation You will have to define step 7 from the given...
View ArticleRe: Delete entries from SMQ2
Hello Reagan, Thanks for help, It is good to create a bach job. Is it faster way to deletet alle entry from SMQ2? Each bach job report RSTRFCIDS, takes 40 min. And I have about 419.049 Number of...
View ArticleRe: Automatic Arrears Calculation In Payroll
Hi Vamshi, This is a standard SAP functionality and the payroll schema and payroll run will take care of it. Only thing you need to do is to update the salary details from 01-Apr onwards. Thanks and...
View ArticleRe: Delivery From Projects
Hi Santosh, Please check the attachment:Material item category group Sales org view 2 and config screen is attached in the post above. ThanksSaurabh
View ArticleRe: Lock Object in Module Pool
Hi, Use the function module 'RSAU_WRITE_SM01_LOG' to lock/unlock t-codes. To lock:CALL FUNCTION 'RSAU_WRITE_SM01_LOG' EXPORTING TCODE = TCODE LOCK = 'X' To Unlock:CALL FUNCTION...
View ArticleRe: how to point to the next line of aninternal table
Hi, write "commit work." right after your insert (or use BAPI_TRANSACTION_COMMIT as mentioned above)also check if the "try"-block fetches any error.also check that "sy-subrc" is 0 after...
View ArticleRe: Not able to login to Application Server Java
Hi Kunal, Just change the JAVA_HOME class PATH with compatible JRE and try to re-run configtool. Regards,Divyanshu
View ArticleRe: IDES EHP7
Hi karthikeyan please find attached the dump file.. Most of the post installations yes. Anything concrete you think is importatnt to revise? Thanksgoluef
View ArticleRe: ABAP trained but not working in SAP
Hello Ramesh, The most important thing is "Interest".& "Knowledge".If you have interest functional Module like Material Management ,Production,Sales Distribution etc then SAP Provides Different...
View ArticleRe: Error while scheduling data collector: Error adding routine...
Hi Could you please check the below link and note IBM Knowledge Center Thanks
View ArticleRe: ERROR: trying to create table KMC_DBRM_CONTTRACK at import java dump!!
Yes as per log observed two errors in jload log. 1.03.07.14 07:02:05 com.sap.inst.jload.Jload dbImportINFO: KMC_DBRM_CONTENT deleted 03.07.14 07:56:10 com.sap.inst.jload.Jload dbImportSEVERE: DB Error...
View ArticleSAP Best Practices NOT Found
Hi I cant find the SAP Best Practices link now. Is it moved to new link? Can any one provide the new link for "Industrial Machinery" business. Regardsram
View ArticleRe: Price Control Indicator inconsistant
Hi, May I know how you brought stock for the material without accounting view? Is it a non valuated material or without value update in the plant? Please explain. Regards,AKPT
View ArticleRe: B1if Rollback
Hi BoI met with such behavior and the same error message when I had some rules in SBO_SP_TransactionNotification stored procedure. I'd first check what's inside this procedure. The reason why you're...
View Article