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

Transaction code

Hi,I have designed one smart form and print program for that smart form. Now I need to create a transaction code for that. In normal way I have created transaction code in se93 but if I run that transaction code it is displaying selection screen of p...

Resolved! trx vk11

hi all,In trx vk11 'Amount' field ( konp-kbetr ) its of currenecy type with decimal places 2 the functional person wants it to be of 4 decimal places.how to achieve this ? is it advisable to change the transparent table konp.points will be awarded,rg...

DB View Problem

Hello Guys,I am trying to Create a View to link between the tables MSEG, VBAK and VBEP tables to get the following info.The Sales order number in the SO No. field (MSEG-MAT_KDAUF) should be linked to VBAK-LIFSK to get the Header Block information. Th...

Resolved! infotypes

Hi, i have to designed infotypes and sub types.i need to retrive the field value of HRP1000-STEXT into my infotype field where OTYPE = L,PLVAR=01,LANGU=EN.pls help me.how to get the value from above structure to my infotype.thanks.regards,prasad.

problem with bdc

hi,I have done a recording in shdb for fb02.i want to change the header text in fb02.my recording works fine if i hit process(after saving the recording).now i wrote a program for this recording..here there is a problem...all the screens are working...

Resolved! F4 help for OO ALV Grid

Hi,I want to implement F4 search help for some cells in ALV grid. I added the necessary class methods and the program runs fine and displays the list of values to be chosen. The relevant fields are editable and F4 enabled in the field catalogue.The f...

Update BSID

Hi all,I need to do a direct update to table BSID for field zuonr, where i need to replace zuonr with a number.I coded my logic this way : select * from bsid into table t_bsid where zuonr = <itb_bsid>-vbeln. if sy-subrc = 0. ...

Resolved! SEARCH HELP

Hello ,I created a search help for a field and given the ZTABLE that contains the field as selection method, when am trying to transport it to test environment its failing and giving error as ZTABLE is not an database table and can't be given as sele...

Resolved! Delete table entry

Hi Everyone,I have a situation. Some of the functional guys created a plant and later deleted it, but didnt delete it across the landscape. So there are records which still has that plant in a couple of tables say MCON and MARC.Now my functional guy ...

Labels in this area