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

Resolved! Dynamic Table Creation

I am trying to create a dynamic table based on a transparent table, but the component table returned by method <b>l_r_structype->get_components( )</b> does not contain the fields in an .include structure.Does anyone know of a way around this? l_r_s...

Resolved! email through report

Hello All,I have done the z report in which i have called a function module so_new_send o send an email.I am able to post an email from report to SOST transaction but from there a mail is not triggered.The status of the email is waiting for communica...

Resolved! BDC question

Hi!I have a program that creates two bdc sessions and executes them.The user wants the program to run the first bdc and waits for its processing. If the execution was successful, then run the next one.Is it possible to check the status of bdc session...

Resolved! Update LFA1

hi friends, i have to update LFA1 table with VAT numbers and TAX codes. Input file will contain Account group(KTOKK),country key(LAND1),Vendor(LIFNR),VAT no(STCEG) and TAX code (STCD1).my final internal table will contain all these fieldsi want to w...

Short dump SAPSQL_SELECT_TAB_TOO_SMALL when using dynamic table in select

Hi,I am working on a 4.6C system, where it is not possible to create dynamic tables with CREATE DATA lrt_table TYPE TABLE OF (strucname).Instead of this, I am using the ALV function LVC_TABLE_CREATE, which creates table definitions in a subroutine po...

Resolved! Obtaining substring

I think I posted this question somewhere before, but I am really confused and could no longer find the original post, so sorry guys if you have to spend your time respose this again:How can I pull out a sub-string from a string that is delimited by s...

radio button text?

i have copied sap pgm RFKEPL00 and trying to add 2 radio button, with the following code.but there is no text is not displaying in sel screen when excuting?..i have maintained text-032,33.SELECTION-SCREEN BEGIN OF LINE.DemandPARAMETERS rb_dem RADIOBU...

Form Printing Problem

Hi All...I copied RVORDER01 Form(SAP Script) into Z form.Now i changed the form according to our layout.Every thing coming right. But the total(KOMVD-KWERT) of Amount is not calculating. It is printing next to the all line item. For ex. if i order 2...

Resolved! SAP Script

hi frnds, I have copied a SAP SCript to customer name space ( Z ).In the window whatever text is displayed its in english, but the output comes in german. I have even converted the language to 'EN'... but its not working.points assured to all replies...

Resolved! Values in TVARV

hello all,i have a condition to test a particular variable (v_werks in my case) if exists it in my tvarv entry. would you give me an idea how is it done the best. i tried declaring select-options and populated it using the following code:select-optio...

Labels in this area