Re: Excel in Macro to open a connection in SAP
Hi Holger, Thanks for your code. I tried it but i got some errors. I am not sure if i am missing some component.. I copied your code in a macro in the excel then assign it into a button and this...
View ArticleRe: String character replacement manipulation
Hi, Try this code: **************************************************************************data: ls_inc type string.data: ls_text type string value 'You need # keyboard and # screens'. while sy-subrc...
View ArticleRe: import AppBuilder project into Eclipse for Android
You should check this write-up Developing SMP 3 Mobile App using Appbuilder, Kapsel and SMP 3 Trial - Part 3
View ArticleRe: How to remove the menu items when remove Add-On
Hi Sachin,Depending on whether you are using B1DE.But normally, after you initialize your Application.SBO_Application object,you would add below code to register the event : SBO_Application.AppEvent +=...
View ArticleFixed Asset Add-On
Good day! Hi All! I am currently loading fixed asset to SAP Business One 8.82 PL 13. I followed the setup procedure. But when I am trying to load the text (tab delimited) format of the template I have,...
View ArticleRe: Why object M_MATE_NEU?
Hi Tobias I'm not on a system to check but I suspect it protects generating new material numbers from another transaction. You can use the "create" to extend the view of the materials but you still...
View ArticleRe: Deleting partner functions in already created customer master
Pradeep, XD02, give customer no. 9999 and sales area, then delete a SH customer no. added: partner function (SP, SH etc.) is different from customer no. (9999, 71005 etc.). Please clarify what is the...
View ArticleRe: Not able to delete a column in Table in webdynpro
Hi Kiran, I rectified the mistakes that you told, the method remove_grouped_column was not working but method REMOVE_COLUMN worked. Thanks for your support. Regards,Rajan Jain
View ArticleRe: Error: XXXXX:6400 not found or server may be down (FWM 01003) null.
Hi, Check if database is running mode or not? Amit
View ArticleRe: Multiple vendor for one part
Hi NagarajanThank you for your reply.1) Both the maker of the part and the service provider are different. Hence I will need to issue separate orders. Regards,Yash
View ArticleRe: Password protection for a PDF file
Hi Aravind I would suggest for completeness and the total usefulness of the information on SDN that you post your solution and not just that you have solved it. Thanks
View ArticleRe: how to do billing for multiple items
Dear Ravi & Venu, Thanks for your quick reply. But company is not using any sales BOM. Order should be single item(M1-1000Kg) the same item should be delivered(M1-!000kg) my requirement is Billing...
View ArticleRe: How to Grey out cost center column in me22n screen(Account assignment tab)
You can use transaction and screen variants for the same. No need to code. Please search Nabheet
View ArticleRe: Basic Configuration steps for Loans Management in SAP
Hi Jyoti, Sap standard provided the template product . You can use the template product to create a product by changing the attributes as per your requirement. Steps:1. Go to transaction code...
View ArticleRe: Exporting Issue to Excel from output screen
Hi The limit was for ALV, which kind of output are you using? Max
View Articletds on invoice and as well as clearing that invoice.
HI everyone I able to calculate tds on invoice on particular vendor but while clearing that amount using t-code f-53 system again calculating tds on same vendor which we have already...
View ArticleRe: Error in WAIT-AS-JAVA-START phase : java.security.InvalidKeyException:...
Didn't you used or updated to "Unlimited strength jurisdiction" policy anytime after JVM switch - the one which comes with SAPJVM has limited strength.You can try to update them at all possible...
View ArticleRe: How to set error message at the time of VL31N if PO validity end date is...
I think the validity dates in header is relevant for services.
View Article