Re: How to create .xlsx with a Background Image using ABAP2XLSX?
Hi Ivan, I think Paramesh's question is about a picture (JPG/GIF/PNG) and not about background (batch) processing. Regards,Dominik
View ArticleRe: Values not populating in Notification mail
Hello, Are the values showing in container element ZSF_APINV_TRANS in the workflow log? regardsRick Bakker
View ArticleRe: purchasing in mm
I'm absolutely with Jürgen. It is up to you to get involved with the necessary basics. And it is not rude to give the hint, that a basic question isn't necessary if you work through the documentation....
View ArticleRe: How to catch BCD_OVERFLOW error when passing value to formal parameter?
Hi Matthew and Edgar, thank you both for your inputs. Using generic data types seems an elegant way of solving the issue (numeric is preferred over too generic data here). However, my primary question...
View ArticleRe: Comparison between split Adapter in Seeburger and EDI Separator
Dear Sudharshan, yes, I would say that this is a correct point/observation. When the Seeburger Adapters were introduced many years ago, one focus was put on the flexibility by keeping all functionality...
View ArticleRe: SAP SD FT export licenses
Hello, Following setup is required to solve the issue:3 legal regulations (certificate A, B and C)3 certificate types (A, B and C)3 export control classes (A, B and C)6 groupings2 groupings per LRWith...
View ArticleRe: Time Zone Configuration
Hi Joey, I believe you are aware of Fine tune activity "Set Time zones".If you are using this activity,kindly let us know what is the issue that you are facing with setting the time zones for your...
View ArticleRe: Traceability of Batches
Hi Ramalingadas, Thank you for your reply. Could you please let me know where to access this report. Is this a standard or per-configured report. Thank you Antonio
View ArticleRe: message tracking in EH
Hi Ravi, if you want to send an event message parameter with the event message, the configured fields for the parameter type and the action are not needed, but EM needs to know the name of the...
View ArticleRe: Notas fiscal de entrada com desconto incondicional no icms.
Boa noite, tive o mesmo problema no valor da base do IPI, quando há o desconto destacado, não podemos dar esse desconto na base e no valor, pra solucionar tive que fazer a seguinte alteração na formula...
View ArticleRe: Erro na emissão na NF
Boa noite Tupac, qual versão do SAP você está usando? e do Skill? Eu uso o SAP 8.82 PL14 e Skill 1.21.13.19 HOTFIX 10. A skill atualiza bastante o sistema por causa de mudanças em esquemas XMLs,...
View ArticleRe: DatePicker and JSON Model -> no date output
Hi Denise, The slash (/) in front of dateValue is not necessary. Try:var oControl = new sap.ui.commons.DatePicker({ value: { path: "dateValue", type: new...
View ArticleRe: SUP with secured web service
I have found the answer, below is the explanation The secured webservices expect additional set of credentilals which would be not known to the user. These credentials are configured at the back end....
View ArticlePayor tab not showing on one screen but is on another
Can someone tell me why the Payor option is not showing on the second screen?
View ArticleRe: Current Assignment
Hi - When I add the {@owner} to the group header CallLog.CallID all my data disappears. Not sure what went wrong. Here's a snap shot of what I have so far. thanks. G.
View ArticleCan someone tell me why the Payor option is not showing...
Can someone tell me why the Payor option is not showing on the second screen?
View ArticleRe: The print control could not work?
If you Google COL2V you'll find that this is a control for ABAP List for "inversed" font, which is not upside down, I believe, but just the color inversion (e.g. white on black background). There are...
View ArticleRe: Transfer Order Split problem
Hi Suresh FM L_TO_CREATE_DN is there to create a Transfer order against a delivery. One thing which is not clear from the above thread is "TO was created for the entire delivery even though I entered...
View ArticleRe: Stored Procedure parameter (@Carrier) used in report and can't be set via...
The parameters are supplied to the stored procedure, including @Carrier. So, my data is correct in the datatable and then in the report itself. NULLS is simply a code snippet that checks for a null...
View ArticleRe: Stored Procedure parameter (@Carrier) used in report and can't be set via...
In short, I believe the stored procedure's parameters that are defined in the rpt file are completely ignored and the values are not passed into the report since Crystal doesn't actually execute the...
View Article