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

save data

Hi,Following Codeing using to table control data save ztable.module update_database input.IF ok_code = 'SAVE'. DATA : itab2_save LIKE ZPSRP OCCURS 10 WITH HEADER LINE, itab2_db LIKE ZPSRP OCCURS 10 WITH HEADER LINE. CLEAR : itab2_sa...

Resolved! Grid problem

Hi,In the output report iam using pushbuttons in application toolbar.I am modifying the internal table in PAI but changes are not effecting in the report output because in PBO iam using CALL METHOD alv_list->set_table_for_first_displayplease let me k...

Resolved! Batch process in ABAP

Hi,The requirement is that the pictures of a material are stored in client side server. They upload the pictures of a material in a server. We should be able to pick from that server whether the picture file is present in a server or not. We should ...

Resolved! BAPI_CHARACT_CHANGE

Hello!!!I'm trying to create a new value of characteristics with FM : 'BAPI_CHARACT_CHANGE' but the follow message are returned:"Characteristic length can only be increased"!!Why? The characteristic already exist and i just update a new value.Can you...

Resolved! XD02

hello everyone,i'm trying to feed the fields kna1-bahns ,in the transaction XD02,automaticly, i've tried to use the user-exit ZXF04U01, but when i save in the transaction XD02 the value that i gived for this fields is Missing , and so i can not upd...

standard views?

HI all,I am using standard views M_VMVLA, M_VMVLB, M_VMVLC in the program but in unicode envirnment its' not working. Is there any other standard views or standard tables so that i can use the same in stead of that.Thanks in advance.

FBL1N

Dear All ,I have an issue in which i have to display PO number in FBL1N report .I have created a Z for the same but i dont know from where to fetch the PO numberi mean to say that i checked BSEG , table and some other FI tables but couldn't get PO nu...

Resolved! Class CL_TREE_MODEL

Dear Colleagues !I'd like to develop a tree in the class CL_TREE_MODEL because it has an own method PRINT_TREE to print the content in a tree form. But how can I fill the tree with nodes and items, which method is responsible for it ?Thank You for Yo...

Resolved! Regarding Screens

hi all,In my program i have 2 screens,in 1st screen i have taken customer Number from kna1-kunnr. now wen i entered the customer number and then execute the system should generate a number for every customer number.how to generate a number?please can...

BADI FOR MM02

Hi Folks,I want to know is there any BADI through which we can update MARC-FEVOR when we call Transaction MM02. I have ipmlemented the BADI BADI_MATERIAL_REF which works only when u create a new material or u extend the material .Can you tell me is ...

bal_log_create

can u tell me what needs to be passed in the object and subobject og bal_s_log that we use in the bal_create_log fmodule.i am trying tp pass some value but it says that the suboject that iam passing has not been maintained for the oobject that i am p...

Resolved! File transaction

Using the File transactions Posted: Sep 30, 2008 11:55 AM E-mail this message Reply Hi,While creating a logical file, and uploading it in the Development system using the transaction 'FILE', I am getting a pop up to create a request, w...

Resolved! call transaction

HI All,I have a question about call transaction. I am calling transaction MIR4. Now I want to know if user clicked on save before they left the transaction.My current program is .Call transacation MIR4 skip first screen. Now I when I return in my mai...

Labels in this area