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

Password resetting.

Hi Friends,I have a requirement in my project to reset the user password to 'initpass'. This will be used in the case, when user forgets his current password. In this case, the user have to answer few security questions. If the user has answered corr...

Resolved! Splitting the output screen with CALL METHOD grid2->set_table_for_first_dis

Hi All,Here is my example code, system is throwing me an error that internal table i_mara is not compatible, Could you please help me to resolve this issue.REPORT ztest_oo_a.DATA: BEGIN OF I_MARA OCCURS 0.INCLUDE STRUCTURE MARA.DATA: END OF I_MARA. D...

Resolved! PT91

Hi,While generating PT91 report i am unable to see my absenct types it just gives '?' symbol under each date.How to get A for absence, P for Present , L for Leave in that report.Regards,Sailaja.

problem in alv

HI FRIENDS ,I m creating ALV grid report. in that i have to get the following output.no problem with value 1 field. 1. but value 2 field should be common for both 2 records. i cannot use sort option because i have to find subtotal of value 2. if i us...

Resolved! Fetching the values

I want to get the values of many fields all are present in the bseg table except the 2 fields waers and hwae2.when I looked in the bseg table the data element BDIF2 has the ref field as hwae2 and in the same way the field DMBTR has the ref field as...

Abap query

Hi All,i have a abap query . in that one perform statement perform %output_gl.i want to put my code in that perticular perform at the perticular line no.could you please help me out in this issue.Thanks and regardsSudhakar

Resolved! Quantity

Hi abapers,When i want to upload Quantity fields in BDC ,what care i should be taken ?or directly can i declare with reference to the direct data type.Edited by: rajesh k on Sep 4, 2008 4:58 PM

Resolved! Simple issue in BADI

Hi I want to change one field in BADI(CACL_CHARACTER_INPUT) with name T16FB-KZFAE (Changability indicator for Purchasing Docs).I have implemented one of the BADI method as below : method IF_EX_CACL_CHARACTER_INPUT~SET_CHARACTER_INPUT.if sy-tcode eq '...

submit and return

Hi, I have used submit and return command and included a standard report in my abap prg.That std report contains an internal table.but after i submit and return i am not able to acces the internal table ( std prg int table ). is there any way to a...

Search help

In my requirement I have a table for which a search help needs to be designed. The product hierarchy has 8 levels. To identify the correct product hierarchy, search help will be used by the user to select the level of product hierarchy and to navigat...

ztable dataelement

WE are creating a ztable and we want one fieldas in percentage and that to it need to be storedwith postive as well as negative sign.For example -56% etc like this ,so pleasetell me the dataelement and domain i need to maintainto have a field like th...

Labels in this area