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

VT02N's Deadlines are not updating correctly in the background by BDC...

Hi all, I have this Incoming IDOC that will perform a direct BDC on VT02N.This BDC will update VT02N deadlines : Shipment and Loadings dates...However, it comes out error "End Date Precede Start Date"When I manually put in, it works...And I have chec...

Resolved! Editable ALV

Hi All,I have an editable ALV created with OO concept, when i press the help button on a field it triggers the checks for the fields and throws the errors in a dialog box for all the fields thats empty or with error values and also along with that t...

batch

Moderator message: please use informative subjects in futurehaiiam doing po and i want to createt batch no internally with certain business logic exmp:09-yera00-material group a-location and serial no.in me21n custom tab is creatednow iam using exit...

Resolved! ALV TREE

Hi All, I am working on ALV Tree (CL_GUI_COLUMN_TREE). i have two pushbotton in tree output to expand/collapse the tree. Can anyone help me to Develop a code to Expand all the node when i click on Expand Button or collapse all the node when c...

for F4 help

TABLES : "YLCILCBNK, YLCIITEM.DATA : dd LIKE TABLE OF dselc WITH HEADER LINE.dd-fldname = 'AC_LCNO'.dd-dyfldname = 'AC_LCNO'.APPEND dd.dd-fldname = 'AC_DOC'.dd-dyfldname = 'AC_DOC'.APPEND dd. TYPES: BEGIN OF ST_BNKMASTER, BU...

RFC giving an error

Hi When i run an RFC i am getting an error message saying "Encountered the following errors while attempting to connect:#ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified#" . This RFC is used to...

Resolved! Report

Moderator message: please use informative subjects in futureHi All,I have one requirment in which I have to run one report,which will execute after every three month automaticaly.Could you please tell me how can we do this......And please explain in ...

Resolved! memory probleam

Moderator message: Duplicate in GENERAL deleted. Please do not post the same question in more than one forumhi,my alv report is working fine ..but in production ,it is giving dump.it may be memory probleam in my internal table..can u tell me what is...

Resolved! Obsolete FM

Hii all,While Technical upgrade we are getting some Obsolete FMs, which we need replace with new FMs. But in some cases i am not able to replace with new FM, bcoz no FM documention available for that particular FM, even though its showing Do not use ...

Resolved! F4_DATE

hi, i am using f4_date function module to get search help for date field in screen painter.here the help is coming but whenever i select the date its not displaying on the I/O field.the code as follows..POV is written in flow logic of screen...

subscreen

Hi experts...I want to call a subscreen when a radiobutton is clicked.I have written code as---IF RB1 = 'X'. CALL SUBSCREEN SA1 INCLUDING ZSCREEN_OMM 300.ENDIF.but syntax error is comming...'' screen expeted not subscreen''.how to resolve this..than...

Resolved! MIRO tcode exit or badi

Hi Experts,In MIRO transaction, the currency field in the invoice header gets changed from USD to USDN when I change the PO no. at the item level. The currency is based on the PO currency.Please let me know if there is any badi or user exit available...

DATES HELP

HI i am creating a screen in which i have a date field type dats vis len 10.now if i press f4 i need to get a calendar and selecting the date i need that date to be in the field.now i am able to get the calender by writing in pov but on selecting the...

Form Builder

Hi to all Creating ADOBE form using Tcode "SFP" while activating the form i am getting error which i mentioned below can anyone give the solution for this problem."_SOAP framework:SOAP run time exception :CSoap Exception transport :HTTP send faile...

Resolved! Logic using at new stmt

Hi, In my scenario have to write a code with the following logic.consider in the internal table have the values of vendor,docu num ,buzei and amt.my logic is if the 1st vendor comes in the loop have to count the line items and check for some codn ne...

Labels in this area