Data Element list used by SAP ABAP Function Module OCS_UPDATE_ATTRIBUTE (Update the value of an already existing extended attribute)
SAP ABAP Function Module
OCS_UPDATE_ATTRIBUTE (Update the value of an already existing extended attribute) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | PATCH | Support Package name | SOURCE VALUE(IV_PATCH) LIKE PAT03-PATCH |
|
| 2 | PAT_SEQ | PAT07/PAT08/PAT13: Sequence | SOURCE VALUE(IV_INDEX) LIKE PAT08-CNT OPTIONAL |
|
| 3 | PAT_VALUE | PAT08: Value of extended Support Package attribute | SOURCE VALUE(IV_VALUE) LIKE PAT08-VALUE |
|
| 4 | PAT_XATT | PAT08: Name of extended attribute | SOURCE VALUE(IV_NAME) LIKE PAT08-X_ATTRIB |
|