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

Resolved! sorting itabs

Hi. Could You give me some tip how to solve such problem:REPORT ZWOP_TEST5 . DATA: BEGIN OF a OCCURS 0, value1 TYPE c, END OF a. DATA: BEGIN OF b OCCURS 0, value2 TYPE c, END OF b. TYPES: BEGIN OF _itab. INCLUDE STRUC...

skip selection screen

Hello,I have a report with a selection screen containing one parameter.I want that, in certain conditions, the selection screen to be skipped.I think I can use the AT SELECTION-SCREEN OUTPUT event and modify the screen table, but I don't know what to...

Tcodee: MIRO

Based on Header data (I_RBKPV) and item data (TI_DRSEG) am setting a payment block at header level using a BADI (MRM_PAYMENT_TERMS).But now I should also update a flag (DRSEG-SPGRQ) at item level.How can I Do this. Any BADI or ENHANCEMENT SPOT or USE...

Resolved! Help reqd on 6th step in LSMW -Fixed values,Translation & User-def routines

Hi experts....i want to learn more about the said subject,i.e, the 6th step of LSMW....pls understand my request...that i want to know how this particular transaction work and on what basis.....if u have any examples or step by step formats pls post ...

Error

Hi all, I got run time error from this program, pls verify its urgrent.ThankssivaREPORT zfi_monthly_os_re NO STANDARD PAGE HEADING.************************************************************************ TABLES ...

info....

Hi All,As of now I am comfortable with Classical Reports,ALVs,sapscripts.Actually I want to learn BAPI,BADI,USER EXITS,LSMW and smartforms,So could you please suggest me the sequence from where should I start?Thanks in Advace!Kiran

Resolved! Variant Date

Hi,There is an ABAP program step in a job. The program uses a variant which is having date.The attribute for the date field is RS_VARI_V_TODAY which would give currrent date.But the thing is when the job is manually run, the date is not provided auto...

Labels in this area