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

Resolved! Include can not be activated in ADT, because it is included to more than one program

Dear ADT-Team,this...is not a problem, but my daily work, .... the include can not be activated in ADT, because it is included to more than one program. Backend:SAP_BASIS    740    0005SAP_ABA    740    0005Frontend:Eclipse Standard/SDKVersion: Keple...

EDI 856

Hi,Currently we are using IDOC basic type "DESADV01" for ASN inbound IDOC's. we got a new requirement to update handling units and serial numbers. when I was checking the latest version "DELVRY07", i could see it has got many relevant segments/fields...

Resolved! two different SAP system communication (update/creation) for a business transaction

Hi all,I have a technical question and hope you can provide your feedback from your experience.I am developing an interface for the communication between two SAP systems from two companies, please read below.Both company using SAP system, however, wh...

BAPI_PO_CHANGE

Hi,I want to delete STO through BAPI 'BAPI_PO_CHANGE', but i always gets error "No data changed".  Is there any parameter i m missing..?? CLEAR gs_poitem. REFRESH gt_poitem. gs_poitem-po_item       = '00010'. gs_poitem-delete_ind    = gc_x . APPEND g...

Resolved! How to add components to selection screen generated from logical database ADA?

Hey gurus,I have a program using logical database ADA, which have the following selection screen generated automatically because of this code TABLES: anla0,          anlb,          anlav,          v_anepk,          bkpf,          anlz,          anlcv...

Date format

Hi All,I am facing date format Issue..for the below statement.DATA: lv_po_date_sold type dats8,            LV_DATE_STR type sy-datum,           lv-cust_po_date type char12.lv_date_str = lv_po_date_sold.WRITE lv_date_str TO lv-cust_po_date.After execu...

Sub class constructor

Hi Folks,I have created an exception class ZCX_SANJEEV_TEST1 which has a super class CX_STATIC_CHECK. As soon as I created the class, the following components came in automatically for the ZCX_SANJEEV_TEST1 class:A. Two interfaces - IF_SERIALIZABLE_O...

BASE 64 TO PDF

i am receiving the file in base64 from PI and need convert to PDF. The forums and threads, teach the opposite PDF to Base64, can you help me?I maked a conversion by:  CALL METHOD utility->decode_base64    EXPORTING      encoded = encoded    RECEIVING...

Data Base Connect DUMP.

Hi all,We’re having a problem when try to connect a specific data base.A short dump occurs sometimes (no always) when the follow instructions are raised:EXEC SQL. CONNECT TO :iv_conector as :l_aliasENDEXEC.We talk with DBA team and, according to them...

Resolved! PUSHBUTTONS in ALV LIST

Hi Experts,I know that we can place pushbuttons in one column in ALV grid.But i want to know if we can place pushbuttons even in ALV List.I am working on a Blocked Alv List with 6columns where 6th col is Pushbutton field.Any help is welcome.Thanks in...

Profit centre and Special purpose ledger documents for IDOC basic type FIDCCP01(message type FIDCC2)

Hello Everyone,             I need to generate both CO and Profit Centre documents along with FI documents using IDOC basic type FIDCCP01(message type FIDCC2).  For this I created a new Z subset and assigned the componenets 'FI', 'GLFL', 'RK-1' in ta...

Labels in this area