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

RBE Analysis

HiWe are doing a pre-upgrade assessment from 4.6C to ECC 6.0 We have executed the RBE program and got the output, which tells us which reports and transactions have not been used for the past 3 months.My questions are:What sort of analysis can we per...

Loan VDARL

i need to do a for all entries in table VDARLfirstly with both the condition bukrs = vdarl-bukrs and ranl = vdarl-ranlsecondly with only the condition ranl = vdarl-ranlsince vdarl is a loan header table but these two field are not the only primary ke...

Nota Fiscal -Brazil

HI since after recent upgrade for SAP Brazil, nota fiscal (Tax docs) are printing very slowly. output types std onces are NF01.Question here to the forum is is there any way in the program we can check why program prints slowly?Did anyone come across...

Resolved! DYNP_VALUES_READ

Dear all,My below code is not returning any value...Please let me know where I am going wrong..I am trying to read Cheque Lot No from F-58 screen.Fieldvalue comes blank.. DATA : SCR_PSTAP TYPE PCEC-STAPL. DATA : BEGIN OF SCRFIELD OCCURS 10. ...

Resolved! BAPI_GOODSMVT_CREATE

Hi im Using BAPI_GOODSMVT_CREATE for mvmt type 101...for maintaining serial no's..ex:when my PO qty is 93...i should give the issue qty as 5...and the enter 5 serial no's and save..This is getting correct when posted through MB01.But when i use this ...

regarding LDB pnpce

hi experts,i m in need to create a report means i have to design the screen,in which i have to use LDB pnpce for HR,but if i select program type "module pool" in the report attributes the filed LDB name is not coming means but when i select executab...

screen validation

hi frnds,MY SELECTION SCREENSELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME TITLE TEXT-T00.PARAMETERS : P_VBELN LIKE VBAK-VBELN. P_SDOCU LIKE VBAK-VBELN.SELECTION-SCREEN END OF BLOCK B1.SELECTION-SCREEN BEGIN OF BLOCK B2 WITH FRAME TITLE TEX...

Resolved! Switch Framework

Hi Guys, I have read about the switch framework and also seen some articles relevant to this topic. But I could not find out how this is practically implemented. Can someone please enlighten me on this subject. Also I have heard that usi...

Labels in this area