FM for currency conversion using base currency
Hi Experts, We have a requirement as follows:According to Polish VAT law, the VAT amount needs to be shown on their invoices in the local currency of the Polish Zloty (PLN) when invoice is issued in a...
View Articlefind max value from internal table
DATA : BEGIN OF SUBVBPLP OCCURS 10, vendprodid like mara-mfrpn , CUMQUANTITY TYPE I , PACKLISTID LIKE VBRK-VBELN, mfr_id(3) , debtorid(27),...
View ArticleGetting data from pcl4 in optimize way and optimization of code
Hi all, Acutally I have two problems, first the report that I have assigned to make it better in performance, was actually created back in 2000.In this there is lot of select endselect statemtns which...
View ArticleIn dynamic Selection screen I want check mandatory input field after pressing...
Dear All, I am making 3 radio button in dynamic selection screen. if I make one input field of 2nd and 3rd radio button mandatory, than error is come if we are not fill that field and change radio...
View ArticleVariant
Hi All, In selection screen I have 3 fields Plant, material number , po number. When I enter plant as 1000, I should not get a chance of creating a variant. If plant is not 1000 I should get a...
View ArticleTable Maintenance - Automatic Fill with Search Help
Dear all, I have a ZTable to map Material Group 3 - MVGR3 with custom info. MANDTMVGR3VOLUME The main goal is to create a table maintenance with MVGR3 DESCRIPTION in it which automatically fill when...
View ArticleHow to hide a selection screen comment ?
Hi Experts, I have an issue in Interactive report...I know by using LOOP AT SCREEN we can modify screen elements like HIDE ... in the AT SELECTION-SCREEN OUTPUT event But my question is i need to HIDE...
View ArticleHow to check the change log of a variant
Dear Gurus, I want to check the changes done (Change log) in a variant of a program. But i could not find any options around. Please suggest me how can I find the changes done on a variant. Thanks in...
View ArticleSELECT statement query
Hello all, I understand this is a very basic question in ABAP. But, I was just having this doubt and would like to get it cleared before I move on with my development. There is this...
View Articletransfer order not creating based on handling units
Hi Experts, we are creating a delivery order with 7 handling units , for each handling unit it should create a transfer order , but for few cases it is creating 1 transfer order , instead of 7...
View ArticleHot to remove button for a particular record in ALV lvc version
Hi, i have created ALV using 'REUSE_ALV_GRID_DISPLAY_LVC' function module, in which am displaying buttons in a colomn. Now i want to remove the button for few records based on some condition.How is it...
View ArticleBAPI_EQUI_CREATE Usage for equipment master creation in background
How should Equipment Master (IE01 / IE02) be created and updated in background, whenever Sales order is created or changed (VA01 / VA02) using BAPI_EQUI_CREATE. Could anyone help me with a detailed...
View ArticleSMTP configuration for sending mail out of SAP system
Hello Experts, I am trying to send an email to XYZ@gmail.com, via a FM in my SAP system (CRM). I have made the possible setting as per my understanding and reading different blogs via the T-code SCOT....
View ArticleHow to read get the payment method when reading from RT payroll table ?
I want to read the payroll payments from RT table, how to get the payment method for each entry in the RT table ?
View ArticleGuidance on preparing learning content
Hello All, We have a plan for creating video tutorials on various technical areas. The idea is to prepare some quality content and to give the users an option to purchase the learning content. So we...
View ArticleME2DP - I want to find a BADI
Dear Experts, I have a situation, the standard Tcode ME2DP - Down Payment Monitoring for PO does not filter the output list based upon the Organizational Levels set in the Authorization for the...
View ArticleDecimal Notations in Adobe FOrms
Hi, I have a requirement to show the decimal notations in output forms based on the country specific setting in SPRO. Is there any way to acheive this. For eg: my netprice for France shows as 1 000,00...
View ArticleColoring a Particular cell in SmartForm table
Hi, Could any one please tell me the way to color a smartform table cell.I can color a particular cell of template but can't find any way to color table cell.
View ArticleABAP Code Error
Hi Experts, Please check and do the needful . I am getting the error as Error analysis An exception occurred that is explained in detail below. The exception, which is assigned to class...
View ArticleFunction Module for Download two or more internal table data in separate...
Hi, I have 5 internal tables. each tables have different data. I want to download the each internal table data to separate sheets in one excel file. I want the function module for this. You know the...
View Article