Method Transport_To_Model, Transport_From_Model Not Triggering
Hi All, I am creating one enhancement using BADI ME_GUI_PO_CUST. I implemented this BADI using methods Subscribe, Map_Dynpro_Fields, Transport_From_Model, Transport_To_Dynp,Transport_From_Dynp and...
View ArticleTrigger Output from Delivery Based on Shipment Stage
Hi.. We need to trigger the output type in the Delivery only if the shipment Status is Complete.. I know that this needs to be done via requirement routine in the Delivery. But how to get the...
View ArticleDump error when clicked on text elements in SAP Script window
Hi All, There is an inclusion in SAP Script. I have written the code in driver program. I need to pass the value to SAP Script in the requested position. But when I go to SE71 > Form Name >...
View ArticleObjects and Shared memory
Hi Folks, So I can put a class object into shared memory like the create email classcl_bcs. I'm trying to find out what happens if I have 100 people try and access the methods of this single class...
View ArticleCALLING an abap proxy path in a function module
Hi I have to call a abap proxyurn://fcdre.com/PORTAL/ERTLLETIN001/00 in a functional module .I am not having any knowledge on PI and abap proxies . Please help. Regards,Bharathi `
View ArticleERROR OPENING EXCEL FILE THROUGH OFFICE INTEGRATION
Hello Experts, While using i_oi_spreadsheet i_oi_container_control i_oi_document_proxy interfaces there is an error. When an excel file is already opened then methodget_spreadsheet_interface of...
View ArticleAbap short dump
Hi Experts, I am facing this short dump can any one figure out the solution for this.Below is the code . TABLES MARC. TYPE-POOLS: SLIS. SELECTION-SCREEN BEGIN OF BLOCK A WITH FRAME...
View ArticleDisplay the technical name of transaction
Transactions are mentioned with a short text but not with the technical name.Each transaction has a technical code name.Showing the transaction code technical name allows a user to execute the...
View Articlerelate a OM internal object to a external object on table level
Hi expert, how can I relate a OM internal object to a external object on table level, can you please give a example. Many Thanks,
View ArticleIDOC_XML_FROM_FILE question
Hi guys, I am using function IDOC_XML_FROM_FILE to transfer xml file to IDOC.Problem is that this function does not return idoc number which was created. So I am looking for a function module which...
View ArticleEnhancement of a standard Elementary Search help
Dear All, My requirement is to enhance a Standard Elementary search help to add a new field in the display. I see a lot of supporting document for Complementary Search help but no Elementary search...
View ArticleData element length modification
Hi friends, We are working on a requirement that requires a change to an existing data element/field. This field has been used in various tables/structures/programs and FM's. Essentially, Change to...
View ArticleChecking Records in multiple screens using module pool programming
Hi, I created student registration form using module pool programming.In first SCREEN i designed like the Below. Name: <INPUT/OUTPUT Field> Emailid: <INPUT/OUTPUT...
View ArticleBADI After save material document in MKPF
I want a Badi that trigger after saving Material document through MIGO .i.e. after updating the MKPF and MSEG tables..
View ArticleTotal for two different types on same output
Hello experts, I have a smartform in which for example: If it shows an output of 5 pages.Out of 5 pages, 2 pages shows Type 3 output and 3 pages shows Type 53 output.The pages of Type 3 comes in...
View ArticleNo Layout in F4
Hello experts, Here is my query. I have copied the report RM07DOCS with all includes and all functions working except the Layout in Display options. The thing is : "When I save the layout through...
View ArticleRevision issued to the order, derrived from batch characteristics.
Friends, Im currently trying to find the table used to store the revision issued on orders acording to batch characteristics, can anyone help me with this?the field can be seen trough trans CO01 in the...
View ArticleHow to capture service text with po items.
Dear Friends I have two PO item 10 and 20 ( EKPO), which have 4 and 2 services items in ESLL table. I have two internal tables and I want to merge this information in single internal table. I have...
View ArticleAbap2xlsx - Unreadable content on .xlsx files created from ZDEMO_EXCEL programs
Hello,Sorry if this is redundant but I have been searching in abap2xlsx code exchange project disscussion and issues and other SDN forums but could not find the answer.I installed SapLink and then...
View ArticleHow to create .xlsx with a Background Image using ABAP2XLSX?
Hello Is there a way to create a .xlsx with a Background Image using ABAP2XLSX? Your suggestions are much appreciated. I tried following:CREATE OBJECT lo_excel.CREATE OBJECT lo_excel_reader TYPE...
View Article