SAP ABAP Function Module CS_RC_RECURSIVITY_CHECK (Prüfen Rekursivität einer Stücklistenposition / Zuordnung)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MD-PRO (Application Component) Products
     CS (Package) R/3 Application development: PP Bills of Material
Basic Data
Function Module CS_RC_RECURSIVITY_CHECK Prüfen Rekursivität einer Stücklistenposition / Zuordnung  
Function Group CSRC   BOMs: recursiveness check  
Program Name SAPLCSRC    
INCLUDE Name LCSRCU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_MSG_MATNR TYPE MARA-MATNR Material Number
Exporting ASTLNR TYPE STZU-STLNR
Exporting ASTLTY TYPE STZU-STLTY
Exporting FLG_RECUR TYPE CSDATA-XFELD
Importing ECLASS TYPE STPO-CLASS SPACE Class to be checked
Importing ECLINT TYPE KLAH-CLINT SPACE Class to be checked
Importing EDOKAR TYPE STPO-DOKAR SPACE Document type of document to be checked
Importing EDOKNR TYPE STPO-DOKNR SPACE Document number of document to be checked
Importing EDOKTL TYPE STPO-DOKTL SPACE Document part of document to be checked
Importing EDOKVR TYPE STPO-DOKVR SPACE Document version of document to be checked
Importing EIDNRK TYPE STPO-IDNRK SPACE Material no. of the material to be checked
Importing EKLART TYPE STPO-KLART SPACE Class type to be checked
Importing EKZKUP TYPE STPO-KZKUP SPACE
Importing EMODE TYPE STPO-OBJTY SPACE Interpretation HEADERTAB
Importing EREKRS TYPE STPO-REKRS SPACE Indicator: recursiveness allowed
Importing FLG_INIT TYPE CSDATA-XFELD SPACE Indicator: initialize all
Importing FLG_VBTASK TYPE CSDATA-XFELD SPACE Indicator: call FM from save routine
Importing FLG_HEAD_RESET TYPE CSDATA-XFELD SPACE
Importing E_KUP_STLTY TYPE STPO-STLTY SPACE
Importing E_KUP_STLNR TYPE STPO-STLNR SPACE
Importing E_KUP_STLKN TYPE STPO-STLKN SPACE
Importing E_KUP_STPOZ TYPE STPO-STPOZ SPACE
Importing FL_CLASS_EXPL TYPE CSDATA-XFELD SPACE
Importing E_REC_STLNR TYPE STPO-STLNR SPACE Stücklistennummer des bearbeiteten Materials
Importing E_REC_STLAL TYPE MAST-STLAL SPACE Alternative der Stückliste
Importing E_REC_STLTY TYPE STPO-STLTY SPACE BOM Category
Importing E_REC_MATNR TYPE STPO-IDNRK SPACE Materialnummer des bearbeiteten Materials
Importing E_REC_CLASS TYPE KLAH-CLASS SPACE bearbeitete Klasse
Tables HEADERTAB TYPE   Table of Superordinate Objects
Exception CALL_INVALID TYPE Call of FM cannot be interpreted
Exception RECURSIVITY_FOUND TYPE Recursiveness discovered
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19940828 
SAP Release Created in