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

Smartform -Zero issue

Hi!In my smartform I have set condition as to when a material group 100 is there it should show blank under the qty and unit price coulmn ,. The problem is that when i run the form it shows me 0.00 value and not blank in it. I found out if I chnage t...

Resolved! Idoc Error

Hi All,I have an issue. There is one Idoc '***********" which returns error message like this ' For tax code T4 and Dest. Province NB , tax jur code not present in ZTFT' Message number 51 Error Application document not posted..... But the Ztable ZTFT...

Modify Example

Hey Folks,I have a problem when using modify . in my requirement I have table itab and itab1 following is the below code loop at itab into wa_itab. read table it_itab1 into wa_itab1 with key vbeln = wa_itab-a binary search. if sy-subrc = 0. ...

Resolved! Inbound idoc example

hi folks,i'm creating an inbound idoc doc to upload some aditional hr infotype data. I need to know how can i upload data by idocs, which process i need to run, code example, tables, i will really appreciate a program example as a guide, tnxs a lot.R...

Resolved! modulepool

hi,iam developing a program in which iam using a z-table.iam using the bapi for production order cancel and create goods movement....after running those bapis i have to update few fields in z-table ie...cancel conf counter, mat doc number to the rec...

Resolved! EDI - RCVPOR disappears

We are using Seeburger to send EDI transactions to SAP. The DC1 record is populated correctly as it leaves Seeburger but the resulting IDoc fails because the Receiver Port is blank. As I stated previously, the field DOES contain the proper value when...

Resolved! SHORT DUMP

Hi All , I'm facing this short dump in our Dev system with the following details shown below , please provide help or assistance ASAPRuntime Errors DATASET_READ_ERRORException CX_SY_FILE_IODate and Time 15...

Resolved! Problem in Read Dataset

Hi Abappers,I have to read a text file which contains millions of records from the application server and then insert it into the database table.For this I have used read dataset but not able to convert it into the internal table. OPEN DATASET lv_fna...

Resolved! help in field symbols

Hi,i do dynamic select and i wont use dynamic work area that i can update table how i can do that?i try like this but i have error .Regardse.g.FIELD-SYMBOLS: <l_act> TYPE ANY. SELECT (field_selection) FROM datab INTO TABLE <dyn_actual> AND d...

Resolved! Dialog Program

Hello Friends,In one of the custom Screens there is a small SAVE Push Button.For some of the Purchase orders based on Document type this button should be visible and for some document Type it should be invisible.Any Suggestions on this.Thanks,Ster

Labels in this area