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

Task 1 - Create CDS View Entity ( August Developer Challenge )

First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 61187 VIEWS
  • 212 REPLIES
  • 39 KUDOS

Resolved! Fields not getting displayed in the subscreen of the custom tab in iw51, iw52, iw53

Hi experts,I created new subscreen with custom fields for tcode iw51. In Development it will show perfect, once transported to Quality server, the screen painter shows perfect, but when I go to tcode IW51, the subscreen only shown upper half. Appreci...

F4 help problem with ABAP4_CALL_TRANSACTION

Hi, I'm calling transaction 'MM02' with this FMCALL FUNCTION 'ABAP4_CALL_TRANSACTION'     STARTING NEW TASK 'YYYY'     EXPORTING       tcode                   = 'MM02'       skip_screen             = ' '       mode_val                = 'E'       upda...

Resolved! A view on T012K showing different results than actual table?

Hello Experts,We have created a CDS view using a very simple query as below. @AbapCatalog.sqlViewName: 'ZCDS_T012K'@EndUserText.label: 'testing'define view Zcds_Testing as select from t012k { mandt, bukrs, hbkid, hktid,bankn  }As this view is only cr...

Enhance F.01 Report.

Dear Gurus,I've a requirement to enhance Financial Statement(F.01) Report.Let's suppose that I've entered year between 2014 to 2016 in a selection reporting years then the output should display with 3 Columns(Reporting Period 2014,Reporting Period 20...

Step Not Executed

Hello Everyone,I have created a test script for executing VK11 in ECC.  I used the TCD record for creating the script.  I am attempting to execute the test configuration using an external file to load the pricing records, and all appears to load corr...

Resolved! Finding foldername

hi all!With the help of classes  cl_send_request_bcs and cl_document_bcs we manage to send an email to an external email address outside our SAP system. When we add another email addres as reply email address instead of the name of the user which is ...

Resolved! Hide menu buttons in ALV after the list is displayed using REUSE_ALV_GRID_DISPLAY

HiWe have a very old report which displays an ALV grid using the old function module REUSE_ALV_GRID_DISPLAY, Once the list is displayed to the user the user now wants a button to Toggle ( Change <-> Display) . We have coded for this new functionality...

Update LIKP-IMWRK and LIPS-IMWRK (Inbound Delivery item has Status 'In Plant') using a Function Module or a BAPI

Hello,Can anyone help me with a BAPI or a Function module to update/modify the LIKP-IMWRK and LIPS-IMWRK field (Inbound Delivery item has Status 'In Plant') for a particular Delivery.Have already tried the BAPI "BAPI_INB_DELIVERY_CHANGE". But there i...

Resolved! Problem during upgrade to HANA - Database Procedure does not exist in the catalog

Hi all,During the upgrade from our ECC-system to HANA we get a log (LONGPOST.LOG) that contains several types of issues for which I found a relevant Oss Note, but not for this one:### CURRENT PHASE: JOB_RUTACTDBPROCPROXY_POST1PEPU203X  > Messages ext...

BMEIJS by Active Participant
  • 1843 VIEWS
  • 7 REPLIES
  • 0 KUDOS

Export process

My Client Requirement is they want to Monitor Export process in SAP SD CIN .so is there any standard method is available for Export process monitoring. they are using all process of Exports includes Bond, LOU, Rebate. Please do needfulBest Regars,Nag...

Resolved! How to override Short description of Structure with REUSE_ALV_FIELDCATALOG_MERGE

hi,For ALV display, to generate field catalog out of a custom structure,I am using REUSE_ALV_FIELDCATALOG_MERGE.But in output,i am getting short desctiption of the component types of Structure as column labels. How can I override those and put meanin...

Resolved! Issue in Updating material characteristic via BAPI_OBJCL_CHANGE

Hi,While updating material characteristic via BAPI  BAPI_OBJCL_CHANGE, it is showing below errors and not updating itI am calling BAPI in below manner :-         CLEAR LT_RETURN.         CALL FUNCTION 'BAPI_OBJCL_CHANGE'           EXPORTING          ...

Labels in this area
Top kudoed authors
Welcome to SAP Community!

These materials will help you participate and connect with other members.

  • FAQs

    Find answers to basic questions about using SAP Community.

  • Resources

    Learn about community rules, take our tutorial, and get support.

  • Q&A

    Familiarize yourself with questions and answers.

  • Blogging

    Share your knowledge by contributing to the community.

  • Welcome Corner

    Introduce yourself and get to know other members.