728x90
반응형
SAP Tcode : SM59
- RFC 대상을 표시 / 유지관리하는 화면이다.
- 버전 및 릴리스 수준에 따라 R/3 SAP 시스템에서 사용할 수 있는 표준 SAP 트랜잭션 코드이다.
Tcode | SM59 |
Purpose | RFC Destination (Display/Maintain) |
Module | BC |
Component | BC-MID |
SAP Package | SRCX |
Program Running | SAPMCRFC |
Object | S_RFC_ADM |
Screen No | 100 |
Type | T |
- SAP에서 사용되는 Tcode(Transaction Code)인 SM59는 BC Module에 포함되어 있는 BC-MID(Middleware in Basis)의 구성요소를 조회하고 유지보수할 수 있는 화면으로, SAP의 RFC 대상을 표시 및 유지관리한다.
- 해당 Transaction Code는 SRCX 패키지에 포함되어 있어 Tcode를 실행하면 SAPMCRFC가 백그라운드에서 실행되는 일반 Standard SAP 프로그램입니다.
SAP ABAP Program SAPMCRFC (Display and Maintain RFC Destinations)
# Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
ㄴ BC-MID-RFC (Application Component) RFC
ㄴ SPCX (Package) Development Class for Remote Communication: RFC and RMC
# Basic Data
Program | SAPMCRFC | Display and Maintain RFC Destinations |
Program Type | M | Module Pool |
Attributes
Status | S | System Program |
Application | S | Basis |
Authorization Group | ||
Logical database | ||
Selection screen |
Editor lock | Fixed point arithmetic | Unicode checks active | Start using variant |
# Transcation Code
# | Transaction Code | Short Description |
1 | SM59 | RFC Destinations (Display/Maintain) |
# Screen
# | Screen | Short Description |
1 | 0100 | Start Screen for SM59 |
2 | 0200 | Display of Rejected RFC Callbacks |
3 | 0300 | Generation of RFC Callback Whitelists |
# GUI Status
# | GUI Status | Short Description |
1 | 100 | Screen 100 |
2 | 200 | Callback Whitelist |
3 | 300 | Callback Whitelist |
# GUI Title
# | GUI Title | Short Description |
1 | 100 | Configuration of RFC Connections |
2 | 200 | Generate Callback Positive Lists |
3 | 300 | Propose Callback Positive List Entries |
참고: www.sapdatasheet.org/abap/prog/sapmcrfc.html
728x90
SAP Pakage SRCX와 관련된 Transaction Code
- SM59: RFC Destinations (Display/Maintain)
- SM59_TEST: Test destination maintenance
SAP SM59 menu path
Path 1
Logistics → Materials Management → Foreign Trade/Customs → Communication / Printing → Communication / Printing → Environment → IDoc / EDI Basis → Administration → RFC destination
Path 2
Logistics → Sales and Distribution → Foreign Trade/Customs → Communication / Printing → Communication / Printing → Environment → IDoc / EDI Basis → Administration → RFC destination
Path 3
Logistics → Logistics Execution → Internal Whse Processes → Communication with External Systems → ALE Administration → Runtime Settings → Maintain RFC Destinations
Path 4
Logistics → Production → SOP → Environment → Define External Planning Model → Core Interface Advanced Planner and Opti → Settings → RFC Destinations
Path 5
Logistics → Production – Process → SOP → Environment → Define External Planning Model → Core Interface Advanced Planner and Opti → Settings → RFC Destinations
Path 6
Logistics → Central Functions → Supply Chain Planning Interface → Core Interface Advanced Planner and Opti → Settings → RFC Destinations
Path 7
Tools → Administration → Administration → Network → RFC Destinations
Path 8
Tools → ALE → ALE Administration → Runtime Settings → Maintain RFC Destinations
728x90
반응형
'SAP > ABAP' 카테고리의 다른 글
[ABAP] CALL FUNCTION - IN BACKGROUND TASK (0) | 2023.02.01 |
---|---|
[ABAP] ERROR - CX_SY_CONVERSION_OVERFLOW (0) | 2020.11.26 |
[ABAP] SAP T-CODE 모음 (0) | 2020.02.12 |