Data Element list used by SAP ABAP Function Module HRCA_POSTAL_CODE_CHECK (HR-Interface: Prüfung der Postleitzahl und Region)
SAP ABAP Function Module
HRCA_POSTAL_CODE_CHECK (HR-Interface: Prüfung der Postleitzahl und Region) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | SOURCE VALUE(ONE_TIME_ACCOUNT) LIKE HRCA_POSTALCODE-ONETIMEACC DEFAULT SPACE |
|
| 2 | LAND1_GP | Country Key | SOURCE VALUE(COUNTRY) LIKE HRCA_POSTALCODE-COUNTRY |
|
| 3 | PFACH | PO Box | SOURCE VALUE(PO_BOX) LIKE HRCA_POSTALCODE-PO_BOX DEFAULT SPACE |
|
| 4 | PSTL2 | P.O. Box Postal Code | SOURCE DEFAULT SPACE |
|
| 5 | PSTL2 | P.O. Box Postal Code | SOURCE VALUE(POSTAL_CODE_PO_BOX) LIKE HRCA_POSTALCODE-CODE_POBOX |
|
| 6 | PSTLZ | Postal Code | SOURCE VALUE(POSTAL_CODE) LIKE HRCA_POSTALCODE-POSTALCODE DEFAULT SPACE |
|
| 7 | PSTLZ | Postal Code | SOURCE VALUE(POSTAL_CODE) LIKE HRCA_POSTALCODE-POSTALCODE |
|
| 8 | REGIO | Region (State, Province, County) | SOURCE VALUE(REGION) LIKE HRCA_POSTALCODE-REGION DEFAULT SPACE |
|