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

Resolved! IDOC Error

Hi Experts,I am getting an error message for an outbound idoc for vendor master. The error is: 'No global company code is assigned to the company code'. The IDOC basic type used is CREMAS05.What can be the reason for this error? Also, few other ques...

Resolved! BSEG Table

Hi Experts,In my program I need to retrive from BSEG based on the material number as it is a cluster table it is taking lot of time . As BSEG is a combination of different tables in which table can I get the matnr number and BELNR.

Checkbox in alv tree

Hi, I am working with a ALV TREE . i want a different column with the Checkbox. For that i useCLEAR gs_fieldcat.gs_fieldcat-col_pos = 10.gs_fieldcat-reptext = 'text'.gs_fieldcat-fieldname = 'CHECK'.gs_fieldcat-checkbox = 'X'.gs_fieldcat-edit = 'X'...

Screen exit for VA21

Hi,I am new to screen exits.I need to add a TAB (Push Button) in VA21 T code.If the user click on the tab it should call next Z transaction code.Please suggest me correct inputs are rewarded.Thanks and RegardsRasheed.Edited by: Rasheed salman on Oct...

Data Show

Hi,Table control Added line for using below Code. WHEN ADD.IF temp_okcode NE 'DISP'. "indicates display mode GET CURSOR LINE V_line2. READ TABLE itab2 INDEX SC1-Current_line. If sy-subrc = 0. Clear : itab2-nubag,itab2-wtba...

Labels in this area