Table list used by SAP ABAP Function Module LTRS_RESOURCE_INS (Insert a record into the resource table)
SAP ABAP Function Module
LTRS_RESOURCE_INS (Insert a record into the resource table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | LRSRC | Resource | ||
| 2 | LRSRC | Resource | SOURCE REFERENCE(I_RSTYP) LIKE LRSRC-RSTYP |
|
| 3 | LRSRC | Resource | SOURCE REFERENCE(I_BLCKD) LIKE LRSRC-BLCKD OPTIONAL |
|
| 4 | LRSRC | Resource | SOURCE VALUE(ES_LRSRC) TYPE LRSRC |
|
| 5 | LRSRC | Resource | SOURCE REFERENCE(I_LOCAT) LIKE LRSRC-LOCAT |
|
| 6 | LRSRC | Resource | SOURCE REFERENCE(I_RSRCE) LIKE LRSRC-RSRCE |
|
| 7 | LTRM_SRCDST | Definition of source/dest node | ||
| 8 | LTRM_SRCDST | Definition of source/dest node | SOURCE REFERENCE(I_RSLOC) TYPE LTRM_SRCDST OPTIONAL |
|