SAP ABAP Function Module MAXIMAL_PATH_LENGTH (Calculate Maximum Path Length in a Graph)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-UPS (Application Component) Distribution Unit / Distribution Packet
⤷
U_P_S_C (Package) ALE Services for Distribution Unit - Basis
⤷
⤷
Basic Data
| Function Module | MAXIMAL_PATH_LENGTH | Calculate Maximum Path Length in a Graph |
| Function Group | GRAPH_ALGORITHMS | Mathematical Functions Graph Theory |
| Program Name | SAPLGRAPH_ALGORITHMS | Mathematische Funktionen Graphentheorie |
| INCLUDE Name | LGRAPH_ALGORITHMSU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
OBJECT_NODES | TYPE | UPS_C_SET_OF_NODES | ALE Distribution Packet: Node Quantity in Serialization Graph | |||
| |
OBJECT_RELATIONS | TYPE | UPS_C_SET_OF_EDGES | ALE Distribution Packet: (Nodes, Level) in Serialization Graphs | |||
| |
GRAPH_CONTAINS_CYCLE | TYPE | Serialization Graph Contains a Cycle | ||||
| |
GRAPH_INCONSISTENT | TYPE | Serialization Graph Is Incorrectly Defined | ||||
Processing Type
| Normal Function 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 | 20020827 |
| SAP Release Created in | 46C |