Table/Structure Field list used by SAP ABAP Function Module CONVERT_MASTER_TO_CAM (Konvertiert Stammobjekt-Adressdaten (z.B.KNA1) in die ZAV-Struktur)
SAP ABAP Function Module
CONVERT_MASTER_TO_CAM (Konvertiert Stammobjekt-Adressdaten (z.B.KNA1) in die ZAV-Struktur) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ADURI - URI_TYPE | URI type flag | ||
| 2 | SZAD_FIELD - ADDR_TYPE | Address type (1=Organization, 2=Person, 3=Contact person) | ||
| 3 | SZAD_FIELD - ADDR_TYPE | Address type (1=Organization, 2=Person, 3=Contact person) | SOURCE VALUE(ADDR_TYPE) LIKE SZAD_FIELD-ADDR_TYPE |
|
| 4 | SZAD_FIELD - UPDATEFLAG | Address transfer structure change flag | ||
| 5 | SZAD_FIELD - UPDATEFLAG | Address transfer structure change flag | SOURCE VALUE(UPDATEFLAG) LIKE SZAD_FIELD-UPDATEFLAG DEFAULT 'I' |
|
| 6 | TCONV_ADR - CONCATENATE | Master date consists of several ZAC fields (concatenate) | ||
| 7 | TCONV_ADR - MASTER_FIELD | Field Name | ||
| 8 | TCONV_ADR - MASTER_TAB | Table Name | ||
| 9 | TCONV_ADR - MASTER_TAB | Table Name | SOURCE VALUE(MASTER_TAB) LIKE TCONV_ADR-MASTER_TAB |
|
| 10 | TCONV_ADR - STRUCTURE | Identifier for internal table containing ZAC address struct. | ||
| 11 | TCONV_ADR - SUB | Identifier for sub-structurecontaining ZAC address structure | ||
| 12 | TCONV_ADR - UPDATEFLG | Identifies whether previous identical WA is updated | ||
| 13 | TCONV_ADR - WORKAREA | Identifier of work area for int. table w/ ZAV addr. struct. |