Skip to content

Commit 6cc3067

Browse files
authored
update supported objects (#253)
1 parent e0a72eb commit 6cc3067

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Diff for: src/user-guide/reference/supported.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ order: 20
1111
| `AMSD` | Logical Database Schema | **Yes** | No |
1212
| `AOBJ` | Archiving Object | [#804](https://github.com/abapGit/abapGit/issues/804) | No |
1313
| `APIS` | API Release State | **Yes** | No |
14+
| `APLO` | Application Log Objects | **Yes**, [AFF](https://github.com/SAP/abap-file-formats) | **Yes** |
1415
| `AQBG` | ABAP Query: User group | **Yes** | No |
1516
| `AQQU` | ABAP Query: Query | **Yes** | No |
1617
| `AQSG` | ABAP Query: Functional area | **Yes** | No |
@@ -21,9 +22,9 @@ order: 20
2122
| `AVAR` | Activation Variants for Assertions and Breakpoints | **Yes** | No |
2223
| `AVAS` | Classification | **Yes** | No |
2324
| `BDEF` | Behaviour Definition | **Yes** | *Planned* |
25+
| `BGQC` | Background Processing Context | **Yes**, [AFF](https://github.com/SAP/abap-file-formats/tree/main/file-formats) | **Yes** |
2426
| `BMFR` | Application Component | [#2108](https://github.com/abapGit/abapGit/issues/2108) | No |
2527
| `BOBF` | BOPF: Business Object Model | [#165](https://github.com/abapGit/abapGit/issues/165) | No |
26-
| `BGQC` | Background Processing Context | **Yes**, [AFF](https://github.com/SAP/abap-file-formats/tree/main/file-formats) | **Yes** |
2728
| `CHAR` | Object characteristic | **Yes** | No |
2829
| `CHDO` | Change Document Object | **Yes** | *Planned* |
2930
| `CHKC` | ATC Check Category | **Yes**, [AFF](https://github.com/SAP/abap-file-formats) | **Yes** |
@@ -110,7 +111,9 @@ order: 20
110111
| `PROG` | Program | **Yes** | **Yes** |
111112
| `RONT` | SAP Object Type | **Yes**, [AFF](https://github.com/SAP/abap-file-formats) | **Yes** |
112113
| `SAJC` | Application job catalog entry | [#1580](https://github.com/abapGit/abapGit/issues/1580) | No |
114+
| `SAJC` | Application Job Catalog Entry | **Yes**, [AFF](https://github.com/SAP/abap-file-formats) | **Yes** |
113115
| `SAJT` | Application job template | [1581](https://github.com/abapGit/abapGit/issues/1581) | No |
116+
| `SAJT` | Application Job Templates | **Yes**, [AFF](https://github.com/SAP/abap-file-formats) | **Yes** |
114117
| `SAMC` | ABAP Messaging Channels | **Yes** | No |
115118
| `SAPC` | ABAP Push Channels | **Yes** | No |
116119
| `SCP1` | BC Set or Customizing Profile | **Yes** | No |

0 commit comments

Comments
 (0)