Table list used by SAP ABAP Function Module FKK_POSTING_LOCKS_READ (Lesen aller Buchungssperren zu einem Geschäftspartner)
SAP ABAP Function Module
FKK_POSTING_LOCKS_READ (Lesen aller Buchungssperren zu einem Geschäftspartner) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE | Boolean variable | SOURCE VALUE(I_ALL_ITEM_LOCKS) LIKE BOOLE-BOOLE OPTIONAL |
|
| 2 | BOOLE | Boolean variable | SOURCE VALUE(I_ONLY_IF_BUFFERED) LIKE BOOLE-BOOLE DEFAULT SPACE |
|
| 3 | BOOLE | Boolean variable | SOURCE VALUE(I_NO_ITEM_LEVEL) LIKE BOOLE-BOOLE DEFAULT SPACE |
|
| 4 | BOOLE | Boolean variable | SOURCE VALUE(I_NO_BUFFER) LIKE BOOLE-BOOLE DEFAULT SPACE |
|
| 5 | BOOLE | Boolean variable | SOURCE VALUE(I_LOCK_POSTING) LIKE BOOLE-BOOLE DEFAULT 'X' |
|
| 6 | BOOLE | Boolean variable | SOURCE VALUE(I_LOCK_CLEARING) LIKE BOOLE-BOOLE DEFAULT 'X' |
|
| 7 | BOOLE | Boolean variable | SOURCE VALUE(I_REFRESH) TYPE BOOLE-BOOLE DEFAULT SPACE |
|
| 8 | DFKKLOCKS | FI-CA: Business Locks | SOURCE T_LOCKS STRUCTURE DFKKLOCKS |
|
| 9 | DFKKLOCKS | FI-CA: Business Locks | ||
| 10 | FKKKO | Header Data In Open Item Accounting Document | SOURCE VALUE(I_DATE) LIKE FKKKO-BUDAT OPTIONAL |
|
| 11 | FKKOP | Business Partner Items in Contract Account Document | ||
| 12 | FKKOP | Business Partner Items in Contract Account Document | SOURCE VALUE(I_GPART) LIKE FKKOP-GPART |
|
| 13 | FKKR_FDATE | Ranges Structure for 'From Date' for Bus. Locks (FI-CA) | ||
| 14 | FKKR_LOTYP | Ranges Structure for Lock Type for Bus. Locks (FI-CA) | ||
| 15 | FKKR_PROID | Ranges Structure for Process ID for Bus. Locks (FI-CA) | ||
| 16 | FKKR_TDATE | Ranges Structure for 'To Date' for Bus. Locks (FI-CA) | ||
| 17 | TFK000S | Posting Locks |