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

Resolved! determine the structure for workarea at runtime from type "standard table"

hello,I have a method in an own ABAP OO object and it passes a parameter of the type "STANDARD TABLE"....EX_PY_RES_TAB Exporting Type STANDARD TABLE...Is there any way that I can create a data object at runtime, which has the structure of this table,...

Koen_VL by Participant
  • 975 VIEWS
  • 5 REPLIES
  • 0 Likes

Secondary Index

Hi,I want to create a Secondary Index on Standard SAP Table and our database in MSSQL. Should I include MANDT as the first field of my index or not? Please give explanation as to why? Thanks & Regards,Kalyan.

Kalyan12 by Discoverer
  • 989 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! dynamic selections

Hello ,I am a beginner and need to make a dynamic selection screen. i need to get the additional selection parameters dynamically with the help of a button for the dynaimc selections on the application toolbar . as of in the case of transaction me23...

Resolved! BDC session ?

Hi gurus,I use the FM BDC_OPEN_GROUP to create a session and then insert each record into this session with BDC_INSERT and then use BDC_RECORD_PLAY to execute the BDC session , But by this way I can not get all the returning messages from the call . ...

Resolved! BDC Session Method

Hi,I use Call Transaction & BDC Session in the same program so as to capture the Error Transaction (Error in Call Transaction) into BDC Session Method. For some reason, BDC session always creates 1 session, but my BDCDATA table has records for more t...

Resolved! I did NOT see any code, which UPDATEs S704 in the Stand. SAP prog.RMCA7015?

Hi Experts,In the Base UOM context, I need to create a Z version of the SAP prog(RMCA7015).So, the SAP Prog. name is RMCA7015. Its a COPY prog.This prog. performs the function of that, it COPIEs the S701 entries to S704.In the Z version, I need to do...

Resolved! MASTER_IDOC_DISTRIBUTE

Good afternoon:I am using the function MASTER_IDOC_DISTRIBUTE and i am geting the status in the COMMUNICATION_IDOC_CONTROL table return, but the returned log is partial, because if i have a syntax error, and i make a commit in we05 i can see in the l...

Problem in SAP Query

Dear All,Currently I am working in Client ECC6 and I got a problem in SAP query.In my Query selection we store the data in Private File in .txt format.Now user is saying that when he got the file,at end of each row he find ASCII(13) (carriage return)...

Labels in this area