Advertising:
Programs: Difference between revisions
From SAP Knowledge Base
(Created page with "Programs are all standard programs we know from SE38.") |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
Programs are all standard programs we know from SE38. | Programs are all standard programs we know from SE38. | ||
{| class="wikitable" | |||
|'''Name''' | |||
|'''Purpose''' | |||
|- | |||
!colspan="2"|Fiori | |||
|- | |||
|/UI2/FLC | |||
|SAP Fiori Launchpad - Checks (configuration, customizing) | |||
|- | |||
|/UI2/FLP_ADMIN_UI | |||
|SAP Fiori Launchpad - GUI admin interface | |||
|- | |||
|/UI2/FLP_INTENTCHECK | |||
|SAP Fiori Launchpad - Intent analysis | |||
|- | |||
!colspan="2"|IDoc | |||
|- | |||
|RSEOUT00 | |||
|Sending outbound IDocs ready for processing | |||
|- | |||
|RBDAPP01 | |||
|Sending inbound IDocs ready for processing | |||
|- | |||
!colspan="2"|Protocol | |||
|- | |||
|RSTBHIST | |||
|Table history (Tabelle: DBTABLOG) | |||
|- | |||
!colspan="2"|Message control | |||
|- | |||
|RSNAST00 | |||
|Trigger messages | |||
|- style="text-align:center;" | |||
|colspan="1" | | |||
|colspan="2" | 🔧 how to article: [[Debug_print_program_with_RSNAST00]] | |||
|} |
Latest revision as of 13:19, 26 December 2024
Programs are all standard programs we know from SE38.
Name | Purpose | |
Fiori | ||
---|---|---|
/UI2/FLC | SAP Fiori Launchpad - Checks (configuration, customizing) | |
/UI2/FLP_ADMIN_UI | SAP Fiori Launchpad - GUI admin interface | |
/UI2/FLP_INTENTCHECK | SAP Fiori Launchpad - Intent analysis | |
IDoc | ||
RSEOUT00 | Sending outbound IDocs ready for processing | |
RBDAPP01 | Sending inbound IDocs ready for processing | |
Protocol | ||
RSTBHIST | Table history (Tabelle: DBTABLOG) | |
Message control | ||
RSNAST00 | Trigger messages | |
🔧 how to article: Debug_print_program_with_RSNAST00 |