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

Problem in at new

hi All ,Can any one help on this ?i have written below code .clear wa_final. sort it_final by INSTID_A TYPEID_A.   LOOP AT it_final into wa_final.  idx1 = sy-tabix.  at new INSTID_A.    clear : vcount.      endat.  vcount = vcount + 1.    wa_final-Co...

Reg:BAPI_OBJCL_CHANGE

Hi All,               I am supposed to do assign Material Master Classification for Material Number.I have created material using "BAPI_MATERIAL_SAVEDATA" bapi.I want to assign Classifications for this Material.when i searched in net i found this bap...

Sort table

Hi everyone,                      I have a table on which i have to perform sort.There is only one field in the table.The statement i used is 'Sort lt_itab by (lt_sort_tab)'.The problem is the result is not same on my system and the customer system. ...

fetching

abrw   bezeiy1      general clinicy2      sunday clinic'y3     special clinicim using SELECT ABRVW BEZEI FROM TVLVT INTO CORRESPONDING FIELDS OF TABLE IT_TVLVT  WHERE ABRVW = 'Y1' OR ABRVW = 'Y2' OR ABRVW = 'Y3'.instead of that can i pass 'Y *' or 'Y...

Resolved! FBV0 posting, after upgrading from 4.7 to ECC 6, validation message not displaying

Hello all,We are using workflow to post parked documents. We have different validations that call user exits at both the header level and the line item level. Since upgrading from version 4.7 to ECC 6, for some of our validations we are not getting t...

text element

in my spool for payment advice, I found below error:F0251, in form Zf110_avisbb/window main, the element 610-D (taxt D) is missing, in SE71, text element, where do I insert 610-D. how to maintain 610-D after I click button text element? thanks

enhance RLLI1400 - REUSE_ALV_HIERSEQ_LIST_DISPLAY to display 2 layer hierarchy

Hi All,i've a requirement to change the ALV layout of t-code LI20.After debug the program, found out that its calling report RLLI1400 to generate the ALV.Since there is no enhancement point available in RLLI1400 to fulfil user's requirement, i've cre...

Resolved! validations in table maintance generator

Sir,           In my TMG there are fields district and warehouse. data was populated in to that TMG from upload program           the last four digits of the warehouse must be equal to the district code.                  The data will be populated in...

Resolved! Error Message on Selecting "Application Data " as X in SE17 for table EDID4 .

Dear Gurus , we are recently upgraded to ECC 6 and found one issue. When we go to SE17 and access EDID4 table and put "X" for Application data " and then execute then an error message appers.Could you please suggest what could be the reason and solut...

Adding one custom tab in transaction MD13, menu exit or a push button on existing tabs

HI Experts,Can you please suggest any way to add a custom tab to MD13/12/11 as I am not able to find any BADI and on the standard screen I cannot see any blank tab on which we can add our own functionality.Is it possible to add a custom tab without a...

logic needed to pick only selected plants from a range of values entered in select options

hi all,my requirement is to pick the selective plants . if  the user enters in select option as 1 to 100 and there are 90 plants in the range available in the table .but in my report i need to display only 5 plants which i have stored in my range tab...

Labels in this area