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

VL10A FM or BAPI

Hello Abappers,I am on version 46C and I need to identify a BAPI or function module to build into a program for transaction VL10A (Creation of sales orders deliveries where there are multiple sales orders).I have identified RV_DELIVERY_CREATE but thi...

Resolved! Bdc Table control

Hi guys,Kan someone send me example of table control.i have one scenerio 1)in my 1 screen there is 10 records 2)2nd screen 15 records and in singlle page there is 7 records are visible ,so kan i do recording and what code...

Standard Variant Dump

Hi Experts,The isssue occurs in Upgrade Project 4.6c - ECC6 Version.We are getting standard variant dump in transaction code 4KE5 - Execute Actual Distribution.When am trying to execute tcode by using variant CCD100_CCD110, its going to dump. But its...

logic help!

Hi frndsthe requirement is for contract details report..i have to first select first vendor then process corresponding po's individuallythen come back to second vendor and process its po's individually ... goes onthe problem is that, i took two loops...

Resolved! Index

Hi,There is an secondary index in BKPF with fields in the order BUKRS GJAHR AWKEY STBLG STJAH.My Select statement is : select bukrs belnr gjahr awkey xblnr blart from bkpf into table itab_accdoc for all entries in kaep_covp_ext1 where bukrs eq kae...

Resolved! MIGO USER-EXIT

Hii am using t-code migo to cancel material document, and i want to add some code user-exit EXIT_SAPMM07M_001 or EXIT_SAPLIE01_007, it need in only cancel of material document.but i do not know how to distinguish cancel of material document in MIGO...

Resolved! Upload Excel File

Hello, Is it possible to upload an excel sheet with data included in multiple tabs?I guess the function module ALSM_EXCEL_TO_INTERNAL_TABLE does not have this provision. Pls provide me with a solution if there exists any.Thanks & RegardsNayan...

Resolved! Debugging

Hi,i am very poor in debugging. Please specify the way how to debugg a standard transaction.i know that it can be done by going to that transaction and by entering /h ,then executing,but while executing it goes to PAI,PBO module,please tell me the wa...

Resolved! performance wise

Hi experts,SELECT AAUFNR ABUKRS AWERKS AKOKRS A~OBJNR APRCTR BGSTRP BGSTRS CMATNR INTO TABLE GT_ORDER FROM AUFK AS A INNER JOIN AFKO AS B ON AAUFNR = BAUFNR INNER JOIN AFPO AS C ON AAUFNR = CAUFNR WHERE A~AUFNR IN SO_AUFNR ...

Labels in this area