Re: How to turn on debug mode for NW 7.3 trial version?
Benny, Did you ever get a chance to look into this? I am trying the same thing via SAP NetWeaver Developer Studio's SAP Management Console Perspective and am encountering the same issue. None of the...
View ArticleRe: GWaaS Problem with Service Document Access
Hi Wolfgang, this has little changed for security reasons (although it reduces convenience). You need to assign your user the gw_admin role as described in...
View ArticleRe: BAPI_MATERIAL_SAVEREPLICA production storage location problem
Please make sure that you clear your variables before passing new records to BAPI. Kindly paste section of your code where you are populating variables and passing them to BAPI. Regards
View ArticleRe: Communications not up to date
Hi Nicolas, I didn't delete my message to you. Regards,Oxana
View ArticleRe: New column from duplicates
Hi, The above final table are not very clear. Could you kindly explain how exactly are you separating and displaying the two tables. Request you for a little more clarity of the requirement. Thank...
View ArticleRe: CJI4 doesn't show any value in certain version
Hello Rama, I don't thik your problem are related with the settings... I think it is dependent who the user enter the plan values. I mean you have : Version 1 --> you display costs in CJI4Version 2...
View ArticleRe: how does 0PY_PP_C1 filter data before uploading to 0PY_PP_C1?
Great to know that. Thanks for updating the news..
View ArticleZahlungskonsolidierung
Hallo zusammen, unser Kunde hat das Problem, dass einige EU-Kunden zu einem inländischen Verband gehören und über die Zahlungskonsolidierung die offenen Posten beim Verband landen sollen. Es ist aber...
View ArticleRe: Accounting Document-Tax Code
Hi, check if tax code is maintained in FTXP for your country keyand also check in the condition record whether the tax code entered or not Mostly it will be the problem from FTXP regards,santosh
View ArticleRe: Removing repeating special characters in info object for loading master data
Hi Neeti, You may try this (more elegant). INTERNALjs:%external%.toString().replace(/-/g,"") However, the former version would also work. Regards,Kalyan.
View ArticleRe: Delete Transactional Data from Specific GL Account
This transaction deletes data from Special Ledger, but not from G/L. One cannot delete transaction data from G/L, period.
View ArticleRe: Why we need to use webdynpro ABAP over Normal abap
Hi, Answers to queires:why do we need webdynpro abap(WDA)??a) what is the importance of webdynpro abap?a) WDA is UI technology while ABAP is broader concept which covers even Web Dynpro ABAP. ABAP has...
View ArticleRe: Standard UI alignment change?
HI, Please go ahead with access key generation and do the alignment. Regards,Ganga
View ArticleRe: configuration setting to be maintained for enabling submit button in ROS.
has all the mandatory fields been filed?
View ArticleRe: Navigation after raising an error Message
Hi, Please try with cancel_navigation = abap_truestatement changing to cancel_navigation = abap_false
View ArticleAdd VAT MRP Ind
Dear All, I have a situation where there is two different tax condition for Additional VAT ZVRD (RM)& ZVCD.(CG). For RM ADD VAT RM system is calculating the correct value. However, for ZVCD add VAT...
View ArticleRe: The specified HTTP method is not allowed for the resource identified
Paste the request body here.
View ArticleRe: Regarding ALV Modification
Hi, You can do this by:a) capture event of detail view List view by raise event and subscribe event conceptb) reload the data of ALV table by rebinding ALV context node with modified data. Regards,Ganga
View ArticleRe: Regarding Deleting a row in alv
Hi, Bind the context node with modified data inetrnal table data.
View Article