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

BDC Call transaction

Hi , I am trying to upload some thing VA02 using BDC Call transaction. I am not able to use the BABI / FM for change sales order , as I want to upload the Payment card details in the existing SO. When I use the BDC , it works fine . After the "call t...

Resolved! Enumerations in ABAP?

I am new to ABAP and have come from several years of C# development. I don't see any way to create an enumeration in ABAP. What is the recommended method restricting input to a public attribute to a discrete set of values that can be checked at com...

Resolved! DUMP Error

Hi Experts, I am writing a report program using ALV.I am using FM REUSE_ALV_FIELDCATALOG_MERGE.when cursor comes to FM it goes to DUMP showingRuntime Errors READ_REPORT_LINE_TOO_LONGExcept. CX_SY_READ_SRC_LINE_TOO_LONGcan anyone p...

Resolved! Dynamic Declaration

HiI was looking into a poosibility of making a dynamic declaration refercing a formal parameter. is it possible. below is my code:FORM WRITE_DATA USING P_TYPE P_SNAME. CREATE DATA p_type TYPE (P_SNAME). ..... ENDFORMCan you pls let me know on h...

prabhu_s2 by Active Contributor
  • 1204 VIEWS
  • 14 REPLIES
  • 0 Likes

BTE for Vendors

hi all,my requirement is after creating a vendor and saving it,i want to find out the vendor number even bfore the vendor is generated and populate blocking data along with vendor number in z-tables.can anybody plz suggest me BTE's for vendors so tha...

BAPI Concept...

Hi All, Can any one let me know the complete working of BAPI like where, how, when, why it is used with some real time scenarious, and the complete steps how to create/modify BAPI with some screen shots would be appreciated.Waiting for replyThanks.Z...

Resolved! Authorisation grp

Hi all,In a report tree, we can state the authorisation grp which can access that tree. This auth grp will then be tied to a user role to restrict certain users from accessing the tree. I have created a custom program to access a custom table which s...

function group

hi all,how to a copy a funtion group to a new function group with new nameso that all its PAI,PBO,typs,includes,classes, can be made available to the new function group also.also send me info on module-pool prg(ezpecting PDF documents or some documen...

Labels in this area