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
    • 94647 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Updating ENDDA in PA0001

    Hi Gurus,I have a request, since 04 months HHRR retire an employee fro system, for a srtange an unknow reason the End Date (ENDDA) of Infotype 0001, is lower than Begin Date (BEGDA).They want to update this date right in transparet table, but even in...

    Column Values getting truncated when executing ABAP report in background using FM: REUSE_ALV_GRID_DISPLAY

    Hi Experts,I am facing a strange issue, one of the Column Values getting truncated when executing report in background. The column filed output length is 10 characters and the field "Chain ID" is of type KUNNR. But when we execute it in background an...

    Resolved! Accepted Solution

    CSS is not working in CL_GUI_CUSTOM_CONTAINER & CL_GUI_HTML_VIEWER

    Hi,I am trying to put some style in HTML components, but it's not reflecting in SAP screen.Find the below screen of SAP, when i am trying to display Simple Button with some style like curve in corners. but style is not reflecting in output.but in chr...

    ipravir by Active Contributor
    • 1301 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Short dump in Smartform

    Hello Experts,Before asking here i have already searched the web but didn't get the solution or reason of my error .So please help me.I am developing a smartform.Code is as below.SELECT   DISTINCT MSEG~LIFNR AS LIFNR   FROM MSEG INTO VCODE WHERE MSEG...

    arpitr by Participant
    • 897 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Archiving Files

    Hi Experts,My Requirement is created one folder in that folders created 5 more folder, 4 folders related to Module wise folders and one more folder is for Archiving purpose up to this done folders.Every day files are placed by client or users each an...

    Printing in COOIS

    Hi Gurus,I have the following problem:There are 3 rows, displayed in COOIS. We selected 1 row and we want to print it after putting the 'Print' button. But we get the printing list for all the 3 raws, as if we didn't select anything.Do You have perha...

    Resolved! Accepted Solution

    complete notification while changing workorder status to release

    Hi,I want to complete notification which attached to a workroder while changing system status, but i could not able to find any method to change the notification status to complete using bapi_alm_order_maintain while updating Workorder.Is this can be...

    Resolved! Accepted Solution

    Save Selection-Screen variant triggers At Selection-Screen On

    AT SELECTION-SCREEN ON p_kvgr1.  PERFORM f_f4_values CHANGING p_kvgr1.FORM F_F4_VALUES  changing p_kvgr1.  TYPES: BEGIN OF ty_kvgr1,          kvgr1 TYPE kvgr1,         END OF ty_kvgr1.*  data: it_tab type value_tab.  data: lt_ret type STANDARD TABLE ...

    ABAP to XML

    Hello,I want to get this format XML from a ABAP structure:<ContactInformation><Contact>1234567801<Contact><ContactTypeIdentifier>VKN_TCKN<ContactTypeIdentifier><ContactInformation>I tried CALL TRANSFORMATION, but I only got this format:<CONTACT_INFOR...

    Resolved! Accepted Solution

    Tricky Regex

    Hi,I'm trying to get a regex that will work in ABAP/4 that will scan the contents of an internal table are return the list of matching rows.so it's a FIND ALL OCCURENCES OF REGEX l_patt IN TABLE lt_cvs IN CHARACTER MODE RESULTS lt_results.The content...

    Resolved! Accepted Solution

    Text Description Change

    I'm looking at changing the Text type description on our sales orders to match the Customer Master Data Text description. What is the best way to do this? For example, the customer master data shows "Z035 -Shipping note" and the sales order just show...

    Resolved! Accepted Solution

    Module-Pool - textbox

    I am creating a module-pool to display some information on a screen created a tabstrip with 3 tabs (each tab calls a sub-screen), the first flap created at the end of the page a container and from it created a textbox through the method (cl_gui_texte...

    Resolved! Accepted Solution

    [ABAP-OO] How to instantiate an attri. type Class Object from an Interface?

    Hi Guys,basically, I have an INTERFACE.This Interface contains an instantiate attribute TYPE OBJECT.I would like to know, how can I instantiate this attribut in my concret utility ZCL_TEST class?I have this error:Thank you very much in advance.RR

    Problem during updating sales order schedule line data through user exit USEREXIT_SAVE_DOCUMENT_PREPARE in MV45AFZZ?

    Hello All,I am facing a problem during update of sales order schedule line data through user exit USEREXIT_SAVE_DOCUMENT_PREPARE in MV45AFZZ.When we are updating Delivery Block (VBEP-LFISP = 02) and Schedule line Cat (VBEP-ETTYP = ZE) directly from V...

    Labels in this area

    Explore this Area