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

Resolved! SQVI

Hi Folks,Kindly let me know:-Why can't we use a Cluster Table like BSEG in SQVI?What are the other limitations related to SQVI?Thanks,K.Kiran.

kiran_k8 by Active Contributor
  • 1598 VIEWS
  • 5 REPLIES
  • 0 Likes

Memory ID

Hi, i need to export a work area into memory and again reuse it in a BADI.i hav declared like this.data ls_vbak type vbak.......... export ls_vbak to memory id 'ZTEST'.In badi, if i declare it as IMPORT ls_vbak FROM MEMORY ID 'ZTEST'.its t...

P_PERNR

Hi, I have a situation where a program called by our ESS system requires write access to infotype 2006 to succesfuly project leave for an employee. So, I assigned the role with P_ORGIN W and 2006. This is a standard program (used by PT50).My issue is...

Resolved! assign component---

For a structured data object <s>, we can use the statementASSIGN COMPONENT <comp> OF STRUCTURE <s> TO <FS>.to assign one of its components <comp> to the field symbol <FS>. It is said we can specify the component <comp> either as a literal or a variab...

hi bapi

hi i would like to know how to transport bapi.i have uploaded data through bapi in LSMW. i have created bap in development server, but data should go to database server. how is this possible i mean how can i transport bapi???thanxrocky

Labels in this area