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

Resolved! BDC for tcode OB28

Hi Experts,I am Creating BDC for tcode OB28, to introduce validations.I have to drill down tree structure for selection of a specific step.That drill down is not being captured in recording, Is there any solution for it ?-Dhananjay.

Resolved! about versions

1. what is the difference between this 4.7 and 5 and 6.4 or 7.1 versions in technical perspective. ?2. i m working on 4.7 version. so very soon they will upgrade the versions. For tht in technical perspective tell me, wht r the things i need to learn...

Shahid by Product and Topic Expert
  • 320 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! doubt in bdc co01

Hi experts,I have a doubt in my bdc, in my bdc i am going to create production order in CO01. its working properly but after entered the date i want to click operation overview and change one particular routing workcenter. But all the workcenter have...

formula parser

Dear all,does ABAP provide something like a formula parser?I'd like to have the possibility to calculate correctly something like: 2*(AB) /(CD) Is there any parser which helps me to calculate correctly?Best Regards,Christoph Aschauer

Resolved! date-low

if not date-low is initial and not source-datab is initial. if date-low <= sy-datum. clear ws_date. ws_year = date-low+0(4). ws_month = date-low+4(2). ws_day = date-low+6(2). concatenate ws_day ws_month ws_year into ws_dat...

Resolved! Search Help in MMYYYY format

Hi,I need a Serach Help that will display a calendar but only with Month/Year. So the user would select, for example, January 2007.I know I can code a solution to do this (so no need to post code here, thanks) but just wondering if there is an existi...

Resolved! smartforms

hi,I have a loop in which iam printing text ,wht i want is when there is text 'abc' & text 'bcd' they should be printed in a box & the remaining should be printed without it.these should be in a box.abcbcdpoints will be rewarded.thnx & rgds.

Resolved! excel upload

Hi all,I need to upload excel data to z tables.here i created table maintance generator for those tables.how to upload the data from excel sheet to these tables.Through BDC R is there any other way??Please suggest.Thanks,CS.

function module

i m using HR_FEATURE_BACKTABLE to read the feature will it do its intended work if i call it using above function module for eg if feature is intended for sending a message to distribution list. if i call it using thid function module it returns me a...

Labels in this area