Re: retail for Perishables Planning WDFR
I have set the Assortment type in article master,it is 1 .
View ArticleCreating screen with class report
I have created a class report/program.How do I create a screen for it?
View ArticleRe: How to set local currency in AR/Invoice through DI API SAP B1?
Hi Nagarajan, Thank you for suggestion. While awaiting reply from this thread, I have posted at SDK forum also. Best Regards,Muh.Ulfah
View ArticleRe: How to set local currency in AR/Invoice through DI API SAP B1?
Hi Radoslaw, Thank you for suggestion, but I need direct without save as XML first. Best Regards,Muh.Ulfah
View ArticleRe: PGI-profit center
Hi, If I understand your issue correctly you'd like to assign different profit centres to different valuation types.We had similar issue and used FI substitution to solve it. Ajay, I'm afraid sales...
View ArticleRe: Help for OVS in WebDynpro
Hi Sameer, During save, make sure that the changed data of the field is available and it is getting saved successfully. Set an external break point just before saving data to backend and check if the...
View ArticleRe: Purchase Price Variance Report
Hi, Try this : SELECT DISTINCT T0.[ItemCode], T0.[Dscription],(Select Top 1 T2.[Price] FROM PCH1 T2 WHERE T2.[ItemCOde]=T0.[ItemCode] ORDER BY T2.DocDate) AS " LAST PURCHASE PRICE",(Select Top 1...
View ArticleFind Broadcast job
Hi All, I would like to know which back ground job is running for a query broadcasting. I do not have information, who created and on who's name the job is running. Regards,Ravi
View ArticleRe: How can I know who released a transport.
Hi Kranthi, There are some methods which already been suggested to you by Sharma & Michael to know who released the TR .The simple & best way is just go with SE01 --->provide your TR number...
View ArticleRe: MIC assignmet in an inspection plan as recipie
Hi Bell, You can use inspection point to inspect the same MIC multiple times. BR
View ArticleRe: Guidance SAP AII/OER Certification
you can find all certification available here.. Training and Certification ShopPlease check according to your requirement and location..
View ArticleRe: How to update CC02 Chng Header Long Text?
Hi Justin, Can't see anything obviously wrong. Only thing I can think of is maybe you lwa_thead is not populated correctly?Should be:id = AENRobject = CHANGENAME = sy-mandt && change_number...
View ArticleRe: SAP automatically closed
Hi, Please check SAP note 1878504 - Crystal reports crash after repeated preview, print and close of the report It is an application error. Thanks & Regards,Nagarajan
View ArticleRe: Tutorial/Blog for SAP ABAP License
Hi chaitanya, When you perform the initial load of an ABAP system from SAP IDM, all the roles(Composite & Single) are loaded into IDM. You can find the role names as below....
View ArticleRe: Output Length in Domain
Hi, As explained by others: No. Characters > Define what the variable can storeOutput Length > Describe maximum length with formatting characters Take a example: 12345678901234567 (No. Characters...
View ArticleIncorrect Exchange Rate amount posted when changing the currency rate in AP...
Hi,I'm using SAP B1 version 9, PL7.I have encountered error in the incorrect Exchange Rate amount when posting in the AP Invoice. Below are the replication steps. 1. Create PO (BP currency = USD),...
View ArticleRe: Price List
Hi, Try this: SELECT T0.[ItemCode], T0.[ItemName], (SELECT T1.[Price] WHERE T1.[PriceList] = 2 ) AS 'RETAIL PRICE', (SELECT T1.[Price] WHERE T1.[PriceList] = 1 ) AS 'TRADE PRICE' FROM OITM T0 inner...
View ArticleRe: Blanket Agreement Start Date
Hi, Not possible to change grayed out field. Thanks & Regards,Nagarajan
View ArticleAdd CLM Collaborator Automatically to Existing Agreements
Is there an automated way to add a new user or group as a collaborator/owner/reviewer to existing CLM agreements? I need to do this for over 1,000 CLM agreements. Thanks.
View ArticleRe: master data enhancemen
Hi Eddy, Did you collected all data source and enhancements in single request or multiple requests? I am sure if you check the LOG of transport request having custom field, will tell us what is the...
View Article