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

Finding LOGO name

Hello,I am trying to find out the Logo name. What are the different ways to find out the name of logo printed. Suppose following is code for script :- PERFORM GET_LOGO_NAME IN PROGRAM ZQ_CH_COA_R26USING &*VBDPL-WERKS&CHANGING &LOGONAME&ENDPERFORM.BIT...

How to configure change pointers to ARTMAS idoc if we have many destinations?

Hi,I have a requirement which is that I have three destinations for the ARTMAS Idoc. This Idoc is triggered by change pointers, but for one of these destinations (destination C) I would like to set some specific change pointers. Is it possible to con...

Batch input MB26 transaction does not work

Hi experts,I need implement a batch input to MB26 transaction, I make a recording in SM35 transaction and use the following code:PERFORM add_bdc USING :             'X' 'PP_PICK_LIST'            '5000',             ' ' 'BDC_CURSOR'              'S_AU...

Resolved! Error in SPRO - IMG

Hi allam facing this strange error 'Function module does not have E_SUBRC parameter' when I am changing function module in SPRO > QM > Quality Inspection > Define follow up action > FMThen I added  the exporting parameter E_SUBRC        TYPE         ...

Resolved! BAPI_PROJECT_MAINTAIN

Hi Experts,I have a requirement to update the custom screen in CJ01/CJ02/CJ03.We have a custom program to create WBS element using BAPI_PROJECT_MAINTAIN.I need to update these custom fields along with the existing fields.But there is no extensionin s...

Resolved! CO_XT_COMPONENT_ADD

The Function module co_xt_component_addwith co_xt_order_prepare_commit and bapi_transaction_commit is adding the components in COR2.But some how its not updating the Line item number (POSNR)Does anybody has an idea how to get it done ?Or is BDC  the ...

StarDev by Participant
  • 2224 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! How to fill dynamic fields of a Structure with a Condition?

Hello,im using the Bapi ' BAPI_PO_CREATE1' and i would like to fill the fields of the update structure or tables dynamic.My code:*     fill header structure         ls_po_header-po_number = '9000000020'.         ls_po_header-comp_code = '1000'.      ...

Resolved! bdc_using_call_transaction

hi ,i am doing bdc for t-code WG21.i write code for it. but after processing it . there is no effect in material group also code not giving any errors for this.below is my code please see and help me.report Z_GROUPBDCINSERT        no standard page he...

Resolved! Smartform Issue

Hello Experts,I am facing a unique issue with Smartform viewing. Please see below details.> We built a form with 3 pages (First, Next and Last (for Terms and conditions)). To design the last page, we have used command option which works perfectly. As...

Labels in this area