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

Resolved! Can i "switch" implicit enhancements individually using Switch FW?

Hello SDNers,I have been toying around with the Switch FW (SFW) for the past few weeks & i need your help in solving a (silly) problem.Scenario:I have 5 implicit enhc. implementations, EH1 to EH5, which are part of the same package PCK1. I have creat...

SuhaSaha by Product and Topic Expert
  • 842 VIEWS
  • 3 REPLIES
  • 0 Likes

DDIC EVENT

Hi,I want to call T-Code from ddic table .scenario : The custom Z-table updated dynamically from a program.we are not create entries manually. when table field flag set to be 'X' at that time one transaction code 'IW31' will execute.Example: Ztest ta...

ABAP DUMP

Hi all We are currently getting a dump Category               ABAP Programming Error Runtime Errors         UNCAUGHT_EXCEPTION Except.                CX_OS_OBJECT_NOT_FOUND ABAP Program           CA_PT_ARQ_DEDUCTION===========CP Application Componen...

Resolved! How to make maintanance view as non editable mode in sm30

Hello,My requirement is to make some maintanance view as a non editable mode at SM30 level for quality and production.I know we can do with TMG modification events and maitance status (at se11 in view ).But my requirement is to not to make customizat...

Resolved! Analysing an old PCR

I would request you to analyze the PCR26657 and provide your analysis on what bug (with ref to PCR26363) we fixed..? As user is facing the same issue , which he was facing before deploying PCR26363.This was the issue given to me . i went thru both PC...

Resolved! alv Repot Issue

Dear Experts,I am working on ALV report. Here I want to show the header and footer details.I did the code like below....TYPE-POOLS: SLIS.DATA: IT_MARA TYPE TABLE OF MARA,      WA_MARA TYPE MARA.DATA: IT_FCAT TYPE SLIS_T_FIELDCAT_ALV,                W...

User Groups in Portal

Hi All,Like we have SAP User Groups in SAP ECC which are created through the t-code SUGR, do we have similar groups that can be created in SAP PI(Java)? Also is it really necessary to create User Groups in SAP PI where the number of users will be rel...

Resolved! Sy-SPONO always 0 ?

Hi Experts,I want to use this condition :IF sy-spono is not initial.flag = 'X'.endif.later IF FLAG = 'X'.Perform Something.Endif.But I see SY-SPONO as always initial. its vale never changes irrespective of spool is created or not. Can anyone please e...

Resolved! Changing the subject of an email for billing document

Anabela Rocha Nov 26, 2013 11:46 PM                                                A request is to update the email subject from the standardINVOICE: 123456789 Customer Nameto MyCompany Invoice: 123456789 Customer NameI am looking for configuration t...

Resolved! How do I limit 'pop up' options for one parameter based on entry of another parameter

My end goal is to get a plant and storage location to pass to a program. In looking for what tables to link to the parameter fields, I went into SE16 and went to table T001LOn the selection screen for doing this, it just so happens it does exactly wh...

Resolved! Doubt Abou ABAP Command

Hi Gurus I have the code:"*&--------------------------------------------------------------------* "*&  Include           LZBRHR_HIST_CLS_IMPEXPY01                       * "*&--------------------------------------------------------------------*  repor...

What transaction am I executing?

Hi guys!I have created a transaction with parameters called ‘ZVA05’ . This transaction call to transaction ‘VA05’ with VBCOM-KUNDE and VBCOM-MATNR. When I have tried to debug ‘ZVA05’ I can’t know if I am executing VA05 or ‘ZVA05’. Somebody can’t tell...

Resolved! QR code via ABAP

Hi all!i'm trying to generate a QR code via ABAP, following the tutorials i found here.i got an error when calling method CALL METHOD i_igs_image_converter->executewhen, insiede ith, the  function PIGFARMDATA via RFC return the error IGS error: Proce...

While saving Invoice, it will create Accounting Doc No - > Need BADI to update BSEG fields

Hi,While creating Sales Order  with Billing Milestone --> Billing --> It will Genrate Item numbers --> When you click on Save it will genrate INvoice number with Accounting Doc Number in it. I am searching for a BDI or an EXIt or a Spot, where I will...

Labels in this area