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

    conditions

    hiin the down code. i need to add the conditions for both if gst_no there tax invoice if not invoice under t_inv_hdr-inv_type = 'TAX INVOICE'.please tell me how to do it.-if t_inv_hdr-bschl = '31'. "Credit note t_inv_hdr-inv_type = 'CREDIT NO...

    Resolved! Accepted Solution

    Problem in ABAP memory

    Hi Experts,This is problem about ABAP memory.I have two programs. Program-A & Program-BProgram-A sets value to variable and EXPORT command is used to set this variable in memory.EXPORT variable TO DATABASE indx(st) ID 'KEYVALUE'.Program-B gets variab...

    Resolved! Accepted Solution

    smartform question

    In a smartform, if I don't want a particular text to appear on the output, I can just write some false condition in that window conditions or in that text conditions, right? Is it true that if I write a false condition in the window condition, the wh...

    Resolved! Accepted Solution

    command

    Hi all,Iam using this f.m . how can i create command name. CALL FUNCTION 'SXPG_COMMAND_EXECUTE' EXPORTING COMMANDNAME = 'ZCOMPARE' OPERATINGSYSTEM = 'UNIX' ADDITIONAL_PARAMETERS ...

    Resolved! Accepted Solution

    help with materials

    hi all, first i need to know in wich table is the long description of a material, i looked in the makt but only has the short description. i found in the mm03 if i look my material that is 111 and i select the tab sales text has a text box where is t...

    Resolved! Accepted Solution

    Update query

    Hi guys, plz let me know if "UPDATE" statment works like "INSERT" at any point if there is no matching key fields in the "UPDATE" statement. If yes. plz give me the exact syntax, this is simple I guess. Thx,Ramesh

    Resolved! Accepted Solution

    Query

    hi friends,1. Select all records from table CDHDR where AND OBJECTCLAS in S_OBJCLS AND UDATE = P_DATE AND CHANGE_IND in S_CHGIND retrieve only the fields required upto above i written a select statementthe below thing i didnt under stoodi have little...

    Resolved! Accepted Solution

    initialization

    hi friends,could u plese help me how to do thisi have a little bit confusionfor CDHDR-CHANGE_IND S_CHGIND ‘I’ and ‘U’for CDPOS-FNAME S_FLD_NM ‘DATBI’, ‘DATAB’ and ‘KBETR’The screen should have a warning not to mess with these values unless there is a...

    Resolved! Accepted Solution

    ABAP coding

    Hi,My programer has code like following for an output conditon type; He also commented that "The program for the delivery file, you need to call the form “ENTRY”, using a RETURN_CODE and US_SCREEN."May I know what is US_SCREEN here means?FORM ENTRY U...

    Shiva_Ram by Active Contributor
    • 996 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    date

    hi experts,could u plese help mein parametersparameters:date type cdhdr-udate dafault sy-datum.but in date i need to display the current date -1 day as a Default in parameters.Could u plese help me how to do thisThanks and Regardssrilavi

    Labels in this area

    Explore this Area