SAP ABAP Function Module CO_IT_AFVG_PREDEC_DET (Tabelle der direkten Vorgänger zu einem Vorgang erstellen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CIC (Application Component) Interaction Center WinClient
     CO (Package) R/3 Application development: PP Production orders
Basic Data
Function Module CO_IT_AFVG_PREDEC_DET Tabelle der direkten Vorgänger zu einem Vorgang erstellen  
Function Group COIT   CIM order: Index table processing  
Program Name SAPLCOIT   ITAB Processing for Orders 
INCLUDE Name LCOITU86    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ENTRIES_PREDEC TYPE SYST-TABIX Number of entries in predecessor table
Importing CALLED_FROM_COMPLETE TYPE RC27X-FLG_SEL ' ' Called fr. compl.struct. (due to ITAB-MEMORY)
Importing FLG_ALT TYPE RC27X-FLG_SEL ' ' ID also process alternative operations
Importing ITAB_POS TYPE SFC_ITAB ITAB entry of the operation in question
Tables PD_TAB TYPE PRE_DEC Table of logical predecessors of operation
Exception FIRST_OPR_IN_BASE TYPE Original oper. is first oper. of sequence
Exception NO_PREDEC TYPE no predecessors determined
Exception NO_VALID_OPR TYPE no valid operation specified
               
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  19950404 
SAP Release Created in