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

Resolved! Need to identify Table or Report Name or Transaction Name for mapping roles

In PFCG transaction, we can see the simple roles available inside a composite role.But I want to identify the table name or report name or transaction name which will help me to identify simple roles for all composite roles.Looking for your soonest r...

Menu bar disabled??

hi all,,i have a mpp report where i have called 3 screen ...say eg 100 and when gone inside 100 i have few input boxes and a 2 buttons(OK and CANCEL), when i click on OK all my default standard menu bar items r displayd when i click on cancel all the...

Menu bar disabled???

hi all,,i have a mpp report where i have called 3 screen ...say eg 100 and when gone inside 100 i have few input boxes and a 2 buttons(OK and CANCEL), when i click on OK all my default standard menu bar items r displayd when i click on cancel all the...

reg summing

hi experts,in the below code we want to display belowfields.1)matno 2)material description 3)no.of porders for tht material4)sum of order quantity for each material5)no.of planeed orders6)sum of planned order quantity&----*& Report ZMM_MAT*&&----*...

Resolved! Error in ALV

Hello, i have an ALV report, when i download to Excel, the header is shown in different columns that data. I mean, if my ALV has only one data column, in the excel file is shown 2 columns, one with the header and other with the data.Any suggestion?Th...

Resolved! Lock Objects

Hi All,I have quary about lock objects,Whenever I started a transaction it is locked by the user. I agoing to release that lock in SM12 but in production the end user may not able to goto sm12 he doesn't have authorization to open sm12, is there any ...

Converting data

Hi Gurus,I have a problem in data conversion.. IF ls_zixtsvcreq-zixfempnb EQ '|'. MOVE ' ' TO ls_zixtsvcreq-zixfempnb. ENDIF.This code produces dump as ls_zixtsvcreq-zixfempnb is a numeric value which cant interpret Pipe(|) sign. Is t...

Resolved! Append text

Hi All,We have a scenario where we have a text object for purchase requisition text id B01 and text object EBANH. We want that this text should editable to limited exyent e.g. the conents of the text should be non editable but the new text can be app...

Resolved! BAPI_PO_RELEASE

I'm using this bapi to release purchase orders.When I test it right from SE37 there is no problem. But when I try using it through a BSP (with the same data), it returns sy-subrc = 2 (document doesn't exist) and blocks the document.What can the probl...

Resolved! How to set Function Code for Radion Buttons in Screen painter

Hi,I have faced problem of grouping 3 radio buttons in screen painter (no graphical editor). How to do it?I have checked similiar threads in SDN, but those are for graphical editor.http://saptechnical.com/Tutorials/ABAP/Checkbox/page1.htmhttp://sapte...

ABAP Function Module

Hello Experts,I am working on requirement in which i m facing problem.I have an excel sheet with 5000 records.In which i shud retreive only last 2 charecters of a particular column.can anyoen help me what to write..?Thanks,varun.\[removed by moderato...

Resolved! Hiding an ALV column

Hi,I want to hide a column from an ALV grid. I have tried setting the NO_OUT attribute of the ALV structure LVC_S_FCAT to 'X' but still the column is displayed.Can you please help.Thank you.\[removed by moderator\]Edited by: Jan Stallkamp on Jul 17, ...

Resolved! Hiding an ALV column

Hi,I want to hide a column from an ALV grid. I have tried setting the NO_OUT attribute of the ALV structure LVC_S_FCAT to 'X' but still the column is displayed.Can you please help.Thank you.Would be glad to reward points to helpful answers.

sql query

hi expertsi have this query:date like ausp-atflv. SELECT SINGLE ausp~atflv FROM ausp INTO date WHERE ausp~objek = e_cekko-lifnr AND ausp~atinn = 'TODG' AND ausp~klart = '010'.and it doesn't returns any result although i checked the qu...

Labels in this area