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

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

    sheenamk by Developer Advocate
    • 94720 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Material Master LSMW

    Hi All,We are using a direct input program RMDATIND for Material Master upload.We have a field LGRAD - Service Level which is available in BMMH1 structure of RMDATIND.The data type of LGRAD is CHAR 4 in BMMH1 structure.But during execution of LSMW it...

    SAP script

    Hi AllI had Import one layout from desktop to SAP.iam getting error while actived the layout, Error like that Page PAGE1 window MAIN: Window is too wide for page format DINA4 P.Please help me how to solve this issue. How to reduce size of MAIN window...

    Resolved! Accepted Solution

    Field catalogue merge

    hi, How to use FM fieldcatalogue_merge.I have 2 final internal tables based on radio button i choose either of the internal table to display.Can anyone tell me how to hide fields and do i require 2 structure or 1 structure for my need?Thanks in advan...

    Resolved! Accepted Solution

    itab concatenate

    Hi Frnds,Can any body tell..In my ITAB i have some records with single field. I want to concatenate all records into one variable.if that variable full i want to concatenate into another variable.Thanks & Regards,Kumar

    Resolved! Accepted Solution

    Error in ASSIGN syntax...

    Hello Experts, I am having an ABAP dump with my code below: CONSTANTS: lv_table TYPE c LENGTH 30 VALUE '(SAPMV45A)VBAK'. FIELD-SYMBOLS: <fs_table> TYPE table. ASSIGN (lv_table) TO <fs_table>. The code above is inside a user-exit and I want to assign...

    Resolved! Accepted Solution

    hide subscreen

    Hello everybody,I've created a subscreen for insert in a screen.SELECTION-SCREEN BEGIN OF SCREEN 9001 AS SUBSCREEN . SELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME TITLE TEXT-001. PARAMETERS: P_WERKS LIKE t001w-WERKS. SELECTION-SCREEN END OF BLOCK B1....

    Resolved! Accepted Solution

    HR Abap code

    Hi all, loop at itab where SPKZL = 'TDE2'. *rp-provide-from-last P0770 '003' pnpbegda pnpendda.* concatenate 'Pers. No: ' itab-pernr 'Passport No: ' P0770-dlnum into body separated by space. append body. clear body.append body. endlo...

    bdc for OB08

    hi experts,i created a data transfer program for ob08. it works fine. the problem is instead of BDC i'm insert the tableTCURR directly. is it correct way to upload the data to sap.i have doubt with rate type m and z. what is m and what is z. we can u...

    Resolved! Accepted Solution

    Positioning ALV Grid displayed via FM REUSE_ALV_GRID_DISPLAY

    Hi,i'm displaying an ALV List via FM REUSE_ALV_GRID_DISPLAY, the user can edit and change values. But after refreshing the table the user losses his scroll position, the refreshed list starts always at line 1. How can i scroll down to the users last ...

    name of the BAPI

    Hi All,What is the name of the BAPI to call the transaction XD02 for customer master and MM02 for material master? Actually the tax classification indicator will be entered by the BAPI in the background and finally the master records will be saved by...

    RoySayak by Active Participant
    • 566 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    IDOCs

    Hi,I am new to ABAP. We have an urgent requirement.How can we view IDOCs and how to extract data from idocs? It is very urgent.I will award you with points for sure.Regards,Krishna.

    Resolved! Accepted Solution

    pages are not coming.

    dear all champs.i have designe two pages saperatly and i wana to see both the pages, and in both the pages have seperate main window also.at the next page on page1 i have give page2 and on page 2 page2 i have given already.pls gurus help me out.so t...

    Labels in this area

    Explore this Area