메뉴 건너뛰기

SAP 한국 커뮤니티



Transaction code naming

sapjoy 2018.02.12 17:39 조회 수 : 4539 추천: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
번호 제목 글쓴이 날짜 조회 수
44 SAP 자주사용되는 T-CODE 모음(모든모듈) [43] file 아밥뽀 2014.06.23 7232
43 HANA admin 관련 자료 입니다. [2] file BI abap 2014.07.25 4111
42 ALV Grid Display with checkbox to process selected records at runtime [2] file 밤의화신 2014.07.28 4828
41 Call Function parameter 변수 자동으로 만들어 주는 패턴 만들어 보기 [7] cupycopy2000 2014.10.17 5299
40 select-options parameter 를 function으로 쉽게 넘겨주기 [3] file cupycopy2000 2014.10.24 5305
39 스마트폼+예제 [13] file 밤의화신 2014.12.04 6077
38 로컬 파일 삭제 [2] 밤의화신 2014.12.23 5674
37 webdynpro_tree_in_table [영문] [2] file 언땅에 헤딩 2015.02.06 3573
36 SAP NOTES 노츠 적용 방법 [8] file 아밥뽀 2015.03.18 5910
35 S/4 HANA FAQ [2] file 아밥뽀 2015.03.19 4677
34 mass download 1.5.5(소스 다운로드) [5] file Wise 멘토 2015.03.26 8550
33 Installation Instructions for SAP GUI for Java 7.3 v2 file cupycopy2000 2015.04.09 3213
32 SAP 테이블 연관도 입니다. [24] file kdg 2015.04.15 5860
31 SAP에 대한 모바일앱 GUI 인터페이스 연구 자료 입니다. [2] file kdg 2015.04.15 4723
30 ABAP Language News 7.40 [24] file 전군 2015.05.13 4958
29 ABAP SQL Monitor [6] file 아밥뽀 2015.06.26 5978
28 ALV Grid Function Code Constants [5] file 헝쭈 2015.07.21 5042
27 SAP NetWeaver as server 7.03 VMware 네트워크 설정 방법. file paran 2015.07.25 4457
26 CL_BCS를 이용한 E-Mail 즉시전송 [1] 사라다 2015.09.17 6889
25 HANA 및 ABAP 프로그램 개발을 위한 이클립스(ECLIPSE) 설치하기 [8] file sapjoy 2015.09.30 7595