Reading wage type totals from CRT
Hi,I have to read the total of a wage type for a whole year, the value for which is available in the CRT. The problem is which period to read. The wage type is available in CRT after the first few...
View ArticleDifference in Performance for 3 Table Types in Specific Circumstances
Dear gurus, Can anyone tell me which way is better to access data within a range in an internal table which holds thousands to tens of thousands entries? Thank you!1. Standard table.Sort table.Read...
View ArticleStored Procedure into Internal Table
Hi All, My aim is to triggered the stored procedure in SQL and get the data into Internal table. Connections looks good. My Code - types: begin of ithead, ID1(10) type c, ID2(10)...
View Articlehow to do a bdc for below requirement
report ZUS_F_28_CLEARING_DOC_POSTED no standard page heading line-size 255.include bdcrecx1.start-of-selection.perform open_group.perform bdc_dynpro using 'SAPMF05A' '0103'.perform bdc_field...
View ArticlePGP file Encrption in SAP ABAP
Hi Friends, I have requirement after executing the report i am creating .txt file with data then i want to write/store the file in Unix folder(/usr/sap/interfaces/....) in a encrypted format. In my...
View ArticleBug First Char in my XML String (if_ixml_document)
Hello, I use "if_ixml" object to build an XML String. This is my code :DATA: lo_ixml TYPE REF TO if_ixml. DATA: lo_document TYPE REF TO if_ixml_document. DATA: lo_mt_response TYPE REF TO...
View ArticleAbap OLE - Move chart in Excel
Hello!! Is there a way to define exactly where the graph is initialized? I'm using exactly the example posted on this link:...
View ArticleREPORT FOR MATERIAL AGEING
Hi,i have a requirement to implement a program for material ageing.i/p screen must contain AGEING BUCKET option and o/p screen must contain stock1,stock2,stock3..stockN along with material...
View ArticleInserting data from SAP ztables to ORACLE tables
Hello Guys, Please need your help asap. We have created ZTABLES in SAP and have basis team create oracle tables in our Oracle database.We will be EXTRACTING data from SAP source tables to ZTABLES as...
View Articleinsert only modified fields of screen to ztable through primary key
Hello Gurus, I have created an application where data in fetched from the select option(Matnr) and displayed on the screen i.e MATNR, BSTME, MEINS, MAKTX, EKGRP, ZZPROPIRIND, ZZPROPIVCODE,...
View Articlewidth problem in smartforms print preview
Hii, I have created a header section in smartforms having some text and a logo in the extreme right. But in print preview I am unable to view the full logo. Horizontal scrollbar is not appearing. Can...
View Articleproblem in alv
Hello Abap ers, required output: projid proj def wbs ele wbs descri day01 day02 day03 day04.........................day31 abc ffff p-109 building total...
View ArticleCall screen and save text from ALV Report
Hi genius, I have one alv report . this alv report print MATNR ERSDA. while clicking the MATNR , to call the new screen for user enter the text. this test should be store against the matnr. how...
View ArticleNeed fm for retresiving pricing details of sles order
Hi all, I need an FM for fetching the price that is maintained in VK11 without selecting the data from A series tables. Is there any way to find that. Thanks sreehari P
View ArticleCreate hyperlinks on SAP GUI?
Hi, Is it possible to create hyperlinks on SAP GUI using screen painter?I am planning to do that but I do not find the right way to do it. Thanks and Regards,Neha
View ArticleSending mail with excel attachment -- formatted excel file
Dear experts, I need to send a mail with excel attachment. Every thing is working fine except below.when i open excel file, a filed having bank account number which should be displayed as...
View ArticleEnhancement Point for MF65 for default storage location
Experts, I want to make the storage locations deafult based on the material type in mf65. Please guide me for the enhancement point or badi. Thanks in Advance!
View ArticleTo get customer number (KUNNR) from Bill of exchange number (BOENO/DISBN) or...
HI Experts , Please let me know the relationship of tables to get customer number(KUNNR)) from Bill of exchange number (BOENO/DISBN) or from document no (BELNR) ? I have only the following fields...
View ArticleAdd vendor name field in MB5B (ZMB5B)
Hi to every body. i am working i a small company for the maintenance of project in mm module. at present i am modifying the mb5b report. in that i was asked to add extra field for vendor name. for that...
View Article