Table list used by SAP ABAP Function Module M60V_PROFIL_CREATE (Erzeugung eines Profils zu einem Objekt (ein Eintrag in der Tabelle TPHVP))
SAP ABAP Function Module
M60V_PROFIL_CREATE (Erzeugung eines Profils zu einem Objekt (ein Eintrag in der Tabelle TPHVP)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | API_CHAR | API Interface for Characteristics | ||
| 2 | API_VALUE | API Interface for Characteristic Value | ||
| 3 | AUSP | Characteristic Values | ||
| 4 | CABN | Characteristic | ||
| 5 | CABNT | Characteristic Descriptions | ||
| 6 | CAWN | Characteristic values | ||
| 7 | CAWNT | Value Texts | ||
| 8 | CHAR_VAL | Structure for characteristics and values + their descriptns | ||
| 9 | CUCO | Additional Data for Configurable Objects | ||
| 10 | CUVTAB | Variant table basic data | ||
| 11 | CUVTAB_FLD | Fields of variant table | ||
| 12 | CUVTAB_VALC | CHAR format values for variant table | ||
| 13 | CUVTAB_VALN | NON-CHAR format variant table values | ||
| 14 | INOB | Link between Internal Number and Object | ||
| 15 | INRI | Number ranges function module interface structure | ||
| 16 | KLAH | Class Header Data | ||
| 17 | KLAH | Class Header Data | SOURCE REFERENCE(CLASSTYPE) LIKE KLAH-KLART OPTIONAL |
|
| 18 | KSML | Characteristics of a Class | ||
| 19 | KSSK | Allocation Table: Object to Class | SOURCE REFERENCE(CLINT) LIKE KSSK-CLINT OPTIONAL |
|
| 20 | KSSK | Allocation Table: Object to Class | ||
| 21 | KSSK | Allocation Table: Object to Class | SOURCE REFERENCE(OBJECT) LIKE KSSK-OBJEK OPTIONAL |
|
| 22 | KSSK_V0 | Classification: KSSK+KLAH | ||
| 23 | MVPL | Structure for characteristics and values | ||
| 24 | MVPL | Structure for characteristics and values | SOURCE I_MVPL STRUCTURE MVPL |
|
| 25 | MVPL1 | Structure for Required Characteristics | ||
| 26 | MVPL1 | Structure for Required Characteristics | SOURCE I_MVPL1 STRUCTURE MVPL1 |
|
| 27 | TCLA | Class Types | SOURCE REFERENCE(OBJECTID) LIKE TCLA-OBTAB OPTIONAL |
|
| 28 | TCLA | Class Types | ||
| 29 | TPHVP | Header: Planning Profile | SOURCE VALUE(OBJEKT) LIKE TPHVP-OBJEKT |
|
| 30 | TPHVP | Header: Planning Profile | ||
| 31 | TPHVP | Header: Planning Profile | SOURCE I_DATA_TPHVP STRUCTURE TPHVP OPTIONAL |
|
| 32 | TPHVP | Header: Planning Profile | SOURCE VALUE(PROFILTEXT) LIKE TPHVP-PROFTXT |
|
| 33 | TPHVP | Header: Planning Profile | SOURCE VALUE(KNOWN_PROFILID) LIKE TPHVP-PROFILID DEFAULT '000000000000' |
|
| 34 | TPHVP | Header: Planning Profile | SOURCE VALUE(OBJEKTTABELLE) LIKE TPHVP-OBTAB DEFAULT 'MARA' |
|
| 35 | TPHVP | Header: Planning Profile | SOURCE VALUE(KLASSENART) LIKE TPHVP-KLART DEFAULT '029' |
|
| 36 | TPLVP | Planning Profile | ||
| 37 | TPLVP | Planning Profile | SOURCE I_DATA_TPLVP STRUCTURE TPLVP OPTIONAL |
|
| 38 | TPSVP | Planning profile lines | SOURCE I_DATA_TPSVP STRUCTURE TPSVP OPTIONAL |
|
| 39 | TPSVP | Planning profile lines | ||
| 40 | VTDESCRIPT | Table Descriptions (API) |