Fonction SAP SDOK_PHIO_PROPERTIES_SET - Set attributes for physical information object

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
CLIENT SYST-MANDT C 3 SY-MANDT X
OBJECT_ID SDOKOBJECT u 42 BOR Key for the Object

Paramètre Reférence Long. Facultatif Description
PROPERTIES SDOKPROPTY 89 Name and Value of Attributes

Exception Description
BAD_PROPERTIES Incorrect Attribute Data Entered
EXCEPTION_IN_EXIT Exception in Application Exit
NOT_AUTHORIZED No Authorization
NOT_EXISTING Object Does Not Exist

Functionality
This function module sets selected attribute values for a physicaldocument.
When calling this function module, specify attributes as name/valuepairs in the table PROPERTIES.
The system then adds new values for attributes with multiple values,although values identical to existing ones are not added. Values forattributes with a single value are updated.
If you specify system-side attributes or attributes that are notallowed in the specified document class, or if you attempt to assignmultiple values to an attribute that only takes a single value, thistriggers the exception BAD_PROPERTIES.