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

problm in SM30

Hi all,In my program i am inserting records using MODIFY DBTAB.COMMIT WORK. After the prog execution i hv to change the entries in the database table.I am unable to change the created records. once i indert record thru prgm, it allows to change recor...

Resolved! It is urgent plz help

hi to all,I have problem in module pool programming.I have one screen through which I am calling another screen.Now the second screen has one io field, My requrement is that I am entering plant number into the screen 1 then pressing enter the other s...

Name Value pair table:Need to check all values if all initial

Hi,I want to write a method which when i call would check as per my below requirement:I have a name-value pair table.If in a scenario i have 20 entries in this,then i want to check whether each of all these values are initial.If all values are initia...

Unicode error

"PACKP" and "PACKC" are not mutually convertible. In Unicode programs, "PACKP"must have the same structure layout as "PACKC", independent of the length of aUnicode character.data: begin of packc, feld1(3) type c, end of pa...

Data fetch from table

i have to select data from a database table into internal table but i want that it shud be selected as it is means i have a char 30 field which may have CAPS and small values in table but in the internal table it comes as all CAPS but it shud come as...

Resolved! re:scripts

Hi to all, I need to draw a table in my script requirement.iam unable to get.pls help me that the table should consists of 1 row and 10 columns. if use full full points..........urgent...Thanks and regards,loki

INTERACTIVE SALV

Hi all,I am developing an ALV report using SALV concepts..My requirement is that when i select multiple rows of the ALV generated and if i click on a Use Command Button say 'Display'i need to show one more ALV with some fields of the previous ALV...I...

Audit trail

Dear all,Please kindly help me since im still a new comer in SAP._*Currently, im trying to test whether my SAP audit log is enable.I have check that the rsau/enable value is 1, hence my audit log is already enable right?Then i performed a testing, i ...

screen exits

in tcode MIGO during materail issue a field is required to enter the work order number . based on this number validation can be done for the work order with refrence to the goods issue. its urgent tell me how to insert a field in it bcoz there is no ...

Resolved! Exit from CALL TRANSACTION

Hello All, I have a program which calls a transaction like this. REPORT test.START-OF-SELECTION. CALL TRANSACTION 'J3AH'. WRITE: 'Return to Program'.END-OF-SELECTION.When I execute this program, it calls the transaction mentioned, but after comple...

sudha_naik by Product and Topic Expert
  • 2179 VIEWS
  • 5 REPLIES
  • 1 Likes

Free the f4 key

Hi everybody,i have a small problem (im not sure if it works ever). I got a "webtool" running in SAP. If i press f4 nothing happens. But if i call the "webtool" in a browser outside of sap f4 works. No my question is it possible to free the f4 key fr...

Resolved! ICON Creation

Hi,Could you please tell me how to create an ICON?My requirement is to create a new icon which is a combination of two SAP Standard icons.Please tell me the procedure to create a new icon and add it to the standard SAP ICON table.Thank You.

Labels in this area