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

Mail Upload into SAP

hi,any body have been used the functional module earlier, just give me an example program. actualy i want read an outlook mail to sap.what are all the possiblity without using any external tools like Duet ..etc..SO_SMALL_DOCUMENT_RECEIVE_API1what is ...

Resolved! Condition records - SD

Hi Using standard SD transaction <b>VK33</b>, select the option Materials by Condition. On the screen you need to provide the Sales org, Distribution channel, Condition type, etc & then if you execute the same, no data is coming in the next screen. ...

Resolved! loop

hi to all,plz help me in this issue,where there r no values in bseg_data1 it is giving no output for the bseg_data2(bseg_data2 is having values). so how can i write so that itshould work for both bseg_data1 and bseg_data2.LOOP AT BSEG_DATA1. READ TA...

WebService - Error in WSDL

Hey all, we try to use WebServices (7.1 system) to call some rfc. I try to create a WSDL and this works - in parts - fine. A closer look onto the SAP-WSDL-Document show me the following errors:CL_SIDL_SUBJECT_ADAPTER=======CP" include="CL_SIDL_SUBJE...

AFork by Product and Topic Expert
  • 327 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! Problem With BDC (PA 40)

Hi all,I have a problem with BDC.I made a recording for PA40 (HR EMPLYEE HIRING). But while running the session, the flat file values are not picked on to the screen . Its giving a message saying that ' No valus for screen 'nnnn'. I checked the progr...

ABAP OO: Create data

Hello, I'am experiencing some problems with a Z-Class.I want to read data from HR-Infotypes. Normaly you can use log. database PNP, macro PROVIDE, GET PERNR and so on.This you can not use in a class (if there is a way, I would be happy to know how). ...

Resolved! help

Hi friends,plz help me to code for the below description.Sub-Step (b) GET the price for the materialFor each record selected in Sub-Step (a)SELECT the field KBETR from KONP where KNUMH = A903-KNUMH AND KOPOS = 1regards,siri..

Infotype Problem

Dear Experts ,I have created Infotype 9000 . Till now every thing is working fine . Now I have added one more field ,that field is not coming on the screen . But I could able to pick it from Database table . But this field is input disabled . Is ther...

Resolved! Standard text

Hi Experts,i assigned standard text to my customized request number.i want to check that my standard text is assigned or not.i checked in se09 my standard text is not assigned.does it mean my standard text is not assigned?please helpreg,vijay

Resolved! issues

What is the best way to fix this loop performance wise?loop at i_vbak.loop at i_vbap where vbeln = i_vbak-vbeln.loop at i_vbep where vbeln = i_vbep-vbeln.xxxxxxxxxxxxxxxxendloop.endloop.endloop.and also .... do you see any errors/performance issues w...

Labels in this area