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

Resolved! alv grid buttons

Hi all, my requirement is to remove buttons in left side of grid output in existing alv grid report ,i am sending sample code of pls revert me with modification pls do needful TYPE-POOLS: slis.DATA: BEGIN OF i_data OCCURS 0,MATNR LIKE mara-MATNR,MTAR...

Spool data

Dear All,I can able to retrieve the spool data using the function module RSPO_RETURN_ABAP_SPOOLJOB but this FM display only few columns in the list not all the columns. Please let me know what should I have to do to display all the columns.Thanks and...

Resolved! Internal Table

Hi guys,my requirement is that i need to create a internal table same as structure as of MARA.when i write in data declearation:data: BEGIN OF it_final OCCURS 0, include structure mara, END OF it_final. it throws a error.please is their...

f4 help

following is my requirementDesignation – (Mandatory, Single selection, F4 Help from Z table with all columns)Signature – (Mandatory, Single selection, F4 Help from Z table with first two columns)how to get f4 help for the above.

Smartform border line

Dear All,I have one requirement. One table has to be displayed in main window. The requirement is that there will be vertical line separating each column and a border around the line items (No intermediate horizontal line).I have tried in several way...

C-Form entry program

Against each customer different C forms need to be stored in Z table, so to enter this details create a Z transaction code and also Change / Display provision require. ( for this i have reated a table maintenance generator) IF customer (KNVI–KUNNR) ...

Resolved! BAPI to Create a BOM .

Hi All, my requirement is i wll be getting the BOM data through a file interface and we need to create BOM using the data in the file. we are planning to use BAPI to create BOM. Can some one plz tell me is there any BAPI available to create BOM by co...

Resolved! Lock objects

Hi I have a requirement where I have to give message in the program that if the project number(PROJ-PSPID) entered on the selection screen is opened by another user in CJ02(Change project ) the i should give message 'Project 'X' is blocked by the u...

Resolved! dynamic selection screen

hello Friends ,Hw to make dynamivc selection screen , I have 2 radio button if I click on ffirst one , PO field will come and in the second radiobutton Ref field wl come and Po field wl disappear , is it possible .if Plz help me .Thanks in advance .R...

Interactive ALV

Hi Gurus,I have some functionality that if in my output of ALV I click one field then the command should go to 'CR03' transaction and witin that transaction the cursor should be at 'CAPACITY' button only.So please help me.Thanks,Sandeep Garg

Labels in this area