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

Report in HR

For each pernr if morethan a single record exists, sort begda and choose the first record insertedfor pernr,Collect the pernrnumber and begda values,Update the pernr’slatest record field ZZREG_APPLIED_ON where tgroup is 0016 with the begda value,This...

Ad-hoc query

Hi Team,We have a client requirement to include an additional field in our ad-hoc query to fetch the descritpion for position from hrt1002 table for this we are using fm RH_READ_HRP1002 to first fetch details from hrp1002 table under node for org ass...

Resolved! Reading Dynamically assigned internal table attribute of class in Class Method

Gurus,I am making a class for an ALV Reporting utility for the project. This utility is for quick alv reporting without much of the effort. Class method "Display_ALV" is accepting Internal table as parameter that I am assigning to the instance attrib...

Resolved! two internal tables

Hi All,I am BW developer and trying to extract data from three tables BKPF, BSAK and REGUP using FM. As I cannot create join on these three because REGUP is cluster table, so I have extracted BKPF and BSAK into internal table. Now I have to fetch LAU...

Resolved! Time Out in MB_MIGO_BADI

Hi all,We are using badi MB_MIGO_BADI in order to display additional detail Sub screens.In our implementing class we have this piece of code:Method: IF_EX_MB_MIGO_BADI~PBO_HEADER:During PBO we go and check the document for the presence of certain "Mo...

Resolved! How to generate 16 characters unique GUID in ABAP to use as a primary key

Hi,Please help me in generating a unique 16 characters GUID which i can use it as a primary key in my custom table.I have tried with "GUID_CREATE" and "CL_SYSTEM_UUID~CREATE_UUID_X16" but its  exporting parameters(EV_GUID_16) are returning 32 charact...

Labels in this area