Re: B1IF FileWatcher ?
Hi Brenden, You've posted this query on the SDK development forum. B1if is not really part of the SDK and you should have better luck getting a response from someone familiar with B1if on the...
View ArticleRe: popup disappear after user action
Hi, When you click on any button in the popup (modal box) the program flow reaches PBO of the screen (in your case its PBO of 200) processes it and reaches the statement after CALL SCREEN 200.As a...
View ArticleRe: Delivery date in Stock Transport Order
Pratik,I will assume that you are NOT using shipment scheduling (OLME > Purchase Orders > Set up Stock Transport Order > Assign Delivery type and Checking rule > "shipment scheduling" is...
View ArticleRe: Removing inclusive tax
yes that is what I need --- PR01 minus Tax. How to do that? How to set it up on my price procedure using a new condition type? Please guide me about the steps.
View ArticleRe: job opportunity for sap sd consultant in market?
The guy is seeking some career advice, I don't see anything bad in that: Do you? and posted rightly in "Career Center" For sure you yourself must have been under similar dilemma and sought similar...
View ArticleRe: GRC 10 GRCFND_A, GRCPIERP GRCPINW within GRC server
Hi Cesar Nope - got them separate Within GRC 10 Installation Guide SAP has disclaimer "CAUTIONAC/PC/RM 10.0 should not be installed with SAP Business Suite or with any SAP Business Suite components...
View ArticleRe: Número de cheque ya existe!
Permanece la incógnita hasta el momento, se agradece toda ayuda. saludos
View ArticleRe: Updatedate PriceList
Hi Peter Jacobs, Please refer below SAP notes for tracking price changes with detailed explanation on query and its conditions.Just copy and paste the query in query generator and execute. 1165947 -...
View ArticleRe: Capturing Secondary Sales in CO-PA
Hi, We don't receive data in Excel Files. Its a Third Party Sale & the Distributor is using Tally Software. We are planning to pull the data to SAP in Ztable which will all Characteristics i.e....
View ArticleRe: Archiving output documents
Hi, You can get it from NAST, Validity dates should be your condition record created date, you can get it from the transaction document ( either sales order, delivery) NAST is specific to application...
View ArticleRe: Tree and json data binding
Hi Tomasz, If you keep the names in your JSON file consistent you only need the one template. You can try the below JSON string and remove the logic for oSubNodeTemplate - you should get your desired...
View ArticleRe: Auxiliary account assignment to asset not possible error in PR creation
Hi, we are under SAP_APPL 604 and above thread and notes are not applicable in our case. and we also searched several threads in SCN but do not get the suitable solution. Note: we are getting this...
View ArticleHow to post accurals for rebates after closing rebate agreement that report...
Hi Andrien, Have you checked below SAP help? http://help.sap.com/saphelp_crm60_bu/helpdata/en/9d/67d69eb9c04479be70e1627e214ba9/content.htm...
View ArticleRe: Performance issue on 601/Provisioning
Hey Richard It may be 4 minutes for the entire process, but its not per user. IdM will batch them up and run multiples at the same time (depending on the dispatcher thresholds). So 20 people will...
View ArticleRe: Changing Deployment Unit?
There is no way to change the deployment unit after a solution is created. However, you can assign the BO to a different deployment unit. [DeploymentUnit(<deployment unit name>)] businessobject...
View ArticleRe: MRP setup
you can use consumption based planning, with MRP type VB or similar, define a re order point and reorder quantity through lot sizes and suitable lot size procedure for e.g say lot size procedure fixed...
View ArticleRe: Distribution wizard for NW 7.5
Hi,Neeti agarwal I think the two SAP notes 1601696 and 1838824 should be very helpful to you. Please check your configuration accordingly.
View ArticleRe: AM I AN IDIOT? WHAT DOES GetLast() do???
Here is the e.g. var sorted_result = query_result.OrderBy(n=>n.ID); the above OrderBy() function sorts the query result in ascending order based on the column ID. you can define sorting criteria...
View ArticleRe: dependency modify trouble
Un-install and Re-install the GUI, it normally fixes these kind of problems.
View ArticleRe: EM Web UI Overdue Tracking status
Dear Steffen, Now i can able to display the overdue events in Web UI. I like to add custom push button next to display details in search result display, need a pop up to display the error idoc relevant...
View Article