Re: Unable to generate Distribution rule for PP Order
Rajneesh and Ajay - reviewed options suggested by you in system. Somehow the issue still persists.
View ArticleRe: Get count of distinct values based on a output field
Hi Kushboo, I think it is not possible to do count in select statement itself.
View ArticleRe: QM - How to remove QA32 Inspection lots after order is completed
Dear,In material master inspection setup data, remove the 'Active' checkbox against inspection type 04:If this does not solve your problem, kindly revert back with the inspection setup data screen for...
View ArticleRe: Compare Values of two coloumns in the same internal table
Hi Maria, Try this. LOOP AT itab INTO wa. IF wa-fieldname IS NOT INITIAL. DELETE itab index sy-tabix. ENDIF.ENDLOOP. Regards,Anoop
View ArticleRe: Compare Values of two coloumns in the same internal table
Hi , As per my understanding you need to delete rows to which entry exist in column cancelled doc no . And again back you need to delete all those entry for which in billing doc no any cancelled doc is...
View ArticleRe: Compare Values of two coloumns in the same internal table
Hi Marina, Single deletes will take lot of time.... Still you can directly filter the records during select itself FKSTO is Space this will not select the cancelled docs. Now for your query delete on...
View Articlepsv1 and psv2 tcode issue
Dear Member, There was Technical upgrade in HR from 4.7 to ECC 6.0 with OM,PA, training and event management (other Modules also upgraded).but there are some tcodes of training and event management...
View ArticleRe: Upload data to MM01 tcode sales text from flat file using Recording
Hi Munu, If you upload only long text with respective material number than no need to call MM01 , using SAVE_TEXT FM we can upload any long text in SAP . Regard'sSmruti
View ArticleRe: Program/Report to change LIV Payment Block Key
Hi You can block the payment while you are creating the IV in MIRO. You can do it with the badi MRM_PAYMENT_TERMS. The other solution is block the payment in FI with a BDC report or doing in mass...
View ArticleRe: Switch profile from SAP PS consultant to UNIX C/C++ Developer ???
Curious to know what motivated you to get into the ERP world in the first place? Mean, you surely would have a fair understanding of the profile you were getting into. SAP PS is indeed a hot skill...
View ArticleRe: Migrating data from CRM system to CRM system
Yes i do have knowledge. But practically i have not done.I have worked on idoc.but i am new to this bdoc and middleware.If you give any knowledge it will be very helpful for me. Thanks &...
View ArticleRe: DB2 Client in app servers
Yes , you need to upgrade clients on all servers.Twice cause upgrading DB from 9.1 to 10.1 directly is not possible.And if you are on old runtime client scanario you'll need to switch into new global...
View ArticleRe: Problem transporting transformations
Hi Saruna, Error 8 inidcates transport sequence issue. You just captured transformation only into one request. think so and released. fine Before that you need to transport Data source and info cube....
View Articlecrm java stack
Hi, We have new Sap crm 7.0 Ehp2 java stack is ready.I am new to Sap CRM, how to configure the crm in java stack? ThanksSrikanth
View ArticleRe: S_ALR_87008272 - Define Quantity-based Overhead Rate in production client
Dear Sai Can you please update how did you solve it? Regards Rajneesh Saxena
View ArticleRe: XP PB11.5 Memory Allocation
Brad, I think you are right. Because, we have the same problem with Blob's. You can see the allocation Problem in the PBHeap Log (if activated). Requesting a big String or Blob is gambling, where...
View ArticleRe: Display transport requests created in specified date
Hi,We can know from the TR properties who has done last modifications.In the screen shot you can observe the last modification date. Regardskhaleel
View ArticleRe: A category CA02 inspected certificate is required
Dear Manis Thanks to you and all other,you suggested will be taken but for the current situation what i m suppose to do for GRN.
View Article