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

PO Printing

I have made Customizes SAP Script for PO Printing as per the Company's standard. For this I have made th Z Txn. ever time the user has to run that Z Txn and then get the printout of the PO,in ME23N there is one button Print Preview how can i assingn ...

Resolved! Move data into table

Hi All,Could anyone help how to Move data into certain column/position of the table. Hope my question are clarify. Please guide with some sample code.Thanks in advance!tables:s_record.DATA: BEGIN OF itab1 OCCURS 0, name like s_record-n...

select - endselect

Dear all,i have this statmentselect * from mkol where matnr eq intab-matnr and lgort in tem. if.....endif.endselect.and it is working fine,but if i use the following statement,then it str8 go to endselect without go thru the if endif block.select *...

Resolved! ALE

Hi Gurus, Can anybody provide me the material for Extending the IDOC and Reducing the IDOC? Please provide some good links for these sceneriao. My id is ravikanthgupta_g@yahoo.com.Thanks in AdvanceRavi

Resolved! Event in ALV

<b>Hi all ,I want to write top of page in ALV report , I got the alv report working fine now plz tell how to do further coding for writing Top of page .I am using function module .Regards ,Narender</b>

naren112 by Explorer
  • 1334 VIEWS
  • 9 REPLIES
  • 0 Likes

Resolved! select-options

hi friends,i need some help regarding select-options.i have one select-option like S_MSTAV FOR MARAV-MSTAV.for this, i have written the selection-text as X-distibution chain status.where as in sel-screen it is displayed as X-distibution chain statu ...

Resolved! package

hi experts, regarding the package of custom table,how can i change the package?im trying to change it in abap dictionary but in the attributes i can only change short description and not the package.Thanks,zry

Regarding BADI'S

Hi, I am new to BADI's and learning BADI'S. 1. I created BADI defination (YBADI_TEST) using TCCode <b>SE18.</b> by that time interface name is created automatically.and add-in class (YCL_EX_BADI_TEST) is generated automatically.I activated ...

Labels in this area