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

Resolved! select-options

Hi,Can anybody tell me how to do the program using select-options or parameters for following scenario.I want to search for all Vendor name's which starts with A or any alphabet using select-options and parameters dynamically. Please provide me code ...

SAPF100 - Coversheet

Hello All,In FI Module we have SAPF100 (Revaluation for Open items and Balances) object. This object is scheduled as Batch Jobs with a Variant. The users would like to have the Cover sheet functionality added to it(The Variant Values to be displayed ...

Resolved! Delete row in ALV

Hi,I am working on an interactive ALV list. As per the requirement I have been able to remove the standard delete button through the following technique:......ls_exclude = cl_gui_alv_grid=>mc_fc_loc_delete_row.append ls_exclude to pt_exclude....It is...

nilayghosh by Active Participant
  • 2025 VIEWS
  • 9 REPLIES
  • 0 Likes

Resolved! URGENT

Hi all,There is a field which is added extra in MARA. I am trying to browse data in that field using SE16. But i cant c that fiels. But data is there in that field. I did change width of window also. But i caoudnt c data.Pls help me.Thank u,shashikan...

Resolved! Field Symbols

Hi, Pls look at the following code and tell me why i am getting a runtime error.-DATA: w_count(2) TYPE c, w_key(8) TYPE c, w_col(8) TYPE c.FIELD-SYMBOLS: <fs_key>, <fs_col>.CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING ...

Resolved! About BAPI_GOODSMVT_CREATE

Dear experts,I have created program upload GR data by call function module BAPI_GOODSMVT_CREATE,and in MIGO screen,there is one checkbox 'Print via output control',I must set it check status.But in BAPI_GOODSMVT_CREATE,I can not find this importing p...

com_2018 by Participant
  • 1256 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! eban-idnlf not filled

When i create a purchase requisition(me52n), and i put a material that has info-rec, the system carry me the price from the info, but don´t catch me the idnlf from the info-rec, does anybody knows a note for my problem or any other solution?,Thanks i...

Resolved! Password using Paramters

The Requirement is,In the parameters screen, the user has to enter the password.But it should be Mask on screen as asterisks.So the user has to enter the password But it should not be Visible in screen.Hope I am clear.How to do this in Parameter.Than...

Error while compling

hi,i have made module programe, its running fine,but my problem is that when i do some changes in PAI, or PBO include and try to check it (Ctrl + F2), then it gives error that some variable v_chk not defined, but v_chk is defined in TOP include alrea...

Resolved! ALV - END_OF_PAGE event

Hi All,I am using 'reuse_alv_events_get' for capturing the events of the ALV GRID. I am modifying the event END_OF_PAGE in the internal table retrived (say i_events of parameter et_events) with a subroutine name 'SUB_ENDOFPAGE'. I am passing this i_e...

Resolved! Barcode in sapscript

Hi all, Can anyone tell me the way to add a barcode in SAPScript withour using any third party tool.I downloaded a barcode font and added it to font family using se73.I then created a barcode character format using that in script.But still only a bla...

Resolved! Barcode in sapscript

Hi all, Can anyone tell me the way to add a barcode in SAPScript withour using any third party tool.I downloaded a barcode font and added it to font family using se73.I then created a barcode character format using that in script.But still only a bla...

Resolved! smartforms

Is it possible to call a function module in smartformand output a value?.e.g.I get a amount value through program lines in smartforms.Can i call a function module to convert this amount in words inside the smartform itself.If not what can be the othe...

Labels in this area