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

Resolved! Templates in smartform

Hai All,I want to know what the use of templates in smartform, and difference between table and templates. I know template is static and table is dynamic but i wnat more details.Why sap brings template in smartform?ThanksAlex

alex_m by Active Contributor
  • 642 VIEWS
  • 3 REPLIES
  • 0 Likes

ALV Filter F4 help

Hi all, I need some help and I hope you can give some answers.I have an ABAP problem with the standard F4 Help of the ALV GRID Filter that doesn't seem to work correctly when it refers to CHAR type data. When I run my ALV and I select a column, then ...

Resolved! Inbound IDOC using XML

Hi,I need to create an Inbound IDOC using Function modules using an XML file as Input.I am using mySAP ERP 2004(WAS 6.4).IDOC type : HRMD_A05 Message Type : HRMD.I am using the FM's in an ABAP report for testing, reading the data from the XML File us...

ALV grid menu

Hi all,I have created an alv grid in the oops concepts.Now the problem is i am not getting the menu to navigate. I mean the person can able navigate from the grid bar as well as from menu bar.How to get the menu bar.Regards,Lisa

Resolved! VA41 - User Exit

How Do everyone.I am trying to assign the system time to a field I haveadded to the VEDA contracts table. I have also added thecode in the FORM USEREXIT_SAVE_DOCUMENT_PREPARE:VEDA-ZZBEGTIME = sy-uzeitHowever, when I run the transaction VA41 and save ...

Formatting the field

Hi folks,Iam facing some problem with the formatting of a field used in the Print program of a SAP script.I have a floating point number 1.6785E2. I want to convert it to the form 167.85 including the commas. i.e. for example the value is 1.234567E5,...

Resolved! Gui_download

Hello All,While using gui_download i am passing an internal table containing 22 fields and while down loading into my desktop the file does not contain any delimiter.i dont know how to seperate my down loaded files with delimeters.

Scat Problem in XD02

i have created a Scat for XD02.i am getting an error when i try to change it on field.Screen SAPMF02D and no. 7000 KNVK-NAME1(1),KNVK-NAMEV(1)i got following error Syntax error: &NAME1(1 Offset and length are not in the form +x Syntax error: &NAMEV...

Resolved! vrm_set_values

Hello,I have to use FM vrm_set_values (list box) on table control. I have a itab which holds the values (adr2-tel_numbers). I have field on table control with the same name(adr2-tel_number). I have to display in the list those numbers on some set con...

Dynpro

Hello Everyone, I am working with 2 screens, the second screen is a pop-up called by pressing a button on first(orders screen extended using user exits). Before calling 2nd screen, it goes through some validations and are done in the user exits.1)If ...

Resolved! Modify a databsae table

Hi, If we use Modify for a row which is existing in database table, it will change the row and work as UPDATE. If row is not exisitng in table , it will add to table and in this case it will work as INSERT. so,both case SY-SUBRC = 0. Can you please t...

Resolved! BAPI_REQUISITION_CREATE

HiI am calling this BAPI to create a purchase requisition.When I run it from SE37, it works fine.But when I call it from my program, using exactly the same parameters used in SE37, I got error message below:'Control indicators for controlling area H0...

Labels in this area