The project contains inactive include tables: CI_EKKODB CI_EKPODB
Hello ABAP Gurus , I have implemented a check using Customer Exit MM06E005 in MM.Everything works fine . But when I am trying to activate it I am getting below message : I searched for this query in...
View ArticleHow to make Document attachment mandatory for PO creation (ME21n )
Hi All, I have a requrement in which while creating PO in ME21N atleast one document should be attached to that PO. If there is no Document attached, at the time of check or save i need to show...
View ArticleHow to avoid OTR texts disappear after EHP upgrade?
Hi, My company is about to upgrade its HR system to the latest EHP but we are afraid about the OTR texts translations. There are many translations ajusted to display company's view about the processes....
View ArticleCrystal report 2010 problem
Hi All, let me introduce myself , my name hendra from indonesia, i am newbe here. I have migrated from CR2008 to CR2010, end then when open the Form alway show below error: Could not load file or...
View ArticleTable field problem
Dear Experts, I have defined a date field in my user defined table as a CHAR10 field.When I made a selection as follows to this table in SE11, with the field I mentioned above:25.10.2012 - 10.11.2012,I...
View ArticleBapi for Getting classification status in CL24N T-code
Hi Experts, We developed one Z-report for release strategy.User wants only those records which has classification status '1'.Present report not considering the classification status. So,when we are...
View ArticleDisabling Delete button from service attachement of ME53N
Hi All, I am working on a requirement where i need to disable DELETE and ATTACH icons of ME53N-->Services for Object-->Attachment List.These two icons should be made in display mode for the...
View ArticleSA Power Networks - Powering South Australia
SA Power Networks was looking for highly specific functionality that was not readily available in the marketplace. We have all of the business and technical information in our SAP ERP software. SAP...
View ArticleHow to pass the data to accounting document header from sales document?
The information in the below three fields is available in Sales Document. We shouldcopy the information from sales document and passed to accounting. 1.sales document2.sold to country of...
View Articleprint PDF document from shared drive on printer stored in sap table.
Hi, I need to print the pdf document which is stored at some path say c:/path to a printer whose name is stored is SAP TAble say printer name.Below is my code which is able to print the document on...
View ArticleHow to bold text in module pool text editor
I want to add the features in module pool text editor like bold, underline...Can anyone help me, how to do it.
View ArticleFunction Module to get number of weeks in a given year
Is there any function module to get the number of weeks in a given year?? I will give year as an input and it should give the number of weeks in that year.
View ArticleHow can I create select-options in a custom screen?
Hello, I would like to have something similar to the code below in a screen that I designed. SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE TEXT-001. SELECT-OPTIONS aux0...
View ArticleHow can I return to a selection screen?
Hello, I have an ABAP program, which has, as the first screen, parameters. When I hit 'enter', the second screens appears.However, when I click 'Back' it doesn't return to the selection screen. Here's...
View ArticleHow will you get IDOC qualifiers and their actions?
Description: We all have heard about the IDOC qualifiers but many of us don't know how to get these IDOC qualifiers and their actions. If you want to find out the possible actions for a given IDoc...
View ArticleIdentifying copied Shopping Cart
Hello Experts, Is there any way to find out whether a Shopping Cart is originaL(new) or copied from any other existing shopping cart. I have searched in BBP_PD_SC_GETDETAIL, but could not find any...
View ArticleFBL3N enhanced with custom fields
Dear Mentors, There is standard t-code FBL3N for G/L accounts item display, I have added few custom fileds in that standard layout by using BTE's and added logic, done mailing functionality as per the...
View Articlecalculating totals in report
Dear experts, I would like to know how should I calculate subtotals in a interactive report. Can u plz give one sample example.
View ArticleDelete the unwanted entries in internal table
HI Experts,I need to select from table RESB those batches and this indicates that they are reserved and then delete them from the internal table itab. The select below will be optimized as per the...
View ArticleUpdate task inside update task
When you are in a V1 update task and you call another function module in update task, is it just registered until the commit triggers it or is it executed immediately ? does it make a difference if the...
View Article