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

mm02

Hiwhen a material is changed, an idoc neds to be generated.but in my case, idoc is not getting generated.Please help me how to debugand how to check change pointers ..Please dont give links, but help me how to go about this issue.ThanksManu

Resolved! ALV Declaration

Dear gurus,I need ur help in declaration of WORKAREA in alv. am trying but its throwing error(slis_t_fieldcat_alv is unknownand its either one of the specified tables not defined by the data)am writng the program below..(type-pools slis .tables : kna...

Resolved! log file handling in BDC

Hi All,I want to store the log message into a folder on aplication server of BDC process (either success or error msg).Folder path is taken from the user, n i want to store these success n error msg logs into different folder(1 for success n 2nd for ...

Resolved! OO-me qustion

Hi,i learn about oo abap and i want to ask about ME ,what does me->category is initial. commend is doing?method DISPLAY . data: ls_vt001w type v_t001w. if me->category is initial. CLEAR ls_vT001W. ls_VT001W-MANDT = SY-MANDT. ls_VT001W-WERKS = me->PLA...

Table T005S and T005U

Hi abappers,I´m confused; I want know if table T005S and T005U contain business data (functional data) or contain technical data and Why? I need know the name table that intervene on t-code OVK2,I think that only the table T005S and T005U do it and c...

Insert statement

Hi Experts ,I have a reqment to connect to remote database with entry maintained in DBCON table .I am replacing the open SQL with kind of native SQL thru classes I am making use of instances of Cl_SQL_CONNECTION and its related classes . I am finding...

Resolved! How to make previous values appear in a parameter in the selection screen ?

Hi all. You might have seen this .When you run a program several times with different values on the selection screen, certain fields( e.g parameters) store the values.This way, then you type the first letter, you get a dropdown showing you your previ...

Resolved! bdc upload

hi, folks i like some help from u abapers as i practising bdc now i need to work with the transaction mb01 can u people plz tell how should i go about step by step working with this transaction n cud u also explain the work flow of the prog how exac...

Resolved! dynamic SQL query

Hi,can anyone tell me if it's possible to run a query that change during execution? For example if radiobutton1 is selected i want to select from table1 otherwise from table2; A large piece of code fits with both queryies ... so i don't want to use t...

Resolved! mm01 bdc

hi, i am developing bdc for material master upload(mm01)..,can anyone suggest for thsi which one is better - bdc,lsmw,bapi.... if suppose i do material master upload by bdc then how do i handle views which r dependent on the material type...

Resolved! Problem with F4 Help

Hi Gurus,I am Using F4IF_INT_TABLEVALUE_REQ for search help,i have populated the itab as per my requirement,i have exported KUNNR for retfield(which i need as F4 help) and also tablesVALUE_TAB = ITAB,and DDIC_STRUCTURE = 'KNA1'my program has no syn...

Unicode conversion

Hai all,Because of unicode conversion, i have to replace the following code TRANSLATE itab FROM CODE PAGE p_code1 TO CODE PAGE p_code2could any one tell me what all the things i need to take care of, which classes i need to use, to convert the binary...

Labels in this area