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

Lsmw using BAPI

Hi, I am working in REAL ESTATE module Business Entity conversion using LSMW-BAPI.Can you please guide me what is File porttRFC portPartn.TypePartner No in IDOC Inbound processing.I an new to LSMW - BAPI. Help me urgent.Ashok...

EXIT command

hi,will EXIT command work in case i dont include START-OF-SELECTION event in my code?In my requirement i have to use an EXIT command after select stmt but as i am writing the code inside an include program i can not use START-OF-SELECTION event.

Resolved! Runtime error

Hi All,I am writing a simple select query,in my query I am taking two fields wbwbest and mbwbest it is going to dump other wise everything is fine here Iam giving my query.REPORT ZMMTEST.tables:s031,s032,makt,marc.DATA : BEGIN OF itab1 OCCURS 0, ...

Resolved! check box in ALV

Hi all! I have developed an ALV with a checkbox in each record as one more field.I have given the following in the fieldcatalog using type-pools : SLIS. fieldcat-fieldname = 'STATUS'.fieldcat-checkbox = 'X'.fieldcat-hotspot = 'X'fieldcat-input = ...

Resolved! TCode Type

Hi All, I have a tcode.I went to se93 and provided the tcode and clicked on Display button.At the bottom I saw that D_SREPOVARI-REPORTTYPE = AQwhat it means.what are the different types of tcodes are available and how can I identify it.

MR21 LSMW

Dear All,I've done a BDC recording for MR21 in a LSMW. when the recording is complete i was able to find all the fields recorded. But during the step of Field Mapping I was not able to find the fields in Target Structure(RECMR21). My source structure...

Idoc status 51

Hi All,I have created an extension for the Idoc.I need to use this extension only for the outbound.I have changed outbound partner profile in We20 and in we82 added extension type to the message type.I did not touch inbound function module.Now outbou...

Substring SQL

HiI have a table which has a field DATETIME. YYYYMMDDhhmmss format.I want to extract only those records whose date is between 01 - 2007 and 12 - 2007. ( Actually it wont be static but for reference i have provided this.)

Labels in this area