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

cl_gui_alv_tree

Hello,is there a possibility to initialize the node_keys of a cl_gui_alv_tree? After I have delteted all nodes using method delete_all_nodes to refresh display on gui I want to set the expanded nodes. But unfortunately when I add the nodes again afte...

Resolved! ALV merge disply

call function 'REUSE_ALV_FIELDCATALOG_MERGE' exporting i_inclname = sy-repid changing ct_fieldcat Hi frds can any one tell me about what exactly dis function module do.and what the role of these two export Parameters , sp...

Resolved! Classification view

I am using BAPI_MATERIAL_SAVEDATA to create material. However I also need to create the classification view but i think it is not included in the bapi. I try to use BAPI_OBJCL_CHANGE to create the classification view what I am passing is OBJECTKEY ...

regarding SE95

hi guys,I want to list out the Modification or changes dones on Standard program. I know se95 will be used for Listing modification changes.Do we have any standard table where we can take all the modification things covered in SPDD and SPAU.please su...

IDOC Timeout

Hi, I have an IDOC problem and im not sure if it is a performance issue or a customization. I have a job that runs program RBDAPP01 and processes all IDOCS of status 64. The thing is the program terminates with a timeout error of maximum runtime exce...

Resolved! RFC connection problem

Hello All,We are setting up communication between R/3 4.7 and SCM 5.0 system for EWM (Extended warehouse management) with RFC connection and using IDocs to transfer data from one box to another box. IDoc from R/3 to SCM system is working fine, we are...

Structure creation

I guess I got a funny ques.. can someone answer this ?I want to create a structure, with fields, a1,a2,a3...a10is that possible I create some kind of counter, a(counter) and then keep on incrementing it without defining a1...a10if it is possible, ho...

Resolved! IDOC Error: Status 26

Hi,I am getting an error with my customized IDOC EDI: Syntax error in IDoc (segment cannot be identified).My customized IDOC type only has four segments,<b> <b>ALL</b> in the same level. </b>:ZTEST (IDOC Type)--ZSEGMENT1--ZSEGMENT2--ZSEGMENT3--ZSEGME...

Recording

hi,When i have run the shdb recording for material ...i got something like bdc_subscr aprt from okcode and fields.what does bdc_subcr mean. Do I need to write perform fill_bdc_field using for this also ????plz help

EXIT for MD04

Hi, Im looking for an EXIT for MD04 t. code to remove certain records from it. MD04 is actually meant to show requirements with respect to material and plant. I need to remove all the orders those are having delivery order. for e.g., for ...

Problems with MM01

Hello,Did anybody work on recording (LSMW) MM01?When I run the batch in foreground, it gave an error on the "Purchasing" tab of screens. It is saying "you cannot accessing purchasing" or something like that.Any suggestions please? Thank you.

Resolved! smartforms

Hi Group,I have designed a layout using smartforms and also written a driver program for that.select EBELN LIFNR ZTERM BEDAT INCO1 from EKKO INTO TABLE IT_EKKO WHERE EBELN = P_EBELN. IF IT_EKKO IS NOT INITIA...

Labels in this area