Tuesday, December 17, 2013

Dangerous Goods Configuration links will not available in SPRO

Problem:

Below two DG Configurations are not be available in SPRO at following location:

         1. Assign Text Pattern Profile to Output Types
         2. Define Profiles for DG Text Pattern

Environment, Health and Safety à Dangerous Goods Management à Dangerous Goods Checks and Dangerous Goods Documents/EDI à Dangerous Goods Documents/EDI.

Reason:

Business function “OPS_EHS_CI_1” not activated after upgrade

Solution:

To get the DG configuration links in SPRO – you have to activate the business function OPS_EHS_CI_1 through SFW5.


Before activation of business function the available links are:




After activation of business function - OPS_EHS_CI_1, you will get the required links:


For activation of business function through SFW5 – follow the SAP Note:

1641394 - How-to activate Business Function in Switch Framework (SFW5)



Tuesday, December 10, 2013

New Language Import into SAP System - SMLT

Purpose:

This document will help you to import new language into SAP System.  As an example, I took Thai language to import into the system.

1. Goto TCODE SE38 and execute rscpinst and add the language to list

        

2. Press Extend Language List button to add Thai Language

        


3. Enter the Thai Language code TH and press execute

        

4. Press on Right mark to continue

        

Monday, December 9, 2013

SMLG and ABAP Logon Load balancing


Note: Use this procedure only if you don’t want to use standalone web dispatcher or any DNS tools for load balancing of your ABAP systems.

1.       Make below entry in services file in the PCs in which you want to have logon load balancing to login to
       the system.

Sapms<SID><one tab space>     36<Central Instance Instance number>/tcp

Eg:  If my SAP system SID is SAT and the Central instance number is “00” then the entry should look like below:


                sapmsSAT           3600/tcp
               
           


2.       Define Logon group in tcode: SMLG:

            

3.       Open SAP GUI and Click on New button.  It will show two options (Connection, Shortcut) as below.  Please select “Connection”

             

4.       Once you select “connection” in above screen, you will get below pop-up.  In this, click “Next” button.

              

5.       Now in next screen, select “Group/Server Selection”.

               

6.       After you select “Group/Server Selection” enter the details as below:
a.       Description: Enter description as you like
b.      System ID: SAT
c.       Message Server: Hostname( After you type Hostname, please press tab on your keyboard two times)