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

Resolved! IDOC Triggering

Moderator message: Do not post the same question in more than one forum. Duplicates rejected.Hi All,My Requirement is to send HR data from system 'A' to system 'B' and then from system 'B' to system 'A'.1) From System 'A' to system 'B', i have to se...

default text

Hi frieds,I have a problem. I m making module pool program. In have a a text field.In this text field i need to give some default letters like 'MH/12345/______'.When we run the screen this default letters should be defaultly display and insteed of th...

Open data set

Hi experts , when i reading a text file using open data set coding, content are coming like this0002#######sachin############indara market.aithough i save text file in tab saprater.i want to read field seprately like 0002 sachin ind...

Resolved! Loop at screen

I was trying to loop on every object on the screen using the LOOP AT SCREEN code. What I'm trying to do is to disable all textbox that has a value. I was trying to do something like the code below:LOOP AT SCREEN.  IF current textbox has a v...

Customise va05

Dear All,I have to chnage material descriptio(40) charector into 80 charecterSo I copped va05 to zva05 but zva05 is not going output screenError is coming - > You cannot display lists for this partner functionMessage no. VR453An index is not writte...

Resolved! BAPI for VL01n

Hi Users,I need a BAPI for VL01n. The BAPI would be used to create a VL01n Referencing a Sales Order. I searched the SDN and found the following postings and BAPI's suggested.1. BAPI_GOODSMVT_CREATE - This cannot be used for VL01n2. BAPI_ACC_GOODS_MO...

Resolved! download table to excel

Hi all,I am wanting to download a table from SAP into excel, all i need to be able to do is make the first line bold, manually set the column widths and maybe draw lines around each cell (can live without this requirement though)! Would be very grate...

Resolved! search help exit problem

Hello Dear Experts,I am facing some problem in creating a search help exit.I need to write a search help exit which providesthe "Maintenance status of complete material" (Table Mara -> Field VPSTA).It is little bit complicate to do that becausesearch...

Resolved! input enable

Dear Friends,Query:- there are 2 check boxes and also 2 selection blocks are there in the selection screen,parameters: check1 as checkbox default 'X', check2 as checkbox.selection-screen begin of block b1,select-options: field1 for -...

Resolved! Read statement

In the bellow code the Read statement is reading the first record from gt_ship into lw_ship as the TKNUM same for all the 4 different VBELN. As a result I am getting same VBELN,same time(LFDAT) and same time(LFUHR) in the out put. The gt_stage has ...

Labels in this area