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

Delete Statement

i have a code like belowDELETE lt_cddetails WHERE tabname EQ 'KONDAT' AND                                  ( f_old EQ '00.00.000'  OR chngind EQ 'I' )  If this internal table contains f_old as 00/00/0000 it is not deleting that entry. Is there any wa...

Value Unconverted

Hi All,I am having a problem regarding the Value Unconverted.I need to know what does it mean.I have build an rfc in which the other system is not capturing the Original value. It is capturing the Value Unconverted. I want to know the reason of it.Ex...

Resolved! how to update database table using table control with wizard???

Dear ExpertsI have created a module pool using table control with wizard....Now i want to modify my database table using this  table control with wizard....i.e.when i run my module pool it displays  a table with data in it...now i want to update data...

Jetforms

Hello Experts,Below link gives basic idea of Jet forms.http://scn.sap.com/docs/DOC-45682    We have knowledge on generating SPOOL file. My question is how to create and print jet forms.Thank you,Swetha.C

Resolved! Update of variant conditions for contracts (table A505) via function module?

Hi Developers,I need advice from one of the material management experts.I want to create and update variant conditions for purchasing contracts (see transaction ME33K) using a function module. I figured out that I can create the needed entries in the...

Resolved! BDC F-28 FIELD DOES NOT EXIST

Hi ABAPers,I am trying to do a BDC program for the transaction F-28.I have already developed a BDC pgm through which I can post maximum of 7 invoices.In the above screen if  I try to to Enter more than 15 item it is giving me an error" Field RF05A-SE...

J_OWENS by Explorer
  • 8614 VIEWS
  • 12 REPLIES
  • 0 Likes

Resolved! select statement issue

Dear Experts,I have 2 tables..VBRP and ZDOX.I fetch data from vbrp table like below....SELECT VBELN FKIMG VGBEL VGPOS MATNR ARKTX WERKS ERDAT VSTEL               FROM VBRP               INTO TABLE IT_VBRP               WHERE MATNR IN S_MATNR         ...

Labels in this area