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

Resolved! hi guys/girls

how the upgrading process takes place.We would like to upgrade from 3.1 into 4.7.what are all the key steps we have to follow.what are all the transaction codes can we used for that and their usage.Is there any different processes for report,dialogue...

VL02N updating STO

Hi All, Can any body suggest some idea on my requirement? I want to update the STO(Stock Transport order) using BAPI BAPI_PO_CHANGE this should happen only when we change the valuation type in VL02N Tcode for the outbound delivery for STO,correspondi...

format on download

hi all,In my report there is an amount field and a quantity field which are need to be downloaded with 1000 separator with 2 decimal places like for eg.10,000.00I've concatenated the workarea fields for amount and quantity on appropriate places with ...

Resolved! BDC PROGRAM

Hai friends, The following program is, to create a Stock transfer Order using TC me21. here i want to post multiple line item. i think looping is the problem help methanks & regardsvallamuthuPERFORM OPEN_GROUP USING GROUP USER KEEP HOLDDATE C...

BDC Programme

I am trying to create a BDC program to load data to the technical vault using transaction cv02n. It fails with the message "Select an original application file first". This is because the BDC prog does not select a file from the "Originals" table at ...

Resolved! hai table control in bdc

haiim working in bdc im trying to put data in table control,there r 15 records in my screen in the table control,how i coded isloop at itabif cnt > 14cnt = 15.perform bdc_screen 'xxxxxxx' '120'perfornm bdc_field 'ok_code' '/00'endif.cnt = cnt+1end l...

Resolved! Value put in the maintenace view for field of DOC type gets divided by 100

Hi all,We have a product table ZPROD_T which contains one quantity column (QUANT) of the data type DOC. We have also created a view and a maintenance view for this table.The problem is that when we add new values to the table using the maintenance vi...

Resolved! usage of RFBIBL00

hi all, can any body help me how can i transfer the data from flat file to application server file like the format BGR00 - - - Session headerBBKPF - - - HeaderBBSEG - - - Itemand after that how to submit it to the standard program rfbibl00.answ...

ALV Header

Hi, I have one requirement in ALV for displaying the Header and Item detials.For displaying the Item details I have used REUSE_ALV_GRID_DISPLAY.For header I have written normal write statements in top of pgae. Because REUSE_ALV_COMMENTARY_WRITE is ...

Labels in this area