Fields in LSMW
Hi Experts, I am learning LSMW and I have I question to ask.While using Direct method , BAPI or IDOCs method how developer will know which fields are necessary in "Maintain Source Fields". As when...
View ArticleSAP ECC Upgrade - Issue with PDF Font
We upgraded ECC 6.0 to EnhP 3 to 6.We're currently on SAP_BASIS support pack SAPKB73107. We use Sapscript to send the Remittance Advice as PDF attachment in email. Program RFFOEDI1 is used. PDF has...
View ArticleMIGO BADI MB_MIGO_BADI not being called
We upgraded ECC 6.0 from EnhP3 to EnhP6. We've implemented the BADI MB_MIGO_BADI prior to upgrade and it was working fine. After upgrade BADI is not being called. After debugging MIGO transaction in...
View ArticleHow to maintain Custom Fields using BAPI.
Dear Gurus, I have searched in Google and I have got loads of websites which explains the usage of Extentionin.But I did not quite comprehend it.For instance, somewhere it was mentioned that If you...
View ArticleSorting in Table Control
Hello All,I have table control & I added sort button with code ..in top program ..data: fld_list LIKE TBL_CTRL-cols, wa_fld_list LIKE LINE OF fld_list. in PAI.. when 'SORTU'. READ TABLE...
View Articlehow to download and upload data base table and data also
ex: if zravi data base table created in my friend system .that data base table should be download as it is and that table is upload into my system and data also .....
View ArticleBAPI_MATERIAL_GET_ALL - I DONT FIND FIELD "EKGRP"
Hi, I have been trying the BAPI BAPI_MATERIAL_GET_ALL but I dont find the field EKGRP, someone please knows in which parameter can i find this field of this BAPI? Thanks so much.
View Articlechange SAP* password in CRM
My developer friend gave me an AWS image so I can self-study config. But I can't login as SAP* with password PASS I have a confession :-( He fixed it and I accidentally terminated the image it was...
View ArticleText Editor control
I am not able to read characters from text editor more than 255 characters .
View ArticleHTML to OTF
Hi All, There is a function module being called by the Mobile application which returns a PDF file to the mobile client. This function module cannot be changed but it calls classes which are in a...
View Articlestandard text upload in so10
Hi, I have uploaded a word document in so10 to include it in smartform. But my issue is no format is mentioned. which format should I upload ti in, RTF, TIFF, ASCII so that its readable? Thanks in...
View ArticleBAPI_BUS2054_CREATE_MULTI
Hi,I want to creat Wbs elements from Bapi BAPI_BUS2054_CREATE_ MULTI and I need to fill GJAHR - Approval year of the investment program, PRNAM investment program and POSID position ID in dynpro 0620 -...
View ArticleFILL QM VIEW with a BAPI
Hello, Someone please help me, i want to fill data in QM view, look at the following image. thank you so much
View ArticleDisplaying order text in smartforms
Hi, I have designed a smartform where I need to print (using Read Text FM) sales order header text with text ID 0001selecting from VBFA. Can anyone please help on the logic to fetch it and the steps....
View ArticleDunning notice to multiple people
Hi , i am printing dunning letter from F150 Tcode. I observed that we can print or fax or send email as attachement for single user. PRINT_DUNNING_NOTICE Ld_addr = Ls_tmp-Address. i found...
View ArticleSSQSS - BAPI QUALITY VIEW
Hi,Someone knows please how to create the quality view with a BAPI. Is there a BAPI to do it? Manually for everymaterial I have to do this, how to do all this with a bapi or a module function,...
View ArticleAdd field to CO03 component overview
I have a request to add field STLKZ to the Component Overview screen of CO03. This area is populated from the RESBD structure. Is it possible to add a field to this structure?
View ArticleAdded new field to ALV but not displaying the ouput
Hi guys, I'm adding one more column to be displayed on an old existing program that uses REUSE_ALV_FIELDCATALOG_MERGE to generate the ALV fieldcat. DATA : BEGIN OF itab OCCURS 0, matnr LIKE...
View ArticleHow can I delete all, preferably in one shot?
Hello, Pls. let me know how can i clean / delete all work items from my workflow inbox? preferable in one shot. Say, there is a user, his/her ID is TEST_USER, also, pls. let me know how can i delete /...
View ArticleOK_CODE not read in SAPLMOB subscreen
Hello, I have created a screen-exit for SAPLMOB. My new screen is copied from SAPLMOB/2302 to SAPLXRLF/1302 , i have deleted the OK_CODE name in sub-screen. But when i push a button in the new screen ,...
View Article