The Function Module PLANNED_CHANGES_READ_POSITIONS (Change document: Read and edit scheduling items) is a standard Function Module in SAP ERP and is part of the function group SCD3 within the package SZD.
Function Module | PLANNED_CHANGES_READ_POSITIONS |
Short Text | Change document: Read and edit scheduling items |
Function Group | SCD3 |
Package | SZD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHANGENUMBER | LIKE | PCDPOS-CHANGENR | Change document number | |
OBJECTCLAS | LIKE | PCDHDR-OBJECTCLAS | SPACE | Object Class |
OBJECTID | LIKE | PCDHDR-OBJECTID | SPACE | Object value |
TABLEKEY | LIKE | PCDPOS-TABKEY | SPACE | Table key of object class table |
TABLEKEY254 | TYPE | PCDPOS_UID-TABKEY | SPACE | Table Key for CDPOS in Character 254 |
TABLENAME | LIKE | PCDPOS-TABNAME | SPACE | Object class table name |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
HEADER | LIKE | PCDHDR | Change document header (structure CDHDR) |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EDITPOS | LIKE | CDSHW | Table with edited change document items |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_POSITION_FOUND | No item found |