Dynamic Receivers List for Email Metric
It is very common that we have ABAP Reports that sends email to Upon Completion of Loads/ABAP Report Extracts Data for User Requirement. This is Common and wide usage option that We maintain the...
View ArticleAdding tabstrip to Screen exit
Hello all, I searched SCN and google, common idea about tabstrip in screen exit, is not possible.But I found a way ( I dunno this is legal or illegal ). Of course not repair Please note : For this I...
View ArticleHow to change Transport request from Released to Modifiable
How to change Transport request from Released to ModifiableI think I don’t have to write anything about this document title itself is sufficient to know what I am going to show you guys. Sorry forgot...
View ArticleDelete Internal Projects in PS Module
This document gives overview about how to delete the internalprojects which were already created in SAP. Thistool can be used to display the internal projects details which were deletedusing this...
View ArticleTesting end to end
The overall objective of performing a formal test is to ensure the the new sap module/object meets the business requirements as documented, configured and approved by implemented company. From an SAP...
View ArticleIntroduction to Application Form
Hi All, I have tried to document the concept of Application Forms. The concept of Application Forms is to leverage standard SAP functionality for outgoing correspondence. More information on the same...
View ArticleConfiguring HTTP Content Server (1) - Save printed document (1)
I will not speak about installing and configuring the HTTP Content Server, there is already very good documentation about it. Here we will see how to use the content server to store printed...
View ArticleConfiguring HTTP Content Server (1) - Save printed document (2)
More details The tables : If you go in the table you have specify in the transaction OAC3. You will find a new line. I don't know the ObjectType or the DocumentType Use a trace: Transaction...
View ArticleHow to store a binary file as function module
Hello community,many information is stored in different files with different formats. This information is often important for the customer and there is the question, how to transport this to a...
View ArticleUsing the GOS (Generic Object Services) Class within classic GUI programs
Linked From Document: http://scn.sap.com/docs/DOC-41921 This first example demonstrates how to use the GOS class from within regular SAP GUI applications such as report programs. Listing Attachments...
View ArticleCreate a PDF from NAST entry and send it as a mail.
Summary: The content in this document helps us to Creates a Spool request--> convert it into a PDF --> Send PDF as mail attachment. CODE: *****Select NAST entry based on the input...
View ArticleInsert Data Via BAPI Using Excel-VBs
Hi, Many of us know how to access RFC / BAPI and read data from SAP server;today I am going to show you how to save data into Z table Via RFC/BAPI.Here I assume that you know how to create BAPI from...
View ArticleCreation of Extended IDOC
Purpose:The extension IDOC concept comes into action when the standard IDOCs provided by SAP do not meet the customers’ requirement. IDOC is the acronym of Intermediate Document; IDOCs are nothing but...
View ArticleConfiguring HTTP Content Server (2) - GOS
Generic Object Services SAP define GOS has the link between ArchiveLink and the SAP Business Workflow.Simply, GOS is a set of tools you could find in a lot of standard transaction. These tools allow...
View ArticleOpen PO Extraction
Extractionof Open Purchase orders Open Purchase Orders data retrieved fromtables EKKO, EKPO, EKET, ESLL, EKKN and KONV, which includes the following FieldDescriptionEKKO-BSARTPurchasing...
View ArticleOpen PO upload
UploadOpen purchase orders The bapi BAPI_PO_CREATE1 used toupload the Open Purchase Order. The input file is as extracted file. Use the function module, ‘KD_GET_FILENAME_ON_F4’ toget F4...
View ArticlePO Closure and Release
Purchase orders Closure. The bapi ‘BAPI_PO_CHANGE’ used to closethe Purchase Order. The input fields are BEDAT, BSART and WERKS, Provide Radiobutton to close completely Open Purchase Orders and...
View ArticleCreation and Consumption of Web Services
1 PurposeA Web service is a modularized, executable unit. It can be called in heterogeneous system landscapes and is not restricted to a single host system. Each output is determined based on the given...
View ArticleSteps to find the objects ( Purchase Requisition/ Purchase Order/ Service...
1. Steps to find the Pending POs which are not in completed status. Go to table SWIWIOBJCT.In the selection screen, give the below detailsand execute.Object type : BUS2012Status :...
View ArticleConfiguring HTTP Content Server (1) - Save printed document (1)
I will not speak about installing and configuring the HTTP Content Server, there is already very good documentation about it. Here we will see how to use the content server to store printed...
View Article