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
  • 83818 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! How to get the F4 help for a date field in ALV using Reuse_ALV_GRID_DISPLAY FM.

Hi Team,Is it possible to get the f4 help for a editable Date field in the ALV. We should get the Calendar and user can select the same while inputing the value.I am using the Reuse_ALV_Grid_DIsplay FM. Please advise.If yes please let me know how can...

Re:long text upload

HiI am trying to use BAPI to create material master (MM01) where i need to read the data from the application server and upload.I need to schedule a background job for this.Now the problem is with long text.how can i upload the long text from that fl...

combining sy-subrc with other conditions

i have a below code..{}REFRESH IT_ZVM_MARGIN.         SELECT * FROM ZVM_MARGIN         INTO TABLE IT_ZVM_MARGIN         WHERE MODEL = F_MATKL           AND PERIOD_FROM LE SY-DATUM           AND PERIOD_TO   GE SY-DATUM           AND MARGIN_CODE EQ LV_...

FAGL_GET_OPEN_ITEMS_GL

Dear all,My requirement is to get all the GL open items as of a specific date.I found answers from forums to use this function module FAGL_GET_OPEN_ITEMS_GLBut do not know how to use it.Anyone can help out?Or does anyone know what are the modules to ...

Search Help for vl02n

Dear All Gurus,I have created a customized search help for the screen VL02n. Search Help is working fine but the possible entries button in that modified screen is not appearing. Only the date fields are appearing. how do I solve it?

tharu by Contributor
  • 585 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! abap unit how to??

hi i would like to know how to create ABAP unit for the developed ABAP objects?i saw in couple of sites but unable to understand the root that is if anyone have any real time specific example or any idea on this can u throw some light on this?i was a...

Print Button Coding

I have to add the print button in application tool bar. When i am click the print button output directly goes to printer. but i have write the code but it is not working.REPORT ZBOM.if r_ucomm EQ '&PRINT'.   DATA: params   LIKE PRI_PARAMS,         ar...

Resolved! An IDoc without a message type was passed to the ALE layer

Hi ,When I execute , transaction PC00_M10_OTEM (Abap RPCEMDU0_CALL) , enter the parameter , then execute , I get the following message "   An IDoc without a message type was passed to the ALE layerMessage no. B1116DiagnosisThe IDoc passed to the ALE ...

Enhancement on ME51N

Dear Experts,I am facing some new issue while enhancing ME51N. I need to add two extra tabstrips in the item level.So that i can Add the fields to the corresponding Tabstrips. Now I can able to add one Tabstrip and it is working fine with the user ex...

Labels in this area