메뉴 건너뛰기

SAP 한국 커뮤니티



Transaction code naming

sapjoy 2018.02.12 17:39 조회 수 : 4540 추천:2

1. Transaction end with number got its own meaning.

00 = MAIN MENU
01 =  ADD
02 = MODIFY
03 = DISPLAY




Fore example:

MR01 – ADD AN MM INVOICE
MR02 – MODIFY A MM INVOICE
MR03 – DISPLAY A MM INVOICE
ME00 – PURCHASING MAIN MENU
ME21 – CREATE A PURCHASE ORDER
ME22 – CHANGE A PURCHASE ORDER
ME23 – DISPLAY A PURCHASE ORDER
 


2. Transaction code starting with certain letter mean is suit for different module.
Letter
Definition
F
 Financial
FK
 Financial Vendor Master
FS
 Ledger Accounts
FB
 Shared Financial Transactions (Shared between AP AR Assets GL)
M
 Material Management
MK
 Material Vendor Master
MB
 Goods Receipt -  Inventory Management
MR
 MM Invoice Verification
ME
 Purchasing
ME1
 Purchase Requisition
ME2
 Purchase Order
MM
 Material Master
V
 Sales & Distribution
VA
 Sales Order
VF
 Billing
XK
 Central Vendor Master
XD
 Central Customer Master
O
 Usually configuration Transactions (Config transactions begin with various letters)

Within transactions the following letters have meaning. These letters also refer to General Ledger account types and are used in naming system tables.
A
 Assets (first letter fo the German word Anlagengegenstand)
D
 Customer/ debit type transactions (first letter of German word Debitor)
K
 Vendor/credit type of transactions (first letter of German word Kredit)
M
 Material (first letter of German word Material)
S
 Ledger (first letter of the German word Soll)


Example:
D, K, M, S can be view in transaction F#01 - Create Financial Custimer, Vendor or Ledger


The F at the beginning denotes a financial tranaction,
The 1 at the end denotes CREATE.
FD01 is create financial level customer accounts.
FK01 is create financial level vendor accounts
FS01 is create financial ledger acc
ounts.

This letter can be viewed from system table creation, ecample:

BSIS – Open ledger items
BSAS – Closed ledger items

BSIK – Open vendor items
BSAK – Closed vendor items
 
BSID – Open customer items
BSAD – Closed customer items




source: http://goo.gl/8bpsY
번호 제목 글쓴이 날짜 조회 수
104 report painter 설명 자료 [20] file 조재경 2012.06.09 15539
103 CO CCA Process Overview 자료 입니다. [20] file yaho 2012.06.28 6662
102 abap 교재 요약 워드 파일입니다... [45] file 준맘 2012.08.07 17194
101 class-based exceptions 예제. 철죽1 2012.09.02 12263
100 shared objects 예제 file 철죽1 2012.09.02 5419
99 create object 예. [1] 철죽1 2012.09.02 12900
98 casting 예 [1] 철죽1 2012.09.02 11472
97 constructor multiple instantiation 예 철죽1 2012.09.02 11687
96 instance vs static 예 [1] 철죽1 2012.09.02 12617
95 method create 예 철죽1 2012.09.02 11643
94 selection screen program [1] 철죽1 2012.09.02 5571
93 tabstrip [5] 철죽1 2012.09.02 12134
92 lock 예 [5] 철죽1 2012.09.02 13216
91 POC 예 [9] 철죽1 2012.09.02 11105
90 sap 튜닝 자료입니다. [44] file iop890mm 2012.10.09 12663
89 gdb형식의 abap 강좌입니다. [6] tobypapa 2012.10.19 10981
88 파일 첨부 - 한개씩 말고 다중으로 가능? [1] 연오랑 2012.10.23 12696
87 ABAP Troubleshooting [4] file paran 2012.11.13 14591
86 ABAP Tunning Guide [2] 민상애비 2012.11.14 15682
85 Technical Guide-ABAP Tuning 기초 [5] file 민상애비 2012.11.14 13078