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

Resolved! select sql

SELECT vbelv posnv vbeln posnn vbtyp_n rfmng meins plmin erdat bwart FROM vbfa INTO TABLE it_vbfa FOR ALL ENTRIES IN it_ekbe_del WHERE vbelv = it_ekbe_del-belnr AND vbeln IN pr_vbel2 AND posnn = i...

RE:ABAP objects

Hi all,Please help me with this.I ahve written a code like this.CLASS LCL_AIRPLANE DEFINITION. PUBLIC SECTION. PRIVATE SECTION. types:BEGIN OF TY_PLANETYPES, PLANETYPE TYPE SAPLANE-PLANETYPE, END OF TY_PLANETYPES. DATA: w...

Sales Text

Hi ,I m creating text using function save_text.but when i am using in form its giving me some differenr text.I am unable to find the text in STXH table.Could anybody tell me in which field of stxh table actual text is maintained.or if not in table st...

Resolved! message_type_x

Hi,I was just going through the threads related to Message_type_x and found one as belowdeclare the field qty in the the itab as follows data: begin of itab occurs 0, qty type p decimals 2, end of itab.and then in the fieldcatalog make sure...

kiran_k8 by Active Contributor
  • 558 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! REAL TIME SAMPLES PLS

Hi guys,I'm newly working upon ABAP- workbench concepts, I would like to know some samples of real time projects.. their base concepts..etc. Since what I'm going through are my basic certification course materials, I would like to have some real time...

Resolved! select-options

in select option i want to assigne it to different variable but when i use it it show following pr_basrt = IEQZFNBi dont want like this,I want it shoudl be pr_basrt = ZFNBhow to remove IEQ from it.Thanks in advanc.Point is assurd

Labels in this area