Menu

SAP Function Module CO_BC_RESBD_OF_ORDER_GET

Lesen der Komponenten zu einem Auftrag

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module CO_BC_RESBD_OF_ORDER_GET (Lesen der Komponenten zu einem Auftrag) is a standard Function Module in SAP ERP and is part of the function group COBC within the package CO.

Technical Information

Function Module CO_BC_RESBD_OF_ORDER_GET
Short Text Lesen der Komponenten zu einem Auftrag
Function Group COBC
Package CO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AUFNR_ACT LIKE AUFK-AUFNR Order (network) number
CHECK_DELETED LIKE RC27X-FLG_SEL ' ' Check on (status logical) deleted
CHECK_VBKZ_DEL LIKE SY-DATAR 'X' No records with update indicator - D or X
GET_OLD LIKE RC27X-FLG_SEL ' ' Set up table of old materials (_/X)
I_ARCHIVE LIKE RC27X-FLG_SEL ' ' Aufruf aus Archivierung
NO_MAKTX LIKE RC27X-FLG_SEL 'X' Material text is not required
NO_READ LIKE SY-DATAR ' ' No dynamic read from database
NO_STATX LIKE RC27X-FLG_SEL 'X' Do not format status text

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ARESB_EXP LIKE ARESB Table of old materials
RESBD_GET LIKE RESBDGET Table for current materials

Exceptions

This function module does not define any Exceptions.