Building a complicated ALV
i got a problem when I tried to create an ALV. The ALV needs to use a range of MATNR as its fields(columns).These MATNR are in an internal table and they are chosen by user input in select screen which...
View ArticleFTP_R3_TO_SERVER : Uploading binary file (.XLS)
Hi Experts,Im using FTP_R3_TO_SERVER FM to upload an Excel file from the user desktop. CALL METHOD cl_gui_frontend_services=>gui_upload EXPORTING filename = g_file...
View ArticleSend PDF attachment from AL11 as Mail
Hi Experts, I have already checked the forum before posting this message. REQUIREMENT: .pdf file available in AL11. Have to send it as attachment. I am pasting my piece of code as its not working:DATA...
View ArticleBDC multiple sessions
Hi everyone,I am uploading material master data using bdc session method.I have a flat file with 10000 records. now i have to create multiple sessions with 2500 records. HOW DO I CREATE 4...
View ArticleNametab can not be generated
Hello All, I am facing an error when transporting my request from one system to other.Could you please help me. This is very urgent !!! Thanks in advance,Sampath
View ArticleProblem related to bdc
Hi all,i have written a BDC, in which i wants to get error details, for which i have written these code lines.But i am not getting error result, can anyone sujjest me where i am wrong in these code...
View ArticleFunction Module For updating the Customer Interest Last Run field
Hi all, I want to Know is their any Function module to update the customer last run field for interest or do i have to modify the table KNB1-DATLZ field using SQL queries. regardsNikhil Jain
View Articlesd_salesdocument_change Creating schedule line with confimed quaitity updated
Dear Experts , We are currenlty having a requirement of creating a schdule line Item with confirmed Quantity updated , if the material availability is Completly available in stocks. Business Requirment...
View Articleunable to dispatch transactional data using message control technique
hi, my requirement is to automatically dispatch the transactional data whenever it is changed or created to receiver system using MESSAGE CONTROL.I have created conditional record in NACA for...
View ArticleGetting the data from the table T056A
Hi all, I want to get the data from table T056A where only the effective date is given. Data is like this Interest IndicatorRateEffective DateA11001.01.1990A11101.01.2013A11201.03.2013A11301.04.2013...
View ArticleNew User Session via ABAP
Hi, I am trying to create a program in which i want to login as a different user.I will run this program as user X and than want to create a new GUI session for another user Y. I should have options...
View ArticleAdd column to standard table control
Dear All,I'm an ABAPer and recently I got stuck into requirements from the functional consultants , they asked me to add columns to a table control in SAP standard screens , for example in...
View Articleissue with serial number with bapi_salesorder_change
Hi Gurus, I've an issue with the serial number whereby it will change the objk-objvw from 'S' to 'K' whenever i execute BAPI "bapi_salesorder_change".Below is the details: In va03, there are a list of...
View ArticleEmpty required screen field doesn't give error
Hello, I have added a required screen field.This field is not on the initial tab.When I go to the tab and leave the field blank, I receive an error ("Fill in all required entry fields").Which is...
View ArticleProblem in upload long text from Excel to internal table
Dear, In Excel, one field contains long text. There is total 2000 characters present in this field. I have already created Zalsm_excel_to_internal_table fm and Zalsmex_tabline. in ZALSMEX_TABLINE ,...
View ArticleHow to get 'User Status Active' (CAUFVD-ASTEX) in Plant maintenance- Work Order
Hi All, Recently I have an issue as below: My requirement is to show the 'User status' on the output when the 'User status active' flag i.e CAUFVD-ASTEX is checked. As per current working of the...
View ArticlePayslip to mail issue
Hi Experts, I have an issue with payslip to mail report. the payslip should be in encrypted format.( should ask for password )Till last month, They have used Window XP and the report is working...
View ArticleNative SQL for Abap connection with Oracle
Hi Abap developers, We need to connect SAP with an external Oracle database. We will need to read and to write Oracle database. We create a simple report only to make some tests. The source code is...
View Articleenforce modify access restrictions for abap repository objects at package level
Hi All,there are two different teams working on different projects (project ABC, and project XYZ).all the repository objects ( like, abap reports, classes, tables, webdynpros etc) for first project...
View ArticleProblem in BADI IF_EX_AC_DOCUMENT~CHANGE_AFTER_CHECK for MR8M
Hello All,I have requirement to copy one reference field of original document when accounting document is reversed. So i am selecting BSEG data for actual document, and then comparing accit data with...
View Article