Re: Accounting Documents during settlement
Where are you settling this? I mean whats the receiver?
View ArticleRe: Still getting "The report filename was empty" error
I don't recall if this was mentioned in the other thread but you should not be loading CR in Page_Load, Industry standards tell you to load this in Page_Init. This is posted in multiple threads here...
View ArticleHow does a exploration view recognize an information space
Hello, I have the following questions that Im pondering on, SAP BO BI version is BO 4.0 sp4 in both the prod and qa environments, windows server 2008. 1- why doesn't a Exploration View Set have a CUID...
View ArticleRe: Variant Configuration tables
Try the FM: BAPISDORDER_GETDETAILEDLIST make import field CONFIGURE = X and enter the sales order number and check the output table ORDER_CFGS_CUVALS_OUT. Also check fm VC_I_GET_CONFIGURATION
View ArticleRe: Manufacturing Implementation
Antonio, Sounds like thsi is straight out of BYD. I'm not sure what your question is. How many different products do you have and can they use the same production model for several of the products? I...
View ArticleRe: SKIPR - Rejeicao: Falha no schema XML
Boa Tarde Lucas Tivemos um mesmo problema em um cliente que estava em um SP13 e foi direto para o SP16, então foi necessário executar o item 3 da nota abaixo: SAP Note: 1856170 "3. The following XI...
View ArticleRe: Issue In Sales Invoice DTW with down payment
Hi, Could you post the template file you have used? Thank,Gordon
View ArticleRe: Layout Recepção XML 3.10
Thread moved to the Portuguese speaking community. Thank you Arthur Alves Teixeira for stepping in in GRC space!Laure
View ArticleRe: Ensure allocation table
Hi, Normally, the second user will receive an error: something like: ...data was modified by user...... However, if users open the form for view only, there will be no lock at all. Concurrent update...
View ArticleRe: extract data from hash map for target structure mapping
Ryan,The target structure I made a mistake. All elements Material_Ident, Sales Org come under material 1..unbounded element thxmike
View ArticleBuilding workspace window issue
Hi All, I am getting the below window popping up everytime I close the DS application and it takes a while to actually get closed. I got this new laptop, On old one the client tool was working fine and...
View ArticleFM for currency conversion using base currency
Hi Experts, We have a requirement as follows:According to Polish VAT law, the VAT amount needs to be shown on their invoices in the local currency of the Polish Zloty (PLN) when invoice is issued in a...
View ArticleRe: Can't select any value in radio to query report.
Hello Tom, could you please close this thread properly, so that others can find the solution, too? Please have a look at the blog How to close a discussion and why if you're unsure on how to do that....
View ArticleRe: Firefox and punchout catalog
https sounded logical. Is the Map Parameters set appropriately? You can take the guess work out of PunchOut Integrations using PunchOut2Go and the PunchOut2Go Portal,...
View ArticleRe: how to specify PACKAGE SIZE for to RFC_READ_TABLE from PyRFC?
in your example code, you do: if 'tabfields' in kwargs.keys(): tabfields=kwargs['tabfields'] # parameters['FIELDS']=tabfields for field in kwargs['tabfields']:...
View ArticleRe: Error in BAPI_GOODSMVT_CREATE
Checkout the solution mentioned in the note, 139176 - M7302: Field overflow in routine WERT_SIMULIEREN and see if it solves the issue you're facing. Also see the note: 519800 - FAQ: Goods Receipt...
View ArticleRe: Customizing error in daily work schedule 30 Message no. P2581
Hi Pragna, Pragna Roy wrote: create work schedule Manually - Entry 2 EG 30 does not exist in T508A (Check Entry).Please check have you maintained WSR based on ESG. Revert back in case of any issues....
View ArticleRe: Fast Order Entry - Business Partner Search / Suggestion
Dear Thomas, Below different options might help you. 1.There is a new and nice feature available with TM 9.0(With latest FPM service pack) i.e If you enable the 'Suggest Values' property for any UI...
View ArticleRe: Production Order Component Sorting Options
You transfer your reports internal table data to the function module through SORT_TAB which will sort it and return the sorted output in the same table. DATA: i_tab type table of RESBK with header...
View Article