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

Debugging FM

Hi Al, I want to debug a function module which called in UPDATE TASK. e.g CALL FUNCTION 'MB_UPDATE_TASK' IN UPDATE TASK. I am not able to debug it even though I am debugging in Update Debugging Mode.RegardsSaurabh.

validate default value

HI FRIENDS,PLX HELP ME HOW THE LOGIC FOR BELOW CONTENT1. “Control Class”: Write “Ctr Vault” if MAEX-ALNUM(export control class) = ("CNTROL2" or "CNTROL2N") and Write “Ctrl Cage” if MAEX-ALNUM = ("CNTROL3" or "CNTROL3N" or "CNTROL4" or "CNTROL5") else...

BDC problem

I created a recording for transaction KE51 (create profit center)When i run this using call transaction , the execution stops at second step (screen. Although its okay in session method.The program is as followsreport ZVAT_PRCTR no standard pag...

BDC

Hi all,How do I get/upload the data from an excel sheet which has the values spread in different columns and rows.i.e how to fetch data from one row/column here and one row/column there (not in a sequential order of rows and coulmns)from the excel sh...

Resolved! QUERY

hi friends, i nedd to calculate MTD QTY oRDERED.based on the below description plz help meSO FOR THAT sum all order quantity(kwmeng) and grouping based on "ship-to- number''(kunnr) and material number(matnr)regards,divya

Resolved! internal tables

hi all,good day,i have one internal table IT_CKIS, with some 10 fields,LTEXT,is one of themand,i have second internal table IT_CKIT,with only one field LTEXT,i have populated these internal table with two separate SELECT statements,not used INNER JOI...

Resolved! QUERY

hi friends ,could you help me how to do this queryGet KUNNR (ship to) from VBPA-KUNNR when VBPA-PARVW (partner function) =”SH” where VBPA-VBELN(order number) =VBAP-VBELN and if VBPA-POSNR (item number) ne ‘00000’ (item level exist) then get KUNNR w...

Resolved! Translate

When I use translate statement in my report of course it is executing well..when I checked extended syntax check it is giving “Dangerous use of TRANSLATE in a multilingual system.”..can anyone suggest any other method for it ..

Subtotal in ALV

Hi all,Understand that we can use the following code to achieve Subtotal for a particular ALV column by setting the attributes of the field catalog: <fs_gt_fieldcat>-DO_SUM = 'X'.However, what I wish to achieve is to perform my own 'subtotal calcula...

Syntax help

Hi, I need som basic syntax help.I have a function which I want to take a field-symbol as an input parameter. I want the type of the field-symbol to be ANY because I dont know what type of field-symbol will be sent in. My question is: I want to deter...

u00C2LV list

Hello all, 1) In alv list under which event formatting list can be written.2) For uploading data when we will prefer BDC & when we will prefer lSMW.3) In BDC when we will prefer call transaction & when we will prefer sessional method.4) For uploading...

Resolved! Transaction variant

Hi !I need to hide tabs of table control in transaction VA11.I executed Transaction SHD0 and checked the invisible checkbox of the Tabs i need to hide. I save the variant an created a T. variant (via menu GOTO -> Create transaction Variant), however ...

events

hi!I am using trans MD04 in order to trigger event for object type BUS2105 event REALSESTEPCREATED.In test system whenever we activate MD04 it triggers the event and in the event linkage i connected FM to it i,i can see it in the event trace (SWEL).I...

Resolved! smartforms

hi all,can anyone help me regarding smartforms? Can anyone give me some materials related to it? Also, where should i code my programs in smartforms? Also, how can i call a smartforms from the abap editor. Thanks a lot,Jc

Labels in this area