PDF layout to smartforms
Hi to all, is it possible to trasfer a pdf layout to smartforms? Swb
View ArticleOpen PDF file from FTP Server
Hello, How can I open PDF File from FTP Server with ABAP code ? Best Regards Tanju
View ArticleTest Function Module - Debugger Screen pops up - why
Hello Everyone, New to abap and learning Function Modules. Please have a look at the screen shot below and let me know what mistake I am making. There are no syntax errors and I have activated the fm...
View ArticleWhere to find unit of measure description field (ISOTXT) from the Scheduling...
Hi, 1. I'm looking for unit of measure description field (ISOTXT), from the scheduling agreement Tcode ME33L. Note: I can find the field from Main.View V_T006I, but i need at Tcode level. 2. Now how...
View Articlehow to call pop up selection screen in driver program in sap t-code Co02
Hi, i have developed smartforms for production order .and it's custom driver program . my need is - how to call pop up selection screen in driver program in sap t-code Co02 i need to put some data in...
View ArticlePacking issue for multiple Deliveries
Hi , I need to Pack multiple Deliveries at a time, each in different Handling units. I am using f.m. 'SD_DELIVERY_UPDATE_PACKING ' to Update HU's & then 'WS_DELIVERY_UPDATE' to complete the...
View ArticleAssign field symbol to table line?
Hello experts, is it possible to point a table line to a variable? I have an itab it_mara type mara with 10 entry´s. If i type it_mara[1] in debugger the programm points perfectly to the structure of...
View ArticleBAPI FOR CREATE,UPDATE Batch in production order
Hi guru, I want a BAPI which create batch,characteristics for production order..I have already try tht BAPI:- BAPI_BATCH_CREATE..But it does not fullfill my requirnment..I want material field, batch...
View ArticleIDOC Historical Record
Hello Experts, Is there a table or tcode that can be used to monitor historical IDOC data? I mean a way to know the following:User that created the IDOCStatus of the IDOCProcess used to create the IDOC
View ArticleCL_SALV_TABLE vs REUSE_ALV_GRID_DISPLAY Column Headings
Hi experts, I am working on changing a report output to use the ABAP Object Oriented version of the ALV grid. With the FM version you build a table of column names and set the column heading text by...
View ArticleHow to find exact point for a tcode
Hi Experts, I have to find out exact point in Tcode- VT02N and ME22N,Means i need while we go for me22n which subrutine is calling like example if we go for VA02 then PERFORM USEREXIT_READ_DOCUMENT...
View Articlecl_salv_table remove sort and filter buttons from menu and column options
Hi,I would like to remove sort and filter buttons from the menu but also from column options (when user clicks the mouse right button).When i write the follwing code it removes the buttons menu but not...
View ArticleALV LOGO ISSUE
Dear Guru, I've created a alv report and in this i want to show logo on top of page..I am using the fm:- CALL FUNCTION 'REUSE_ALV_COMMENTARY_WRITE'...When i run this report and go to debugger...
View ArticleHow to capture table maintenance generator (TMG) in a TR?
1. I have a Z table which was running in one system from very long time. Now, I moved the structure of the table but forgot to move TMG along with it. How to capture only TMG in a TR and transport it...
View ArticleHow to change the decimal value of domain in database level
Hi,I have modified a custom table by changing the decimals(from 3 to 0) for one of the custom domain and modified the enhancement category to "can be enhanced (Character type or numeric".Then during...
View ArticlePop Up Window for User while taking reprint in Smartforms
Hi Experts, I have a scenario in which a Custom ZSmartform is getting triggered from the Standard transaction VT03n .It also has a custom z driver program which is maintained in NACE for developing the...
View ArticleError during BAPI while uploading Material data through MM01
Hi all, i am facing one problem when uploading Material data thorough BAPI in MM01.i am attaching the code below and the error given.but in the debugger all the value is being stored. REPORT...
View ArticleBackground job not working for a report
hi Experts, I have written report ZREPORT to fetch materials from tables like MVKE & MARC. I need to look up these materials with the list I got from other non-SAP system, if not remove material I...
View ArticleProblem with Material Master upload
Hi All, I want to know what the file MTVFP( Group Check Availability) filed gonna do in material master upload bapi "BAPI_MATERIAL_SAVEDATA". When i am trying to upload data i am getting the following...
View ArticleActivity Confirmation for production order
Hello all, I want to use BAPI_PRODORDCONF_CREATE_ACT to confirm the activities of a production order for one operation. The activity structure BAPI_CORU_ACTIV has provision to pass only 5...
View Article