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

Resolved! BDC Execution User

Greetings all and Happy New Year-I am aware that when calling a BDC Session you can specify a particular user so that authorizations will be performed as that particular user. Is it possible to specify a user to execute the BDC?My example is that we ...

value conversion

i have a problem with net price conversion <b>v_per = ( v_bpumz1 / v_bpumn1 ) * ( v_netpr1 / v_peinh1 ).</b>the value v_netpr1 is getting 1000 instead of 10,00 so the caluculation is getting wrong, its printing up 500 instead of 5.data: v_netpr(80)...

Validation For WRBTR

Hi,In Amount field (ITAB-WRBTR) In the File Amount field (ITAB-WRBTR) format like this <b>5,500.00</b> it will goes to Error tableORIn the File Amount field (ITAB-WRBTR) Format like this<b> 5500</b> it will goes to SAP (BDC - SESSION)In the File Amou...

Resolved! report

Hello ,I am running a report program MB51, I want to know all the tables that were accessed to extract data when we run MB51. I looked into SQL trace through ST05. Is there any other way to fine this out.Thanks,Madhu..

R/3 and BW connection

Dear Experts,I want to connect R/3 system with SAP-BW. Both are different servers/systems on different computers.So due have any procedure to connect them?Plz Note My SAP R/3 systems and BW system is different. Means both are different servers on dif...

Resolved! BAPI_ACC_DOCUMENT_POST

Hi all,Can I use BAPI, BAPI_ACC_DOCUMENT_POST for posting double entries to selected ledger groups, ie: execution of the FB01L transaction. RFBIBL00 program can be used to run the FB01 transaction. I need a standard program or BAPI which can do New ...

ME21N - User Exit

Hi , I am doing Enhancement for txn ME21n. using Enhancement MM06E005. Exit : EXIT_SAPMM06E_016. My requirement is to , based on the Document type i have to set MEPO1317-REPOS = 'X' (Invoice Receipt) and MEPO1317-WEBRE = 'X'(GR based IV) for a...

urgent

hi checking and validating all date fields (recognizing its format) and formats it into YYYYMMDD..is there any function module to convert the date format is YYYYMMDD.user in different countrys give the date as different...example:US user give diffren...

Resolved! empty ls_

hi, my report dont have output...REPORT ZNALOG.tables: bseg, bsid,bkpf.data: datum type sy-datum. data: bschl type bseg-bschl.data: gjahr(4), budat type bkpf-budat.data: lt_bkpf type table of bkpf, lt_bseg type table of bseg, ls_bk...

Labels in this area