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

Resolved! Selecting fields

Hi all,I have three tables.Tab1 with two fields AccountNumber and DescriptionTab2 with GLAccntNumber and some fieldsTab3 with CLAccntNumber and some fieldsBoth GLAccntNumber and CLAccntNumber have values from AccountNumber.Now, I need a Database v...

Resolved! hi disable other fields

hii am writing following code in the PBOloop at screen,if c1 = 'X'.screen-name = 'ZMAT'SCREEN-INPUT = 0.ELSE.c1 = ' '.screen-name = 'ZMAT'SCREEN-INPUT = 1.ENDIF.MODIFY SCREEN.ENDLOOP.BUT THIS CODE IS NOT MAKING ZMAT FIELD OR ANY OTHER FIELD DISBLE.WH...

Dump

Hi SDN, I am getting a dump DYNPRO_FIELD_CONVERSION.I have a screen parameter which is a currency field.I am putting a value '1.757.000,00-' to that screen parameter.In my internal table i am getting the value.But when i am transferring to the screen...

Resolved! Data Element Description

Hi friends,I have a data element say "E_ELEMENT" and i have given its short desc as "This is a data element".Iam using this data element in a table "ZTABLE", for more than one field ... say for exampel.....<b>Current scenario:</b>E_ELEMENT1 --> This ...

function exit

Hi all,We are using the Enhancement WPDA0001 ( EXIT_SAPLWPDA_002 ).for IDOC extension. Is it possible to trigger the function EXIT_SAPLWPDA_002 with out Project? After upgradation this exit is not triggering in Production, But in Quality it is trigg...

ale master data

Hi to all ,i did practice all the configurations to send material , master and vendor.but , i am unable to understand why to send.if we send master data from one system to sales system in business, what they will do with that data.my question is what...

bapi FM

hi,1)may i know why bapi function module cannot use changing and exception parameter?2) also in the bapi function module cannot use include structures, commit work, call transaction, submit report, set get etc. what is the reason?3)when calling progr...

Report

Hi FriendsIam given 7 tables ; CSKS.FMFCTR,TFKB,FMFINCODE,FMCI,SKA1,LFA1...each table having 4 fields: code,creation date ,name description. The requirement is in Selection Screen creation date should be given... so that the output should be the sev...

Resolved! reg:history of input values

Hi experts,I am facing the problem in my system as history of input values are not coming for the past two days why i dont know. I had consulted with my basis peoples. They are also not cleared with this issue.Please let me know as quick as possibl...

p291102 by Active Contributor
  • 759 VIEWS
  • 3 REPLIES
  • 0 Likes

open SQL help please

I have a "Date range" as a selection screen criteria where user can enter single date or a range. For this range, I have to look in some table that has begda(begin date) and endda(enddate) and see that the range I entered on selection screen falls wi...

Labels in this area