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

Help on ABAP code

Hi,Lets say I have a table with 2 columns. Lets call this table IT_2.Column 1 - Value is either a space or *Column 2 - TextSo here is what I need to do, looping into a new table (Call it IT_3).Loop at IT_2.When Column 1 = *.Create a new line with the...

Resolved! VL02N Badi - Short Dump

HELLO EXPERTS, I'm developing a BADI for VL02N (Post Goods Issue) to write the customer number to XMSEG. The BADI I'm using is: MB_DOCUMENT_BADI Method: MB_DOCUMENT_BEFORE_UPDATE When trying to test my changes I get the following DUMP: MOVE_TO_LIT...

ME21 BDC

TABLE CONTROL : while i am going thru the ME21 transaction to implement the table control using bdc , while recording i getting some problems .....like ,vendor 300022 has not been created for purchase organization 0001. how can we find which vendor b...

Resolved! alv and refresh

Hy yall,in my alv i make a call transaction, when u r in the transaction the back button works correctly and you are send back in the screen (alv) from where you were coming from. WHEN '&IC1'. IF ps_selfield-fieldname = 'LF_QMNUM'. * Rea...

Resolved! READ_TEXT

Hi Friends,I am working on Notifications tcode IW52, in the notification task there is a long text which I can read using function module "READ_TEXT" but my requirement is to trigger a badi whenever there is any change in the long text.Is there a way...

Resolved! User Exits - IDocs

Greetings,I'm using the MBGMCR02 IDoc in conjunction with message type MBGMCR and Process code BAPI (actually calls BAPI_GOODSMVT_CREATE eventually) to integrate 101 movements for PO receivings in a decentralized warehouse landscape (46C system). I n...

Labels in this area