PDF File from an internal table data
I have an internal table ready for grid display of a report. But according to the new requirement, it shouldn't create a Spool request as it is affecting the performance of the system (because its a...
View ArticleCMOD
Hello Gurus, I have made the following showed in the screens attached. ¿I want to know how to list enhancements like ITOB00001 doing the same? How do I know that exists other enhancements like...
View ArticlePO- Output process with DMS attachment
HI, I have a request to process a PO output but when they process this output instead of picking a layout to print/fax/email, requirement is to get an attachement from DMS document(CV03n) and send this...
View ArticleField-Groups, Extract Dataset - Extract errors on a job (standard program)
Hi, We have a job running daily, which uses program RFDOPR10 & a custom variant. This job fails a few times a month (1-3), with ST22 showing Extract files errors like EXTRACT_READ_ERROR &...
View ArticleHow to protect image and text from page break
Hi I have set on a smartform a single row which contains two columns. The first column has an image, and the second has some text. I want the program to send the whole row to the next page if it does...
View ArticleVery simple ALV in popup window
Hello, colleagues!It may be useful in everyday programming to use quick and simple solutions.So, I wrote a function module 'Z_VERY_SIMPLE_ALV' which allows you to display ALV grid in a pop-up window at...
View ArticleBAPI_ACC_MANUAL_ALLOC_POST CUSTOMER_FIELDS - Customer Fields
Hello Friends Can some one please explain me how to fill Customer fields parameter while calling BAPI.BAPI_ACC_MANUAL_ALLOC_POST CUSTOMER_FIELDS I have 2 custom fields in COBL structure . ThanksLavanya
View ArticleBDC Program For IK01
Hi, I have a requirement to upload measuring point (IK01) using BDC. The problem is how to create a BDC to switch between MeasPointObject For example Record1 for equipment using MeasPointObject...
View ArticleConvert HTML File to PDF
Hi Friends, I am downloading the HTML file from my ABAP report. It will contain HTML tags ( i.e for Table, Pictures ). Here Pictures are coming from DMS Server. It is downloading on the presentation...
View ArticleIE02 Classification Tables
Hello Gurus, How Can I get the table that associte fields Code Equipment and Class? Thanks
View ArticleABAP Report on a web browser
Hi, I want to develop a code for displaying ABAP report on a web browser.
View ArticleProblem in executing 'BAPI_IBDLV_CREATE_FROM_OBDLV'
Hi Experts, I have to create Inbound Delivery with reference to Outbound Delivery.I am using BAPI_IBDLV_CREATE_FROM_OBDLV,passing the following parameters wa_hdrdata-DELIV_NUMB =...
View ArticleDefault language for untranslated language
Hello, I would like to know how to set the default language for an untranslated language text.We developed some screens and did language translation for all the text elements/data elements used on...
View ArticleList box in module pool table control
Hi All, I have a requirement in which i need to create a table control ( with 3 columns eg:employee ,age,name).I need to create a drop down list for employee where user can choose multiple employee for...
View ArticleSAP authoritative information about the risks of granting DEBUG access
Hello Experts,I am saddled with the responsibility to approve some 100 users, access to DEBUG authority in PRD. Please can anyone point me to: 1. any online document to shows SAP...
View ArticleTransforming ABAP internal table to JSON array (rather than object)
Is there an easy way to do this using the standard CALL TRANSFORMATION? Here's what I'm doing: "ABAP to JSON writer = cl_sxml_string_writer=>create( type = if_sxml=>co_xt_json ). CALL...
View ArticleAuto-close sales order : Exceptions in FM SD_WF_ORDER_REJECT
Hi Experts, I created a program with the function module SD_WF_ORDER_REJECT for auto-close undelivered sales orders whose date exceeds 60 days and I schedule a periodical job to run this program in...
View ArticleDuplex Printing with SAP script
Hi Experts, We have a requirement to do duplex printing using SAP script. I have set duplex mode (D) in SAP script print attributes ( For first page I have set as 'D' and for next page i have left...
View Articlehow to hide PNP selection windows and set default values for PNP.
Hi expert, I am using HR logical database PNP, but I don't want to display selection windoes for running program on PNP, whereas I want to set default value for some selection items in the...
View ArticleWait for event
Hi, Below is my requirement. Any ideas how to make the program wait? I have Z program has 4 different process chains that needs to be triggered. When the user executes the program, I trigger an event...
View Article