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

abt idoc

hi all,my query is on idoc interface,i have already devoloed idoc from this i have to do outbound interface.i have z_tp_idocread function module which gives the idoc data i have to populate this data first.so tell me the code for this.after we get th...

Resolved! purchase returns

Dear all,I need to find out a link between invoice verification done at the time of receiving goods and the invoice verification made while returning goods..Can anyone help me out in finding a referance between the two invoices made?Thanks and Regar...

cursor

Hi...i want to get the cursor in the next line after entering the data, so that i can enter the data in next line . please give me code .and please check this code its not working...&----*& Module set_cursor OUTPUT&---- text----data : r_l...

Resolved! doubt on mm01 using bdc

hi guys,i had create and update materials from legacy system into sap using bdc recording through transactions mm01 and mm02 also to create a classification view for a filed called division in sap....i am new into sap it will more helpfull if anybody...

Resolved! doubt on mm01 using bdc

hi guys,i had create and update materials from legacy system into sap using bdc recording through transactions mm01 and mm02 also to create a classification view for a filed called division in sap....i am new into sap it will more helpfull if anybody...

Resolved! Drop down menu

Hi All...can anybody tell me how could I give an index of data to be selected for a field say a "line(ARBPL)"..some sort of search help linkage...or even a drop down menu for a particular field in the selection screen.Please help.ThanksSangeet.

Resolved! regarding view

hi experts,i hav created a view using 2 tables LIKP and VBAP.I hav also defined join conditions between these tables..view has been activated without any errors..but it is not showing any data..instead it shows a msg 'NO TABLE ENTRIES FOUND FOR THE S...

BDC Recording - IL02

Hi,I'm new to abap. Hope any expert able to help me out.I'm doing upload program to link the document to functional location via BDC recording IL02. 1) How i proceed to check the floc is whether exist in the system?2) Display the out the floc name i...

Project-Subprojects-LSWM

Hi Folks,I have an LSMW which is having a Project and a few sub projects which got transported from Dev to Production and in use now.Can we add one more subproject in DEV to the same Project and transport it?Will there be any problems?.Thanks,K.Kiran...

kiran_k8 by Active Contributor
  • 513 VIEWS
  • 4 REPLIES
  • 0 Likes

form assignment

hi all.,i have a problem with form assignment,i have made complete print program for order quotation and layout. but when i execute from se 38 editor i get the selection screen and after giving the order number i am able to view the output layout but...

Add remaining zero

Hi,I have a vendor that i am receiving. I'd like to add the additional zeros to make it a full number.For example, If a vendor is 111, it should be 000000111. I don't want to create a logic for it - i believe there is a function module available. Pl...

Help with small code

Hi,The matnr exists in the table and it should pull something in, however, the following code is not pulling the matrn:SELECT SINGLE MATNR FROM MARC INTO LV_MATNR WHERE MATNR = XVBAP-MATNR AND WERKS = XVBAP-WERKS AND ZZLIFNR = LV_ZZLIFNR.LV_MAT...

Labels in this area