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

Resolved! Error

Hi, This is my program, what is choise in the importing(In bold letters in the program). I am getting error that w_index is missing. Plz let me know why we give choise. &----*& Module Pool ZMP_TAB6*&&----*&*&&----PROGRAM ZMP_TAB6.TABLES:VBA...

Resolved! radiobuttons

HI,In selectio screen, i have 2 radio buttons.if iam selecting the second one,i have to get 4 more radiobuttons in the screen.if first is selected all 4 should be in invisible.please reply as soon as possible.

Resolved! ERROR

Hi.i am getting error in screen printer its showing like this Unable to interpret "OK_CODE " as a number .am using CASE SY-UCOMM statement. what may be the problemmy code.module CLEAR INPUT.CASE SY-UCOMM.WHEN 'DISPLAY'.LOOP AT SCREEN.IF Screen-name...

Resolved! GUI_UPLOAD

Hi,I'm trying to use GUI_UPLOAD to read some data from a migration, but always get retun code 7 (unknown_error). I've found debugging that, when it reads the table VSCAN_PROF using the profile '/SCET/GUI_UPLOAD' the field active is checked and, if I ...

Resolved! Purchase Order - TXT02

Hi ,I have done a SAP Script for Purchase Order. I am fetching the Payment Terms for the purchase order. I want to retrieve the TEXT from the transaction OBB8. I am able to retrieve the first text VTEXT from the transparent table TVZBT.I want to retr...

Resolved! search help

Hiwhen it is mentioned as search help and F4 help , are they same.i mean we create F4 help in reports for fields using function modules.is this the same as search helps created in dictionary.?Thanks in advance

Select-Options

hi ,how to maintain select-options side by side.following code is not working properly.selection-screen begin of line.selection-screen comment 2(10) text-00.select-options : s_ven for lfa1-lifnr.selection-screen comment 40(10) text-001.select-options...

problem with print

Hi All,I am trying to print QM 8D form,chinese characters are not printing.if i print other PO using the same printer chinese characters are printing.In the form i have maintained the font "CNSONG" can any body suggest what might be problem...Regards...

Resolved! Barcode Scanning/reading

Hi Friends,My customer (Retail industry) wants to read Barcode on items in their ware house using a barcode reader and save them directly in SAP. .I need below information1. What are standard sap transaction codes have fields to enter barcode .2. How...

convert to pdf

hi all,I have data in an internal table. i am not using any smartform function modules.I just need to convert the itab data to pdf.Can i convert it directly PLEASE DONT RELATE IT TO SMART FORM FUNCTION MODULES.I dont want to go through smartform way....

Uploading XML File

Hi All,I have a requirement where I need to upload the XML file in one client(or system)which has been downloaded using another client(or system)I am using call method cl_gui_frontend_services=>gui_uploadto upload the file but it is going for dump.I ...

Resolved! doubt

hi expertsI have all my data in it_bseg1, based on that am using the following queries also.if not it_bseg1[] is initial.*- EkkoSELECT EBELN LIFNRFROM EKKO INTO table it_ekkoFOR ALL ENTRIES IN it_bseg1WHERE EBELN = IT_BSEG1-EBELN.if sy-subrc = 0.sort...

Labels in this area