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

Resolved! IBAN formatting: String offset operations with ABAP 740

Hello SDNers,I am trying to format IBAN for printing purposes, like this Input: DE89370400440532013000 Output: DE89 3704 0044 0532 0130 00 With my search-skills i couldn't find any standard solution provided by SAP , hence the custom solution.ABAP 7...

SuhaSaha by Product and Topic Expert
  • 5282 VIEWS
  • 14 REPLIES
  • 0 Likes

Validation on ME51N/ME52N

Hi Expert,i want to validation on ME51N/ME52N tcode.when user save or edit record (ME51N/ME52N) then validation check Cost center is according to Purchasing group.   Note - Cost Center & Purchasing Group maintained in one Z table. Below is screen sho...

p24time by Explorer
  • 2733 VIEWS
  • 2 REPLIES
  • 0 Likes

PR ENHANCMENT, USER EXIT

Dear sirI am looking for an enhancement/ user exit where I don't want to make change  in PR line item,  after PO creation,This should work for Me52n/Me54n transactions.This should trigger upon 'SAVE' of purchase requisition. Thanks in advance,Rahul P...

Resolved! issue to pass blank value in user fields in SD_SALESDOCUMENT_CHANGE Function Module

Hi ,I am using SD_SALESDOCUMENT_CHANGE FM to update schedule lines data . In FM, we have parameter SCHEDULE_INSCHEDULE_INX . In SCHEDULE_IN and SCHEDULE_INX, we have fields USR01,USR02 and USR03 .We are getting values from IDOC and same we are popula...

Resolved! ABAP Font Size

Hi All,Just wanted to check whether it is possible to increase font size text elements defined on screen (custom screen). Also to increase push button height. I know font and height are SAP defaults and can't be increased.Can you please let me know i...

Resolved! Enhancement to raise error for some gl accounts while saving purchase order creation

Hi All,        Need List of Enhancement to raise error for some GL accounts, while saving purchase order document creation or change.        Or else need enhancement once the GL account is entered in the screen.        I have found the Exits         ...

Resolved! et_failed_key in retrieve_by_association method

Hello experts!I have a determination, which in some cases return error message and failed keys.If I use RETRIEVE:lo_srv_mngr->retrieve(   EXPORTING     iv_node_key             = zif_yh_c=>sc_node-item     it_key                      = lt_key     iv_e...

Resolved! How to define attributes in methods given as Field Symbols dynamically casted

Hi,i have assigned a string to a field-symbol  via a casting type (line 16/17) and then i am refering to one of the fields in the field-symbol (line 22/24).Later I try to call a method with this field which is again assigned to a field-symbol (line 2...

Service for Object button is not available when program is called by RFC

Hi,I have activated Generic Object Services Toolbar in my system, for example ABC and I can see Service for Object icon on my application next to applications title. I have problem when I'm calling the application in system ABC from another system (i...

Resolved! Need to remove field supression in PO IDOC even field value is initial

Hi experts,In PO standard IDOC(ORDERS05), segment E1EDP01, some fields are being supressed because of no vlaues. Example:NTGEW field in E1EDP01 segment is supressed becasue of no value. I need to get fields in IDOC output even field has no value. Ple...

Enabling/Disabling Fields in 'Inspection Lot Stock' tab after clicking Usage Decision in QA32 t-code

Hi,I wanted to add a validation in the 'Inspection Lot Stock' tab of the Usage Decision in QA32 t-code. i.e.  user selects a row from the ALV display of QA32 and clicks Usage Decision. Now in the next screen, based on the UD code input the input fiel...

How to check if only classification data is changed in MM02?

Hi Experts,    i have a requirement where in I have to send classification data to another SAP system.    This has to be done ONLY when classification data is changed in MM02.    I found a user exit where I can do my coding:     FM : EXIT_SAPLMGMU_00...

Resolved! how to convert the date format in excel sheet upload ( BDC ) to default date format of the user executing the BDC

Hi Members ,Greetings for the day ahead . I am writing a conversion program ( BDC ) in which the date fieldis there . Now the user who is going to execute this BDC has a different Default date format ( decimal format )  .  I want to make / know a reu...

Resolved! how to convert the amount decimal format in excel sheet upload ( BDC ) to default decimal format of amount of the user executing the BDC

Hi Members ,Greetings for the day ahead .I am writing a conversion program ( BDC ) in which the amount field ( decimal format )  is there in of the above formats lets say 1,234,567.89 . Now the user who is going to execute this BDC has a different De...

Resolved! Using changing parameters and tables at the same time with FM

Hi everyone,Here's a probably very stupid question, it's more about syntax than anything else, but I'm still stuck.I'm calling FM SSFTR_GET_TEXT and would like to retrieve data via TABLES, namely the SOURCETEXT table.But I need to pass a changing par...

Performance issue while updating BSEG-VBRK-ZUONR USING Wait upto 2 seconds statement

Hi Developers,I am recently updated BSEG-VBRK-ZUONR with "Wait upto 2 seconds" as shown in below program.I have succeed with the output, But while running in production and testing instead of 2 Hours process time it take 1 day process time.If I remov...

Labels in this area