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

    scripts

    hi to all,pplz help me in the issue,i am having a field 'mhnk-ausdt' it is rundate in dunning i need mhnk-ausdt + 7th day day like exmhnk-ausdt is 14th sep and 7th day of it is 21st sephow can i achieve this.thanks in advancekiran kumarMessage was ed...

    Resolved! Accepted Solution

    deleting the decimals

    Hello Experts,Can anybody tell me how can I delete the decimal part of a value in itab and write only the integer part in the output?for eg:I have an internal table like this:<b>data: begin of invoice occurs 0, vbeln like vbrp-vbeln, DOC...

    Resolved! Accepted Solution

    Selection-screen issue

    HI All,I have to call a F4 value request at the selection screen by choosing one of the two radio buttons in the selection screen.I know that for calling f4 value request I have to use SELECTION-SCREEN VALUE-REQUEST on <FIELD>.but the problem is that...

    Resolved! Accepted Solution

    Case Sensitive

    Hi ,My Program case code in which the data is passed automatically in upper case through the importing parameter.The table data is like every first character of each word in the string is upper and remaining lower .How should I convert This code?

    Resolved! Accepted Solution

    Repricing on Order Entry

    Hi everyone,Our team has implemented 2 custom pricing procedures and formulas to be applied durring sales order entry. One procedure is to be triggered for sales item category of 'TAN' and the other is to be triggered for category 'TAS'. During ord...

    Resolved! Accepted Solution

    Counting lines of a table

    I have to catch an internal table of a running program and count its lines, can anybody remember me how can i do that?It gives me an error:FIELD-SYMBOLS <OUTPUT> type any table.data lin type i.assign '(SAPLGMM)RMMG1[]' to <OUTPUT>.describe table <out...

    Resolved! Accepted Solution

    Loading Cost Center Groups

    Has any one loaded cost center groups with heirarchies using LSMW ? I have an excel spreadsheet listing cost center groups with heirarchy levels. This sheet is to be used as input file for LSMW. What is teh best way to handle this project ?Thanks in ...

    Resolved! Accepted Solution

    Application Log Class

    Hi all -About to commence new implementation of NW2004s. ECC, Sol. Mgr. and BI in-scope. XI and EP out of scope. Have to construct some generic exception handling for custom programs (i.e. interfaces that run batch). Specifically, the handling of ...

    Resolved! Accepted Solution

    Select Statement issue

    HI All, I have 10 records in a internal table. I have 20 records in a database table. i want those records from the database table which does not exists in internal table.Which is the better select statement for this situation with performance.Reg...

    Resolved! Accepted Solution

    screen exit

    i'm programming a screen exit, to display User subscreen for notification header. (user exit QQMA0001)i added my owen fields.i used function exit EXIT_SAPMIWO0_008 and EXIT_SAPMIWO0_009 to exchange data between database and scren.it works fine.my ...

    Resolved! Accepted Solution

    HELP!!! memory var

    HiI have a problem from front-end when the customer make an Order, there is a button (into application developed)which simulate Price, when customer make click doesn´t work. People tell me it's problem with var exported to memory ... which transactio...

    ALE & IDOC

    Experts,Do IDOC type used for INBOUND have BAPI's in their segments? The IDOC type used for OUTBOUND will not have BAPI's? Please confirm.Can I use PORDCR05 for outbound? it has BAPI's, or do I need to use only ORDERS05 for outbound.

    Labels in this area

    Explore this Area