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

Resolved! oss note 1158758

hii have to implement oss note 1158758in the note it says 'Apply the source code changes as per this note', should i go in the sourcecode to corect it or i just click on 'Implement SAP Note'the report to change is standard, so i had a doubt whether i...

BDC FNVM

Hi All,I am doing a BDC on trx FNVM. I am not able to scroll down the table control in BDC.Can anyone provide me the function key to scroll down in table control.I have tried using P+ and P++ Ok code but they dont work .Does this trx have a different...

view of Txn MM02

Hello all,I wanted to change the view of BasicData1 in MM02 .Under Basicdata1 tab in Dimensions/EANS I want fields length , height and width of the material , is it possible to change the screen ..if so how ?RegardsEdited by: BrightSide on Jun 9, 2...

Resolved! BADI or User Exit

Hi,When I am forwarding the work item from my SAP Inbox to another user. I want to capture the data like the wrk item no and the sender user id and forwarded user id.Is there any BADI or User Exit which can be used in this case or any other of doing ...

Catch an exception

Hi,I was getting that error in my program when it call the FM 'ME_PO_CONFIRM':An exception with the type CX_SY_REF_IS_INITIAL occurred, but was neither handled locally, nor declared in a RAISING clauseIn order to solve that I tried the following TRY-...

search help

Hi,How to create the Search help "F4" functionality for RLGRAP-FILENAME field.When I am trying to create using SE11---> Searchelp option I am getting error RLGRAP is not database table it's structure.So can you please let me know how to create search...

Resolved! ALV line selection

Hi,I have created an ALV grid which displays the data for me (see code below). FORM create_alv . FIELD-SYMBOLS: <outtab> TYPE STANDARD TABLE, <fcat> TYPE lvc_s_fcat. CHECK gv_alv_obj-defined IS INITIAL. gv_alv_obj-selection = g...

Resolved! NOT EMPTY

Hello Experts,how can I say not empty. I have to assure that this field is filled READ TABLE et_item WITH KEY PARTNER_PROD NOT EMPTY TRANSPORTING NO FIELDS. IF sy-subrc <> 0. RAISE error. ENDIF.Regardsertas

ALV with OOPS

Hi ,In ALV using OOPS, Layout (varient) also one of the input. For example, in output has 5 fields. In one layout setting just 3 as output. In that case, after getting the output as ALV, how to store 3 field values into the itab internally .Regards...

Add new field to a screen

Hi,I am trying to add a new check box to a custom screen. This check box must be connected to a new custom field of KNA1 table. I have created a new z data element (CHAR) and a new z field on KNA1.I have created the check box on the custom screen usi...

Resolved! sap note

Dear all There are 2 oss notes to be updated , in that 2 oss notes, i updated one oss note , when iam updating the 2nd oss note system is showing message ""You can only use modification functions in their original area""the line iam trying to dele...

Labels in this area