creation of dynamic interal table and fieldcatalog for monat field
Dear Experts, I am finding the average days of payments giving to our vendors. for this i am passing company code, fiscal year , period and vendor in selection screen. Based on the period(monat) i...
View ArticleGet BP ID from the event handler or an enhanced web UI component
Hi* I enhanced Component GSTEXT and View GSTEXT/List to add a a Print Preview button I also created an event handler for my new button Inside this event handler I've been trying to retrieve the BP ID...
View ArticleExecute icon on selection screen
Dear Experts, I am new to module pool programming and i have my selection screen as seen below, but from this screen i cannot execute as that icon is missing.How can i get it? SELECTION-SCREEN BEGIN OF...
View Articlehow to make text elements flow to next page depending on the table above it...
Hi all, In my main window i have a table that contains line item data.Just below that i need to display text elemet (some text and terms & conditions).as below Based on the items in table, it...
View Articlealv grid problem quantity zero not displaying
Hi i am displaying quantity fields kwmeng and bmeng in alv, in code am subtracting the two quantities, the final subtracted value is displaying in alv when it is >0, when it is equal to zero ,it is...
View Articleproblem with RSDRI_INFOPROV_READ, E_T_DATA IS NOT POPULATED,SY-SUBRC = 11
Hi experts, am using f.m RSDRI_INFOPROV_READ to fetch the data, but it is giving sy-subrc = 11, as i read many posts in SCN,but still not corrected the issue.please advise what mistake am...
View ArticleHow to avoid complex looping?
Hi Experts, My Scenario is like below. How can I avoid loop inside the loop. I have to derive my final internal table from my first internal table (Say IT_VBRK2). My internal table IT_VBRK2 looks like...
View ArticleHow to move errors in a queue to another queue for later processing (in ECC)
Hi experts,I need to create a program that will move messages in a queue that cause an error, to another queue so they can be processed later. I need to do this so the incoming messages do not cause a...
View ArticleMulti Level Alv Report
Hi All, I have a scenario where I want to display a report like below. Please suggest whether I can achieve this using ALV Hierarchy - If not kindly suggest which is the correct programming...
View Articlehow to pass value standard program to Workflow after than to call Transaction
Hi Experts.. While We are Cancel any PO in Me29n, it will Pass values(Like reason for cancel With PO No) and Send a mail (User name whose reject the cancel against Release of PO No) in workflow...
View ArticleIssue with program - SF_XSF_DEMO_MAIL
Hi Gurus, I did not get any answer for the previous post on the same topic,but with different subject. Hence posting it again with a straight forward question. I am tryng to incorporate the...
View ArticleBDC Error on Pop Up Dialog Box when saving file.
Objective: Download numerous spool files into a PDF format on local PC using an Excel BDC program. I can only use an RFC program calling from Excel since ABAP developement has been frozen. Problem: I...
View ArticleSM35 freezes after a specific number of dynpros
Hi. I'm having trouble with a batch input created by a custom transaction. The transaction posts and clears the lines the file brings. It is a Z transaction it was made here. However, if the batch has...
View ArticleProblem while using HR_MAINTAIN_MASTERDATA
Hi Experts, We are facing a prob;em while trying to use hr_maintain_masterdata for hiring action, the following message is being thorwn.. Feature P0001 has not been activated yetMessage no. P0604. can...
View ArticleSAP ORDRSP INBOUND CONDITIONS - Net Price
Hi, I have a requirement where the client wants the following: --> When the Inbound ORDRSP is posted and in EDI1 Condition the Price posted is over the Tolerance limit then the following should...
View ArticlePerformance issue in CRM production
In our CRM production, every Monday morning around 6.30 AMsystem is getting slow. CPU utilization is very high (almost 100 %). But inSM37, I could not find any job which is running for so long. At that...
View ArticleABAP Dynpro Method Code
I'm following an exercise guide to Create a dynpro in ABAP.I've set up a service call and I'm at a point of defining the code for a controller method (EXECUTE_BAPI_FLIGHT_GETLIST). So far it has this...
View ArticleTriggering ABAP Program upon file drop
Hi Gurus, I would like to trigger an ABAP program as and when a file is dropped in a drive. Please let me know what is the best way to do this. Also please let me know how to handle in the program if 2...
View ArticleAppend Structure Fails activation DB trigger on table
Experts I had a request to append 5 character fields to BKPF and add the cooresponding screen changes in fv50. So like a good developer I went to our sandbox to create the append and work on field...
View ArticleData Type Mismatch | length and conversion problem
There is problem in enhancing standard extractor. The problem is of data type length mismatch. Here the field OBJECTID is of char90 and EBELN is of char 10 and it is required to do "for all entries"...
View Article