Data Element list used by SAP ABAP Function Module GET_PROFILE_FOP (Get the form of payment defined in a profile)
SAP ABAP Function Module
GET_PROFILE_FOP (Get the form of payment defined in a profile) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CATEGORY | Travel service category | SOURCE VALUE(CATEGORY) LIKE TA20PF-CATEGORY OPTIONAL |
|
| 2 | FORM_OF_PAYMENT | Payment method | SOURCE VALUE(FOP) LIKE TA20PF-FOP OPTIONAL |
|
| 3 | PROF_ID | Travel Profile | SOURCE VALUE(PROFILE) LIKE TA20P-PROFILE |
|
| 4 | PROVIDER_CODE | Provider Code | SOURCE VALUE(PROVIDER) LIKE TA20PF-PROVIDER OPTIONAL |
|