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

issue for co11n

hi,i had add custome screen in co11n .... i had use both exit CONFPP07, CONFPP05 .....and use modify statement ....as well but still iam not able to save data in afru table .... i had appened structure in afru.... and able not able to show the data t...

Vinay3 by Participant
  • 374 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! ABAP developer key

Hi,I am new to ABAP, just wondering:1. Is ABAP developer key registered within SAP organization or your own company's SAP Basis team?2. If an ABAP developer working on two different applications for two different projects, does this developer needs t...

Function Module Error

Hi,Can any one please let me know why I am getting the following error.An exception with the type CX_SY_DYN_CALL_ILLEGAL_TYPE occurred, but was neither handled locally, nor declared in a RAISING clause {O:28*\CLASS=CX_SY_NO_HANDLER}FM has a structure...

Function Module Error

Hi,Can any one please let me know why I am getting the following error.An exception with the type CX_SY_DYN_CALL_ILLEGAL_TYPE occurred, but was neither handled locally, nor declared in a RAISING clause {O:28*\CLASS=CX_SY_NO_HANDLER}FM has a structure...

Resolved! Update Processing Status in ME53 screen using a BAPI or BADI

Hi Experts,For the Transaction ME53N under Item Section ,inside the tab screen STATUS there is a field Proc.Status . We are trying to change the value of this field using a suitable BAPI or BADI. But we haven't succeeded so far . The Reason is that t...

Resolved! set_data withih IF_EX_ME_PROCESS_PO_CUST~PROCESS_ITEM is not working

I have implemented badi ME_PROCESS_PO_CUST.I have written this code in PROCESS_ITEM method:  DATA: v_wotnr TYPE p.  DATA: v_days  TYPE i.  DATA: v_eindt TYPE sy-datum.  IF ws_data-lifnr = '0000100226'.     ws_item = im_item->get_data( ).    CLEAR v_w...

SAVE_TEXT not working

Hi all,As per requirement, while rejecting a PO / PR, user will give comments. These comments will be coming from non-SAP system. So, the comments are importing param for the RFC. I used SAVE_TEXT alone didn't worked. Later, used the combination of R...

Unable to update Pick Qty(PIKMG) and Deliv Qty(LFIMG) of Outbound Delivery

Hi ,I am trying to update a delivery with LFIMG and PKIMG of Outbound Delivery.The details are like this. Item No.   Material      Deliv. Qty    Pick Qty-----------    ------------     ------------     ------------000010     ABC1          10         ...

Fetching field values from multiple internal tables, combining through condition & showing only a particular set from the condtion base displaying it in ALV

HI @all,i have a requirement to show data in alv on certain condition in such a manner that few specific fields from the tables used in my program must satisfy them as output can anyone pls give a hint on this ? i mean what should be the methodology ...

Labels in this area