Data Element list used by SAP ABAP Function Module LSO_GET_ADDR_INST_C (Empfänger ermitteln (Referenten))
SAP ABAP Function Module
LSO_GET_ADDR_INST_C (Empfänger ermitteln (Referenten)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADTYP | Recipient group | SOURCE VALUE(ADTYP) LIKE PKMIT-ADTYP |
|
| 2 | BMANZL | Number of attendances | SOURCE VALUE(ATANZ) LIKE PKMIT-MANZL OPTIONAL |
|
| 3 | CHAR1 | Single-Character Flag | SOURCE VALUE(VERINST) TYPE CHAR1 |
|
| 4 | DIALTYP | Indicator: interactive processing (dialog mode) | SOURCE VALUE(MODE) LIKE PP0V-DIALOG DEFAULT ' ' |
|
| 5 | HRVOBEG | Start date of prebooking period | SOURCE VALUE(VOBEG) LIKE PKMIT-VOBEG DEFAULT '19000101' |
|
| 6 | HRVOEND | End date of the prebooking period | SOURCE VALUE(VOEND) LIKE PKMIT-VOEND DEFAULT '99991231' |
|
| 7 | KBGDA | Valid from: business event | SOURCE VALUE(EVBEG) LIKE PKMIT-KRS1_BEGDA DEFAULT '19000101' |
|
| 8 | KENDT | Validity end date: business event | SOURCE VALUE(EVEND) LIKE PKMIT-KRS1_ENDDA DEFAULT '99991231' |
|
| 9 | LSO_TRAINING_PREV_ID_C | Previous Course | SOURCE VALUE(EVENT) LIKE LSO_PKMIT2-TRAIN2_ID OPTIONAL |
|
| 10 | LSO_TRAINING_TFORM_C | Course: Delivery Method | SOURCE VALUE(TFORM) LIKE LSO_PKMIT2-TRAIN1_TFORM OPTIONAL |
|
| 11 | LSO_TRAINTYPE_ID_C | Course Type Object ID | SOURCE VALUE(EVTYP) LIKE LSO_PKMIT2-TTYPE_ID |
|
| 12 | NORMA | Indicator for normal booking | SOURCE VALUE(NORMA) LIKE PKMIT-NORMA DEFAULT 'X' |
|
| 13 | OBLIG | Indicator for essential booking | SOURCE VALUE(OBLIG) LIKE PKMIT-OBLIG DEFAULT 'X' |
|
| 14 | PLVAR | Plan Version | SOURCE VALUE(PLVAR) LIKE PKMIT-PLVAR |
|
| 15 | PRTPE | Participant Type | SOURCE VALUE(ATTYP) LIKE PKMIT-TEILNTYP OPTIONAL |
|
| 16 | SUBTY | Subtype | ||
| 17 | TEILN_ID | Object ID of attendee | SOURCE VALUE(ATTEN) LIKE PKMIT-TEILN_ID OPTIONAL |
|
| 18 | VLANGU | Requested Language of Business Event of Type Prebooked | SOURCE VALUE(VOLNG) LIKE PKMIT-VOLNG DEFAULT ' ' |
|
| 19 | WAITL | Indicator: waiting-list booking | SOURCE VALUE(WAITL) LIKE PKMIT-WAITL DEFAULT 'X' |