Showing posts with label SAP ABAP. Show all posts
Showing posts with label SAP ABAP. Show all posts

Thursday, November 24, 2016

Batch Data Communication(BDC)

Batch input is typically used to transfer data from non-R/3 systems to R/3 systems or to transfer data between R/3 systems. It is a data transfer technique that allows you to transfer datasets automatically to screens belonging to transactions, and thus to an SAP system. Batch input is controlled by a batch input session.

Monday, September 5, 2016

Steps to create Package

1. Go to T-code SE21
2. Write Package name and click create
3. Write following details

    Description: Give description 
     Software Component: HOME
     Transport Layer: Select Transport layer
     Package TYPE: Development package

4.Then execute and then continue.
5.By this procedure successfully package will be created .


Thanks

Saturday, April 6, 2013

Step by step process to create elementary search help

I want show how to create a search help for Transport ID with ship to party name, delivery number and delivery date.
  • Go to SE11.
  • Select Search Help.





  • Provide the search help name start with Z or Y. Select the create button.








  • Select Elementary search help
  • Write the Short description.
  • In search help parameter write TRAID KUNNR VBELN LFDAT 











Save it, Check It and Activate it. :)

Thanks
Rizvi :)


UA-40152711-1