Skip standard select method in search help exit
Hi experts, how to skip standard select method in search help exit? Currently I'm selecting my custom data with select statement in 'DISP' section, but still text: 'more than 500 results were found' is...
View ArticleCharge Time to a Standard Sales Order?
Hi,I apologize if this is not the correct space - the question came to me from our Cost Accounting department, and I couldn't think if a better spot to put it on here. We are a manufacturer. Most of...
View ArticleMRP - Demanda Mes 1
Buenas tardes Estimados, Estoy corriendo el MRP, pero no entiendo porque el primer mes no lo considera como Demanda (Prevision) Por otra parte como se hace el calculo segun lo requerido para Junio...
View ArticleRe: User ID filter for Initial Load
Hi Nits, Did you try to filter on BNAME? Let me know if this helps!Anu
View ArticleRe: Workflow attachment icon not showing
Well, the attachments are emails (I assume those are actually workflow comments) that she sends to an agency when additional information is required, etc.... They seem to be created fine because when...
View ArticleRe: Take two files from a folder and compress them into one zip file
Hi, I ad same issue and resolved it with os command in file channel. I have created a .sh file on server and run it in os command cd /usr/sap/folder zip batch.zip *.csvThanksShivi
View ArticleRe: Issue with Image Loader in 14.0
Sam,I tried logging in to ECC with the same user as the one that is making the Jco connection and it is giving the same URL which i was getting earlier when i was executing the FM with my user id. I am...
View ArticleRe: Material Rule Based Workflow Hours to Completion
Hi Abdullah, Thank you for answering. Even this simple notification with this standard text I'm not able to see working. Do you know if I need to setup something to have this email being sent? Or just...
View ArticleRe: Cuurency conversion
Hi Naveen, Please check my document for currency conversion "Currency Conversion Based on user input". Hope it will give you an idea for your problem. Regards,Ganesh Bothe
View ArticleFill a prompt from listbox
Hi all I'm using D.S 1.3 over UNXI have a list box with years and I have a data source with a prompt over years with select "in list" (multiselect)I want to fill the prompt with selected items from the...
View ArticleRe: Problem in execution of F4 help in Module pool
Deepika, The it_data is a standard table, for example: it_data type standard table of, you can use the table type that you like. About attributes, declare as follows: PARAMETERS: p_ustyp TYPE...
View ArticleRe: Price List Updation
Hi, Could you post your sample file for this DTW? Thanks,Gordon
View ArticleRe: DEBMAS inbound IDOC is not creating the text
At least I can confirm that I do not get the text either if I leave the IDOC without customer number.Can't you use the function module NUMBER_GET_NEXT to pre-assign a new internal number for the...
View ArticleL-Language documentation and code examples
Hi Colleagues. We just started project required development of the L-Language stored procedures.I was looking for L-Language documentation and code examples in the our SAP network.I was hopping we have...
View ArticleRe: how to remove this error in webdynpro abap
Hi kaustav,I faced this kind of issue some time back only thing i did was to delete the Webdynpro application and created a new Application again and then it worked as a charm. ThanksPhani
View ArticleSAP Shopping Cart Attachments to SharePoint
Hi Experts, I have requirement that SAP Shopping Cart Attachments should be stored in SharePoint.. By default SAP system store in the SAP tables but now we wanted to route that to SharePoint. SAP...
View ArticleRe: Crosstab, minus the summary area...
you can always use split on different levels...first split the var up with the @ and then with the / e.g. f:= Car1|Garage1|test1|2.00/test2|0.05@123456;var f1:= split(f,'@')[1];var f11:= split(f1,...
View ArticleRe: Version History of S&OP
Can you explain what you mean by "version history"? thanks...
View ArticleRe: Don't save all transaction in EH_ONFORWARDCALL
Hi Jotsaroop, Your solution is good but with the DO_NOT_SAVE exception, the end process is stopped. The system stay in the Order in modification. My process call the method ON_INTERACTION_END_REQUEST...
View Article