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

Version Management

I am working on a tool for Version Management. I made a function module via RFC that searches for object names with their types in different boxes by accessing the tables such as VRSD, E071, E070, E070A, etc.. One object name I found is that it exist...

SAP ESS & MSS

We have ESS and MSS. We are using standard FM FM_HROM_GET_MANGR_ASSIGNMENT to fetch the object id in structural Profile instead of giving any static value for object id. Will one  manager structure profile will be enough for all managers (who have re...

Resolved! eCATT

My question is really a clarification/confirmation around the eCATT tool.  My client is looking for something official in regards to:There are two scripting options available for recording eCATT scripts:  SAPGUI and TCD.  TCD is faster than SAPGUI.  ...

Using cl_salv_table=>factory( ) and display() need confirmation popup at Exit

I am using the factory method and the display to give the user a full screen ALV.  When the user tries to exit or hit Back I want to prompt them to make sure that is the intention.Please see the debugger screen capture.Can't find a way to set GT_GRID...

Resolved! How to get association of a Z table to a Stad. SAP's Change Document Object - SCDO

HelloI have a Z table, say, my_table with 4 Z fields in it, well.My functional guy / business analyst said that the business want to track the changes of this table, hence he has asked me to get this make associate to XXXX (whichi is a Standard SAP C...

Resolved! cl_rsrts_metadata

Hello,I' trying to create an object for the final class   cl_rsrts_metadata   data      l_r_iob    TYPE REF TO cl_rsrts_metadata.      create object l_r_iob .but get the syntaxerror:Das Erzeugen einer Instanz der Klasse "CL_RSRTS_METADATA" ist außer...

User Exit Problem

Hi,Gurus~Is there anyone who can help me out?In order to describe my requirement clearly,here's an example.If today is 8/1,i have to give the forecast amount of July.If today is 7/31,i also have to give the  forecast amount of July.Below is the user ...

Resolved! Insert ROW in ALV List

Hi Experts,I have a requirement to do something like this:CountProviderDate Conducted Expenses Start DateEnd DateFareMisc1Acel1/21/20131/21/201310252Acel1/25/20132/25/20131560 January 25851ASEP5/26/20135/26/20131855 May 18551BK9/4/20139/4/2013289 ...

Maintain dropdown option for SOST incoming mails in LOTUS Note

Hi All,Can any one suggest me how to maintain dropdown list in lotus note for incoming mails from SOST t-code.Ex:        dropdown1            . xxxxx            . yyyyy            . zzzzzz       dropdown2           .xxxxxx          . yyyyyyThanks and...

Resolved! Which EXITS and BAdIs should i use for Blocking PO cancellation based on condition?

Hi,I need to know which all EXIT(S) and BAdI(s) i need if i need the system to block PO and items cancellation (deletion) if advance payment has been made for that PO.Following points would really help:1. EXIT/BAdI which is triggered at PBO and has i...

Resolved! Driver Program for LT42

In OMLV, In Multiple Processing.The Driver Program is 'RLKOMM40'.I put a break point in the Driver Program.This shipment number will be used as part of the pick/pack operation. The Despatch labels will be printed when the warehouse transfer order for...

Resolved! Declaring a generic table line type without field symbols

Hi Abappers,A method has changing table of type ANY TABLE. I was writing a reusable method and i came across this problem : How can i generically declare a structure as "ls_any"?  I want to eliminate sending the work area type cs_any. P.S : I cannot ...

Labels in this area