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

Resolved! script

hi to all,i am having a dought in script when we r copying stadard script to other language i am getting a problem it is not converting to english. i went into copy from client and treid but my problem didnt solved.is there any option to copy standa...

Resolved! SPnego on SLES9 and IBM JDK 1.4

Hi all,from <a href="http://help.sap.com/saphelp_nw04/helpdata/en/43/4bd58c6c5e5f34e10000000a1553f6/content.htm">SAP Help</a> I understand that the spnego login module is not tested on IBM JDK 1.4 and suse linux 9. I've implemented it (or at least i ...

MarcelRabe by Product and Topic Expert
  • 2045 VIEWS
  • 17 REPLIES
  • 0 Likes

modify itab

i get err ay modift why?here is the codeLOOP AT imseg_mkpf_e ASSIGNING <ls_imseg_mkpf_e>. IF <ls_imseg_mkpf_e>-shkzg = 'S'. sum_s = sum_s + <ls_imseg_mkpf_e>-menge. ELSEIF <ls_imseg_mkpf_e>-shkzg = 'H'. sum_h = sum_h + <ls_imseg_mkpf_e>-meng...

Trafic Lights

Hi,I have one ALV with one field with trafic lights. i want to know if there is anyway of the user set the parameters for the lights. like when we do a colective entry on the transaction MD04 the screen that shows up have some traffic lights and in t...

Resolved! Generic Insert in DBTAB

Hi Gurus, i have a difficult question, and i currently do not know how find a solution. I would like to add a entry in a database table, but i only know the name through runtime. So my insert should generic. I am able to create the Structure type of ...

Resolved! Select last record

Hi ALL,i need select last record for each MATNR from table EKPO. I try this:SELECT-OPTIONS: mater FOR ekpo-matnr.SELECT *INTO CORRESPONDING FIELDS OF TABLE intabFROM ekpoWHERE matnr IN materORDER BY aedat DESCENDING.But I need just last record for e...

bdc-datasets

iam just working on datasets. i want to upload the data from the disk to the application server . so i want to know how to specify the file name in open dataset.plz anyone send me the sample code for upload and downlod using datasets.

Resolved! MAIL

Hi i have created the flat file in the application server. i want to send the mail with the application server path, please help me how to send this path through mail.with regardsserma rao

Resolved! Split at # does not work

HiI am trying to split a string that has the # character within it. I have tried using the # as a string and as the hex value 23, which is what is displayed when I display the string as it's hex value. I have successfully split using other hex valu...

Samrtfors :

Hi All, I done a smartform with 4 pages..In the First page i have following windows.1. Main window.2. Address Window.3. Logo Window.4. Information window.5. Footer window.In Second Page I have 1. Main window.2. Footer window.In the Third page Seconda...

Resolved! [Dump] Get the spool list

Hi,Isn't there a way to retrieve the spool list generated by transaction ST22OLD or ST22 using FM or classes ?It seems that both are using CALL DIALOG which prevents me from getting this list. I tried FM 'RS_SNAP_DUMP_DISPLAY' and some SUBMIT ... EXP...

Resolved! SAVE push button

Hi all,The requirement is that 'SAVE' button should be on the application tool bar instead of the standard tool bar & should save the following fields : serial number , material,delivery date, status included & plant for report RIEQUI21.

Smartforms

Hi Experts..I done a smartform with 4 pages..In the First page i have following windows.1. Main window.2. Address Window.3. Logo Window.4. Information window.5. Footer window.In Second Page I have 1. Main window.2. Footer window.But the problem is in...

SAP Script

Consider the order of elements mentioned below./E ITEM_CONDITIONS/E ITEM_CONDITIONS_UNIT/E SERVICESAt present display shows in the same order as above.I want to bring the output showing by the elements ITEM_CONDITIONS, ITEM_CONDITIONS_UNIT into below...

FILE format problem

Hi All, I want to use excel file as source file in my BDC. I am using GUI_UPLOAD for this, but if I select .XLS file it is picking junk values. Here I am using fuletype as ASC. After saving this file as .CSV the values of column 01 is replace...

Labels in this area