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

Resolved! Create billing document

Hi folks,Actually my issue is during creation of billing document i need to pass output types for printing.I am using function module RV_INVOICE_CREATE to create billing.And i am passing output type information in T_KOMV-KSCHL.Finally it's creating b...

Resolved! Function Modules

Hi All, We have got few function modules which are executed by the system users, Is it possible to debug a funtion module once the code is given/released to the system user? and if yes can you please tell me how?Thanks, Rajeev

BAPIs for FB01

Hi developers!I need to use a BAPI for the FB01 transaction.I think I should use BAPI_ACC_DOCUMENT_POST .I can manage without problems this header's field:BKPF-BUKRS BKPF-BLDAT BKPF-BUDAT BKPF-BUDAT BKPF-BLART BKPF-XBLNR BKPF-BKTXT and ...

Using BADI in MIGO

Hi,I'm trying to concatenate material description and size using method as you can see above.Below is my code:data: p_groes type mara-groes.data: p_maktx type makt-maktx.data: p_matnr type GOITEM-matnr.select single groes into p_groesfrom marawhere m...

Resolved! Dynamic Field

Hi Experts,I need to create an dynamic field in the screen. Initially the screen one button, and if I press the button one input field and text field. Is it possible? I searched through out the SDN. But I didn't get any idea. Any links or any suggest...

GUI_DOWNLOAD

Hi, I am downloading data from internal table to excel 2007. I am using GUI_DOWNLOAD function module. If internal table data contains special characters next data is merging into the same cell. How can we download correct data from interna...

copy itab to itab

hii have 2 itabs one with 10 fields and another one with 6 fields ( that are also in the first itab ) hopw can i copy corresponding from the 10 fields itab to the 6 fields itabthanksPlease search the forum before asking basic questionsEdited by: Rob ...

Resolved! SAPScript: includung a domain documentation in a data element documentation

Dear ABAPers,I have a couple of (self-defined) DDIC data elements referring all to the same domain. How does the SAPScript INCLUDE-command need to look like in order to include the domains text in the data element text? (which object and which ID nee...

Labels in this area