Re: Create billing document" is not allowed(Message no. BS007)
Hi, Can you check if any user status available in the contract item? please put the screenshot if possible from the status tab of the contract thankssantosh
View ArticleRe: Need help for SP
your query IF @transaction_type IN (N'A', N'U') AND (@Object_type = N'202')if Exists( SELECT T0.[LineNum] FROM WOR1 T0 INNER JOIN OWOR T1 ON T0.DocEntry = T1.DocEntryWHERE...
View ArticleRe: Maternity Leave Entitlment Revision
Dear Venkatesh, I assume that it is not quota based leave as i did not find any leave quota in table V_T559L which is mapped in with the said leave type. there must be other way around. RegardsSantosh
View ArticleRe: ML81N - Entry sheet shouldn't be accepted
Marco Sasso wrote: Then, he has reversed the material document (Movement Type 102). The reversal is OK, a new material document (Movement Type 102) was created and the Purchase Order history is...
View ArticleRe: DataWindow.Print.Paper.Source not working
It works for me with Kyocera printer (PB 12.1). lds_temp.modify ("DataWindow.Print.Paper.Source=0")(Source: auto) lds_temp.modify ("DataWindow.Print.Paper.Source=4")(Source: universal)
View ArticleRe: Extend Gateway layer of SAP Fiori Standard App
Hello Fenil, Coming to modifying a Standard SAP Service,Its not a good idea to modify the Standard Service shipped by SAP. I would suggest to copy Standard MPC and DPC classes into a new classes, then...
View ArticleWorkflow for Solution Manager Project Document Status
Hello,r We are trying to set up workflow approval for Solution Manager Document status change. scenario:1. Business User upload BB document with status either new or In progress2. Once he change status...
View ArticleRe: Not able to create New Transformation file in BPC
Hello Nidheesh, Can you check in UJFS Tcode whether you have file named newconversiontable.xlt and newtransformation.xlt in \ROOT\WEBFOLDERS\ADMINTEMPLATES.RegardsBhagyesh Ravange
View ArticleRe: Does Personalization setting resets after Patch update
Hi Gaurang Dayal, By updating the patch of ESS BP, the personalization settings will not be removed or reset unless and until the "PCD path" of the application for which the settings was done, is not...
View ArticleRe: Period factor doesn’t work for SNP Optimizer
Hi Satyajit Thanks for explain the Optimizer behaviour. I guess Optimizer couldn't behaviourwhat period factor do for heuristics Just one more clarification. Can you make an example of How bucket...
View ArticleSAP ByDesign Mobile Execution for Motorola
Hello everyone, In the Download Centre in the Application and User Management WorkCentre on ByDesign, there is a barcode scanner program by the above name. The downloader provides a .CAB file; however,...
View ArticleIncorrect IDoc type RSSEND in the ALE definition of the source system
Dear Team,This is my BW installation 7.4 and i have checking the Integration of ECC- BW through RSA1 T-code.I have faced below errors. I have read several Notes all are given related to SYSTEM COPY of...
View ArticleRe: how to copy more than 5000 records from excel to itemmatrix
Hi, I was having similar issue as in ur case, only that the input source was sql data and need to show about 20000 rows. I did the following:-1. unbind matrix columns2. populate datasource from...
View ArticleRe: Matrix Rows
Hi Amit, Make sure that you are using the correct Table Name with @. Also field name should be the same as in Database like U_FieldName. Also refer this thread: Matrix Row Non Editable Hope it helps....
View ArticleRe: Error While giving Table in Report Program
Hi Gaurav,No,I write many lines.At that time I am not getting any Error.While adding TABLES: Z****UT007.I am getting this issue . Hi Shailendra,In that table there is one field with RAWSTRING data...
View ArticleRe: Error While giving Table in Report Program
hii bhargav yes using rawstring is not permitted as data type RegardsGaurav
View ArticleRe: value is not coming alv output in webdynpro abap
HI Kaustav, Write the below logic in WDDOMODIFYVIEW( ) method if data in OUTPUT node still exists. lo_nd_output->bind_table( new_items = lt_output set_initial_elements = abap_true...
View ArticleRe: Shelf Life is automatically changing in T code MIGO
Somehow your words do not fit to the data in the screenshot. They are not even consistent in the sentences itself. you are talking about 12 month expiration date, but then use dates that are either 24...
View ArticleRe: Error While giving Table in Report Program
Hi Bhargav Darapareddy,Create Domain with chars ,dats etc not with Strings. RegardsShailendra Karada.
View ArticleRe: Error KD118 in AuC Settlement with diferent assets
Dear Andre, Can you check if the Asset class of the asset which is defined in the settlement rule. It might be possible that the asset class have the same configuration as that of AUC. Regards,Sumti...
View Article