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

Export to Memory ID

Hi All,I have a requirement in which i need to export a variable to a Fix Memory ID and then retrieve it when required. Now since i am exporting the variable to the same memoryid how will i retrieve the value of a particular variable if it is require...

BAPI for VK11

Hi All,Can any one tell me the BAPI for VK1 transaction.Already i foung BAPI_PRICES_CONDITIONS .It is not useful for me.Can you tell me any other BAPI which is applicable for the fields1.KSCHL - CONDITION TYPE2.KUNNR - CUSTOMER3.MATNR - MATERIAL4.KBE...

bapi

CAN ANY ONE SEND DOCUMENTS AND EXAMPLES OF THESE TOPICS BAPI - Business Application Programming Interface o Introduction to Business objects o Structure & Integration o Standardized BAPI's o Standardized Parameters

Resolved! hi experts

Suppose you are provided 2 input files, one with the customer data used to create a customer and another with contracts data. You need to create customers using the first file and then create a contract for each of the customer using the second file....

Need quick help !!

DATA: Begin of zitab1 occurs 0, fld_str(822) type c, end of zitab1.DATA : zitab2 like table of zitab1 with header line.DATA : zitab3 like table of Zitab1 with header line.DATA : Zitab4 like table of zitab1 with header line.DATA : Zitab5 l...

Resolved! RF_TABLE_LIST_CREATE

HiWe have created some Z- t-codes (program) that are showing/updating some tables using RS_TABLE_LIST_CREATE.The users have not access to SE16. This has worked fine. Up to now We are patching our systems and SAP has done some changes in RS_TABLE_LIST...

Labels in this area