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

    Which table lists the Text Symbols of all programs ?

    Hi All , My business need requires to list down all the Text symbols and selection texts for a set of programs . Till now I used to collect this list by taking them indivisually from the programs/Function Groups, but that is becoming more tedious...

    NOT in Operator

    Hello Experts,Plz tell where i m wrong in my code.if ( record-EKORG_002 NOT IN ('1000','1100' ,'1200' ) ).move-corresponding record to it_error. append it_error.OR if ( record-bukrs_001 cs 'XYZ' ). if ( ( record-ekorg_002 ne '1000' ) or ( reco...

    Resolved! Accepted Solution

    SELECTION SCREEN EVENT

    Hi Guys, we have a customized selection program similar to RSNAST00. In that while maintaining the variant when the users enter values other than say "ZABC " in output type field (KSCHL) and press enter certain fields in the screen should not be av...

    Resolved! Accepted Solution

    TimeOut of SELECT Query

    Hi ExpertsI have a SELECT query where the fields are extracted againt an Internal Table using a FOR ALL ENTRIES clause.But, this query takes a very long run and finally times out!What can be done to prevent this time out?Please suggest... ThxSanto

    Resolved! Accepted Solution

    All the columns of an alv grid report are not downloading in excel in 1 lin

    Hi All,I have some 60 columns in my alv grid report and user can download the report using list->export->localfile->spreadsheet.What the issue is that all the columns are not downloading in one line, instead they split in two rows.Please help.Regards...

    Resolved! Accepted Solution

    smartforms

    Hi, I have developed a smartform and corresponding program,everything is working fine.But when i try to run the program there is one popup always coming and asking the printer name.I need to stop this screen display.When i give the t.code for the ...

    Resolved! Accepted Solution

    popup window

    Hi Experts,I am working on Costing For Purchase Order in ALV. I want to make a popup Window to display the Pricing calculation to be display as popup window on click for the price column.Please guide me to proceed with this work.Thanks in Advance.

    Diag protocol

    Hello,I search any informations about the proprietary diag protocol. I need the description of the tcp/ip packet format and the different fields (how many bytes they are coded? ...)Where can I have those informations? Thanks in advance.Nico

    Resolved! Accepted Solution

    Naming conventions

    Every client have different naming conventions that need to be followed while developing the code.so, after developing the code, how can we check whether they are satisfying all the naming standards?is ther any tool for that? or can it be checked in ...

    Resolved! Accepted Solution

    edit pdf

    Hi experts,i have a mission:to open pdf file and the user could fill his: name, age, religion, no' of children etc.1. if he write 2 children they want to open a table with 2 rows and he should fill his children details(in this tables).2. the user ca...

    Resolved! Accepted Solution

    Partner function RE VS BP

    Hi all,Please clarify the below doubt,in 'vbap' table parnter function field PARVW is there,when i enter the field value 'PARVW' as RE in table contentsvalues are displayed with RE, but when i double click on the records it is displayed as BP. can an...

    Resolved! Accepted Solution

    For selection parameter the default date should be of the previous month.

    Hi all,In my selection-screen what i want is for the selection parameter "Selection period month" the default value to be the previous month.For example today is 24.09.2008 so the default value of this field has to be 200808 instead of 200809 today....

    Resolved! Accepted Solution

    Calculating day of week

    Hi Experts,I have a scenario in which I am giving Week no on the selection screen.Week _______ to _______.This is a field of table S012-SPWOC.Now I have to calcualte the date on First Monday in the given range.Say user entersWeek 04/2008 to 16/...

    Copying Error

    Hi All, I am in Development server want to copy full one program included( with all the screens,types,DDIC structures etc.) to other like a new program with all the objects(all the screens,types DDIC structures etc.) but i am not able to copy ...

    display edit mode

    Hi friends,I am working on tabel control with wizard. In that I have four fields. Of which the second field will be in edit mode in all conditions. The other fields in display mode. When i insert the record all the fields should be in edit mode. ...

    Resolved! Accepted Solution

    RFC Clarification

    Hi All,The following is what i know about RFC.RFC - A remote function call is a call to a function module running in a system different from the caller's. The remote function can also be called from within the same system (as a remote call).I underst...

    saving variant in ALV

    hi ,i have displayed data using method set_table_for_first_display of class CL_GUI_ALV_GRID.not i have a requirement to provide the functionality to save the variant in alvtoolbar to save the variant so that user can display the required fields only....

    Vijay by Active Contributor
    • 401 Views
    • 2 Comments
    • 0 Likes

    validation for partner number

    hi,i have a selection screen with partner function and partner number.not i need to validate the partner no against the entered partner function and partner number need not be a customer only so i cannot validate it from table kna1. Can anyone tell m...

    Vijay by Active Contributor
    • 523 Views
    • 2 Comments
    • 0 Likes
    Labels in this area