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

Resolved! strange error

Dear Experts,I get the error message when I try to APPEND wa_nr_inc TO it_nr_inc. Have you any Idea why ?Field symbol has not yet been assigned. What happened? Error in the ABAP Application Program The current ABAP program "SAPLSLVC" had to be term...

textname in C201

hi , How to find text name of Routing.i need to upload master recipe through BDC. i have decided to upoad long using creat_text function module .the problem is i cannot found text name of ROUTIONG(text object).when i saw in the header, the text name...

Resolved! ranges in subroutines

HiI want to place a field in subroutine so that on executing the report i should get same input fields as when we use select-options or range.But inside subroutines select-options are not allowed and my TL has told that ranges are outdated.so what i...

Resolved! Creation of RFC

Hi Guys,Please help me presently working on creation of RFC, front end using EP. Using this RFC update the 4 databse tables.Export Parameters of RFC give one of the databse table fields.in TABLE type database table.what ever i am declaring tab...

need help

hi all,i have developed a simple report with follwing 2 select statements.but the problem is as recommended to use join for these 2 select statement .please help me how to write code for join and do i need to make any changes in the following loop s...

Resolved! doubt in smart forms

Hi ABAP Gurus, i am developing Smart Form in that i have kept some windows. before my main window i have two windows.in first window i maintained logo, vendor address,po no & po date, and in second window i am maintaining pan no of ve...

ALV F4 help

Hi All,I have an ALV display with material number and material description as the columns. The material number field is editable and have F4 help. The material description field is non-editable and is not having F4 help.When i press F4 on material nu...

Resolved! Tracing transport Req no

Hi Every one,I hava a requirement regarding transport request .I want to know request target when we released it .I.e when released the request , it will be transport to quality and from qly to UAT anf fro UAT to production .where these details are m...

pf-status

i made z program of standard sap program named RM06EN00but when i run this program in the output standard toolbar buttons back,exit and cancel are disabled and also application toolbar is also not appearing..i activated the status using se41any solut...

Resolved! looping stop....!

iam having following sytax....in my pai module... PROCESS AFTER INPUT. LOOP AT ITAB. CHAIN. FIELD ITAB-filed1. FIELD ITAB-field2. FIELD ITAB-field3. FIELD ITAB-SELKZ Module ON_SELECT on request. endchain. ENDLOOP. MO...

Labels in this area