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

Resolved! Job scheduling

Hello Experts,I want to do the job scheduling with following conditions:There is an interface program which calls other 3 programs.The requirement is to schedule a background job on daily basis for one of the 3 programs, while other 2 programs need t...

Resolved! Problem with Error message

Hi guys,I have 2 screens - 101 and 102 in transaction IL02.101 - contains Manufacturer number102 - contains Model number.My requirement is:•When Model number is entered, but Manufacturer is blank  produce a “hard error” message: “Please enter...

VA01 Bypass message

I am working in userexit_move_fields_to_vbkd. I want to disable a message which appears before calling this usexexit. What can I do?The message is "PO date lies in future Pls check". In such case i have already set the date to system date as per requ...

BDC

hi all. i done a recording in shdb on transaction mm02.. the code of bdc recording is as followsreport YASEC_BDC no standard page heading line-size 255.include bdcrecx1.parameters: dataset(132) lower case. DO NOT CHANGE - the generated data...

Resolved! Table record Transport

HiI have entered records in a table using transaction SM30 .Now I want to transport this data to another server using a transport request, but when I am saving the data it is not creating any transport request. Anyone please suggest me how to transpo...

Resolved! runtime error

Hi Abapers,My program is going to dump and is giving runtime error: OBJECTS_OBJREF_NOT_ASSIGNED_NO.Kindly check my below code and suggest me with possible solution. *check DataArea to verify Employee file. element = document->find_from_name( name =...

Table Name

Hi,I m searching SD fields Like <b>Tax Amount, CD Amount, Amount Due</b> with Table against Invoice Amount....I pick Invoice Amount from VBAP Table and Tax Amount, CD Amount, Amount Due from KONV.....but there is no relation due to Cluster Table...I ...

IDoc outbound

REPORT ZPGI_IDOC_CREATE MESSAGE-ID ZERR.SELECTION-SCREEN BEGIN OF BLOCK BL1 WITH FRAME TITLE TEXT-BL1NO INTERVALS.PARAMETERS: SLSORDER LIKE LIKP-VBELN.PARAMETERS: P_MESTYP LIKE EDMSG-MSGTYP OBLIGATORY.PARAMETERS: P_LOGSYS LIKE TBDLST-LOGSYS.PERFOR...

Concat syntax

Hi alli got a problem in the concat syntax CONCATENATE it_vbak-admino it_vbak-fname it_vbak-lname into valSEPARATED BY space.This is working fineI receive a error for this syntaxCONCATENATE it_vbak<b>-field1</b> it_vbak<b>-field2</b> it_vbak-<b>field...

Labels in this area