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

functional module

Hello SDN, I have a functional Module in which we already added the extra field once. Now, I want to add some more fields But they are from other extractions.The field I want to add are PLNBEZ, GLTRI and PRUEFLOS all are from the tables AFKO via AUFN...

Resolved! BADI problem

Hi All,We are upgrading SAP from 4.6c to ECC6.0. I have found one of the BADIs is missing in ECC6.0. I have found the implementation class for that BADI in ECC6.0 environment thru SE24. The implementation class name is : ZCL_IM_CCBCU_AFTERSPLIT. Can ...

Top of page

hello, i need inputs in displaying "top of page" in ALV grid.since I am using ALV using classes, i do not want to use the classical method of using FM 'reuse_alv_commentary_write'.also i saw in one demo programs BCALV_TREE_VERIFY where there is a top...

Resolved! Concatenate

Hi,I am trying to concatenate 22 fields of an ITAB into another single field of ITAB1 ,... all the fields seperated by | (pipe symbol).Can anyone tell me if this is the only way I can do it or is there any simple way.<b>loop at itab into wa.concatena...

Resolved! subroutine

Hi ,I am trying to do the following code into a form.I must send a single field F while calling a form in the main program...I must get it into 2 fields p1 & p2.How I do I write the perform<b>data: str type string.data: p1 type string.data: p2 type s...

Resolved! selection screen problem

Hallow every one I have a program that check if employee do course and employee don't.For that u have to choose course num ,the problem is that when the user choose course that not <b>valid</b> how can I bring error message for that tanks.i try this ...

Resolved! Function module details

Hi - does anyone know a way of checking which SAP standard function modules have been modified by an SAP user? I know table TFDIR stores a list of function modules however there are no details about authors, change dates etc. Can anyone point me in...

Resolved! KPN different from UserPrincipalName (SPNego confguration)

Hi,i had SPNego working on a webas, but after a upgrade from 6.0 to 7.0 and after the network administrators changed the FQDN from <i>host.domain.local</i> to <i>host.subdomain.domain.country</i> it stopped working.I've tried almost everything but st...

MarcelRabe by Product and Topic Expert
  • 1012 VIEWS
  • 7 REPLIES
  • 0 Likes

Resolved! SPLIT statement

Hi All,Suppose i have a code which look like. DATA : file_name1 type fileintern.Data : file_name TYPE fileintern VALUE '/sst_data/ACE/cdc/send/vtdwh/bmw_atl_cdc_I062_it_prices.dat',split file_name at 24 into file_name1 in character mode.when i execut...

Invoice Idoc error

Hi,Iam trying to create an INVOIC/INVOIC02/ IDOC_INPUT_INVOIC_FI doc through WE19.I need to create a non PO reference Idoc...I referred SAP Note 150120 (Posting external invoices into FI)..When I created the Idoc it errored out saying 'Make entry in ...

Labels in this area