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...

    Resolved! Accepted Solution

    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
    • 6407 Views
    • 14 Comments
    • 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
    • 2846 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    Segments hierarchy missing in auto IDOC creation for transfer order

    Hi,I am using the basic type 'WMTOID01' and message type 'WMTORD' for generating an outbound IDOC for transfer orders.Also I am adding some data via extended segments successfully.And when I have created the transfer order via LT03 it successfully ge...

    Resolved! Accepted Solution

    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! Accepted Solution

    BAPI Function module has no return parameter - Wiki

    Hi Gurus,I referred the following tutorial for BAPI creation. Hence,It showing the error as "BAPI &1: BAPI function module &2 has no return parameter" While creating the business objects (SW01) .A step by step guide for beginners on user defined BAPI...

    Resolved! Accepted Solution

    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! Accepted Solution

    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...

    Resolved! Accepted Solution

    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...

    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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

    Explore this Area