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

Report1

Hello to all viwers (urgent)Requirement in this way.Selection-screen. Company code (bukrs)-Mandatory Vendor code (lifnr) Keydate (date)-mandatory The vendor master data will updated with ssi registration no. to till date. If the field of ssi reg ...

Fk10n By Plant

Is there any report or transaction code which displays Vendor account by Company Code and a specific plant. I know FK10n but it displays the Vendor account Balance for the Company Code and not for the Plant and Company Code. Please Advise.ThanksVik

IDOC segment tables

Hi All,Please help me out..Where are IDOC segment values are stored.Segment is a structure.... which is the corresponding tables where segments values are stored.Kindly if any one have some sample code regarding this...hlep give me....Also let me kno...

BCALV_GRID_01

Hi,please run program,actually it has to display the 5 fields, but it is displaying on two fields, i.e first merge function fields , can any body tell the solution.create custom control ; BCALVC_EVENT1_CONT1 setpf: MAIN100.--RE...

upload long field

hi guys,I am uploading the data for open AR items. In that for one field ie LONGDESCRIPTION the length of the field is 4000 charecters. How to handle this filed. How to read this field and upload the data for this field.In the spec it is clearly ment...

Resolved! ALV

HI,i want to find subtotal for material wide for this field.w_fieldcat-seltext_l = 'Material Stock Qnt'.w_fieldcat-tabname = 'INT_OUTTAB'.w_fieldcat-fieldname = 'LABST'.w_fieldcat-do_sum = 'X'.w_fieldcat-outputlen = '13'.w_fieldcat-col_pos = '1'.w_fi...

Resolved! ALV SUBTOT

Hi all,In this code i need to find out the total quantity based on material for the field LABST.PLz do the needfull.FORM f_fieldcat_create. w_fieldcat-seltext_l = 'Sub Pool'. w_fieldcat-tabname = 'INT_OUTTAB'. w_fieldcat-fieldname = 'SUBPOOL'. w_...

Amount Conversion

Hi All,I have an amount field say NET_AMT. I want it to get converted according to the decimal notation of the system settings.I have declared new_amt1 as type Char and have used Write: NET_AMT to new_amt1.This piece of code is written in the Smartfo...

Labels in this area