Table list used by SAP ABAP Function Module ISP_AENDNR_CREATE (Bearbeiten einer Änderungsnummer)
SAP ABAP Function Module
ISP_AENDNR_CREATE (Bearbeiten einer Änderungsnummer) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | JSTAENDER | IS-M/SD: Change Number for Structure Maintenance | SOURCE VALUE(SOLL_DATUM_AB) LIKE JSTAENDER-GUELTIGAB DEFAULT '19000101' |
|
| 2 | JSTAENDER | IS-M/SD: Change Number for Structure Maintenance | SOURCE VALUE(IN_AENDNR) LIKE JSTAENDER-AENDNR |
|
| 3 | JSTAENDER | IS-M/SD: Change Number for Structure Maintenance | SOURCE VALUE(SOLL_DATUM_BIS) LIKE JSTAENDER-GUELTIGBIS DEFAULT '19991231' |
|
| 4 | JSTAENDER | IS-M/SD: Change Number for Structure Maintenance | SOURCE VALUE(AENDNR) LIKE JSTAENDER-AENDNR |
|
| 5 | TJ180 | Initial Values of Transaction in IS-M | SOURCE VALUE(BEARBEITUNGSART) LIKE TJ180-TRTYP DEFAULT 'A' |
|