Data Element list used by SAP ABAP Function Module CUDB_SET_VAL (Eintrag eines einzelnen Wertes für ein Merkmal in die DDB)
SAP ABAP Function Module
CUDB_SET_VAL (Eintrag eines einzelnen Wertes für ein Merkmal in die DDB) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
ATFLV | Internal floating point from | SOURCE VALUE(NUM_VALUE) LIKE DDB_C01-ATFLV OPTIONAL |
2 | ![]() |
ATFOR | Data type of characteristic | SOURCE VALUE(VTYPE) LIKE DDB_C01-ATFOR |
3 | ![]() |
ATINN | Internal characteristic | SOURCE VALUE(ATINN) LIKE DDB_C01-ATINN |
4 | ![]() |
ATWRT | Characteristic Value | SOURCE VALUE(SYM_VALUE) LIKE DDB_C01-ATWRT OPTIONAL |
5 | ![]() |
CUFACT | Fact number in DDB (transaction data for configuration) | SOURCE VALUE(FACT_INDEX) LIKE DDB_C02-FACT |
6 | ![]() |
CUINST | Instance number within DDB (configuration) | SOURCE VALUE(OBJ_VALUE) LIKE DDB_C03-ATOBJ OPTIONAL |
7 | ![]() |
CUINST | Instance number within DDB (configuration) | SOURCE VALUE(INSTANCE) LIKE DDB_C02-INSTANCE |
8 | ![]() |
CUKNTYPE | Origin of assigned values in configuration | SOURCE VALUE(KNTYPE) LIKE TMS_JUST-KNTYPE OPTIONAL |
9 | ![]() |
CURFLAG | Char. type: single-val(0), restrictable(1), multiple-val(2) | SOURCE VALUE(RFLAG) LIKE DDB_C06-RFLAG |
10 | ![]() |
CUTRIGGER | Reference to fact list (configuration: TMS, PMS) | SOURCE VALUE(TRIGGER) LIKE TMS_JUST-TRIGGER OPTIONAL |
11 | ![]() |
TMS_AUTHOR | Author of a DDB entry | SOURCE VALUE(AUTHOR) LIKE TMS_JUST-AUTHOR OPTIONAL |
12 | ![]() |
TMS_SEGM | Segment of dynamic database | SOURCE VALUE(SEGM) LIKE TMS_JUST-SEGM OPTIONAL |