@mcp-abap-adt/core 5.0.0 → 5.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +10 -0
- package/dist/handlers/behavior_definition/readonly/handleReadBehaviorDefinition.d.ts +1 -1
- package/dist/handlers/behavior_definition/readonly/handleReadBehaviorDefinition.js +1 -1
- package/dist/handlers/behavior_definition/readonly/handleReadBehaviorDefinition.js.map +1 -1
- package/dist/handlers/behavior_implementation/readonly/handleReadBehaviorImplementation.d.ts +1 -1
- package/dist/handlers/behavior_implementation/readonly/handleReadBehaviorImplementation.js +1 -1
- package/dist/handlers/behavior_implementation/readonly/handleReadBehaviorImplementation.js.map +1 -1
- package/dist/handlers/class/readonly/handleReadClass.d.ts +1 -1
- package/dist/handlers/class/readonly/handleReadClass.js +1 -1
- package/dist/handlers/class/readonly/handleReadClass.js.map +1 -1
- package/dist/handlers/compact/high/compactSchemas.d.ts +0 -76
- package/dist/handlers/compact/high/compactSchemas.d.ts.map +1 -1
- package/dist/handlers/compact/high/compactSchemas.js +1 -47
- package/dist/handlers/compact/high/compactSchemas.js.map +1 -1
- package/dist/handlers/data_element/readonly/handleReadDataElement.d.ts +1 -1
- package/dist/handlers/data_element/readonly/handleReadDataElement.js +1 -1
- package/dist/handlers/data_element/readonly/handleReadDataElement.js.map +1 -1
- package/dist/handlers/domain/readonly/handleReadDomain.d.ts +1 -1
- package/dist/handlers/domain/readonly/handleReadDomain.js +1 -1
- package/dist/handlers/domain/readonly/handleReadDomain.js.map +1 -1
- package/dist/handlers/function_group/readonly/handleReadFunctionGroup.d.ts +1 -1
- package/dist/handlers/function_group/readonly/handleReadFunctionGroup.js +1 -1
- package/dist/handlers/function_group/readonly/handleReadFunctionGroup.js.map +1 -1
- package/dist/handlers/function_module/readonly/handleReadFunctionModule.d.ts +1 -1
- package/dist/handlers/function_module/readonly/handleReadFunctionModule.js +1 -1
- package/dist/handlers/function_module/readonly/handleReadFunctionModule.js.map +1 -1
- package/dist/handlers/interface/readonly/handleReadInterface.d.ts +1 -1
- package/dist/handlers/interface/readonly/handleReadInterface.js +1 -1
- package/dist/handlers/interface/readonly/handleReadInterface.js.map +1 -1
- package/dist/handlers/metadata_extension/readonly/handleReadMetadataExtension.d.ts +1 -1
- package/dist/handlers/metadata_extension/readonly/handleReadMetadataExtension.js +1 -1
- package/dist/handlers/metadata_extension/readonly/handleReadMetadataExtension.js.map +1 -1
- package/dist/handlers/package/readonly/handleReadPackage.d.ts +1 -1
- package/dist/handlers/package/readonly/handleReadPackage.js +1 -1
- package/dist/handlers/package/readonly/handleReadPackage.js.map +1 -1
- package/dist/handlers/program/readonly/handleReadProgram.d.ts +1 -1
- package/dist/handlers/program/readonly/handleReadProgram.js +1 -1
- package/dist/handlers/program/readonly/handleReadProgram.js.map +1 -1
- package/dist/handlers/search/readonly/handleSearchObject.d.ts +1 -1
- package/dist/handlers/search/readonly/handleSearchObject.js +1 -1
- package/dist/handlers/search/readonly/handleSearchObject.js.map +1 -1
- package/dist/handlers/service_binding/readonly/handleReadServiceBinding.d.ts +1 -1
- package/dist/handlers/service_binding/readonly/handleReadServiceBinding.js +1 -1
- package/dist/handlers/service_binding/readonly/handleReadServiceBinding.js.map +1 -1
- package/dist/handlers/service_definition/readonly/handleReadServiceDefinition.d.ts +1 -1
- package/dist/handlers/service_definition/readonly/handleReadServiceDefinition.js +1 -1
- package/dist/handlers/service_definition/readonly/handleReadServiceDefinition.js.map +1 -1
- package/dist/handlers/structure/readonly/handleReadStructure.d.ts +1 -1
- package/dist/handlers/structure/readonly/handleReadStructure.js +1 -1
- package/dist/handlers/structure/readonly/handleReadStructure.js.map +1 -1
- package/dist/handlers/system/readonly/handleGetWhereUsed.d.ts +1 -1
- package/dist/handlers/system/readonly/handleGetWhereUsed.js +1 -1
- package/dist/handlers/system/readonly/handleGetWhereUsed.js.map +1 -1
- package/dist/handlers/table/readonly/handleReadTable.d.ts +1 -1
- package/dist/handlers/table/readonly/handleReadTable.js +1 -1
- package/dist/handlers/table/readonly/handleReadTable.js.map +1 -1
- package/dist/handlers/view/readonly/handleReadView.d.ts +1 -1
- package/dist/handlers/view/readonly/handleReadView.js +1 -1
- package/dist/handlers/view/readonly/handleReadView.js.map +1 -1
- package/dist/lib/handlers/groups/CompactHandlersGroup.d.ts.map +1 -1
- package/dist/lib/handlers/groups/CompactHandlersGroup.js +0 -15
- package/dist/lib/handlers/groups/CompactHandlersGroup.js.map +1 -1
- package/docs/user-guide/AVAILABLE_TOOLS.md +22 -69
- package/docs/user-guide/AVAILABLE_TOOLS_COMPACT.md +2 -49
- package/docs/user-guide/AVAILABLE_TOOLS_HIGH.md +2 -49
- package/docs/user-guide/AVAILABLE_TOOLS_LEGACY.md +8 -8
- package/docs/user-guide/AVAILABLE_TOOLS_LOW.md +1 -1
- package/docs/user-guide/AVAILABLE_TOOLS_READONLY.md +19 -19
- package/package.json +1 -1
|
@@ -4,12 +4,12 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
4
4
|
|
|
5
5
|
## Summary
|
|
6
6
|
|
|
7
|
-
- Total tools:
|
|
7
|
+
- Total tools: 289
|
|
8
8
|
- Read-only tools: 54
|
|
9
|
-
- High-level tools:
|
|
9
|
+
- High-level tools: 113
|
|
10
10
|
- Low-level tools: 122
|
|
11
11
|
|
|
12
|
-
- Compact tools:
|
|
12
|
+
- Compact tools: 22 (included in High-level group)
|
|
13
13
|
|
|
14
14
|
## Handler Sets
|
|
15
15
|
|
|
@@ -134,8 +134,6 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
134
134
|
- [HandlerDelete](#handlerdelete-high-level-compact)
|
|
135
135
|
- [HandlerDumpList](#handlerdumplist-high-level-compact)
|
|
136
136
|
- [HandlerDumpView](#handlerdumpview-high-level-compact)
|
|
137
|
-
- [HandlerFeedList](#handlerfeedlist-high-level-compact)
|
|
138
|
-
- [HandlerGatewayErrorList](#handlergatewayerrorlist-high-level-compact)
|
|
139
137
|
- [HandlerGet](#handlerget-high-level-compact)
|
|
140
138
|
- [HandlerLock](#handlerlock-high-level-compact)
|
|
141
139
|
- [HandlerProfileList](#handlerprofilelist-high-level-compact)
|
|
@@ -143,7 +141,6 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
143
141
|
- [HandlerProfileView](#handlerprofileview-high-level-compact)
|
|
144
142
|
- [HandlerServiceBindingListTypes](#handlerservicebindinglisttypes-high-level-compact)
|
|
145
143
|
- [HandlerServiceBindingValidate](#handlerservicebindingvalidate-high-level-compact)
|
|
146
|
-
- [HandlerSystemMessageList](#handlersystemmessagelist-high-level-compact)
|
|
147
144
|
- [HandlerTransportCreate](#handlertransportcreate-high-level-compact)
|
|
148
145
|
- [HandlerUnitTestResult](#handlerunittestresult-high-level-compact)
|
|
149
146
|
- [HandlerUnitTestRun](#handlerunittestrun-high-level-compact)
|
|
@@ -386,7 +383,7 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
386
383
|
|
|
387
384
|
<a id="readbehaviordefinition-read-only-behavior-definition"></a>
|
|
388
385
|
#### ReadBehaviorDefinition (Read-Only / Behavior Definition)
|
|
389
|
-
**Description:** [read-only] Read ABAP behavior definition source code and metadata
|
|
386
|
+
**Description:** [read-only] Read ABAP RAP behavior definition (BDEF) source code and metadata. Answers:
|
|
390
387
|
|
|
391
388
|
**Source:** `src/handlers/behavior_definition/readonly/handleReadBehaviorDefinition.ts`
|
|
392
389
|
|
|
@@ -401,7 +398,7 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
401
398
|
|
|
402
399
|
<a id="readbehaviorimplementation-read-only-behavior-implementation"></a>
|
|
403
400
|
#### ReadBehaviorImplementation (Read-Only / Behavior Implementation)
|
|
404
|
-
**Description:** [read-only] Read ABAP behavior implementation source code and metadata
|
|
401
|
+
**Description:** [read-only] Read ABAP RAP behavior implementation source code and metadata. Answers:
|
|
405
402
|
|
|
406
403
|
**Source:** `src/handlers/behavior_implementation/readonly/handleReadBehaviorImplementation.ts`
|
|
407
404
|
|
|
@@ -416,7 +413,7 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
416
413
|
|
|
417
414
|
<a id="readclass-read-only-class"></a>
|
|
418
415
|
#### ReadClass (Read-Only / Class)
|
|
419
|
-
**Description:** [read-only] Read ABAP class source code and metadata
|
|
416
|
+
**Description:** [read-only] Read ABAP class source code and metadata. Answers:
|
|
420
417
|
|
|
421
418
|
**Source:** `src/handlers/class/readonly/handleReadClass.ts`
|
|
422
419
|
|
|
@@ -431,7 +428,7 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
431
428
|
|
|
432
429
|
<a id="readdataelement-read-only-data-element"></a>
|
|
433
430
|
#### ReadDataElement (Read-Only / Data Element)
|
|
434
|
-
**Description:** [read-only] Read ABAP data element definition and metadata
|
|
431
|
+
**Description:** [read-only] Read ABAP data element definition and metadata. Answers:
|
|
435
432
|
|
|
436
433
|
**Source:** `src/handlers/data_element/readonly/handleReadDataElement.ts`
|
|
437
434
|
|
|
@@ -446,7 +443,7 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
446
443
|
|
|
447
444
|
<a id="readdomain-read-only-domain"></a>
|
|
448
445
|
#### ReadDomain (Read-Only / Domain)
|
|
449
|
-
**Description:** [read-only] Read ABAP domain definition and metadata
|
|
446
|
+
**Description:** [read-only] Read ABAP domain definition and metadata. Answers:
|
|
450
447
|
|
|
451
448
|
**Source:** `src/handlers/domain/readonly/handleReadDomain.ts`
|
|
452
449
|
|
|
@@ -499,7 +496,7 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
499
496
|
|
|
500
497
|
<a id="readfunctiongroup-read-only-function-group"></a>
|
|
501
498
|
#### ReadFunctionGroup (Read-Only / Function Group)
|
|
502
|
-
**Description:** [read-only] Read ABAP function group source code and metadata
|
|
499
|
+
**Description:** [read-only] Read ABAP function group source code and metadata. Answers:
|
|
503
500
|
|
|
504
501
|
**Source:** `src/handlers/function_group/readonly/handleReadFunctionGroup.ts`
|
|
505
502
|
|
|
@@ -514,7 +511,7 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
514
511
|
|
|
515
512
|
<a id="readfunctionmodule-read-only-function-module"></a>
|
|
516
513
|
#### ReadFunctionModule (Read-Only / Function Module)
|
|
517
|
-
**Description:** [read-only] Read ABAP function module source code and metadata
|
|
514
|
+
**Description:** [read-only] Read ABAP function module source code and metadata. Answers:
|
|
518
515
|
|
|
519
516
|
**Source:** `src/handlers/function_module/readonly/handleReadFunctionModule.ts`
|
|
520
517
|
|
|
@@ -558,7 +555,7 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
558
555
|
|
|
559
556
|
<a id="readinterface-read-only-interface"></a>
|
|
560
557
|
#### ReadInterface (Read-Only / Interface)
|
|
561
|
-
**Description:** [read-only] Read ABAP interface source code and metadata
|
|
558
|
+
**Description:** [read-only] Read ABAP interface source code and metadata. Answers:
|
|
562
559
|
|
|
563
560
|
**Source:** `src/handlers/interface/readonly/handleReadInterface.ts`
|
|
564
561
|
|
|
@@ -573,7 +570,7 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
573
570
|
|
|
574
571
|
<a id="readmetadataextension-read-only-metadata-extension"></a>
|
|
575
572
|
#### ReadMetadataExtension (Read-Only / Metadata Extension)
|
|
576
|
-
**Description:** [read-only] Read ABAP metadata extension (DDLX) source code and metadata
|
|
573
|
+
**Description:** [read-only] Read ABAP metadata extension (DDLX) source code and metadata. Answers:
|
|
577
574
|
|
|
578
575
|
**Source:** `src/handlers/metadata_extension/readonly/handleReadMetadataExtension.ts`
|
|
579
576
|
|
|
@@ -599,7 +596,7 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
599
596
|
|
|
600
597
|
<a id="readpackage-read-only-package"></a>
|
|
601
598
|
#### ReadPackage (Read-Only / Package)
|
|
602
|
-
**Description:** [read-only] Read ABAP package definition and metadata
|
|
599
|
+
**Description:** [read-only] Read ABAP package definition and metadata. Answers:
|
|
603
600
|
|
|
604
601
|
**Source:** `src/handlers/package/readonly/handleReadPackage.ts`
|
|
605
602
|
|
|
@@ -626,7 +623,7 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
626
623
|
|
|
627
624
|
<a id="readprogram-read-only-program"></a>
|
|
628
625
|
#### ReadProgram (Read-Only / Program)
|
|
629
|
-
**Description:** [read-only] Read ABAP program source code and metadata
|
|
626
|
+
**Description:** [read-only] Read ABAP program (report) source code and metadata. Answers:
|
|
630
627
|
|
|
631
628
|
**Source:** `src/handlers/program/readonly/handleReadProgram.ts`
|
|
632
629
|
|
|
@@ -671,7 +668,7 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
671
668
|
|
|
672
669
|
<a id="searchobject-read-only-search"></a>
|
|
673
670
|
#### SearchObject (Read-Only / Search)
|
|
674
|
-
**Description:** [read-only]
|
|
671
|
+
**Description:** [read-only] Search ABAP repository by object name or wildcard pattern (e.g.
|
|
675
672
|
|
|
676
673
|
**Source:** `src/handlers/search/readonly/handleSearchObject.ts`
|
|
677
674
|
|
|
@@ -687,7 +684,7 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
687
684
|
|
|
688
685
|
<a id="readservicebinding-read-only-service-binding"></a>
|
|
689
686
|
#### ReadServiceBinding (Read-Only / Service Binding)
|
|
690
|
-
**Description:** [read-only] Read ABAP service binding
|
|
687
|
+
**Description:** [read-only] Read ABAP service binding (SRVB) payload and metadata. Answers:
|
|
691
688
|
|
|
692
689
|
**Source:** `src/handlers/service_binding/readonly/handleReadServiceBinding.ts`
|
|
693
690
|
|
|
@@ -701,7 +698,7 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
701
698
|
|
|
702
699
|
<a id="readservicedefinition-read-only-service-definition"></a>
|
|
703
700
|
#### ReadServiceDefinition (Read-Only / Service Definition)
|
|
704
|
-
**Description:** [read-only] Read ABAP service definition source code and metadata
|
|
701
|
+
**Description:** [read-only] Read ABAP service definition (SRVD) source code and metadata. Answers:
|
|
705
702
|
|
|
706
703
|
**Source:** `src/handlers/service_definition/readonly/handleReadServiceDefinition.ts`
|
|
707
704
|
|
|
@@ -716,7 +713,7 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
716
713
|
|
|
717
714
|
<a id="readstructure-read-only-structure"></a>
|
|
718
715
|
#### ReadStructure (Read-Only / Structure)
|
|
719
|
-
**Description:** [read-only] Read ABAP structure definition and metadata
|
|
716
|
+
**Description:** [read-only] Read ABAP structure definition and metadata. Answers:
|
|
720
717
|
|
|
721
718
|
**Source:** `src/handlers/structure/readonly/handleReadStructure.ts`
|
|
722
719
|
|
|
@@ -885,7 +882,7 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
885
882
|
|
|
886
883
|
<a id="getwhereused-read-only-system"></a>
|
|
887
884
|
#### GetWhereUsed (Read-Only / System)
|
|
888
|
-
**Description:** [read-only]
|
|
885
|
+
**Description:** [read-only] Search where-used references — find all objects that reference or depend on a given ABAP object. Answers:
|
|
889
886
|
|
|
890
887
|
**Source:** `src/handlers/system/readonly/handleGetWhereUsed.ts`
|
|
891
888
|
|
|
@@ -1103,7 +1100,7 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
1103
1100
|
|
|
1104
1101
|
<a id="readtable-read-only-table"></a>
|
|
1105
1102
|
#### ReadTable (Read-Only / Table)
|
|
1106
|
-
**Description:** [read-only] Read ABAP table definition and metadata
|
|
1103
|
+
**Description:** [read-only] Read ABAP table definition and metadata. Answers:
|
|
1107
1104
|
|
|
1108
1105
|
**Source:** `src/handlers/table/readonly/handleReadTable.ts`
|
|
1109
1106
|
|
|
@@ -1146,7 +1143,7 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
1146
1143
|
|
|
1147
1144
|
<a id="readview-read-only-view"></a>
|
|
1148
1145
|
#### ReadView (Read-Only / View)
|
|
1149
|
-
**Description:** [read-only] Read ABAP
|
|
1146
|
+
**Description:** [read-only] Read ABAP CDS view source code and metadata. Answers:
|
|
1150
1147
|
|
|
1151
1148
|
**Source:** `src/handlers/view/readonly/handleReadView.ts`
|
|
1152
1149
|
|
|
@@ -1649,36 +1646,6 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
1649
1646
|
|
|
1650
1647
|
---
|
|
1651
1648
|
|
|
1652
|
-
<a id="handlerfeedlist-high-level-compact"></a>
|
|
1653
|
-
#### HandlerFeedList (High-Level / Compact)
|
|
1654
|
-
**Description:** Runtime feed list. object_type: not used. Required: none. Optional: feed_type, user, max_results, from, to. Response: JSON.
|
|
1655
|
-
|
|
1656
|
-
**Source:** `src/handlers/compact/high/handleHandlerFeedList.ts`
|
|
1657
|
-
|
|
1658
|
-
**Parameters:**
|
|
1659
|
-
- `feed_type` (string, optional (default: descriptors)) - Feed type to read.
|
|
1660
|
-
- `from` (string, optional) - Start datetime YYYYMMDDHHMMSS.
|
|
1661
|
-
- `max_results` (number, optional) - Limit entries returned.
|
|
1662
|
-
- `to` (string, optional) - End datetime YYYYMMDDHHMMSS.
|
|
1663
|
-
- `user` (string, optional) - Filter by username.
|
|
1664
|
-
|
|
1665
|
-
---
|
|
1666
|
-
|
|
1667
|
-
<a id="handlergatewayerrorlist-high-level-compact"></a>
|
|
1668
|
-
#### HandlerGatewayErrorList (High-Level / Compact)
|
|
1669
|
-
**Description:** Gateway error log list/detail. object_type: not used. Required: none. Optional: error_url, user, max_results, from, to. Response: JSON.
|
|
1670
|
-
|
|
1671
|
-
**Source:** `src/handlers/compact/high/handleHandlerGatewayErrorList.ts`
|
|
1672
|
-
|
|
1673
|
-
**Parameters:**
|
|
1674
|
-
- `error_url` (string, optional) - Error feed URL for detail view.
|
|
1675
|
-
- `from` (string, optional) - Start datetime YYYYMMDDHHMMSS.
|
|
1676
|
-
- `max_results` (number, optional) - Limit errors returned.
|
|
1677
|
-
- `to` (string, optional) - End datetime YYYYMMDDHHMMSS.
|
|
1678
|
-
- `user` (string, optional) - Filter by username.
|
|
1679
|
-
|
|
1680
|
-
---
|
|
1681
|
-
|
|
1682
1649
|
<a id="handlerget-high-level-compact"></a>
|
|
1683
1650
|
#### HandlerGet (High-Level / Compact)
|
|
1684
1651
|
**Description:** Read operation. object_type required: PACKAGE(package_name*), DOMAIN(domain_name*), DATA_ELEMENT(data_element_name*), TABLE(table_name*), STRUCTURE(structure_name*), VIEW(view_name*), SERVICE_DEFINITION(service_definition_name*), SERVICE_BINDING(service_binding_name*), CLASS(class_name*), LOCAL_TEST_CLASS(class_name*), LOCAL_TYPES(class_name*), LOCAL_DEFINITIONS(class_name*), LOCAL_MACROS(class_name*), PROGRAM(program_name*), INTERFACE(interface_name*), FUNCTION_GROUP(function_group_name*), FUNCTION_MODULE(function_module_name*, function_group_name*), BEHAVIOR_DEFINITION(behavior_definition_name*), BEHAVIOR_IMPLEMENTATION(behavior_implementation_name*), METADATA_EXTENSION(metadata_extension_name*), UNIT_TEST(run_id*), CDS_UNIT_TEST(run_id*).
|
|
@@ -1802,20 +1769,6 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
1802
1769
|
|
|
1803
1770
|
---
|
|
1804
1771
|
|
|
1805
|
-
<a id="handlersystemmessagelist-high-level-compact"></a>
|
|
1806
|
-
#### HandlerSystemMessageList (High-Level / Compact)
|
|
1807
|
-
**Description:** SM02 system messages list. object_type: not used. Required: none. Optional: user, max_results, from, to. Response: JSON.
|
|
1808
|
-
|
|
1809
|
-
**Source:** `src/handlers/compact/high/handleHandlerSystemMessageList.ts`
|
|
1810
|
-
|
|
1811
|
-
**Parameters:**
|
|
1812
|
-
- `from` (string, optional) - Start datetime YYYYMMDDHHMMSS.
|
|
1813
|
-
- `max_results` (number, optional) - Limit messages returned.
|
|
1814
|
-
- `to` (string, optional) - End datetime YYYYMMDDHHMMSS.
|
|
1815
|
-
- `user` (string, optional) - Filter by author username.
|
|
1816
|
-
|
|
1817
|
-
---
|
|
1818
|
-
|
|
1819
1772
|
<a id="handlertransportcreate-high-level-compact"></a>
|
|
1820
1773
|
#### HandlerTransportCreate (High-Level / Compact)
|
|
1821
1774
|
**Description:** Transport create. object_type: not used. Required: description*. Optional: transport_type(workbench|customizing), target_system, owner. Response: JSON.
|
|
@@ -4728,4 +4681,4 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
4728
4681
|
|
|
4729
4682
|
---
|
|
4730
4683
|
|
|
4731
|
-
*Last updated: 2026-04-
|
|
4684
|
+
*Last updated: 2026-04-12*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Generated from code in `src/handlers/compact/high` (not from docs).
|
|
4
4
|
|
|
5
5
|
- Group: Compact
|
|
6
|
-
- Total tools:
|
|
6
|
+
- Total tools: 22
|
|
7
7
|
|
|
8
8
|
## How It Works
|
|
9
9
|
|
|
@@ -131,8 +131,6 @@ Preferred dedicated compact tools and minimal payloads:
|
|
|
131
131
|
- [HandlerDelete](#handlerdelete-compact)
|
|
132
132
|
- [HandlerDumpList](#handlerdumplist-compact)
|
|
133
133
|
- [HandlerDumpView](#handlerdumpview-compact)
|
|
134
|
-
- [HandlerFeedList](#handlerfeedlist-compact)
|
|
135
|
-
- [HandlerGatewayErrorList](#handlergatewayerrorlist-compact)
|
|
136
134
|
- [HandlerGet](#handlerget-compact)
|
|
137
135
|
- [HandlerLock](#handlerlock-compact)
|
|
138
136
|
- [HandlerProfileList](#handlerprofilelist-compact)
|
|
@@ -140,7 +138,6 @@ Preferred dedicated compact tools and minimal payloads:
|
|
|
140
138
|
- [HandlerProfileView](#handlerprofileview-compact)
|
|
141
139
|
- [HandlerServiceBindingListTypes](#handlerservicebindinglisttypes-compact)
|
|
142
140
|
- [HandlerServiceBindingValidate](#handlerservicebindingvalidate-compact)
|
|
143
|
-
- [HandlerSystemMessageList](#handlersystemmessagelist-compact)
|
|
144
141
|
- [HandlerTransportCreate](#handlertransportcreate-compact)
|
|
145
142
|
- [HandlerUnitTestResult](#handlerunittestresult-compact)
|
|
146
143
|
- [HandlerUnitTestRun](#handlerunittestrun-compact)
|
|
@@ -313,36 +310,6 @@ Preferred dedicated compact tools and minimal payloads:
|
|
|
313
310
|
|
|
314
311
|
---
|
|
315
312
|
|
|
316
|
-
<a id="handlerfeedlist-compact"></a>
|
|
317
|
-
#### HandlerFeedList (Compact)
|
|
318
|
-
**Description:** Runtime feed list. object_type: not used. Required: none. Optional: feed_type, user, max_results, from, to. Response: JSON.
|
|
319
|
-
|
|
320
|
-
**Source:** `src/handlers/compact/high/handleHandlerFeedList.ts`
|
|
321
|
-
|
|
322
|
-
**Parameters:**
|
|
323
|
-
- `feed_type` (string, optional (default: descriptors)) - Feed type to read.
|
|
324
|
-
- `from` (string, optional) - Start datetime YYYYMMDDHHMMSS.
|
|
325
|
-
- `max_results` (number, optional) - Limit entries returned.
|
|
326
|
-
- `to` (string, optional) - End datetime YYYYMMDDHHMMSS.
|
|
327
|
-
- `user` (string, optional) - Filter by username.
|
|
328
|
-
|
|
329
|
-
---
|
|
330
|
-
|
|
331
|
-
<a id="handlergatewayerrorlist-compact"></a>
|
|
332
|
-
#### HandlerGatewayErrorList (Compact)
|
|
333
|
-
**Description:** Gateway error log list/detail. object_type: not used. Required: none. Optional: error_url, user, max_results, from, to. Response: JSON.
|
|
334
|
-
|
|
335
|
-
**Source:** `src/handlers/compact/high/handleHandlerGatewayErrorList.ts`
|
|
336
|
-
|
|
337
|
-
**Parameters:**
|
|
338
|
-
- `error_url` (string, optional) - Error feed URL for detail view.
|
|
339
|
-
- `from` (string, optional) - Start datetime YYYYMMDDHHMMSS.
|
|
340
|
-
- `max_results` (number, optional) - Limit errors returned.
|
|
341
|
-
- `to` (string, optional) - End datetime YYYYMMDDHHMMSS.
|
|
342
|
-
- `user` (string, optional) - Filter by username.
|
|
343
|
-
|
|
344
|
-
---
|
|
345
|
-
|
|
346
313
|
<a id="handlerget-compact"></a>
|
|
347
314
|
#### HandlerGet (Compact)
|
|
348
315
|
**Description:** Read operation. object_type required: PACKAGE(package_name*), DOMAIN(domain_name*), DATA_ELEMENT(data_element_name*), TABLE(table_name*), STRUCTURE(structure_name*), VIEW(view_name*), SERVICE_DEFINITION(service_definition_name*), SERVICE_BINDING(service_binding_name*), CLASS(class_name*), LOCAL_TEST_CLASS(class_name*), LOCAL_TYPES(class_name*), LOCAL_DEFINITIONS(class_name*), LOCAL_MACROS(class_name*), PROGRAM(program_name*), INTERFACE(interface_name*), FUNCTION_GROUP(function_group_name*), FUNCTION_MODULE(function_module_name*, function_group_name*), BEHAVIOR_DEFINITION(behavior_definition_name*), BEHAVIOR_IMPLEMENTATION(behavior_implementation_name*), METADATA_EXTENSION(metadata_extension_name*), UNIT_TEST(run_id*), CDS_UNIT_TEST(run_id*).
|
|
@@ -466,20 +433,6 @@ Preferred dedicated compact tools and minimal payloads:
|
|
|
466
433
|
|
|
467
434
|
---
|
|
468
435
|
|
|
469
|
-
<a id="handlersystemmessagelist-compact"></a>
|
|
470
|
-
#### HandlerSystemMessageList (Compact)
|
|
471
|
-
**Description:** SM02 system messages list. object_type: not used. Required: none. Optional: user, max_results, from, to. Response: JSON.
|
|
472
|
-
|
|
473
|
-
**Source:** `src/handlers/compact/high/handleHandlerSystemMessageList.ts`
|
|
474
|
-
|
|
475
|
-
**Parameters:**
|
|
476
|
-
- `from` (string, optional) - Start datetime YYYYMMDDHHMMSS.
|
|
477
|
-
- `max_results` (number, optional) - Limit messages returned.
|
|
478
|
-
- `to` (string, optional) - End datetime YYYYMMDDHHMMSS.
|
|
479
|
-
- `user` (string, optional) - Filter by author username.
|
|
480
|
-
|
|
481
|
-
---
|
|
482
|
-
|
|
483
436
|
<a id="handlertransportcreate-compact"></a>
|
|
484
437
|
#### HandlerTransportCreate (Compact)
|
|
485
438
|
**Description:** Transport create. object_type: not used. Required: description*. Optional: transport_type(workbench|customizing), target_system, owner. Response: JSON.
|
|
@@ -598,4 +551,4 @@ Preferred dedicated compact tools and minimal payloads:
|
|
|
598
551
|
|
|
599
552
|
---
|
|
600
553
|
|
|
601
|
-
*Last updated: 2026-04-
|
|
554
|
+
*Last updated: 2026-04-12*
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Generated from code in `src/handlers/**` (not from docs).
|
|
4
4
|
|
|
5
5
|
- Level: High-Level
|
|
6
|
-
- Total tools:
|
|
6
|
+
- Total tools: 113
|
|
7
7
|
|
|
8
8
|
## Navigation
|
|
9
9
|
|
|
@@ -44,8 +44,6 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
44
44
|
- [HandlerDelete](#handlerdelete-high-level-compact)
|
|
45
45
|
- [HandlerDumpList](#handlerdumplist-high-level-compact)
|
|
46
46
|
- [HandlerDumpView](#handlerdumpview-high-level-compact)
|
|
47
|
-
- [HandlerFeedList](#handlerfeedlist-high-level-compact)
|
|
48
|
-
- [HandlerGatewayErrorList](#handlergatewayerrorlist-high-level-compact)
|
|
49
47
|
- [HandlerGet](#handlerget-high-level-compact)
|
|
50
48
|
- [HandlerLock](#handlerlock-high-level-compact)
|
|
51
49
|
- [HandlerProfileList](#handlerprofilelist-high-level-compact)
|
|
@@ -53,7 +51,6 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
53
51
|
- [HandlerProfileView](#handlerprofileview-high-level-compact)
|
|
54
52
|
- [HandlerServiceBindingListTypes](#handlerservicebindinglisttypes-high-level-compact)
|
|
55
53
|
- [HandlerServiceBindingValidate](#handlerservicebindingvalidate-high-level-compact)
|
|
56
|
-
- [HandlerSystemMessageList](#handlersystemmessagelist-high-level-compact)
|
|
57
54
|
- [HandlerTransportCreate](#handlertransportcreate-high-level-compact)
|
|
58
55
|
- [HandlerUnitTestResult](#handlerunittestresult-high-level-compact)
|
|
59
56
|
- [HandlerUnitTestRun](#handlerunittestrun-high-level-compact)
|
|
@@ -642,36 +639,6 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
642
639
|
|
|
643
640
|
---
|
|
644
641
|
|
|
645
|
-
<a id="handlerfeedlist-high-level-compact"></a>
|
|
646
|
-
#### HandlerFeedList (High-Level / Compact)
|
|
647
|
-
**Description:** Runtime feed list. object_type: not used. Required: none. Optional: feed_type, user, max_results, from, to. Response: JSON.
|
|
648
|
-
|
|
649
|
-
**Source:** `src/handlers/compact/high/handleHandlerFeedList.ts`
|
|
650
|
-
|
|
651
|
-
**Parameters:**
|
|
652
|
-
- `feed_type` (string, optional (default: descriptors)) - Feed type to read.
|
|
653
|
-
- `from` (string, optional) - Start datetime YYYYMMDDHHMMSS.
|
|
654
|
-
- `max_results` (number, optional) - Limit entries returned.
|
|
655
|
-
- `to` (string, optional) - End datetime YYYYMMDDHHMMSS.
|
|
656
|
-
- `user` (string, optional) - Filter by username.
|
|
657
|
-
|
|
658
|
-
---
|
|
659
|
-
|
|
660
|
-
<a id="handlergatewayerrorlist-high-level-compact"></a>
|
|
661
|
-
#### HandlerGatewayErrorList (High-Level / Compact)
|
|
662
|
-
**Description:** Gateway error log list/detail. object_type: not used. Required: none. Optional: error_url, user, max_results, from, to. Response: JSON.
|
|
663
|
-
|
|
664
|
-
**Source:** `src/handlers/compact/high/handleHandlerGatewayErrorList.ts`
|
|
665
|
-
|
|
666
|
-
**Parameters:**
|
|
667
|
-
- `error_url` (string, optional) - Error feed URL for detail view.
|
|
668
|
-
- `from` (string, optional) - Start datetime YYYYMMDDHHMMSS.
|
|
669
|
-
- `max_results` (number, optional) - Limit errors returned.
|
|
670
|
-
- `to` (string, optional) - End datetime YYYYMMDDHHMMSS.
|
|
671
|
-
- `user` (string, optional) - Filter by username.
|
|
672
|
-
|
|
673
|
-
---
|
|
674
|
-
|
|
675
642
|
<a id="handlerget-high-level-compact"></a>
|
|
676
643
|
#### HandlerGet (High-Level / Compact)
|
|
677
644
|
**Description:** Read operation. object_type required: PACKAGE(package_name*), DOMAIN(domain_name*), DATA_ELEMENT(data_element_name*), TABLE(table_name*), STRUCTURE(structure_name*), VIEW(view_name*), SERVICE_DEFINITION(service_definition_name*), SERVICE_BINDING(service_binding_name*), CLASS(class_name*), LOCAL_TEST_CLASS(class_name*), LOCAL_TYPES(class_name*), LOCAL_DEFINITIONS(class_name*), LOCAL_MACROS(class_name*), PROGRAM(program_name*), INTERFACE(interface_name*), FUNCTION_GROUP(function_group_name*), FUNCTION_MODULE(function_module_name*, function_group_name*), BEHAVIOR_DEFINITION(behavior_definition_name*), BEHAVIOR_IMPLEMENTATION(behavior_implementation_name*), METADATA_EXTENSION(metadata_extension_name*), UNIT_TEST(run_id*), CDS_UNIT_TEST(run_id*).
|
|
@@ -795,20 +762,6 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
795
762
|
|
|
796
763
|
---
|
|
797
764
|
|
|
798
|
-
<a id="handlersystemmessagelist-high-level-compact"></a>
|
|
799
|
-
#### HandlerSystemMessageList (High-Level / Compact)
|
|
800
|
-
**Description:** SM02 system messages list. object_type: not used. Required: none. Optional: user, max_results, from, to. Response: JSON.
|
|
801
|
-
|
|
802
|
-
**Source:** `src/handlers/compact/high/handleHandlerSystemMessageList.ts`
|
|
803
|
-
|
|
804
|
-
**Parameters:**
|
|
805
|
-
- `from` (string, optional) - Start datetime YYYYMMDDHHMMSS.
|
|
806
|
-
- `max_results` (number, optional) - Limit messages returned.
|
|
807
|
-
- `to` (string, optional) - End datetime YYYYMMDDHHMMSS.
|
|
808
|
-
- `user` (string, optional) - Filter by author username.
|
|
809
|
-
|
|
810
|
-
---
|
|
811
|
-
|
|
812
765
|
<a id="handlertransportcreate-high-level-compact"></a>
|
|
813
766
|
#### HandlerTransportCreate (High-Level / Compact)
|
|
814
767
|
**Description:** Transport create. object_type: not used. Required: description*. Optional: transport_type(workbench|customizing), target_system, owner. Response: JSON.
|
|
@@ -1914,4 +1867,4 @@ Generated from code in `src/handlers/**` (not from docs).
|
|
|
1914
1867
|
|
|
1915
1868
|
---
|
|
1916
1869
|
|
|
1917
|
-
*Last updated: 2026-04-
|
|
1870
|
+
*Last updated: 2026-04-12*
|
|
@@ -171,7 +171,7 @@ Legacy systems support a subset of tools — primarily Class, Interface, View, P
|
|
|
171
171
|
|
|
172
172
|
<a id="readclass-read-only-class"></a>
|
|
173
173
|
#### ReadClass (Read-Only / Class)
|
|
174
|
-
**Description:** [read-only] Read ABAP class source code and metadata
|
|
174
|
+
**Description:** [read-only] Read ABAP class source code and metadata. Answers:
|
|
175
175
|
|
|
176
176
|
**Source:** `src/handlers/class/readonly/handleReadClass.ts`
|
|
177
177
|
|
|
@@ -188,7 +188,7 @@ Legacy systems support a subset of tools — primarily Class, Interface, View, P
|
|
|
188
188
|
|
|
189
189
|
<a id="readfunctiongroup-read-only-function-group"></a>
|
|
190
190
|
#### ReadFunctionGroup (Read-Only / Function Group)
|
|
191
|
-
**Description:** [read-only] Read ABAP function group source code and metadata
|
|
191
|
+
**Description:** [read-only] Read ABAP function group source code and metadata. Answers:
|
|
192
192
|
|
|
193
193
|
**Source:** `src/handlers/function_group/readonly/handleReadFunctionGroup.ts`
|
|
194
194
|
|
|
@@ -205,7 +205,7 @@ Legacy systems support a subset of tools — primarily Class, Interface, View, P
|
|
|
205
205
|
|
|
206
206
|
<a id="readfunctionmodule-read-only-function-module"></a>
|
|
207
207
|
#### ReadFunctionModule (Read-Only / Function Module)
|
|
208
|
-
**Description:** [read-only] Read ABAP function module source code and metadata
|
|
208
|
+
**Description:** [read-only] Read ABAP function module source code and metadata. Answers:
|
|
209
209
|
|
|
210
210
|
**Source:** `src/handlers/function_module/readonly/handleReadFunctionModule.ts`
|
|
211
211
|
|
|
@@ -255,7 +255,7 @@ Legacy systems support a subset of tools — primarily Class, Interface, View, P
|
|
|
255
255
|
|
|
256
256
|
<a id="readinterface-read-only-interface"></a>
|
|
257
257
|
#### ReadInterface (Read-Only / Interface)
|
|
258
|
-
**Description:** [read-only] Read ABAP interface source code and metadata
|
|
258
|
+
**Description:** [read-only] Read ABAP interface source code and metadata. Answers:
|
|
259
259
|
|
|
260
260
|
**Source:** `src/handlers/interface/readonly/handleReadInterface.ts`
|
|
261
261
|
|
|
@@ -285,7 +285,7 @@ Legacy systems support a subset of tools — primarily Class, Interface, View, P
|
|
|
285
285
|
|
|
286
286
|
<a id="readpackage-read-only-package"></a>
|
|
287
287
|
#### ReadPackage (Read-Only / Package)
|
|
288
|
-
**Description:** [read-only] Read ABAP package definition and metadata
|
|
288
|
+
**Description:** [read-only] Read ABAP package definition and metadata. Answers:
|
|
289
289
|
|
|
290
290
|
**Source:** `src/handlers/package/readonly/handleReadPackage.ts`
|
|
291
291
|
|
|
@@ -316,7 +316,7 @@ Legacy systems support a subset of tools — primarily Class, Interface, View, P
|
|
|
316
316
|
|
|
317
317
|
<a id="readprogram-read-only-program"></a>
|
|
318
318
|
#### ReadProgram (Read-Only / Program)
|
|
319
|
-
**Description:** [read-only] Read ABAP program source code and metadata
|
|
319
|
+
**Description:** [read-only] Read ABAP program (report) source code and metadata. Answers:
|
|
320
320
|
|
|
321
321
|
**Source:** `src/handlers/program/readonly/handleReadProgram.ts`
|
|
322
322
|
|
|
@@ -333,7 +333,7 @@ Legacy systems support a subset of tools — primarily Class, Interface, View, P
|
|
|
333
333
|
|
|
334
334
|
<a id="readview-read-only-view"></a>
|
|
335
335
|
#### ReadView (Read-Only / View)
|
|
336
|
-
**Description:** [read-only] Read ABAP
|
|
336
|
+
**Description:** [read-only] Read ABAP CDS view source code and metadata. Answers:
|
|
337
337
|
|
|
338
338
|
**Source:** `src/handlers/view/readonly/handleReadView.ts`
|
|
339
339
|
|
|
@@ -2129,4 +2129,4 @@ Legacy systems support a subset of tools — primarily Class, Interface, View, P
|
|
|
2129
2129
|
|
|
2130
2130
|
---
|
|
2131
2131
|
|
|
2132
|
-
*Last updated: 2026-04-
|
|
2132
|
+
*Last updated: 2026-04-12*
|