Re: SAP BODS: parallel processing to improve load speed
Actually just a direct SQL push down into a single ECC Z table, via SQL direct insert. In that case, for 1 billion rows to load, with only one single job server, how can we improve the speed? Even...
View ArticleRe: Prevent BP# to show on the search screen!
Hi Raul, Did you tried the BADI to extend BP header search to filter out values - BADI_CRM_BUPA_IL_SEARCH_EXT.There is a method IF_EX_CRM_BUPA_IL_SEARCH~FILTER_RESULT to filter out the result list....
View ArticleProblem Submit Via Job in BADI
Hello guys of new! I have other problem to execute a program Z since my BADI ME_PROCESS_PO_CUST in the method POST. It's not executing the program Z. Thank you a lot.My code:CONCATENATE 'ME2XN'...
View ArticleRe: Dynamic filter in listbox using Timer SDK component
Hi Naveen, I'm glad the code was helpful. Just a question out of curiosity. What is the purpose of DROPDOWN_1 since it only ever seems to be populated with just one item? Regards, Mustafa.
View ArticleRe: Production order co-product
Hi Renato A co-product is usually produced by an order from another material. If you are creating an order specifically for this material, it is no longer a co-product. Please take a look on the...
View ArticleRe: File to Proxy with an attachment
Hi Charan, I can able to receive the file from SFTP in main document payload. I just want to send the .txt file to ECC through proxy. Could you please suggest me how PI can hold the data and pass it to...
View ArticleIs there an easy way to implement many SAP Oracle Parameters specified in SAP...
Hi, Beginner here. I am executing tasks as part of the SAP system post-installation process for a single-stackJava AS. I need to update Oracle parameters based on a few SAP Notes ((1431798, 1171650,...
View ArticleRe: Mensagem Unhandled Exception Ao atualizar cadastro de produto.
Fábio, Obrigado pelas dicas.. farei os testes. Abs Att,Yago
View ArticleRe: strange cache problem
On point1. I can think of 2 ways turning off SC could effect query plan choice (ignoring possible data type oddities or bugs around literal parameterisation). If the sql contains local variables they...
View ArticleRe: IDOC Payment process to vendor . and how do we reprocess
Hi If IDOC is generated and run into error, you can use bd87 or we02 to reprocess the IDOC but make sure source of error is fixed. If IDOC is not yet generated, reprocess depends on how IDOC is...
View ArticleRe: Automatic multilevel packaging with reference material
Hi, Yes, you can maintain multi-level packaging in SAP WM. First configure your packaging information using POP1 with reference to packing material. Determination finds with POF1. For more...
View ArticleRe: 64 bit deploy DOA?
I'm wondering if the 64bit option is causing the compiler to not include datawindow objects like they normally would. If the pbd files from a 64bit build are significantly smaller, it may be they...
View ArticleRe: .NET Graphic Location
I really need to get this to you somehow. So I can get it fixed I cannot delay another month my clients will go crazy.
View ArticleLine Item Display Field Vs Line Items in reports
Hi, 1. I don't fined Line Item display field while creating GL Master2. Also, not able to see line item wise balances for Leading ledger or Appendix Ledgers in reports like FS10N/FAGLL03 etc. System is...
View ArticleRe: Project Definition Length Validation
Hi Ken,You are right, debugging the code made us understand that the project def is being checked one digit at a time being a character, but if it were integer it would have worked. Regards,Krishna
View ArticleRe: Project Definition Length Validation
Hi Paulo, That sound like a great idea even if lengthy. I think that should work, but my developer has already used an exit to check the length to be 10 based on the profile. the range I am controlling...
View ArticleRe: Limiting table Insert/Update access via procedures only
Hey Thomas, Thank you for your response. As I am trying to implement the solution, one more question comes to mind.Within the procedure, which is now running as _SYS_REPO, we might need to make...
View ArticleRe: Read component from bom
Dear Ritesh, thanks a lot for your advise. But i would like to know if possibile about you to see in CU50 the quantity of item bom or the quantity in charateristc refered work only dinamically after go...
View ArticleHow to delete records in COFC
Hi I am getting error "unprocessed future change records for order prevent delflag/completion' while process order close. I could see that entries in COFC transaction.When I double click on process...
View Article