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

Resolved! which table?

in va01at the item level, there are two colums BLK and REL. can anyone please tell me in which database table tht status flag is stored??RV45A :structureSTATUSFLAG :fieldnameSTAT01 :fieldnameMessage was edited by: shahid mohammed syed

Shahid by Product and Topic Expert
  • 567 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! ALV GRID DISPLAY

hi,i want to display ALV grid using oops concept.but it does not show all STANDARD TOOL BAR on output like 'insert'.REPORT ztest_mae1.DATA : tbl_kna1 TYPE TABLE OF kna1, tbl_fieldcat TYPE lvc_t_fcat. " For holding Fields of table ...

Resolved! Performance Issues

hello all,i have a report with some select statements and read statements and sort and loop etc.,Now the running time of the report takes more than 5 minutes.. because there is a huge number of records...now, what makes this to happen.. how can i re...

Resolved! SQL Problem

Dear all, I'm new in ABAP development. I got the runtime error for the following Open SQL statement: SELECT a1preis a1bedat b1matnr INTO TABLE it_price FROM eipa AS a1 JOIN eina AS b1 ON a1infnr = b1~infnr WHERE b1matnr IN ( SELECT mvkematnr FROM...

Resolved! Delete table records

Is it possible to loop through a table, examine each record anddelete the record if it meets a certain condition, all within the loop?Like:field-symbols <fs> like line of mytable.loop at mytable assigning <fs>.if <fs>-field_1 = someValue.delete ........

Resolved! GL

Hi,I have to load legacy data into SAP using LSMW , program: RFBIBL00 for General Ledger Balances (Summary ) and General Ledger monthly balances.Does anyone know what fields are required in this program so that I can map accordingly?

Resolved! Business Security

Hi,I hope that, somebody can help me with this issue. I just have entered to a new company as a Basis support but I found out that the SAP R/3 System users of this company, use to share they users and password in order to access the system, and now I...

Labels in this area