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

BAPI to create vendors

Hi, This is the standard function module (Bapi_Vendor_Create) to create the vendors.DATA: verbuchter_lieferant LIKE lfa1-lifnr,msgv1 LIKE sy-msgv1. SET PARAMETER ID 'LIF' FIELD vendorno.*CALL TRANSACTION 'XK01'.Wurde der Verbucher aufgerufen? Paramet...

modify

Hi,I want to insert one field of one itab into another itab.Itab1 has two fields n itab2 has 10 fields.I do not know any key field.But I want insert the field from itab1 to itab2 inside the loop of itab2.Can any one suggest some idea on this.

Resolved! Simple report

Hi Everybody, It's a simple report, i want a push button i.e SAVE and when i click on it the desired output is saved on the desktop with giving a message like"Downloaded succesfully".Rewarded with points.With Regards,Seevangi Mishra

Reg:BAPI

Hi All,Can any give me the differences between the following BAPI'sBAPI_SALESORDER_CREATEFROMDAT1BAPI_SALESORDER_CREATEFROMDAT2BAPI_SALESORDER_CREATEFROMDATABAPI_SALESDOCU_CREATEWITHDIAIts a bit urgent.Useful answers will be awarded pointsThanks,Rave...

Batch characteristics

Hi,I have an internal table with some data using this i need to get Batch characteristic field names from custom table.The internal table contains Batchcharacteristic data.Pls helpme...Helpful answer will be rewarded with high points.Edited by: Princ...

ranges statement

i hav created the table with following fieldsMANDTZZSAKNR_F account fromZZSAKNR_T account toZZPC_REQZZCC_REQZZSI_REQZZCENTR_FROMZZCENTR_TOZZWBS_REQZZORDER_REQnow i hav to do validations as below1) For an account number, both Profit Center required ...

OS_guid

Hi,I created a table and i used os_guid as a unique identifier(promary key).But it is not defined in my package.its created by someone else andi tried to use it.aim getting an error.and cannot proceed further to carete persistent objects.In the docum...

SAP General question

Hello everyone,Can you answer me these questions please : -- Is it possible to buy some modules of SAP and not all? -- Where is the database is installed ? at home or at SAP? -- And what are the languages of developement that we can develop app...

MusAbaper by Active Participant
  • 508 VIEWS
  • 4 REPLIES
  • 0 Likes

foreign key

How to create a foreign key and how can we check that to which check table it relates?And when creating a foreign key and giving a Constant value getting this message u201CConstant foreign key selected (select only one alternative)u201DCan you please...

Labels in this area