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

delivery item

Hello Friends,*What is Xlips in the following code* form userexit_save_document_prepare. case xlips-pstyv. when 'TAX' or 'REX'. Accept this two Delivery item category when 'REN'. if xlips-lgort = space. Reject this Delivery item catego...

Resolved! LSMW T.-Code

Hello!I want to create a record in LSM Workbench and program asks about a transactionscode. I dont know it. How can I find it?Or, I think I have to create a transactions code at first and then create a record? Can you write me any links?Thanks!

Resolved! wa in ABAP Objects

Hello!How can I write wa in ABAP Objects?CLASS money DEFINITION. PUBLIC SECTION. CLASS-DATA: wa TYPE zaa_sflight, wa1 TYPE TABLE OF wa. CLASS-METHODS zmoney.ENDCLASS. The program says, wa is unknown. How can I write it correct?Thanks!!

Resolved! Ranges examples

Hii kept a selection options for a date, in that i given the date like 01/08/2008 to 01/20/200801/21/2008 to 01/30/2008i want the dates in the program like01/08/2007 to 01/20/200701/21/2007 to 01/30/2007plz any one send the answer asapthanks

Resolved! what are the wildcards for FILE_MASK in FM EPS_GET_DIRECTORY_LISTING

The wildcard for exactly 1 character is '?'.example: with mask ????????.STA , I get the following files:BWMDAACW.STABWMDAADW.STABWMDAAEW.STABWMDAAFW.STABWMDAAGW.STA(all files ending with .STA, with 8 characters before .STA)But what is the wildcar...

Resolved! scrollbar

Hi all, I have developed an interactive report. In the secondary list my complete menu is not getting displayed. I don't know how to set a horizontal scrollbar.... Can anyone help me by giving me a solution for setting a horizontal scroll bar...

RH_DIR_ORG_STRUC_GET

Hi experts,Is there any function module similar to RH_DIR_ORG_STRUC_GET, which will provide the information of all the sub-ordinate pernrs if the pernr of the chief is given.If not a function module is there a way to retrieve all the sub-ordinate per...

Greying a field

Hi , I want to grey a field which is used in a standard SAP transaction .It is in a screen , i know the num , Can someone advice if I can grey it out in the SCreen painter layout. Or otherwise what do i need to do to get it greyed .ThanksAShish

Labels in this area