Functionality You can use this method to list all purchase orders that have to bereleased (approved) with a certain release code and group (collectiverelease). As of SAP Release 4.0A, use the method GetItemsForRelease> of thebusiness object PurchaseOrder>.Notes Authorization object M_EINK_FRG> is checked. The release code (RelCode>) and the release group (RelGroup >) have to be passed on. The parameter ItemsForRelease> determine whether:
- Purchase orders awaiting release, or
- Already-released purchase orders
are selected. This is useful, for example, if a list is to be generated for thecancellation (revokation) of previously effected releases. The results are returned in the table parameters Headers>,Addresses> and Items>.Further information For further information, refer to the MM Purchasing >documentation.Description If the indicator is set, only POs that can be released are listed. If the indicator is not set, only POs that have already been releasedare listed. Value range Dictionary data type: CHAR (field length 1). Description You will find iformation on the meaning of the release codes in therelevant data element documentation: Release Code>Value range Dictionary data type: CHAR (field length 2). Description You will find information on the meaning of the release group in therelevant data element documentation: Release Group>Value range Dictionary data type: CHAR (field length 2). Description This table contains the vendor's address. Description This table contains all PO header data. Description This table contains all PO items. Description This table contains the return messages from the method call.
|