SAP ABAP Class CL_PPELIFLO_EXPL (Explosion of FLO Structures)
Hierarchy
☛
EA-IPPE (Software Component) SAP iPPE
⤷
AP-PPE (Application Component) Integrated Product and Process Engineering
⤷
CPPEEXPLFLO (Package) Line Structure Explosion

⤷

⤷

Properties
Class | CL_PPELIFLO_EXPL | |
Short Description | Explosion of FLO Structures | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CPPEEXPLFLO | Line Structure Explosion |
Created | 20001004 | SAP |
Last change | 20040316 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
6 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PPELIFLO_EXPL has no interface implemented.
Friends
Class CL_PPELIFLO_EXPL has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_PPELIFLO_EXPL | Only Instance of Class | 20001004 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20001004 |
2 | ![]() |
Static method | Public | Method | Converts Ranges with Names (FLO/LB) into Tables with GUIDs | 20001220 |
3 | ![]() |
Static method | Public | Method | Read FLO Data | 20001129 |
4 | ![]() |
Static method | Public | Method | Read Access Objects | 20001204 |
5 | ![]() |
Static method | Public | Method | Read Activities of FLO Nodes | 20001129 |
6 | ![]() |
Static method | Public | Method | Read Components | 20001205 |
7 | ![]() |
Static method | Public | Method | Gets Where-Used List for Components | 20001213 |
8 | ![]() |
Static method | Public | Method | Gets Where-Used List for Supply Areas | 20010201 |
Events
Class CL_PPELIFLO_EXPL has no event.
Types
Class CL_PPELIFLO_EXPL has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_PPELIFLO_EXPL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_PPELIFLO_EXPL has no exception.
Method CONVERT_RANGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
FLOGUIDS | Call by reference | Type reference (TYPE) | PPET3_GUID_TAB | Table with GUIDs of FLO Nodes | 20001220 | ||
2 | ![]() |
LBGUIDS | Call by reference | Type reference (TYPE) | PPET3_GUID_TAB | Table with GUIDs of Line Balances | 20001220 | ||
3 | ![]() |
LBNAME_RANGE | Call by reference | Type reference (TYPE) | PPET3_LBNAME_RANGE | Range Table with Names of Line Balances | 20001220 | ||
4 | ![]() |
PNAME_RANGE | Call by reference | Type reference (TYPE) | PPET3_PNAME_RANGE | Range Table with Names of FLO Nodes | 20001220 |
Method CONVERT_RANGES on class CL_PPELIFLO_EXPL has no exception.
Method GET_FLO_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_FLODATA | Call by reference | Type reference (TYPE) | PPET3_FLODATA_TAB | Plant and Supply Area for FLO Node | 20001130 | ||
2 | ![]() |
EX_FLOGUIDS | Call by reference | Type reference (TYPE) | PPET3_GUID_TAB | FLO Nodes | 20001208 | ||
3 | ![]() |
IM_FLO_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_PPELIFLO_FLO_FILTER | Filter for FLO Node | 20001130 | ||
4 | ![]() |
IM_MSG_OPT | Call by reference | Type reference (TYPE) | PPET_MSG_OPT | PPET_MSG_OPTIONS-TO_SYST | Message Handling in iPPE Engine | 20001212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error During Explosion | 20001212 |
Method GET_INVOLVED_HEADERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_FLOREL_LB_HDRS | Call by reference | Type reference (TYPE) | PPET3_GUID_REL_STANDARD_TAB | Relatshps Bet. Line in Line Blnce and FLO from Prod. Vers. | 20001208 | ||
2 | ![]() |
EX_FLO_PRODVERS | Call by reference | Type reference (TYPE) | PPET3_FLO_PRODVERS_TAB | Relationships Between Stations and Production Versions | 20001214 | ||
3 | ![]() |
EX_HEADERS | Call by reference | Type reference (TYPE) | PPET3_HEADER_TAB | Data for Production Version | 20001205 | ||
4 | ![]() |
IM_FLODATA | Call by reference | Type reference (TYPE) | PPET3_FLODATA_TAB | Plant and Supply Area for FLO Node | 20001214 | ||
5 | ![]() |
IM_FLOREL_ST_LBS | Call by reference | Type reference (TYPE) | PPET3_GUID_RELATION_TAB | Relationship Between Station and Line in Line Balance | 20001208 | ||
6 | ![]() |
IM_HDR_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_PPELIFLO_HDR_FILTER | Filter for Access Object | 20001204 | ||
7 | ![]() |
IM_MSG_OPT | Call by reference | Type reference (TYPE) | PPET_MSG_OPT | PPET_MSG_OPTIONS-TO_SYST | Message Handling in iPPE Engine | 20001212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error During Explosion | 20001212 |
Method GET_USED_ACTIVITIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_FLOREL_ST_LBS | Call by reference | Type reference (TYPE) | PPET3_GUID_RELATION_TAB | Relationship Between Station and Line in Line Balance | 20001208 | ||
2 | ![]() |
EX_FLO_ACTS | Call by reference | Type reference (TYPE) | PPET3_FLO_ACT_TAB | ACT Nodes and Line Balances | 20001204 | ||
3 | ![]() |
IM_ACT_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_PPELIFLO_ACT_FILTER | Filter for ACT Nodes | 20001204 | ||
4 | ![]() |
IM_FLOGUIDS | Call by reference | Type reference (TYPE) | PPET3_GUID_TAB | FLO Nodes | 20001204 | ||
5 | ![]() |
IM_MSG_OPT | Call by reference | Type reference (TYPE) | PPET_MSG_OPT | PPET_MSG_OPTIONS-TO_SYST | Message Handling in iPPE Engine | 20001212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error During Explosion | 20001212 |
Method GET_USED_COMPONENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_FLO_ACTS | Call by reference | Type reference (TYPE) | PPET3_FLO_ACT_TAB | ACT Nodes and Line Balances | 20001215 | ||
2 | ![]() |
CH_HEADERS | Call by reference | Type reference (TYPE) | PPET3_HEADER_TAB | Data for Production Version | 20001215 | ||
3 | ![]() |
EX_FLO_COLS | Call by reference | Type reference (TYPE) | PPET3_FLO_COL_TAB | Data for Color Code | 20001215 | ||
4 | ![]() |
EX_FLO_MATS | Call by reference | Type reference (TYPE) | PPET3_FLO_MAT_TAB | Material Data | 20001207 | ||
5 | ![]() |
IM_CMP_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_PPELIFLO_CMP_FILTER | Filter for CMP Nodes | 20001207 | ||
6 | ![]() |
IM_FLODATA | Call by reference | Type reference (TYPE) | PPET3_FLODATA_TAB | Plant and Supply Area for FLO Node | 20001207 | ||
7 | ![]() |
IM_FLOREL_LB_HDRS | Call by reference | Type reference (TYPE) | PPET3_GUID_REL_STANDARD_TAB | Relatshps Bet. Line in Line Blnce and FLO from Prod. Vers. | 20001208 | ||
8 | ![]() |
IM_FLOREL_ST_LBS | Call by reference | Type reference (TYPE) | PPET3_GUID_RELATION_TAB | Relationship Between Station and Line in Line Balance | 20001208 | ||
9 | ![]() |
IM_MSG_OPT | Call by reference | Type reference (TYPE) | PPET_MSG_OPT | PPET_MSG_OPTIONS-TO_SYST | Message Handling in iPPE Engine | 20001212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error During Explosion | 20001212 |
Method GET_USES_OF_COMPONENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_CMP_USES | Call by reference | Type reference (TYPE) | PPET3_CMP_USES_TAB | Where-Used List for Components | 20001213 | ||
2 | ![]() |
IM_DIFF | Call by reference | Type reference (TYPE) | PPET3_DIFF | Control for Differentiation According to Attributes | 20001213 | ||
3 | ![]() |
IM_EXPL_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_PPELIFLO_EXPL_FILTER | Filter for FLO Explosion | 20001213 | ||
4 | ![]() |
IM_MSG_OPT | Call by reference | Type reference (TYPE) | PPET_MSG_OPT | PPET_MSG_OPTIONS-TO_SYST | Message Handling in iPPE Engine | 20001214 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error During Explosion | 20001213 |
Method GET_USES_OF_SUPPLY_AREAS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_PVB_USES | Call by reference | Type reference (TYPE) | PPET3_CMP_USES_TAB | Where-Used List for Components | 20010201 | ||
2 | ![]() |
IM_DIFF | Call by reference | Type reference (TYPE) | PPET3_DIFF | Control for Differentiation According to Attributes | 20010201 | ||
3 | ![]() |
IM_EXPL_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_PPELIFLO_EXPL_FILTER | Filter for FLO Explosion | 20010201 | ||
4 | ![]() |
IM_MSG_OPT | Call by reference | Type reference (TYPE) | PPET_MSG_OPT | PPET_MSG_OPTIONS-TO_SYST | Message Handling in iPPE Engine | 20010201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Error During Explosion | 20010201 |
History
Last changed by/on | SAP | 20040316 |
SAP Release Created in | 46C2 |