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

select query

hi all, below shown is my select query how can i replace it by defining globally the field and using it in select instead of writing dty01 to dty20. please suggest me some procedure with example. SELECT pernr endda begda depcv dty01 d...

very very urgent ...

Hi, i need to add SELECT -OPTIONS NO INTERVALS....for MASSN, MASSG,STELL and ORGEH.... I have to filter the values based on the values entered on the selection screen.i used the "IF P0000-MASSN NE p_massn-low REJECT ".it is working for one value...

Resolved! Performance

Hi ExpertsSELECT A~AUFNR A~PLNBEZ A~DISPO B~RUECK B~RMZHL B~AUFNR B~BUDAT B~WERKSINTO CORRESPONDING FIELDS OF TABLE I_AFKOFROM AFKO AS AINNER JOIN AFRU AS BON AAUFNR = BAUFNRWHERE B~BUDAT IN ZDAT AND B~WERKS...

nriv table

i have devloped a code which displays all the objects from table nriv i want to know which table stores the user name , posting date and time at which the entries in table nriv (for each object ) updated .please helpregards darshan

Main Window in a Script

Hi,I am working on a script.Previously I was able to get into the text editor of the main window.But now the problem is that it is giving a message saying that main window not defined.But the data and everything is getting printed correctly.In the p...

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

BDC for F-28

Hi,I m creating BDC for F-28....I m using following Field------Document DateCompany Code---- 1000Currency/RateReferenceAccount (Bank Data)---- 100800AmountTextAssignmentAccount (Open Item Selection)After inserting all required values, when i want to ...

How to find INclude?

Hi All,How are you doing!!I am struggling with user-exits.I want to know the following things :1. How to find the include that is being used while running a T-code or say include that is being used in the T-code for a particular field.2.Once we have ...

Resolved! report

hi Expertsi have to keep this in a loop.i am fetching the fields records for MATNR ,STLNR ,WERKS from the MAST table with the STLAN = 1 and STLAL = 01. now i ahve to check above the material list with the STKO table with STLNR ,DATUV=SY-datum,LOEKZ...

Editable ALV

Dear All,i use editable alv with following codes WA_FIELDCAT-FIELDNAME = 'RM_MOD' . "Module WA_FIELDCAT-TABNAME = 'IT_RUNMLD_REP01' .**-- Start of search help WA_FIELDCAT-ref_fieldname = 'MATNR'. WA_FIELDCAT-EDIT = 'X'. ...

Labels in this area