Re: SAP_CONVERT_TO_XML_FORMAT Function Module
Hi Wilson, This demo program talks about how to convert internal table into XML and download to PC and upload the same to SAP....
View ArticleRe: post goods issue subcontract vendor mb1b 541
what is the purpose you are referring the sales order while doing GR
View ArticleRe: Export/Import Variants from a productive instance to another
Hi, There is no such tool available directly which gives you list of all the variants and you can choose and then migrate. However there are few methods using which you can transport your variant....
View ArticleRe: maintenance of condition type for AED in General tax procedure
thanks for solution, but for JAOP..account key is VA02..which is a key for sales.., so is it right to use Condition type with this account key. following are the other cond types for which NVV account...
View ArticleBTE or Exits to populate tax jurisdiction code for line item in FB60
Hi All. Need to populate the tax jurisdiction code in FB60 transaction automatically after entering the data in the line item ( after pressing ENTER in line item ). So I need a BTE or Exits for the...
View ArticleRe: SELECT AND ENDSELECT
Hi Krishna, 1) SELECT SINGLE, hits the DB only onceThe result is stored into a Internal table.A READ / LOOP operation is used for further processing. Where as2) SELECT.. END SELECT, hits the DB n+1...
View ArticleRe: Diagnostic Agent Installation in Managed System
Hi Lluis, Why not?Please add that without any hassles as I always want our community to be on Top More good documents we have much better Solman Community will be and all be benefited RegardsPrakhar
View ArticleRe: Handle User session in application
ya you can use method of class cl_gui_frontend_services.Here is an example.., CALL METHOD cl_gui_frontend_services=>GET_IP_ADDRESS RECEIVING ip_address = ip_addr EXCEPTIONS...
View ArticleRe: maintenance of condition type for AED in General tax procedure
account key is VS2...not VA02. sorry for mistake.
View ArticleRe: SAP B1 9.0 Certification
TB1200 is the course of study for SAP Business One - Implementation and Support (Release 9.0 is the latest and most updated one available on the market). Regarding your keen interest to be certified in...
View ArticleRe: Smartform having main window in more than one page
Hi Sanjeev,thanks a lot buddy, i have solved my issue.Thanks a lot again
View ArticleRe: prerequisite
TB1200 is the course of study for SAP Business One - Implementation and Support (Release 9.0 is the latest and most updated one available on the market). Before mentioning about its scope, I would like...
View ArticleRe: SAP Business One Implementation Consultant Certification Exam (C_TB1200_07)
Training options for the C_TB1200 Implementation and Support Consultant Certification include: Classroom Training option: - TB1000 Logistics- TB1100 Accounting- TB1200...
View ArticleRe: SAP B1 course material
Training options for the C_TB1200 Implementation and Support Consultant Certification include: Classroom Training option: - TB1000 Logistics- TB1100 Accounting- TB1200 Implementation...
View ArticleRe: how to sepearte five or more table joins into different select statement...
Hi Mr. Toby tom, I would suggest, please avoid the selects ( either inner join or for all entries )! better to use the below FM!FM BAPI_DELIVERY_GETLIST : You can pass the select parameters like...
View ArticleRe: How to customise a standard SAP reports and rename to something like...
Hi Tom,here i am giving you a sample screenshot, through which you can see, how a standard reporthas been modified, and assigned a zreport.Here is a standard report Now this report has been copied, to...
View ArticleRe: Assets Balance in assets Register is not getting properly posted.
i have mailed you kindly reply as soon as possible
View ArticleRe: query
If you want the material in stock, then you have to hit in FI posting.Without FI posting, you can't upload the stock into SAP. I have a option for you.Please create the material with Price 0.01. (If...
View Article