Class Method list used by SAP ABAP Class CL_PST_REPOSITORY (Persistency for Program Structure Trees)
SAP ABAP Class
CL_PST_REPOSITORY (Persistency for Program Structure Trees) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CE_PST_KIND - FIND | Kind of a program structure tree node | |
2 | ![]() |
CL_AUNIT_ASSERT - ASSERT_BOUND | ABAP Unit: Assertions (see Longtext) | |
3 | ![]() |
CL_AUNIT_ASSERT - ASSERT_EQUALS | ABAP Unit: Assertions (see Longtext) | |
4 | ![]() |
CL_PST_NODE - ADD_CHILD | Element | |
5 | ![]() |
CL_PST_NODE - ADD_CHILD | Element | |
6 | ![]() |
CL_PST_NODE - CREATE | Element | |
7 | ![]() |
CL_PST_NODE - FIND_NODE_BY_NAME | Element | |
8 | ![]() |
CL_PST_REPOSITORY - CREATE | Persistency for Program Structure Trees | |
9 | ![]() |
CL_PST_REPOSITORY - TO_XML | Persistency for Program Structure Trees | |
10 | ![]() |
CL_PST_REPOSITORY - TO_XML | Persistency for Program Structure Trees | |
11 | ![]() |
CL_PST_REPOSITORY - SERIALIZE | Persistency for Program Structure Trees | |
12 | ![]() |
CL_PST_REPOSITORY - NODE_2_DB | Persistency for Program Structure Trees | |
13 | ![]() |
CL_PST_REPOSITORY - NODE_2_DB | Persistency for Program Structure Trees | |
14 | ![]() |
CL_PST_REPOSITORY - DESERIALIZE | Persistency for Program Structure Trees | |
15 | ![]() |
CL_PST_REPOSITORY - BUILD_PROPERTIES | Persistency for Program Structure Trees | SOURCE lv_xml = |<{ i_node->kind->_id } id="{ counter }" name="{ i_node->name }"{ include_text }{ pos_text }{ build_properties( i_node ) }>|. |
16 | ![]() |
CL_PST_REPOSITORY - BUILD_CHILDREN | Persistency for Program Structure Trees | SOURCE child_xml = build_children( i_node ). |
17 | ![]() |
CL_PST_SOURCE_POSITION - CREATE | Position (include, from, to) in source code | |
18 | ![]() |
CL_PST_SOURCE_POSITION - TO_STRING | Position (include, from, to) in source code |