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

BADI for MIRO

Hi,I want to use the GR posting date as the date on which exchange rate would be calculated while doing posting through MIRO (using the corresponding Purchase Order). Which BADI definition should I work with and how?Please suggest.Thanks and Regards,...

Resolved! Activate Table

Hi,In table TGSB, we have included BUKRS(Company code) as a key field along with GSBER(Business area) and activated.Now users dont want this field, so when we try to remove this field and activate it gives the following error."Primary key change not ...

Resolved! Dump in create object

can someone tell me what i have forget in this coding, I alwaya get a dump when I run the program. DATA: r_row TYPE REF TO cl_gui_alv_grid, lt_selected_rows TYPE lvc_t_row. CALL METHOD r_row->get_selected_rows IMPORTING et_index_rows = lt_...

Resolved! inserting into table

Hi,i have created 2 tables and i need to insert the records into them from screens. i have created my internal table according to the screen fields and also tables.but i'm getting a error message as " The type of the database table and work area (...

FK10N...?

Hi All,In this Transaction Code: FK10N, after giving the input to the Vendor, Company code and Fiscal yr, im getting the next screen, in that screen, I have Balance and cum.balance fields with the data, I would like to know from where we are getting ...

i/o field

hello all, we use the I/O field in the screen painter , it will have a single line, but can it be of multiple lines, As my user needs to add delivery note.Which comes for multiple lines,he wants it to be as a single block.with regards,sandeep a...

Resolved! lock transaction

Hi friends,I am working on module pool program. I need to know how to lock the transaction. That is when I execute my transaction code it should be in active mode or in editable mode. But simultaneously if i open the transaction the other time the...

related to va01/va02

Hi friends,1.my requirement is to change quantity of main item as sum of all subitems while creating sales order.2. when sales party open the va02 it should display only the main item with sum of all sub item quantity.can u tell me how to implement t...

Resolved! Conversion error

Hi,i have a code lik thisztabletype is a table structure.tables : ztable.data: itab type ztabletype, wa_itab like line of itab.select * from ztable into itab where 'condition'.LOOP AT itab INTO wa_itab........ENDLOOP.I am getting the error "IT...

FM for Value table

Hello,Is there a FM that returns the values associated to the 'Value Table' of a domain?For eg: Say I have the domain 'CRM_IMPORTANCE' and the corresponding value table 'CRMC_OPPIMPOR'. I want the list of all values in the value table.This is just on...

nisha_vinod by Product and Topic Expert
  • 504 VIEWS
  • 3 REPLIES
  • 0 Likes
Labels in this area