Re: Can we Change Item Code.
It is not possible to change item code if there are already transactions on that item code. You can make use of user defined field for your purpose Regards,JP
View ArticleRe: Help configuring "Set Deletion Flag" to show enabled for rental space
Hi Jean, You can set the deletion flag at the pooled space level, the flag will automatically get set for the rental spaces belonging to that pooled space. If you want to discontinue the use of the...
View ArticleRe: RSTMS_DIST_APPROVED_REQUESTS, variant , user ID DDIC Could not find...
Hi Bo Could you define the SYSTEM_PF= (Default.pfl file location) in the Transport domain controller ThanksRam
View ArticleRe: Issue with CK74n session in background
Hi, Check the session code. The CL_GUI* requires the GUI during execution. In Background mode GUI is not available. To enable execution in background please replace the usage of CL_GUI* in the code. I...
View ArticleRe: Spool to Excel formatting
Hi, The excel interprets them as Number. Try to display using a character variable or try doing quotes along the values when you download. As you are doing it via SP01, try downloading in TXT and then...
View ArticleRe: BDC Recording problem
In that case the best option is to repeat recording to fill ANSSA/SUBTY fields. Usually there is a problem with IT0006 and the best option is to fill it on the previous screen. This coding "08/03"...
View ArticleRe: Need help to understand MD04
Does that mean for one FERT order I will have 2 line in HALB MD04? One for DepReq and second for OrdRes?
View ArticleIs SAP's interest and investment on BW product line has taken a back seat?
Hi Tilak Your thoughts are great for discussion, please, allow me to add some comments as well I do see your point. I believe, based on my experience, that the answer is a mixture of reasons and not a...
View ArticleShopping Cart Add Item - Catalog id Unsorted
Shopping Cart Add Item - Catalog id is Unsorted. There is no Custom Code or Configration that i remember doing in previous environment , but its not working right with the user acceptance system . Any...
View ArticleRe: Scheduling option are not Migrated ~~ XI R2 SP1 > 3.1 SP6 > BI 4 SP 6
No, Jawahar. BOXI3.1 Import Wizard does import the recurring jobs even with the calendar from older environment. I successfully import all CE10 reports and their recurring jobs to BOXI3.1 SP3....
View ArticleHow to clear selection screen parameters before calling transaction?
Hello Experts, I am trying to call transaction KSB1 and display result in an ALV using -call transaction 'KSB1' using gt_bdcdata mode 'E'. "mode Problem:1) First I call...
View ArticleRe: Convert JPY to USD Value in ABAP using Function Module
Hi Pawan, The JPY currency does not have decimals but is stored in the DB as a decimal value. Check the T-Code OY04 to see if the decimal places has been maintained correctly. Ant conversion exit for...
View ArticleZROH/ZHLB
Check via transaction MM03 or MM17 by inputting material type and created by and material no.
View ArticleRe: How to clear selection screen parameters before calling transaction?
Hi, Clear the parameters on the selection screen before you call the second time. Cheers,Arindam
View ArticleRe: Error trying to export / send e-mail of a report
Apologies Isis. I was just hoping that you could use that approach. I really do not remember much from the old crxdrt days as to how / if this worked or not. Now, to troubleshoot your approach, I'd see...
View ArticleRe: When a field encounters calculations from Rows & Columns, is there away...
Hi, What do you get when you select Gross Margin and Revenue and right click to select "Percentage Share"?. Do you get the same result?. Thanks,Jothi
View ArticleRe: malfunction data in preventive maintenance order
If you don't want the notification tabs to be shown on the work order, check the following in the IMG: Plant Maintenance Maintenance and Service Processing Maintenance and Service Orders...
View ArticleRe: In stored proc, inner cursor needs variable from outer cursor
There is a subtle difference between ASE cursors declared inside a stored procedure ("server cursors") and cursors declared in ad-hoc SQL ("language cursors"). In ASE, you can declare as many cursors...
View ArticleRe: Entrada de Mercancia con devolución
Francisco; Para poder traer el documento base (Entrada de Mercancía) de la Devolución lo hice a través de la línea de la Devolución con el campo BaseRef ; Prueba con esta consulta: SELECT DISTINCT...
View Article