Re: Dunning Level Repeated in Dunning Run
Hi Ajit, Have you used the dunning frequency field? I believe you issue can be resolved by using this field with days in arrears. Regards,Gaurav
View ArticleRe: MDG Supplier/Customer Search distinction
Abdullah, can you just provide the name of the class and the method that needs to be enhanced, so we make it clear?Thanks in advance,Boris
View ArticleRe: Date update from header to item
Hello Thomas, Thanks a lot for Replying to my Question, I appreciate it. I am using TA & TAN for my sales document and I see Requested Delivery date field on header overview page under Sales order...
View ArticleUser exit for transaction type in FBB1
Hi All, We have a requirement which allows the users to overwrite the transaction type and save it with different TType when they doing the entry manually via FBB1. For a particular account a...
View ArticleRe: Create External document (URL) in SAP Personas
Thank you for walking me through this! I will pass the info along!Thank you again!
View ArticleRe: Copy OO ALV print button functionality
Why can't you assign the standard print button function code to custom button? I have done this in SLIS ALV.
View ArticleRe: Updating VoucherNum and ConfNum in RCT3
Hi Eric, I've finally managed to do it using the UI API. In the before DATA_ADD event, I open the PaymentMeans window and update the details. This causes B1 to save the info in the JDT1 and OCRH tables...
View ArticleRe: Creation of Intercompany Vendors and Customers in SAP MDG
Hi Abdullah Thanks for the response. In which case, when a Vendor record is created, the vendor ID will be entered in the Customer ID field indicating it to be an Intercompany Vendor. Similarly when a...
View ArticleRe: Debugging inside a loop
Hi Set a watchpoint for year (I don't know the name of the variable) = 2013 Max
View ArticleRe: Blank screen on Standalone ITSmobile 6.20
Hi Oisin, When itsmobile01 service loads first difference I notice is that on desktop in browser input field of login form is already selected. Then, when I click on any input field of login form I get...
View ArticleWork Items not showing up in users inbox - Basis Issue?
Recently I was testing a new workflow with a user in our quality environment. He claimed he wasn't getting SOME of the work items that were definitely assigned to him. I could see they were assigned to...
View ArticleRe: Database Schema - SQL vs BEx
If you want to keep close to what goes on in BOE without drilling too much in BW transactions you could use BEx Query Designer to analyze how BEx Query is constructed : Variables, BEx Structures,...
View ArticleTechnical objects required to be mandatory in service contract VA41
Hi I've got exactly the same issue as the one described in the thread. Technical objects required to be mandatory in service contract VA41 Unfortunately for me it has never been answered, and seems to...
View ArticleRe: Consolidation package doesnt work, monitor works perfectly fine.
Yes, before I trigger the consolidation, I first translate the local currency. I tried adding INCREMENTAL_MODE = N but it didnt work. Any other settings that we can check? Also, I tried to create a...
View ArticleRe: VBA and SAP multiply session
Solved: I use session.ActiveWindow() and SESSION_ = SESSION_ + 1 Set session = Connection.Children(Int(SESSION_)) to change GIU connection
View ArticleRe: Service P.O history Tab is not updated
Hi, Since the issue is after client copy, you may check the same with the BASIS team and find the reason. Regards,AKPT
View ArticleRe: "No Server Defined" in SDK DI Samples
Hi Sriram, Please check in the B1 client how the license server has been named, and the port number:Administration > License > License Administration > License Server In your...
View ArticleRe: Change lock type on live table
How did you calculate the number of rows ? If you looked at the output of sp_spaceused, the number of rows mentioned in the output is only an estimate and not an accurate number. select count(*) gives...
View ArticleRe: Where do you store the Customs Entry number in GTS?
Hi Dean, If your broker could send the response mapped into an iDoc, then you could use the standard Function Module /SAPSLL/IDOC_INPUT_CCECUS - same as for the usual inbound iDocs from Customs. If you...
View Article