Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Recent Activity

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

Problem Related to BAPI_SERVICEENTRYSHEET_CREATE

Hi Friends,                 Here in this BAPI  i am providing inputs Po Number and Line Item No and services as Packno  , external lineno , subpack no , service, quantity ,  and short text. but it is giving an error message that           E SE       ...

Dump in MM03

Hi, After executing MM03 then I have clicked on 3rd tab then it's going for dump.Dump analysis.Category               ABAP Programming ErrorRuntime Errors         LOAD_PROGRAM_NOT_FOUNDABAP Program           SAPLMGMMApplication Component  LO-MD-MMDat...

How to delete custom error message but not delete SAP standard error message in PO badi IF_EX_ME_PROCESS_PO_CUST

Hi all I have a question about the PO message .In PO badi IF_EX_ME_PROCESS_PO_CUST~PROCESS_HEADER I want to delete custom error message but not delete SAP standard error message .And now my solution is   LOOP AT TL_MEPOITEM INTO WL_MEPOITEM         W...

How to make header data bold along with borders in an excel file download.

Hi,In my download report program,the excel file which is downloaded should display the header data in bold with borders and line item in normal font.Kindly suggsst me what should i do.Item Type                     Item                Content Type    ...

RFC - WSDL

Hi,I have created an RFC and a corresponding web service and WSDL  file for this web service.Now, If I make any changes in the RFC, do I have to create a new WSDL file or changes will be reflected in the previous WSDL.Thanks,Sooraj

KSB1 Restrictions

Hi,We need to restrict KSB1 access...1. At the plant/company code level2. By function (say manufacturing, R&D etc...)3. Exclude employee related cost (payroll info.)..I think the employee cost part can be addressed by KSTAR under K_REPO_CCA...however...

Re:TOP-OF-PAGE

Hi Gurus,I have developed a report with multiple radio-buttons and each displays its own top-of-page when it is selected.But when i run the report for the first time and press back it is not going to selection-screen instead it is displaying the top-...

Pass BSIS – BELNR to BSEG and get the “HKONT” starts with “4”... is this possible

Hi friends...can any one tell me how to solve my issue...My requirement is i have to Pass BSIS/BSAS – BELNR to BSEG and get the “HKONT” starts with “4”is this possible...?]plz tell me...tnx in  advance..Moderator Message: Please search the forums bef...

Problem with chinese characters while sending data to legacy system with .CSV format

I have developed a report that created a .CSV file and the file will be transferred to non-SAP system via FTP.I am using “OPEN DATASET gv_filename OUTPUT IN TEXT MODE ENCODING DEFAULT” to transfer data to application server and also using the Functio...

Resolved! Adding custom field to XK01

Hello Gurus,I want to add custom field to (Say XTEST) to XK01 on purchasing Data Screen as shown in attached screenshot.Program - SAPMF02K Screen - 310I am new to BADI and Enhancements.Please help me regarding how to do this?Moderator Message: Urgenc...

Muniyappan by Active Contributor
  • 3614 VIEWS
  • 10 REPLIES
  • 0 Likes

How to display background image in normal reports?

Can any any one tell me how to display background image in normal reports .FORM DISPLAY_LOGO .*Create Container for Image      CREATE OBJECT O_PICCTRL        EXPORTING          PARENT = O_DOCKING.  CHECK SY-SUBRC = 0.*Set display mode      CALL METHO...

Labels in this area