REUSE_ALV_GRID_DISPLAY_LVC with checkbox Inside an enhancement
Hello Experts, I'm using function module REUSE_ALV_GRID_DISPLAY_LVC with editable checkbox functionality inside an enhancement of ME32L. The idea is when the user wants to modify the adresse related to...
View ArticleF4 help values in table control. Transaction CAT2, additional field structure
Hi gurus, I am having a terrible time with a problem. I have to add a field to transaction CAT2 and that field has to have a data-dependent search help, I am not quite familiar with search helps and I...
View ArticleUpload a file as RAWSTRING to application server va RFC
Hi all! I need to upload the binary file (JPG image) to application server. I created a function module which takes the file data table in TABLES parameter and transfers it into appserver.The problem...
View ArticleSelect Option values compatibility issue
Select Option values compatibility issueI'm new to object oriented program in ABAP and having some compatibility issues. I’m getting some values from user via selection screen as Select-Option. But...
View ArticleHow to Easy... Save Smartform in PDF File
This is a simple routine to save your smartform into a PDF file: " Local VarsDATA: lc_fm_name TYPE rs38l_fnam, ls_control_par TYPE ssfctrlop, ls_job_output TYPE ssfcrescl,...
View ArticleDeleted request no then how to delete the program?
Hi Expert, Deleted request no then i need to delete the program....How can i delete the program...cause to delete asking the request no.. i don't know deleted the request no..how to remove...
View ArticleThe data is not shown when executing the query associated to infoset.
The data is not shown when executing the query associated to infoset. Data should be shown because the info is in table eban. Can you check the conections please. Thanks. regards. Belinda NOTE:...
View ArticleUpload a file as RAWSTRING to application server va RFC
Hi all! I`m trying to upload a binary file (JPG image) to application server.I created the functional module ZFM_UPLOAD, which takes the file data table in TABLES parameter.In that table I have some...
View ArticleHistory in CDPOS
Hi all, I am facing a problem : I want to know, for a special VBAP (left say, p_vbeln – p_posnr) what was the last value of its material (MATNR) I say ‘last value' because VBAP-MATNR can be changed....
View ArticleHow to get string value, system is Production environment
Hello I have a custom table (say, my_table), where in couple of fields are strings type(say, my_string_fld). When i open this in SE16, I am not seeing the full data of that string my_string_fld value,...
View ArticleError message on EXIT_SAPMM06E_012 disable screen
Hello,In transaction ME31K I need to process error messege on saving. In EXIT_SAPMM06E_012 when I write a message it makes all the header screen field disabled,when I press Enter the exit...
View ArticleRFC Error while using
Hi Gurus, Can any one tell me possible causes for the below errors , Which situation these types of RFC Errors occured .please help on this RFC errors ASAP Runtime Errors...
View ArticleHow to pass work area data from report program to screen??
Hi folks, How to pass work area data from report program to screen??
View ArticleTable maintenance generator
Hi Gurus............. I need a suggestion from u guys regarding the TMG. When ever we create a Ztable in se11 we ll usually used to create TMG too. But instead whenever i create a ztable in se11, TMG...
View ArticleTable maintenance generator
Hi Gurus............. I need a suggestion from u guys regarding the TMG. When ever we create a Ztable in se11 we ll usually used to create TMG too. But instead whenever i create a ztable in se11, TMG...
View ArticleBDC to create TCODES
Hi I need some assistance. I'm fairly new to ABAP but have a task of writing a BDC program that will create Tcodes for 700 program. I understand how to do the recording but not how the code should look...
View ArticleBDC it 591
Dear Experts, I have a requirement for BDC of Infotype 0591,and I have done recording for it but the problem is thatwhen I open it0591 using pa30 there are 5 fields in it, but when i do recording or...
View Articleconverting Internal table data into pdf format w/o calling smartform and...
Hi Experts, how to convert Internal table data to pdf format w/o calling smartform and spool no function module in ooabap. Please give solution for this requirement? Regards karthik
View Articleuploading and downloading of data
Hello, while downloading a table to a text file using GUI_DOWNLOAD,its downloading the contents into a text file without the header.But if we execute in background the output is with header...
View ArticleFind SELECT quires in a given program
Hi Experts, Good day, Can anybody help me out in finding out or to tell how many SELECT quires are there in a given program or How to trace out all the SELECT for a given program. any logic would be...
View Article