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

Master role set up

We are trying to set up master roles as well as derived roles off the master ones to give access only to certain company codes.Currently we are using a range of companies in the master role (i.e. AB01 - AB99) and we are only using 10 companies of the...

PLKOD-DATUB

Hi,I need to have the "Valid to" Date in my Z-Programm like it is shown in CA03 but in se16n in plko I cannot find the datub field. How to import the exact valid to date from CA03 (Administrative data) ? how is it possible to use it from the structur...

Resolved! Not able to modify a record in a ZTable created through my Report

Hi Team,I have a ZTable as shown below:I created an entry in to this table(only highlighted fields are entered not the all fields) through statement:Modify Ztable from Int.table. ( It is going perfectly) and I can see the entry created.Now, I am goin...

Resolved! All error message in the job log from the report executed in background

Hi All,I execute the report in background with following code:CALL FUNCTION 'JOB_OPEN'     EXPORTING       jobname  = l_jobname     IMPORTING       jobcount = l_jobcount.SUBMIT z_my_report       AND RETURN       VIA JOB l_jobname NUMBER l_jobcount.CA...

RadimB by Product and Topic Expert
  • 6503 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! Internal tables - is it possible to link a secondary index with the primary index?

Hi,I'm trying to use standard internal tables, using a sorted access via a secondary key. This internal table is displayed in an ALV grid.In certain cases, after finding a record, which is read using the secondary key, I want to highlight that row in...

Leave Program Group/sequence

Hi.I'm developing some usabilities in some already existing Zprograms.I read the help on LEAVE PROGRAM statement but it does not explains how to get out all the programs sequence.I have this specific scenario of calling programs in sequence:1-Main Tr...

glauco by Active Contributor
  • 400 VIEWS
  • 1 REPLY
  • 0 Likes

BAPI_REQUIREMENTS_CREATE, material 'Plant' does not exist, though plant exist for that material

Hi,I couldn't find solution for this problem at any forum though same question arise.I'm trying to use 'BAPI_REQUIREMENTS_CREATE' for uploading data in MD61, when I try to save, error occurs : Material '****' does not exist in plant '***'.But in MD04...

Resolved! IDOC error status 26 - When inserting segment E1IDT01 for Message type PAYEXT , Basic message type PEXR2001.

Hi,I am creating the IDOC from RFFOEDI1 . In data table E1IDT01 segment is not there. So from the user exit EXIT_SAPLIEDP_002, I am inserting segment E1IDT01 to EDIDD_TABLE at the current index as below. When I see the IDOC from WE02 , the status is ...

Resolved! BAPI_OUTB_DELIVERY_CREATE_SLS - Sometimes creates single delivery for multiple sales orders

Hi all,I have created few sales orders and I am trying to create deliveries programatically using the BAPI   BAPI_OUTB_DELIVERY_CREATE_SLS. The problem is that sometimes, when I try to create deliveries (say 10 at a time), few sales orders are mapped...

IDOC segment size is not changing - Data element updated

Hi all!My client uses IDOC file transfers for vendor payments. It currently works fine.There is a new requirement to add a connection to a new bank. The file layout of this new bank requires us to extend the characters of the current IDOC segment (ac...

Resolved! PDF size increased

Hiwe use to download a PDF of PO from a smart form that sends to vendors.We have not done any change in smart form, also no change at printer side and no upgrade to Acrobat side, still the size of PDF file has been suddenly increase from KB's to MB's...

Labels in this area