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

get active processes

Hello,in my program X there is a 'SUBMIT Y ... AND RETURN'. Y starts an asynchronous process and returns to X. In program X a dynpro-refreshing method is called, but the asynchronous process isn't yet finished, so the result that is shown on the dynr...

ALV--popup

Hi,I have displayed the basic list.In the basic list i have created hotspot for cerain fields.If the value of that field is 0,then after clicking that field the popup should appear saying /no values exist'.It should not take me to next (detailed lis...

Resolved! If condition doubt

Hi friends,I have three inputs in my selection screen, I need to get all the possible condtitions and run the select querry.Ex : a , b , cif aif a and bif a and b and cif bif b and cif cif c and aPlease tell me how to write the if condition on this ...

BAPI_GOODSMVT_CREATE

Hi friends,the following BAPI code i have written to move the material stock from one batch to another batch with movement type 309 using the transaction mb11 . i am passing all the data i mean sending mat,batch,plant,quantity and recieving mater,pla...

Call 'C_DIR'

Hi experts, I am doing some changes in the existing program. while do changes i gone thru some stmts. CALL 'C_DIR_READ_START' ID 'DIR' FIELD A_DIR_NAMEID 'FILE' FIELD A_GENERIC_NAMEID 'ERRNO' FIELD FILE-ERRNOID 'ERRMSG' ...

Resolved! ALV

Hi Friends,This is regarding ALV.I have populated my final internal table also created fieldcatalog wid same structure and used reuse_alv_grid_display. but its leading to a dump.I'm getting a runtime error: GETWA_NOT_ASSIGNED Short Description: Fiel...

field from lipsd

Hi, I want to take the field pikmg from lipsd into my program.But while executing it is showing the message that "LIPSD" is not defined in the ABAP Dictionary as a table, projection view or database view. Please solve my problem.Regards,Sreeja.

Archiving using PBS

Hi All,I am facing the following problems while using the function module '/PBS/SELECT_INTO_TABLE'. for retrieving archive data.1. when I pass Jan date for BEDAT field its getting all data for Jan month its good but 2. when I pass Feb date for BED...

layout change

my problem is..in grid i have some data and edit some data in the grid itselfat runtime i change the layout from abap grid to excel layout.in excel layout i have the edited data.suppose now i am in excel layout.i do some modification in data in excel...

Resolved! READ_TEXT & SAVE_TEXT

HiI am using following function modules to change line item text of POThis works perfectly for already generated PO. But it is giving error while creating new PO as " Text not available in database or update memory. Use INIT_TEXT & SAVE_TEXT "Pls. g...

SAP and VB

Hi Actually i m trying to call a BAPI viz : BAPI_VERSION_CONTR_VALIDATE from VB and while i m trying to set the export parametes i.e oRetrun it gives error 0 as its value and does not return the data Set oReturn = objBAPIControl.DimAs(VersionContro...

Labels in this area