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

GUI_Upload

Hi all,i am having a flat file with tab space between the fields,when i am uploading data using Gui_upload to an internal table its coming with some special characters like # etc...so can any body plz help in this.....Balu.

Data Migration Basics

Hi Group,Could anybody just explain me the basic conditions for IDOCs and BAPIs for data transfer.... What i know we can use IDOCs in a distributed R/3 system... If we are transfering data from a non-sap(in case of LSMW) system then we cant use an I...

Datasets

Hi Group,Can you plz explain OPEN DATASET 1. ... FOR INPUT 2. ... FOR OUTPUT.Read in the F1 help but unable to understand, since both is explained as modifiies the file.Thank you for your time.Regards,Varun.

Resolved! Delete directory

Hi all, i want to delete a directory (a folder ) in a drive..i have written code but seems not working..DATA : V_VALUE1 TYPE STRING.DATA : V_RETURN_CODE1 TYPE I. CONCATENATE 'C:\PO PDFs\' P_OBJ_ID '.pdf' INTO V_VALUE1.CLEAR : P_OBJ_ID...................

Resolved! SM37 - Schedule job

Hi All,I have the requirement in which I want to schedule a periodic job which will run on Nth day from starting of a month depending upon the factory calender.How can I achieve this with Standard SAP functionality or is there any option that I can c...

Adding table in IMG

Hi All,I created a customized table and maintenance generator for the same, I want to make an entry under a node for this table with some text so that when someone wants to see the table contents one can see it through clicking the node in the IMG.Th...

Resolved! Doubt on SM36

Hi Group,Can any one explain me on Back Groud schedulling?Where should I give my prog name in SM36 and also tell me can I write a code inside my prog where in I can start the background schedule.Thank you for your time.Regards,Varun.

Resolved! Folder creation

Hi all,Is there any FM or class/method to create a folder in the C directory...Pls helpI have a found class CL_GUI_FRONTEND_SERVICES->DIRECTORY_CREATEi think it will create directory...i want only to create a folder in a directory..

Labels in this area