how to Call a program Z from SPRO??
We have created a program Z with a form to change some Ztables. We would like to call it only from SPRO. is it possible?? Thanks.
View ArticleTable values not getting displayed
Hi all, I've created serach help for the input parameter and in internal table the values are getting. But when i pass the same internal table to function module and press a search help the values are...
View ArticleExport to Excel with Column Header
Dear All, I develop one report in SAP by using ABAP code, but i wonder, when i export as a excel file, it doesn't show the column header.So, i do i do?Please help.... Thank, Ratana, Cambodia
View ArticleError in calling WebService: getContentFirstChunk
Hi, the scenario is that I want to get the Content of a file in the portal KM via ABAP web service call.Everything is working fine, when the file size is less than 1 MB. But when the file is larger or...
View ArticleBetter code for fallowing code
BEGIN OF y_mara, matnr TYPE matnr, "Material number mtart TYPE mtart, "Material type meins TYPE meins, "Base Unit of Measure END OF y_mara,wt_mara TYPE TABLE OF...
View Articleabout SAP Netweaver Demo developer acces key
I want to use Demo SAP Netweaver and installed.When i create database table,pop-up developer access key screenThe attachments are my demo system.I don’t know developer access key and I can’t find...
View ArticleBACKGROUND JOB NOT WORKING...
Hi , I have created background job from program using JOB OPEN , SUBMIT REPORT , JOB CLOSE . I can find my job in SM37 with 0 Duration & in debugging after job creation in submit report event...
View ArticleCopy B1 in PCL1
Hi,I have a copy (from another system, created with the method 'HR_TIME_CLUSTER_B1_GET') of the cluster table B1 and I want to copy this cluster table with the B1 informations in PCL1. I couldn't find...
View ArticleDump with REUSE_ALV_BLOCK_LIST_DISPLAY - solution pls
Dear all, I want to display 2 separate blocks in alv (Its not header and item details) , data for the two blocks comes from two different conditions separately. I am using two fm...
View ArticleConversion_exit_alpha_input?
Hi All,I am using conversion_Exit_alpha_input function module for zeros to be added in personel number.But in output it's not showing the zeros.Please help.
View ArticleUpload comma separated or tab separated file
hi I have a req where i need to upload either tab delimited or comma delimited file. i have used gui_upload which is working for comma separated and giving output. but not working for tab delimited..in...
View ArticleCreate CRM order CRM_ORDER_MAINTAIN problem on reason field
Hi. I´m having a bad time trying to create a ticket on SAP CRM.I am using CRM_ORDER_MAINTAIN, it creates the order, but the reason is coming empty. I tryed make some changing in program according to...
View ArticleExcel Formatting through ABAP
Hii have a requirement regrading Excel formatting. i need to download data to excel with custom formatting , earlier i tried it with OLE programming, but it is taking so much time for download, can any...
View ArticleData Clusters in ABAP Memory
Hi friends, I want to save the data from Transaction to ABAP Memory how to process that, already i searched in many threads all the information is regarding about SUBMIT statement and...
View ArticleCredit memo showing in exception for F110
Hi, I am having 27 credit memos in which 13 credit memos are showing in exceptions. But all the credit memo have the same currency code(USD) except for one credit memo the currency code(SGD). This is...
View ArticleHR_INFOTYPE_OPERATION not working for test users
Hi guys, I've made a portal applicaction using a RFC FM. Within the FM I'm using HR_INFOTYPE_OPERATION to insert a record into infotype 0006. I tested the application with my user, and everything works...
View ArticleSearch Keyword
Hi Friends, I Studied about Search Keyword and i am using search keyword in report and i prepared one itab of ty_text having one field text(32) type c and i am filling the itab as...
View ArticleFiscal year error message when posting in FI from retail cash balancing
Hi all, When performing cash balancing in current year (2013) for retail documents from the previous fiscal year (2012) (i.e. posting SK accounting documents), we get the error message RW 609 "Error...
View ArticleCommand in ABAP for * (a symbol for all/everything)
Hi ABAP specialists, can anyone advise which command it is better to use for * a symbol for all/everything? here is requirement for a field in the transformation: if ( SOURCE_FIELDS_TR = 'X1Z' ) and...
View ArticleScrolling Multiple Table Controls At The Same Time
Hi, is there a way to scroll multiple table controls at the same time? Let say I have 3 different table controls on my screen and whenever the user scrolls one (any) of the table controls, the other 2...
View Article