Table list used by SAP ABAP Function Module ISA_READ_CATALOG_COMPLETE (Liest eine Katalogvariante mit Dokumenten, Langtexten und Attributen)
SAP ABAP Function Module
ISA_READ_CATALOG_COMPLETE (Liest eine Katalogvariante mit Dokumenten, Langtexten und Attributen) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIADMID | BAPI communication structure: ad. media ID | SOURCE VALUE(CATALOG) LIKE BAPIADMID-PRODCAT |
|
| 2 | BAPIADMIP | BAPI communication structure: price for layout area item | SOURCE PRICES STRUCTURE BAPIADMIP OPTIONAL |
|
| 3 | BAPIADMVC | BAPI communication structure: currency for ad. media variant | SOURCE CURRENCIES STRUCTURE BAPIADMVC OPTIONAL |
|
| 4 | BAPIADMVID | BAPI communication structure: ad. media variant ID | SOURCE VALUE(VARIANT) LIKE BAPIADMVID-VARIANT |
|
| 5 | BAPIADMVL | BAPI communication structure: language for ad. media variant | ||
| 6 | BAPIADMVL | BAPI communication structure: language for ad. media variant | SOURCE LANGUAGES STRUCTURE BAPIADMVL OPTIONAL |
|
| 7 | BAPILAYA | BAPI communication structure: layout area | ||
| 8 | BAPILAYA | BAPI communication structure: layout area | SOURCE AREAS STRUCTURE BAPILAYA OPTIONAL |
|
| 9 | BAPILAYD | BAPI communication structure: document for layout object | ||
| 10 | BAPILAYIT | BAPI communication structure: layout area items | ||
| 11 | BAPILAYIT | BAPI communication structure: layout area items | SOURCE ITEMS STRUCTURE BAPILAYIT OPTIONAL |
|
| 12 | BAPILAYLT | BAPI communication structure: long text for layout object | ||
| 13 | BAPILAYTX | BAPI communication structure: text for layout object | SOURCE TEXTS STRUCTURE BAPILAYTX OPTIONAL |
|
| 14 | BAPIRETURN | Return Parameter | ||
| 15 | BAPIRETURN | Return Parameter | SOURCE VALUE(RETURN) LIKE BAPIRETURN |
|
| 16 | BAPIRETURN1 | Return Parameter | SOURCE RETURN_AREAS STRUCTURE BAPIRETURN1 OPTIONAL |
|
| 17 | ISA_CATALOG_ATTRIBUTE | ISA: Attribute Values in Product Catalog | SOURCE ATTRIBUTES STRUCTURE ISA_CATALOG_ATTRIBUTE OPTIONAL |
|
| 18 | ISA_CHECK | ISA: Dummy Structure for Check Field | SOURCE VALUE(WITH_CONF) LIKE ISA_CHECK-XFELD DEFAULT ' ' |
|
| 19 | ISA_CHECK | ISA: Dummy Structure for Check Field | SOURCE VALUE(WITH_DOCS) LIKE ISA_CHECK-XFELD DEFAULT 'X' |
|
| 20 | ISA_CHECK | ISA: Dummy Structure for Check Field | SOURCE VALUE(WITH_PRICES) LIKE ISA_CHECK-XFELD DEFAULT 'X' |
|
| 21 | ISA_CHECK | ISA: Dummy Structure for Check Field | SOURCE VALUE(WITH_TEXTS) LIKE ISA_CHECK-XFELD DEFAULT 'X' |
|
| 22 | ISA_CHECK | ISA: Dummy Structure for Check Field | SOURCE VALUE(WITH_ATTRIBUTES) LIKE ISA_CHECK-XFELD DEFAULT ' ' |
|
| 23 | ISA_DOCUMENT_LINE | ISA: Document for Layout Area or Layout Area Item | ||
| 24 | ISA_DOCUMENT_LINE | ISA: Document for Layout Area or Layout Area Item | SOURCE DOCUMENTS STRUCTURE ISA_DOCUMENT_LINE OPTIONAL |
|
| 25 | ISA_LONGTEXT_LINE | ISA: Long Text Line for Layout Area or Layout Area Item | ||
| 26 | ISA_LONGTEXT_LINE | ISA: Long Text Line for Layout Area or Layout Area Item | SOURCE LONG_TEXTS STRUCTURE ISA_LONGTEXT_LINE OPTIONAL |
|
| 27 | PRE03 | Structure: Material - Preliminary Step | ||
| 28 | T006A | Assign Internal to Language-Dependent Unit |