Re: Want to pick the tax code according to price
Have you checked does the issue solved or not if not ask your questionsif solved close the thread with correct or helpful answers RegardsKennedy
View ArticleRe: Error Message C+805 and C+712 Material Ledger CKMLCP
Hi.. I doubt that after you activated ML at 01 2014, youoccurred MM transaction at 12 2013. You should review material’s transaction using t-code ckm3.If you have MM transaction of period 12 2013, you...
View ArticleRe: object type for production order
Have you checked does the issue solved or not if not ask your questionsif solved close the thread with correct or helpful answers RegardsKennedy
View ArticleRe: Unable to add database fields in SAP B1 PLD.
Have you checked does the issue solved or not if not ask your questionsif solved close the thread with correct or helpful answers RegardsKennedy
View ArticleRe: Need query
Have you checked does the issue solved or not if not ask your questionsif solved close the thread with correct or helpful answers RegardsKennedy
View ArticleRe: SDK latest changes
Have you checked does the issue solved or not if not ask your questionsif solved close the thread with correct or helpful answers RegardsKennedy
View ArticleRe: DTW is not opening in prod server
Have you checked does the issue solved or not if not ask your questionsif solved close the thread with correct or helpful answers RegardsKennedy
View ArticleRe: Updating standard price list thorgh dtw in SBO 9.0
Dear Experts I've solved the issue.It was written somewhere .Just to set LineNum as "PriceList" Number - 1.Curious...
View ArticleRe: Managed System Setup
Two LMDBs is not an easy task to handle, and SP05 while releasing a numerous amount of features also released a large amount of issues (I suggest SP08, as SP10 is going to be released towards the end...
View ArticleRe: Is SAP Firoi supported/available on cloud - Amazon EC2 or MS Azure ? What...
Are you talking about PaaS or SaaS? SAP Fiori needs Gateway and ERP servers. Where is your ERP is located?
View ArticleRe: Which is the datasource to extract CRM Activity Notes
Hi Nitin, Here you can find a lot of datasources...
View ArticleRe: Want to know backup restore procedure on DB2 and how can i proceed with...
Hi Srinivas, For First time offline backup for below steps: Example: Unix Based Machine 1. Login as sid<adm>2. stopsap all3. get db cfg Backup the database shoud be in a LOGARCHMETH1 ON /...
View ArticleRe: Error while accessing Fiori Shopping Cart Approval Application
What is Support Package level for GBSRM001? The latest one is SP09.
View ArticleRe: UWL auto refresh not work: time-based and event-based
Hi Nithya, I understand what you mean. After I enable the UWL Push mechanism, if I complete a task, the task is not removed from the UWL at once. I need to click that completed task again to trigger...
View ArticleRe: Need to find datasource for Marketing Attribute Set
Hi Nitin, There is a guide to do this. The guide explains how to create an infocube with marketing attributes....
View ArticleRe: Want to know backup restore procedure on DB2 and how can i proceed with...
HI Srinivasan, Thank you Somuch for your reply.. Environment is Windows 2003, DB2 9.5 Database, Netweaver 7.0 EHP1 SR1. they have offlne backup already with them... i will have to install a new system...
View ArticleRe: MOB01 SAP Mobility Overview and Best Practices
Hi Dear I' also looking for the same will be really great full if some one can provide some materiel for this Thank you
View ArticleRe: AS ABAP 7.4 trials as virtual appliances: Questions and feedback
Hello Stefan, Im able to proceed until checkout and successful. Thanks for reply. Best,Faruq
View ArticleRe: version for infocube
Hi, after I activate the infocube, version shows ' in process'. 'revised version' should be presented in your way. please provide additional idea. Many Thanks,
View ArticleRe: how to remove two zeros after seven 5,456,200,700.00
Hi Sunitha, Try like this DATA : i_test TYPE p length 16, b(20) TYPE c, finalvalue type p length 16 DECIMALS 2. i_test = '5456200700.00'. b = i_test.CALL FUNCTION...
View Article