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

Resolved! What is cluster table ?

Hello everybody , BSEG is a cluster table in SAP . Has anyone know about this type of table ?because of i can not find this table when i login the DBServer & use SQLPlus .And as i know this table is combined with another tables ...Is it define...

Resolved! Error in Smartform

I was trying to practice a smartform listing the sales order details. I am done with steps in smartforms. On activating I got 2 errors 1) %code1 "T_ITAB is not an internal table - the occurs n specification is missing 2)%loop1 "T_ITAB is neither spec...

BDC for ME41

Hi All,Can anyone help me to write BDC for ME41.I am working on 4.6c, when i do recording for transcation ME41 it hits up with error "Make entry in all required fields" while moving to second screen. The problem is the moment i hit enter from first s...

Derived roles

I am working with roles, i changed a master role, generated the derived ones and then transported the roles to QA, now in QA I find the derived ones need to be generated again , why is that so, what place am i going wrong.

Resolved! itab problem

Hi experts,I have created my itab like this..for ALV grid data: begin of gt_stage occurs 0. include structure zbitstge. data: field_style type lvc_t_styl. data: end of gt_stage. data: ls_stylerow type lvc_s_styl, lt_styletab type lvc...

Resolved! LSMW Direct Input

How do i check the log for LSMW direct InputAlso When i run the LSMW program the LAST STEP has Start Direct InputWhat all step do i need to select to make the program run AutomaticallyNow i tried running the last step but had to press Enter key until...

Resolved! Regarding includes

Hi frnds, There is one TOP include in which one internal table is bein declared.called as "IT_AB_CD". There is one more include in which a table is declared localy called "IT_A_B".SO can we assing like this in the second include program...

Resolved! innerjoin

hi,SELECT amatnr aersda aaenam cwerks cpstat dlfmon INTO CORRESPONDING FILEDS OF TABLE itab FROM ( ( mara AS a INNERJOIN marc AS c ON amatnr = cmatnr ) INNERJOIN mard AS d ON cmatnr = dmatnr ) ...

Resolved! Message

Hi,I want to do selection screen validation in Abap Query.For that iam writing error message, it is asking message class.Please let me know how i can do input field validation in abap query.regards,vijay

Resolved! SPDD Help

Upgrading from 4.6c to 4.7 I thought SPDD would take the 4.6c indexes and domains using the ADOPT MODIFICATIONS, but it seems like I see the differences but not move the changes from 4.6c to 4.7 automatically. How should these be applied? Also, I hav...

Labels in this area