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

Resolved! sy-tleng output

Hi,Pls have a look at the below code.<b>data: begin of it occurs 3, f1 value 'X', end of it, n type i.append: it, it, it.describe table it lines n.write: / 'length of a row from sy-tleng:', sy-tleng.</b>After executing the above piece ...

Resolved! Table problem

Hi Friends,I have created a Z table and it is been used by the user in the production now the user wants some fileds to be changed from Integer to Decimal places. I tried to change the table in Dev, but I am unable to activate it is asking me the ref...

Resolved! Traffic lights in ALV

I have used traffic lights in alv using slis layoutalv. is_layout-lights_fieldname = 'STATUS'. is_layout-lights_tabname = 'IT_MSEG_BOM'. LOOP AT it_mseg_bom INTO is_mseg_bom. IF is_mseg_bom-menge = is_mseg_bom-mnglg. is_mseg_bom-status = ...

locking in sm01

hi,i am trying to do the lock transcations.i went to sm01 and i locked se38.its working .but from pfcg its possible to go to se38(its allowing ).i want that no one can access the se38code in anyway.what can i do for this?regardsvijay

abap sub

hi guys, i have a set of questions in abap. kindly answer. looking forward for ur available guidence.1. how to do BDC for transcation code FA00.2.how to debugg smartforms3.in reports selection screen, does the text elements get transported along with...

FY variant

If you enter a posting date of, say, 31.07.2007 and a posting period of period 7 when in reality it is period 8 the system will redetermine by checking against the FY Variant. The default is then overwritten and the system offers a message "Posting ...

Resolved! help in smart form

hallowi have a page with lot of table with databut when one table dont have data i get the frame of table with headers but emptyhow i can do that if in one table i dont have data that the smart form dont bring anythihg like table dont existentand whe...

Resolved! About Change Document

Hi experts,I have created a Change Document Object for about 5 tables including 2 Z-tables.Before I record the changes, one of the tables may have different kinds of changes.For example, some of the entries are inserted, some are updated, and others ...

Resolved! abap

hi guys, i have a set of questions in abap. kindly answer. looking forward for ur available guidence.1. how do erroe handling in SAP scripts2. how to do BDC for transcation code FA00.3.how to know in which tables the data is saved when a structure is...

Resolved! SEARC HELP

Hello Friends,Need help on search help,I am doing a report in which the selection screen has 2 select options 1)Sales Order No ,2) Material NumberNow what I want is that if the user enters the sales order no and then presses F4 for material number th...

Labels in this area