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

Resolved! reg: travel workflow

HI Experts,I am working on travel management work flow.Can any one tell me the procedure of travel workflow?I have done like this I have copied standard workflow into my custom workflow ,I have assigned the approvers properly but here the problem is ...

Resolved! ALE IDOCS

Hi Experts,I am new to ALE IDOC's can any one post me the material towards the basic concepts ( Begning with ) ALE IDOC'ssend me the material not the LINKS if the materials is USE I assure to REWARD the Points.Thanks,

Cheque Layout

Hi,I am making changes in the Checque layout for my client.In transaction FBZ5,for print form for payment document.We have a Z developed for the Alternative form.Please guide me as to what will be the steps to create a Z alternative form for the abov...

Open Form

Hi Experts,Below is the my code for open_form function module, here the problem is I am not getting any popup, what we get regularly . MOVE c_x TO e_itcpo-tdnewid. MOVE c_x TO e_itcpo-tdimmed. MOVE c_x TO e_itcpo-tdpreview. CALL FUNCTION 'OPEN_...

SELECTION-SCREEN

Dear friends, i have a question on selection screen.SELECTION-SCREEN: BEGIN OF BLOCK a1 WITH FRAME TITLE text-001. " BEGIN OF BLOCK a1SELECTION-SCREEN: BEGIN OF LINE.SELECTION-SCREEN: POSITION 5.PARAMETERS: rb_so_po radiobutton group aa def...

hi code doubt

&----*& Report ZTR0001*&&----*&*&&----report ztr0001 no standard page heading line-size 255.tables: zsd0005, vbrk, zsd0004.data: it_zsd0004 like zsd0004 occurs 0 with header line, it_zsd0005 like zsd0005 occurs 0 with header line...

Resolved! help me in this please

Can you check this syntax please somehow I'm not getting the required output. I want to show a - sign infornt of the quantity whenever the movemnet type is 102.loop at t_mseg assigning <fs_mseg>. <fs_mseg>-cmenge = <fs_mseg>-menge. <fs_mseg>-m...

Web Dynpro: several navigation links connect to one outbound plug of a view

Hi,I have two questions in general Web Dynpro. (I have not found precise answer for the question yet)1) What should happen in the following case?We have three views in a component. The outbound plug of the first view is connected to the inbound plug ...

Resolved! Table structure

I'm working on ABAP practice with minisapand there are some data tables which don't exist in minisap.Can anybody let me know the table structure of LFA1, BKPF and BSEGso that I can make them in Data dictonary.If it's not illegal

Resolved! clearing the input field

After executing a report, the green arrow back key will takes us back to the selection screen with the original input on it.However, I would like to see the selection screen without any previous input on it, so I could start entering new input withou...

concatenate

Hi gurusMy problem is when im downloading data from sap to flat file .I want that fields like1;11;07;2007;"05:1049 ";"65 ";"ABD ALMOHSEN KHARAFI ";"this format how can i get that.Pls help me out on this.My sample code ...

Import issue-urgent

hello frineds, i have created on RFC and then transported it on to the another system.....now can i change RFC source code in transported system......as far as i know we cant change source code in imported system..if we need to modify source c...

Labels in this area