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

text should be non-editable in word-editor

Hi Expert,       To make label text non-editable mode in word-editor. We need to allow user to enter information related labels ---Date, name & Price                       Date:                          Name:                     Price:Note: We don't ...

Resolved! How to catch exception that is not defined in REUSE_ALV function

Hi Experts,   I am using REUSE_ALV_GRID_DISPLAY function module. It has a exception parameter PROGRAM_ERROR defined.   But still the FM throws runtime dump when fieldcat is blank.   So is it possible to catch these exceptions in my program and trigge...

CLMM transaction BDC call

Hello FriendsI have written a BDC to call transaction CLMM to change characteristics of equipment.BDC works perfect however transaction gives error messages in form of application log which is not saved to DB and Call Transaction method doesn't retur...

anilekar by Participant
  • 1443 VIEWS
  • 9 REPLIES
  • 0 Likes

Can i config t-code vb22 (change sale deal)screen: not allowed to edit all fields when deletion flag activated ?

Hi All    Can i config t-code vb22 (change sale deal)screen: not allowed to edit all fields when deletion flag activated ?.Requirement below- while condition record item level is deleted , all filed will not allowed to edit.PS. Please see attached fi...

dropdowns

Hi all,I've used drop down list in my module pool scree, i've give three values for the drop down list, but when i'm executing the code i'm getting repetitions in the drop down list and some times the values are even changed to lower case and if lowe...

Resolved! I know pointing by using field-symbols, but if its a CLASS, then how?

Hello,I am aware of that how to access a variable/itab/structure of a prog. (mostly standard SAP) from another prog. by using a field symbol, provided its in call stack. Normally we do it in sales order user-exits like ASSIGN '(SAPMV45A)XVBAP[])' to ...

Coding Block For FB01

Hi ,I have followed this document http://wiki.sdn.sap.com/wiki/disbplay/ERPFI/Coding+Block and tried to add the fields in BSEG table but nothing happened ?Did any one face such situation and what could be the reason for this?Thanks,KP

kp_25 by Participant
  • 1370 VIEWS
  • 1 REPLY
  • 0 Likes

Catching both invocie which is cancelled and cancelled invoice created during VF11 in user exit...

Hi,I am looking for a user exit or BADI during invoice cancellation (VF11) which will give me the invoice number which is getting cancelled and the new cancelled invoice document getting created so that I can store them in custom table due to a busin...

Problem updating LGORT

Hi, I am using BAPI_SALESORDERCHANGE to update the material of a sales order. When I change the material, the storage location has to change also.So I call my bapi with these lines :   s_order_item_in-itm_number   = [posnr].     s_order_item_inx-itm_...

'ARCHIVE_READ_OBJECT'

HI,    In my program to retrive archived data, i am using ARCHIVE_READ_OBJECT FM.and into this i am passing key and offset,and i am getting the l_handle.here  upto my knowledge i should get L_handle as 1.but i am getting it as 765 .is this means any ...

Resolved! SSL with cl_http_client

Hi all, is there a way to make ssl https connection using cl_http_client class or any other class where you are not obliged to to fill in strust manually  the certificate of service provider. So SAP to behave like an standard browser which  takes it ...

Resolved! Error with Abap Counter

Hi experts,I am having an issue with the following code regarding the counter.WHEN 'YCO_NON_PROD_HRS'.     DATA: s_data_cats TYPE zoxd780009.     DATA: s_data_cats2 TYPE zoxd780009.     DATA: s_ctshrs TYPE zoxd780009.     data: it_data TYPE STANDARD ...

Resolved! Excise invoice error

Dear Experts,While doing the excise invoice i am getting the  error,  customization for series group g2 missing in table series group. could you plz helpe me.mean while , i checked all series groups and GL accounts also  even though i am getting same...

Labels in this area