Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module CS_BOM_EXPL_GNRL2_V1 (General BOM explosion: document sub-assemblies) is a standard Function Module in SAP ERP and is part of the function group CSS7 within the package CS.
Function Module | CS_BOM_EXPL_GNRL2_V1 |
Short Text | General BOM explosion: document sub-assemblies |
Function Group | CSS7 |
Package | CS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ALEKZ | LIKE | CSDATA-XFELD | SPACE | Kennzeichen: ALE-Umfeld |
DATUV | LIKE | STKO-DATUV | 0 | Validity date |
DOCAR | LIKE | DRAW-DOKAR | Document type | |
DOCNR | LIKE | DRAW-DOKNR | Document number | |
DOCTL | LIKE | DRAW-DOKTL | Document part | |
DOCVR | LIKE | DRAW-DOKVR | Document version | |
EMENG | LIKE | STKO-BMENG | 0 | Required quantity |
MEHRS | LIKE | CSDATA-XFELD | SPACE | Multi-level explosion |
MMORY | LIKE | CSDATA-XFELD | SPACE | Memory use ('1'-on,'0'-off,' '-no reaction) |
POSTP | LIKE | STPO-POSTP | SPACE | Item category |
RLDET | LIKE | CSDATA-XFELD | SPACE | Revisionlevel ermitteln |
SANIN | LIKE | STPO-SANIN | SPACE | Maintenance |
SANKO | LIKE | STPO-SANKO | SPACE | Engineering/design |
VDTAO | LIKE | CSDATA-XFELD | 'X' | VersBest., nur für Asterisk-Versionen |
VDTON | LIKE | CSDATA-XFELD | SPACE | Dokumentversionsbestimmung aus/ein |
VDTRO | LIKE | CSDATA-XFELD | 'X' | VersBest., nur freigegebene berücksicht. |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
TOPDOC | LIKE | CSTDOC | Data of start object (document) |
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 |
---|---|---|---|---|
STBD | LIKE | CSXDOC | Supplement to collective item table (document data) | |
STBP | LIKE | CSXGEN | Document catalog (sub-assemblies) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BOM_FLAGGED_FOR_DELETION | Stückliste ist zum Löschen vorgemerkt |
BOM_NOT_ACTIVE | BOM not active (status) |
BOM_WITHOUT_POSITIONS | BOM has no items |
CALL_INVALID | Incorrect parameter combination |
MISSING_AUTHORIZATION | No authorization (bill of material) |
NO_BOM_FOUND | No document structure for document |
NO_SUITABLE_BOM_FOUND | BOM does not exist |
OBJECT_NOT_FOUND | Document not found |