Re: Execption in DI API ?
Hi Mayank, SAP B1 9.0 PL 04 had some bugs. But I am not sure whether it was bug or not in it. While the problems are solved in the other PLs too. Secondly, make sure that you use it on Item Pressed...
View ArticleRe: How to use a DC from a different SC to another SC?
Hi Tobias, Thanks for the feedback. The logic is within the classes of EJB DC of the SC 1. If I have to reuse these classes in SC2, which DC(s) from SC1 should I set the dependency to SC2?
View ArticleRe: Report on todays invoices
Hi, Please run above query and post your query result here. Make sure slpcode is correct. Thanks & Regards,Nagarajan
View ArticleRe: Appraisal document tab name appear more than one
in EHP6 the Tab configurations new functionality released based on IE browser navigation. did you check the configurations of tabs in SPRO nodePersonal Management -> Personal Development ->...
View ArticleRe: Unable to store the files
Hi Naveen, Please check with basis team problem with permission required at folder level. check as follow with below URL 1. http:\\servername:1090\ContentServer it shold be show all dll...
View Articleexport report with uc4
Hello EveryoneIn our organizationwe are working withuc4forperformingautomaticprocessesHow do Iexport a reportofall the processesandtransactions(transactionsolar01)automaticallywithuc4? Moshe
View ArticleMaterial Classification not working properly
Hi Gurus, I am currently working on material classifications and have some issue in it. Things I have read and tried out: Classifications are very specific to every Client and are cross application....
View ArticleRe: ACT_UPG : Table N1FAT could not be activated
As the table N1FAT is not mentioned in the SAP note 1909524 - Error in ACT_TRANS phase (Tables M_PREMA, V_7BR_PREMA and V_T7BRAP ) I would consider activating the table manually from Tx SE11 and see if...
View ArticleRe: mandatory fields in Organizational Levels popup from MM
You can't do it by any field selection.You have to do it with transaction variant SHD0 (As suggested by Naveen)I just tested the same in my system and its working perfect.My Transaction variant...
View ArticleSybase IQ Multiplexing
Hi, I have installed Sybase IQ 15.3 in our inviorment. We have 1 Writer and 1 Reader in our setup. Due to some issue one of our host (Reader) is crashed and have to reinstalled OS and Sybase IQ on...
View ArticleRe: SQL Command to Check ABAP Support Patches and JSPM Patch
Hi Gayathri, BUT , Our DR System is in Physical Standby mode. Generally, we see the ABAP Patch version in SAP GUI ( System -- System status). Likewise, Is there any SQL Command available to check the...
View ArticleRe: How to create item wise invoice with reference to sales order.
Hi Anwer, Under SPRO-->SALES & DISTRIBUTION-->BILLING-->BILLING DOCUMENTS-->COUNTRY SPECIFIC FEATURES-->MAINTAIN MAXIMUM NUMBER OF BILLING ITEMS for your sales organization...
View ArticleRe: Hiding sum details in ALV
Hello aditya, if you want to hide the value itself and display the detail rows and the total rows, it is not possible. ALV cannot sum something that is not there. Susmitha showed you the coding to what...
View ArticleRe: Model parameters BPC 10 MS not showing (object ref error)
Hi Christophe,good to know this solved the issue, I saw this note but the log message was complete different and and so I discarded it. Regards Roberto
View ArticleRe: mandatory fields in Organizational Levels popup from MM
Hi Prasenjit, thank you for your reply. IN SPRO>Log General>Material Master>Field Selection>Maintain Field Selection for Data ScreensI cannot find my fields. the fields in the...
View ArticleRe: how to call stored procedure with parameters?
Hi Kent,try this, if your sp do insert in db: is_trans.Autocommit = trueconnect using is_trans;........declare your sp.........execute your sp.....
View ArticleRe: Problem in color a cell for field symbol table.
hi ashish, i'm using field-symbols: <line> type any. CREATE DATA mydata LIKE LINE OF <table>. ASSIGN mydata->* TO <line>.to make the structure. so i guess i cannot give...
View ArticleRe: Update index statistics causes number of histograms to reduce
Hi, Without going into the details, what your major concern should be is do these estimate differences give you plan flips? If you have a a situation where (on latest version) drop index a (a single...
View ArticleRe: BIF movement problem
Okay. I think Moshe Sir has take the action. Lets wait for his reply.
View ArticleRe: Need to add extra Payment modes in ESS Travel management against a...
Hi Nayak, The screenshot you provided doesn't look like a standard ESS Travel Management screen? This means you will need to find out how this custom web dynpro screen/application was built to...
View Article