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

SSO Issue

Hello,I'm running ecc6 on AIX 5.3.the workstations which connect to the sap system through the sap gui are running windows.i would like to enable SSO (through SNC) to the sap system - can it be done with AIX? - does anyone have a guide?What should i ...

Resolved! A_MARC switch on

Hi,I'm feeling very stupid on asking this, but I don 't find a solution.I want to add the structure /NFM/A_MARC to the table MARC.The structure is in mode switched off, and I don 't know how to enable it...Abyone has a suggestion ?

Resolved! HELP IN TRY

HI,i wont to catch error when the table that i receive is empty ,how i can do it with try@catch,i new with try and catch.Regards DATA: eref TYPE REF TO cx_root. CREATE OBJECT oref. TRY. CALL METHOD oref->fin EXPORTING ...

Resolved! Structure package

Hello ,In T-code se21 when we try to create a package it asks if the package is a main package or structure package.Can anyone please tell me what is a structure package & how to differentiate between both of them..Thanks,Bhumika

Module Pool Program

I have called a subscreen in the subscreen area of a normal screen of a module pool program.This subscreen is a normal selection screen , containing 2 select options.I want to reference one field of this screen in my main screen PAI module.How do I ...

SSCRN Modifications

Hello All,I have 3 Radiobuttons(RB1,RB2,RB3) on my SSCRN.For each Radio Button there are ceratin I/P FIelds.For RB1 There are Input fields as well as one Checkbox CB1.My Intention is :When either of the Radiobutton is selected the I/P Fields of the o...

Resolved! EXPORT / IMPORT

Hai all!I have two programs like this :report test1.DATA : w_char TYPE n VALUE '1'.EXPORT w_char TO MEMORY ID 'ABC'.SUBMIT test2 AND RETURN.WRITE w_char.-report test2.DATA : w_char TYPE c.IMPORT w_char FROM MEMORY ID 'ABC'.WRITE w_char.If i ...

locking the editor

experts,even after using the editor lock in the attirbutes of a program the souce code when in change mode is being opened in the change mode through sm12 (by deleting lock entry for the report) how to restrict the source code when being in change mo...

User-Exit to Modify Accounting Document of Incoming Invoice

Hello,My requirement is to add two new Line Items (One Debit One Credit - with net value 0) in the Accounting Document of the Incoming Invoice. Is there any User-Exit available for modification of the Accounting Document?P.S. - The Incoming Invoice i...

Resolved! Selection-Screen Events

Hai all! If suppose i have all the selection-screen events in my report, like :AT SELECTION-SCREEN ON FIELDAT SELECTION-SCREEN ON BLOCKAT SELECTION-SCREEN ON SEL-OPT RANGEAT SELECTION-SCREEN. etc...In which order these events get triggered.Thanks ...

Resolved! lsmw-assets

Hi all, I am working on LSMW for Asset master data creation for transaction AS01. When i go to tcode AS01 there is a field with description called "NUMBER OF SIMILAR ASSETS". The LSMW program for the asset data uses two structures BALTD and BALTB. . ...

Labels in this area