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
    • 94910 Views
    • 212 Comments
    • 39 Likes

    HRABAP

    Hi , I developed bdc using recording to create employee using infotypes 000001000006000701050901Here I want to any lsmw or Bapi whichi will develop emp based on following infotypes.Thanksperform upload_file.*clear: it_gt.perform open_group.loop a...

    Resolved! Accepted Solution

    BAPI to Update infotype 0376 Mosifying exisisting data

    I am trying to trying to modifying the smoker data of Infotype 0376 but when i modify the exisisting data it adds a new entry instead of modyfing the exisisting data. I don't have a much experience in BAPI's . Here is the code and <removed_by_moderat...

    Resolved! Accepted Solution

    issue with date display

    hii have defined a selection screen for my dialog with a field of DATE type. at runtime. when i choose the value pressing F4, it appears as 10/16/2008. Then when i press the generate button, vaildation takes place and it fails as no records exists ...

    Resolved! Accepted Solution

    question on SAP text..

    hey,I am using SAVE_TEXT to save texts for every record that is inserted into my custom table. I have the following codeDATA: GW_THEAD LIKE THEAD. CLEAR L_TEXTNAME. CONCATENATE 'ZXX' L_VAL INTO L_TEXTNAME. GW_THEAD-TDNAME = L_TEXTNAME. GW...

    Resolved! Accepted Solution

    debug memory id..

    hi,i am using export to memory and import from memory in my program. but the value is not set properly and i want to debug and check the value of the id in debugging mode .. how to do that ??my code FREE MEMORY ID 'ZXXX'. EXPORT 'X' TO M...

    Resolved! Accepted Solution

    message class...

    hi,i havea message class defined with message number 000 and message short text as & & & &.in my program i usemessage e000(message_class_name) with ' my message'.the message is displayed but always with a prefix likeE:message_class_name:000 my messag...

    Resolved! Accepted Solution

    menu painter help req??

    hii had made an pf status for my report,in which i had list 1 with check box,I had placed an icon for select all & de select all,please tell me the code or logic which needs top be put there inside user commnad,so that if i click on select all icon,m...

    user exit CONFPM05

    CONFPM05this is user exit for co11n t-code , I want to do enhancement for before we have to save prodcution order confirmation user has to check movement type 261.BWART field is for movement type but from above user exit I did't get that field .so pl...

    Resolved! Accepted Solution

    Problem in module-pool.

    Hi,I have developed a Module-pool Prgin Which i gave a error message if User enters a particular Contry & enter the bancolor code for that particular country....But the problem is whenever the error message isTrigger the Ban color code field is dis...

    function-module

    hi,Is there any standard program to import/export function modules , like Script(RSTXSCRP).If yes , please give me the name of the standard program and porcedure..Waiting for your valuable reponses..With Warm Regards..Always Learner

    Function module

    Hi, When I am executing this fm getting error as *Type Items is unknown*My requireemnt is when i pass input as pernr to get result in items.FUNCTION Z_GET_LINEITEMS.*"----""Local Interface:*" IMPORTING*" REFERENCE(P_PERNR) TYPE PERNR_D*" EX...

    Production issue

    When we are creating ROH material type, Idoc is failed due to mandatory field in R3 MARA-GEWEI. This was a question raised some 3 months back but no resolution was given . Friends please have a look and put forward valuable suggestions .RgdsBinoy

    Creating PO

    Hi All,I am trying to create the Purchase order based on the user selection and it is creating fine with one line item. But if I have same vendor with 2 or more line items, the PO is having only one line item. The following is the code I have. Can so...

    Resolved! Accepted Solution

    Function module Global variables not cleared from memory?

    Hi,This is may be simple & stupid question ( after posting 4242 posts ):) " Declaration in TOP data : begin of i_y1yatt occurs 0. include structure y1yatt. data : end of i_y1yatt. types: begin of t_yatt71. include structure yatt71. t...

    Resolved! Accepted Solution

    table control

    i have 2 screens, one a selection screen, and another is a table control created with wizard. If i leave the selection screen blank, i want all of the data displayed in the table control, no problems there. BUT if i select a particular record to be...

    Resolved! Accepted Solution

    Match Code/ Search Help

    Hi !I need to create a new matchcode for transaction XD03 which is directly a clone of search help DEBIX with additions of two fields i.e street 4 and street 5(STR_SUPPL3 & LOCATION). When I do that by copying and adding the two fields somehow I was ...

    Labels in this area

    Explore this Area