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

ABAP Tab

Hi,I am new to Abap. I have a problem. When I upload my text file (.txt) to SAP, the spacing during the upload is different.Can someone help me.My program tab is DATA: V_SEPARATOR TYPE X.DATA: L_VALUE TYPE I VALUE 09.  "09=TAB  44=,  124=|V_SEPARATOR...

Resolved! How to relate vbrp & glpca to get line items for both ?

HiI am working on some report ,where I am passing vbrp-vbeln  to glpca-refdocnr to get some field from glpca tables.Now I have to work on item data as well.vbrp-posnr to glpca-refdocln to get he corresponding line items..but when I put a join condtio...

No entry found-'CLSE_SELECT_CABNT'

Hello Experts,   CALL FUNCTION 'CLSE_SELECT_CABNT'* EXPORTING*   LANGUAGE               = ' '*   KEY_DATE               = '18062014'*   BYPASSING_BUFFER       = ' '  TABLES    IN_CABN                = I_ATINN    T_CABNT                = I_CABNT EXCEP...

Resolved! Selection-screen link with dictionary object

Hey gurus,I have defined a selection-screen SELECTION-SCREEN BEGIN OF SCREEN 1100. SELECT-OPTIONS:              s_idkn for zbr_t_autori-id_kniznice,              s_idau for zbr_t_autori-id_autora,              s_meno for zbr_t_autori-meno,          ...

Resolved! material document ,quantity and stock location for a given material

hello all,i have a requirement like this.in the selection screen i have,material.....plant....posting document date.....i need to get material document number,quantity,units and stock location for the above mentioned selection criteria...what tables ...

Labels in this area