Here we would like to draw your attention to OS_APPLICATION transaction code in SAP. As we know it is being used in the SAP BC-ABA (ABAP Runtime Environment in BC) component which is coming under BC module (BASIS).OS_APPLICATION is a transaction code used for OO Framework Application in SAP.
It comes under the package SOS_COMMON.When we execute this transaction code, OS_APPLICATION is the normal standard SAP program that is being executed in background.
Transaction OS_APPLICATION technical data table
Tcode | OS_APPLICATION |
Purpose | OO Framework Application |
Module | BC |
Component | BC-ABA |
SAP Package | SOS_COMMON |
Program running | OS_APPLICATION |
Screen No | 100 |
Type | T |
Some Basic Questions & Answers
Program named OS_APPLICATION will run when we enter transaction code OS_APPLICATION.
OS_APPLICATION is a Dialog Transaction code type which is shortly represented as T.