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

Resolved! function module

i want funtion module for the convert the quantity in sales unit into the base unit and the condition is the retrive the base unit of measure, if the base UOM is not equal to sales UOM..inputs are the material number and sales unit and quantityre...

F4 help (browse)

PARAMETERS : p_file LIKE rlgrap-filename.AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_file .to provide f4 helpCALL FUNCTION 'F4_FILENAME' IMPORTING FILE_NAME = p_file.This will povide F4 help (browse) for the input file. But I want my i...

Resolved! VARIANT?

Hi,Can any one explains me the difference between Variant in normal reports and Variant we get using REUSE_ALV_VARIANT_F4.i have checked in one alv program BALVSD01, it is going to give a value at one selection screen field..where does this variant v...

upload in ac03

Hi all,i need clarification on long text upload for ac02 (display service. in this transaction i had to upload the following fields.asnum,astyp,bklas,meins,..etc. and also long text field.i developed seperate program for uploading asnum,astyp,bklas,m...

Resolved! Few questions...

1. ABAP programs can access local files on which type of server ?2. Business object type for purchase order ?3. What is the Pre-requisite to nest internal tables ?4. What are the different ways of passing the data between the lists ?Please find time ...

dynamic parameter

Hello,I have a program with a parameter declared as no-display. I would like that, only for a specific user, the parameter to be visible. How can I do that?I tried in this way:SELECTION-SCREEN BEGIN OF BLOCK b1.if lconfig_flag = 'X'.PARAMETERS: p1 TY...

Resolved! Regarding range tables

Hello,I have a range table which gets populated with the following data.S.....O.......Low................High-I......BT......<lower id>.......<higher id>I need to do some processing for each of the values in the range table, ie, all ids in the 'betwe...

Resolved! regarding lsmw query

hi I am using IDOC to upload data with the help of LSMW but by mistake i checked a checkbox ( Allow structure assignment for EDIDC40 ) at first step "Maintain object attributes"i don't know how to unchecked thid box and i am facing big problems due ...

user exit COOMKS02

Hi guys, I need a urgent help.i have used the user exit COOMKS01 to add aditional fields in the cost centre related transaction KS01, KS02 , KS03. this is working perfect for me.i have used the user exit COOMKS02 to let it see that my addti...

Labels in this area