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

    sy-tleng output

    Hi,Pls have a look at the below code.<b>data: begin of it occurs 3, f1 value 'X', end of it, n type i.append: it, it, it.describe table it lines n.write: / 'length of a row from sy-tleng:', sy-tleng.</b>After executing the above piece ...

    Resolved! Accepted Solution

    FUNCTION MODULE HELP_START

    Hello friends I am using this function module HELP_STARTI am gettin the pop-up scrren showin in the matnr but wen i double click on it the value is not goin inside the select option. Below is the code of my program SELECTION-SCREEN BEGIN OF BLOCK b1 ...

    Resolved! Accepted Solution

    Table problem

    Hi Friends,I have created a Z table and it is been used by the user in the production now the user wants some fileds to be changed from Integer to Decimal places. I tried to change the table in Dev, but I am unable to activate it is asking me the ref...

    Resolved! Accepted Solution

    Traffic lights in ALV

    I have used traffic lights in alv using slis layoutalv. is_layout-lights_fieldname = 'STATUS'. is_layout-lights_tabname = 'IT_MSEG_BOM'. LOOP AT it_mseg_bom INTO is_mseg_bom. IF is_mseg_bom-menge = is_mseg_bom-mnglg. is_mseg_bom-status = ...

    abap sub

    hi guys, i have a set of questions in abap. kindly answer. looking forward for ur available guidence.1. how to do BDC for transcation code FA00.2.how to debugg smartforms3.in reports selection screen, does the text elements get transported along with...

    FY variant

    If you enter a posting date of, say, 31.07.2007 and a posting period of period 7 when in reality it is period 8 the system will redetermine by checking against the FY Variant. The default is then overwritten and the system offers a message "Posting ...

    Resolved! Accepted Solution

    help in smart form

    hallowi have a page with lot of table with databut when one table dont have data i get the frame of table with headers but emptyhow i can do that if in one table i dont have data that the smart form dont bring anythihg like table dont existentand whe...

    Resolved! Accepted Solution

    About Change Document

    Hi experts,I have created a Change Document Object for about 5 tables including 2 Z-tables.Before I record the changes, one of the tables may have different kinds of changes.For example, some of the entries are inserted, some are updated, and others ...

    Resolved! Accepted Solution

    doubt on select-options

    Hi all, I have a doubt in giving input parameter.In my report i want the selection-screen(input fields) to be based on date,month,yearly basis. if the user selects date-wise then the corresponding select-option should b activated & correspon...

    Resolved! Accepted Solution

    Regd Wage Type - HR ABAP

    Hi All,I have a requirement where i have to pick the field BETRG from infotype 0008 and display in my smartform. the detailed condition is: -"If Q0008-LGART (Wage Type) = 1001 (Basic Pay) then pick the corresponding amount from Q0008-BETRG (Wage Type...

    Resolved! Accepted Solution

    BDC for ME41 Transaction

    HiI hav doubts in BDC for ME41 Transaction. Particularly for Table control. I done coding and all. But i couldnt upload the datas. I am uploading datas for Material(EMATN) and RFC quantity(ANMNG) fields in Table control.I took these datas in flat fil...

    Resolved! Accepted Solution

    abap

    hi guys, i have a set of questions in abap. kindly answer. looking forward for ur available guidence.1. how do erroe handling in SAP scripts2. how to do BDC for transcation code FA00.3.how to know in which tables the data is saved when a structure is...

    Resolved! Accepted Solution

    SEARC HELP

    Hello Friends,Need help on search help,I am doing a report in which the selection screen has 2 select options 1)Sales Order No ,2) Material NumberNow what I want is that if the user enters the sales order no and then presses F4 for material number th...

    Labels in this area

    Explore this Area