Getting error as "LFA1" cannot be converted to character-type field.
Hello Experts, I am beginner to SAP Development and i have encountered an error while checking below ABAP Program. REPORT ZTX0202.tables LFA1.select * from LFA1 into LFA1 order by NAME1.write / LFA1...
View ArticleNeed to know table and fieldname
Dear Experts, We wanted table name and fieldname of 15 fields for the Tcode KOB1 and have found the table/view of 10 fields. We still require table-fieldname for the following 5 fields. CO Object...
View ArticleTable structure shows less fields than in output
Dear Experts, The requirement is get the value of KTEXT and LTEXT of table CSKA. If you see the structure of CSKA in SE11, it will show 10 fields but when you see the values, it will show 12...
View ArticleSM37 job changes
Hello experts, Pls advise which table / report can check background job changesd. For example, who has changed job variant. Tks. ps. I tried some tables, like TBTCO / TBTCP, but failed.
View ArticleThe enhancement specification of structure type ekko is not consistent
Hi all, While making a program that displays status of gr /ir, excise availing and miro I got an error as "The enhancement specification of structure type ekko is not consistent".So what does it mean...
View ArticleABAP Get Week Number for a Given Date.
Hi All, I want to calculate week number for given date. SAP has provided function modules like DATE_GET_WEEK.. Etc are giving week number. taking default start day as Monday. But for my requirement is...
View ArticleChange the Source Code of a FM Dynamically.
Hi All, I wanted to change the source code of FM Dynamically.Is there any way for that ? Thanking You All..!!
View ArticleEnhanced standard transaction Qa01 but on first saved data not displayed
Hi friends, I have enhanced standard transaction QA01 with custom input field(TRANSL) in modulepool screen 100. so it is working fine when i enter data and click on save. it is getting updated in...
View ArticleSelect query fails eventhough data is availabe at table level
Hi Experts, from the above snap though my program is correct and data declarations is correct, still no data is getting selected into the internal table. The sy-subrc always fails and gets exit from...
View ArticleVendor create BAPI?
Dear all,I did not find a suitable fm/BAPI to create Vendors in SAP. Can i write my own BAPI based on requirements? Regards
View ArticleCreate internal table from Field symbols.
Hello all, I am trying to create an internal table from a field symbol( generated dynamically). I want to assign this field symbol to a table type of any as I have to use this table in an ALV....
View ArticleHow to Send EMAIL in CC
Dear team, I have two disrtibuton list one for TO and Second for CC. But when i send the execute the method mail is sent twice one for TO and Second for CC. Please let me know how i can proceed this....
View ArticleSubmit Report select options not working
Dear Frds, Searched lot of threads not getting idea . I am calling the report J_1HSTCD in my custom program For Plants is reading the first given input rest not reading. While importing the data it's...
View ArticleConfusing Problem.
Hi Expert. Please help me, My Problem : Some Z Report having wrong data. but when we debug the program the Z report get correct data. we face this problem alternative time....
View ArticleAdded custom Field in Qa32 from se36, but search help not reflecting.
Hi Friends, I have created custom field in QALS table and have added added the filed in QA32 from se36(Logical Table). now i am able to select the custom field from tree(Top left corner) but the F4...
View ArticleDYNPRO_NOT_FOUND in ME41
Dear All,I am facing some issue in standard Transaction code ME41, on initial screen when i enter mandatory field data and when i hit enter its shows dump error. The short dump screenshot is attached...
View ArticleI need to place a button in SAP Logon screen.
How can I place a button in SAP logon screen. Any exit or BADI for this requirement from where I can place this button on screen and write code for it.
View ArticleHow to average for the totals in ALV using OO ALV?
Hi, I am displaying a list using Object Oriented approach. I am displaying the final Output as: I am able to display the Total for counts of each of the Order and able to calculate the Adherence % for...
View ArticleORDRSP Idoc addition and deletion of segment schedule lines
HelloI have requirement in the Iodc ORDRSP it has segment E1EDP01 and it has sub segmentsE1EDP02E1EDP03 E1EDP05E1EDP20E1EDP20And it has multiple E1EDP20 with the different quantityNow I if there are...
View Articleunable to activate my custom BADI implementation
Hi, I have this enhancement spot ES_CRM_RF_Q1O_SEARCH...which is having the BADI definition CRM_BADI_RF_Q1O_SEARCHUnder Implementations part of this BADI defintion, we have std. enhancement impl....
View Article