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

    Import/Export

    Hi, How to use import export statements in selection screen.My requiremnt is like this.For one value request i will get a value, with respect to that i have to populate another selection criteria.Suppose s_vendor = '1234', this what i get from value ...

    Resolved! Project creation

    Hi, Can i know if there are standard programs for Project creation or if there are some Bapi's that i can use for WBS element and activity creation. What would be the best way to go about this. All help is appreciated.Vivek

    Resolved! BDC - upload (text file)

    HI all,I have my input text file with tab delimited data. I want to upload the data from text file into internal table. Which function module shall I use. Is it WS_UPLOAD or GUI_UPLOAD.And also my input text file has column headings in the first line...

    Resolved! posting period problem

    Hi Experts today on 1 auggust 2006 .. month changed and after change in our system .. whenever i m going to post any delivery it's generating an error .. " Posting only possible in periods 2006/01 and 2005/12 " The posting date entered is not with...

    Resolved! String problem

    Hi,i have a variable like this :DATA l_c type char2.This variable can receive 1 or 2 characters, for example :l_c = 'C'.or l_c = 'CA'.In first case, i'd like to have a space at the end like 'C '.How can i do this please ?Cheers

    Resolved! problem in data type f.

    Hi all,where <b>a is menge data type quan</b>i declared <b>b as type f</b>.i have values a = .2b = a.then my b = 2.000000000000000<b>1</b>E-01if a = .5b= a.then my b = 5.000000000000000<b>0</b>E-01observe the difference in bold .Its creating lot ...

    Resolved! currency conversion..

    Hi All..Can someone help how i can convert foreign currencies to USD ...Please help me with a Function module that do not have any issues with any decimal places after conversion or the right one to convert a foriegn currency to USD ..Appreciate your...

    Job scheduling

    Hi Friends, i have a problem with job scheduling.two jobs need to be scheduled. (job1 and job2)i used job_open.submit job1 using parameters.job_close.then for second job.job_open.submit job2 using parameter2.job_close.when i go and look in sm...

    Labels in this area