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

BDC session

In SM35 I get an error message 'field COBL-PRCTR does not exist in screen 002'Creation of batch input is successful, on execution I get this error, I checked analysis on screen, BDC ok_code for screen is /00, but there is error.Any pointers whether i...

Urgent ( BDC)

in TC 21.I need to create a Network , Activity and components.The flow is like thisnetwork consists of Many activities and 1 Activity consists of many components.CAN any body suggest the solution.and also wat is the format of the file(flat) to send( ...

Negetive value

Hi Experts,How to get a negetive value of any number in ALV output?if ls_alvtab-vbtyp = 'N' or ls_alvtab-vbtyp = 'H'.if ls_alvtab-netwr lt 0.ls_alvtab-netwr = ls_alvtab-netwr.else.if ls_alvtab-netwr gt 0.ls_alvtab-netwr = ( -1 ) * ls_alvtab-netwr.end...

SO_DOCUMENT_SEND_API1

Hi,I am using the Function Module to send email with attachment. The program is running fine and i am able to send email with the attachment successfully. There are 10 lines in the internal table, but in the attachment i can see all of them in 5 or 6...

PS_1978 by Active Participant
  • 561 VIEWS
  • 5 REPLIES
  • 0 Likes

Resolved! text mail to vendor

Hello Friends!!When I execute the below code , i am not able to get mail .The problem is the mail is sitting at outbox of Tcode:sbwp...Here it is showing waiting for communication service.even i scheduled job for 5 minutes....i didnt get may i know ...

Resolved! set pf-status

hi ALV masters,i have one issue regarding set pf-status.i have the output list in my report. there i have created menu option Execute and also push button execute.But surprisingly, i'm not getting any result when i press execute eitherfrom menu or pu...

Resolved! select statement

Hi,I have doubt in select stmt. it is as follows.select x y z from mara into table itab for all entries in jtab where x = jtab-x.Here x y z are non key fields and jtab-x is a key field.Can we use non-key = key in for all entries.Regards,Ratna

Labels in this area