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

Resolved! Print program

I have sap script print program and Sript(bill of lading). For same(bill of lading0 script I want to develop a new smart form. Can I use the print program of script for smartform and add the smart form function module. My main interest is to captur...

Resolved! Creat entries in table

Hello Friends,I have a requirement to create a lot of entries in the table T023 and needs it to be done programatically.I guess when we create a new record manually it asks for a request and this requests needs to be transported.My question is when w...

Resolved! table maintenance generator

Hi all, my client at onsite has created a Z-table, and the allowed maintenance for that Z-table with restrictions. Delivery Class : A (Application table (master and transaction data)Table Maintenance : Display and Maintenance allowed with restrictio...

rnb86 by Participant
  • 712 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! Regarding creating RFC

Hi frnds, Can u pls send me some doc/link or explain me how to craete RFC from scratch.I know the basic like rfc definition, Types of rfc, difference between those. I want to know how to send data from one sap sytem to non-sap sytem the whole proces...

IDOC CNPMAS01

Hi All What does the idoc CNPMAS01 do. How do I use this to update or create classification data for a master data. Kindly help me with all the parameters that are required to be passed to post the document successfully.Thanks in advanceRegards

Resolved! doubt with z table

Hi abapers,Why the filed of the Z table in the code no refresh?What is no correct, please? LOOP AT TAB1. MOVE TAB1-CAMPO(22) TO TAB2-CAMPO(22). ... ... MOVE TAB1-CAMPO+12(10) TO CUENTA. MOVE TAB1-CAMPO+22(24) TO OBJETO. SELECT S...

Resolved! Using Field symbols

Hi guys,I have a query.I have wriiten a ABAP program to transfer a csv file to a database table without using field symbols.Now I have another program which uses field symbols.Performance of both the programs are equal.Which code would you suggest I ...

Resolved! Structure

Hi Experts,In PA0016 Table it has one include structure CI_P0016. Now i want to find what are the other tables has this structure?How can i find this. Anyone help me.Thanks,poits wil be appreciated for all helps.

Labels in this area