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

Resolved! Doubt on read statement

HI Friends,I am using a code like as belowloop at itab assigning <fl_itab>.read table inttab assigning <fl_inttab> with key matnr = <fl_itab-matnr>.material = <fl_inttab>-matnr.endloop.my questio is .i am reading inttab internal table .if (suppose) t...

SAP FIELD KONZS

Dear All, I wannna increase the Data element KONZS length fron CHAR10 to CHAR11. Q1. How to increase the Data lement length ? Q2. If I increase the length is there any implications ? Like Data inconsistency? Kindly advise. Thanking you i...

F4 help

How to create a F4 help for field MONTH.YEAR.Say for eg, the selection screen field will be of this format 05.2007. We need to have a F4 help for this like a calendar.Usefull answers will be rewarded.Thanks.Ramya

certification

Hi Can anyone help me ?How to do SAP certification in technical ?What is course content of certification exam?Who will be contacted and what is the contact?Anything more information which you have.Thanks and regardsManas

about MI34

Hi , I am working<b>.. MI34</b>. but facing problem while creating file. Actaully user want to use MI04 .<b> but MI04 is not support BDC.</b> In the MI34 help - . its given that the file format as BISEG . But I have pass 5 - 6 serial number to some m...

Resolved! Using BAPIs-question

Hello,Please could anyone tell me how to transfer file (or database table) from SAP to external application and opposite direction?I need one example how to do this, where to call BAPI? Any example or hint would be helpful. Thanks a lot.

Resolved! RSLDAPSYNC_USER

Hi all,I need some help in configuring LDAPMAP to make report RSLDAPSYNC_USER working correctly.LDAP connection to MS Active Directory works properly and I extended the schema with the result of report RSLDAPSCHEMAEXTEND.In LDAPMAP, I registered my A...

bapi

hi to all abap gurus iam new to BAPI's pls can u please give some real time example programs on bapis with coding . Iam always uploading the data into sap system usig some standard bapis such as bapi_po_create and bapi_salesorder_create01 to upload...

Resolved! Alv subtotal

Hi all,Iam doing the subtotal based on id on alv outputIam doing subtotal programtically wa_sort-spos = 1. wa_sort-fieldname = 'ID'. wa_sort-up = 'X'. wa_sort-subtot = 'X'. wa_sort-comp = 'X'. append wa_sort to it_sortcat.call function 'R...

Labels in this area