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

Resolved! SSO strategy

Hi all At my current client the windows logon are authenticated by the AD. When the user logs on either to SAP or to Portal the Kerberos protocol is used to authenticate the user and to achieve SSO.The client wants to use SAP Logon tickets to support...

date Function

Dear experts, I need two date functions one for difference of date A and Date B which should return DATE and another difference of date A and Date B which should return DAYCan anyone pls give solution for thisRegardskarhitk

Short-dump occured

Hi,I have designed my table control in the PBO of my screen.When i do a test run of the screen i am getting the following dump message.Short text Illegal value when compressing screen. What happened? The current ABAP program "SAPLSCR0" had t...

Resolved! ALV in Back ground..

Dear All,I need change the layout of a ALV (from 33 fields to 22 fields in the output) with the number of characters in the header (255 Characters) and the number of Characters in the each column under header in the layout (169 Characters). Layout is...

Resolved! new page

Hello!How can I say in smart forms with this logic(written GLOBAL DEFINITIONINITIALISATION) easly a new page tb_daten[] = lt_ausgabe_data[].READ TABLE tb_daten INTO LW_ZHU_PICK INDEX 1.MOVE: LW_ZHU_PICK-TKNUM TO LV_TKNUM.LOOP AT tb_daten INTO lw_date...

menu exits

hai all,i have one doubt in menu exit, in menu exit i will taken one enhancement like customer field enhancements in that i was add one new menu check every thing after i will activate but one error will come? error:the project contains inactive incu...

Resolved! BDC recording for XD01

Hello friends ,I am facing a problem while creating a Recording for XD01.When i start recording an reach to the menu of XD01 Extras -> Texts ,i want to enter the Text in the Note , but sometimes i get this screen editable sometimes not.Also when i ge...

Resolved! Screen Exit me21n

Hi,For Example If I have to enhance the screen in me21n at the header level to add another tab. then my assumption is I need to go to the se51 and then find the suitable screen basing on the screen number and then add the tab over there with some fie...

client copy

Hi,i have a requirement to perform local client copy , for that we needt shcedule remove redo log files how to do it.and what are the precations.if possible plse send me the steps for local & remort client copies.thaks in advace ,kalpana.

Resolved! Package

Hi,1. What is purpose of creating package?2. After we create package, what will happen in background?3. To my Knowledge we are releasing Transport requests, is there any chance of releasing Package?Second is very importent plz tell me.Advance thanx...

cluster table

how can we use the cluster table in the select statement? i have written one select statement with join.. its giving error like cluster tabled can not be useed in joins..can anybody tell me the clue what should i do in this case?thanks,pandu.

runtime error

Hi ...please look at this code it showing runtime error like this , Type conflict when calling a function module. please help me to correct this REPORT ZPR_TEST01 line-size 500 message-id aod.*DATA : BEGIN OF itab OCCURS 0. INCLUDE STRUCT...

Resolved! Into corresponding FILES

HI,I have :<i>LOOP AT ITAB1.AT NEW POPER.read table itab1 index sy-tabix.append itab1 to itab2.ENDAT.ENDLOOP.delete from Z99BW92.INSERT Z99BW92 FROM TABLE ITAB2." ACCEPTING DUPLICATE KEYS.</i>ITAB2 has 4 fields that have diferents orden than Z99BW92....

page up in bdc

hi ABAPERI am applying these codes,but i am unable to fill up the data in next page in bdc table control, so please help me.data:begin of itab occurs 0, lifnr(16), bukrs(4), d0610(01), witht(02), WT_WITHCD(02), WT_SUBJCT(01)...

Labels in this area