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

Resolved! select query not displaying output even there is no errors

hiii gurus,      i have the following code.TYPES: BEGIN OF ty_mbew,        matnr TYPE mbew-matnr,        bwkey TYPE mbew-bwkey,        lbkum TYPE mbew-lbkum,        vprsv TYPE mbew-vprsv,        verpr TYPE mbew-verpr,        stprs TYPE mbew-stprs,   ...

Resolved! SET CURSOR ON PARTICULAR INPUT/OUTPUT FIELD OF THE DIALOG SCREEN

Hello ABAPers,I have gone through many threads but did not find the solution. My requirement is that I am taking screen elements from table on the screen and I am performing validations on each field of the screen. Now, what I want now is that after ...

CL_GUI_ALV_GRID Doubt.

Hi guys,I am working on an ALV Report using CL_GUI_ALV_GRID.I am facing the following problem :1. Consider an internal table ITAB with the following fields :     Name | Pass | Pass_icon2. Now ITAB Contains the follwing values:     a. John | X |(Tick ...

Limitations of ABAP user types communication etc. do not work when logging on via HTML services

Dear all,recently I found out that some special communication users (abap type communication or system) can be used for a dialog login when using an abap webdynpro service. The communication users need extensible authorizations for their purposes but...

Resolved! Convert tline into pdf file document in Java

Dear ALL,               I built a RFC FM to convert smartform into tline which including PDF data.the Code:   Converting to PDF Format  DATA l_lines TYPE TABLE OF tline WITH HEADER LINE.*  DATA l_lines1 TYPE TABLE OF solix_tab WITH HEADER LINE.  DATA...

how to display the hardcoded values in table control column in module pool?

HI Experts,I have a requirement that i need to display hard-coded values in table control column when i execute tcode.let's say i'm having 3 columns in my table control Area               weightage    hygienescoremalt                  1brewhouse     ...

Resolved! Help with inner join: multiple duplicate entries in adrstreett

Hello,due to a wrong migration we do have multiple duplice entries in adrstreett.Sample:strt_code           street              city_code           city000001213338    Akazienweg    000000000082    Köln000001213339    Akazienweg    000000000082    Kö...

Dump error: Dynpro does not exist while in transaction me41 !!!

Hi ExpertsI am experiencing dump while attempting to create rfq/contract.Error analysis    The system attempted to use dynpro 0301 in program "SAPLXM06".    This dynpro does not exist.Trigger Location of Runtime Error    Program                      ...

Resolved! Join help

I am relatively new to ABAP and am needing help with a join statement as it contains multiple tables.  I am trying to just simply display certain fields across MARA, MARC, MVKE, and MAKT based on their material numbers.  I have the ACCOUNT ASSIGNMENT...

internal table & ALV displaying

Hi AllI am passing obj-ID into FM and i am getting gt_history, gt_history having fields goods receipt(GR)  & subtype.GR            subtype4000           CF4001           CF4003           IVIn my alv output i am getting only 4000 CF row.I want 4001 al...

Resolved! Customizing data create/update in Production Directly from Development system

Dear Experts,In our today's meeting, somebody raised a point that why can't we update the Database table in production from development system by executing a report program.Issue is -We have couple of customizing tables which are part of SPRO structu...

bharath_k6 by Active Participant
  • 4872 VIEWS
  • 7 REPLIES
  • 0 Likes

Resolved! not posting in RG 23C NCCD account after posting in J1Iex for asset material

Dear Gurus,in import scenario i have maintained JNCD condition type in MM pricing procedure. i maintained JNCD condition type in spro->tax on goods movement->basic setting->determination of excise duty->maintain excise defaults asNCCD Condition type ...

Labels in this area