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

Resolved! Database table change

Hi,I have a request to change table XXXX from a "configuration table to a data table". and "Assign the maintenance of this to a custom transaction"1.Now I checked Technical setting of the table, it is assigned to one data class USR20 (Customer data ...

Resolved! Synchronous RFC

Hi,I am making a synchronous RFC call passing a structure and expecting a return value like "No of records updated" I am passing a structure to XI from R/3 using RFC call. Xi has to insert this structure in a legacy database table and return the numb...

Resolved! Background processing

hi all!!!!!!! i have made one ALV report , with one pushbutton on application toolbar , whenever tht is clicked , PAI event is triggered and another LIST is displayed . This is performing as required .Now user wants , whenevr report is being execut...

FM: 'DISPLAY_OTF'

Hi .In the standard script program ,I am trying to convert OTF to PDF format. However in print preview i can see correct no of pages.But when I am using FM:'DISPLAY_OTF'it is taking last page only.Can any one suggest where things has gone wrong.Below...

Query

I want to create new table with most of the fields from the existing table. If i have the <b>primary key</b> of this <b>new table</b> <u>as the one of the fields of the existing table</u>, thus linking the two, then, will the change in any fields( o...

Resolved! Language key spras

Hi All,Is there any function module to two alphabet language key to one alphabet langauge key. where can i c the conversions of the keys. is there any table?? for example en --> e in the langauge key...Could somebody help me with this.Thanks,Kiran

ALV Grid inline excel

Hi,I'm convincved this question has been asked and answered but I can't find it:My report creates an ALV grid using function REUSE_ALV_GRID_DISPLAY. I can use GUI status function &VEXCEL to start excel inline in the grid area. But I get an empty shee...

Clemenss by Active Contributor
  • 775 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! FM : SO_OBJECT_SEND

Hi .I am editing std sap code wherein sap is using FM: SO_OBJECT_SEND .I am trying to send mail to external email address however it is not going. sy-subrc = 0 !However if I try for internal sap address it is working.Below is code for external addres...

Resolved! Strange problem in ABAP

Hello All,We are facing a strange problem in simple abap program.Following is the program .PROGRAM DEMO_ELEMENTARY_DATA_OBJECTS.DATA NCK1(40) type c .NCK1 = ‘THE’.WRITE NCK1.When we try to check the program system throws error message stating "Pro...

Resolved! smart forms

hi i am new to smartformsi am trying with smart forms. but i am unable to upload the data.i called the function module ssf_function_module_nameand used the function module which generated at thetime of activating smartforms.i declared an internal t...

Labels in this area