SAP ABAP Function Module CBP_TAB_PLACT_GET (Gets all steps of a planning action and the parameters for each step)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-SCI-POI (Application Component) Production Optimization Interface (POI)
     CBP (Package) PP-CBP: Constraint-based Planning
Basic Data
Function Module CBP_TAB_PLACT_GET Gets all steps of a planning action and the parameters for each step  
Function Group CBP_TAB   (customizing) table access functions  
Program Name SAPLCBP_TAB   (customizing) table access functions 
INCLUDE Name LCBP_TABU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_PLACTKEY TYPE TCBP_PLACT-PLACTKEY Key of the planning action
Tables O_PLACT TYPE SCBP_PLACT Steps of the planning action
Tables O_PARDEF TYPE SCBP_PARDEF Parameters for all steps
Exception NO_ENTRY TYPE Found no entry for the given key
               
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  19970813 
SAP Release Created in