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...

    Resolved! Accepted Solution

    Createing a Function Group and funciton Modules using Access Key?

    Dear Gurus,I have came through a strange problem. I have been given the task to copy one of the program from Dev to another dev server. There were alot of things which I have learned one of them is the ztable without having any technical settings. Th...

    Resolved! Accepted Solution

    How To create a Zimplementation to a BADI in SE19

    Hello Experts,I have a requirement to add custom fileds to the additional tab B in standard transactions va41. After a long research i found that the fields cannot be added to additional Tab B without the access Key.Also found that there is badi "BAD...

    Resolved! Accepted Solution

    Not matching records loop

    Hi experts,I have the following three tables:Source Table AccountFunctional AreaProfit CenterAmount60000001000150,00600000520002130,00700001330001-450,00 Master Data Table: AccountFunctional Area Range fromFunctional Area Range ToProfit Center Range ...

    Resolved! Accepted Solution

    Upgrading issues

    Hi Experts,We are now upgrading our sap from ECC5 to ECC6.Now question is what type of common issue we have to face for the same.1.Unicode related.2.we want to know the list of Zprogram which are not in used. Is there any way through which we can kno...

    Resolved! Accepted Solution

    Runtime Error when splitting strasse

    Check this one: DATA: lv_street TYPE string,        lv_numb   TYPE string,         lv_compl  TYPE string,         lv_off    TYPE i. lv_street = 'Avenue Boulevard 235 C'. FIND REGEX '(\d+)\s*(.*)' IN lv_street SUBMATCHES lv_numb lv_compl  MATCH OFFS...

    exit for me22n

    Hello experts ,Please suggest me an exit for change of conditional type in me22n .  That is when the conditional type new entry is made in me22n it should trigger. I need to make a validation that it should allow to enter same conditional type which...

    Resolved! Accepted Solution

    UserExit for E1BPPAREX

    Dear Experts, I want to fill the Idoc "INTERNAL_ORDER_CREATE02" with 4 new customer fields.I intend to do it by using the segment E1BPPAREX .This Idoc is generated as an outbound Idoc and send to the inbound system.I need to fill the fields for the s...

    Resolved! Accepted Solution

    Problem With Enhancing Infotype – Feature has not been activated yet

    Dear FriendsI’m trying to enhance IT 0016 (this infotype was already enhanced before but there is a need to have new fields), but on the end of the process I’m getting message that “Feature Z0016 has not been activated yet” and my new fields aren’t d...

    Resolved! Accepted Solution

    Screen exit for adding custom fields in va41,va42.

    Hello Experts,I need to know about the exit name which allows me to add custom fields in va41,va42 under additional tab B.I have done more research across SCN but mostly all are either not answered or assumed answers, Can you please help me in provid...

    RFC Logs

    Hi,We have one RFC to create a Notification and a SWO for it against one unique ID. Sometimes this RFC is create two notifications and two SWOs for the unique ID so i want to check whether this RFC is called two times at the same time. Any transactio...

    A-J-S by Active Participant
    • 506 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Field does not exist error in LSMW

    Hi Experts .I Created LSMW for Routing using Recording.Tcode : CA01 ---- For Header Data             Ca02 ---- For Operation. For for both CA01 & CA02  I Created seprate LSMW .LSMW for Header data is working fine .I am facing problem in Operation. I ...

    Resolved! Accepted Solution

    How to know if an ABAP program is a custom program or an SAP standard program?

    Dear Experts,How to know if an ABAP program is a custom program or an SAP standard program, or is currently still being supported by SAP? We have SAP standard programs customized by SAP for our company, but some of them are currently not being suppor...

    Labels in this area

    Explore this Area