Class Method list used by SAP ABAP Class CL_LIB_RESOURCE (simple resource maintainance)
SAP ABAP Class
CL_LIB_RESOURCE (simple resource maintainance) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CL_LIB_COLL_DATA - NEW | collection of data elements | ||
| 2 | CL_LIB_DATA_ELEMENT - CAST | data element for use in collections | ||
| 3 | CL_LIB_ITER - NEW | simple iterator on collections | ||
| 4 | CL_LIB_RESOURCE - CONSTRUCTOR | simple resource maintainance | SOURCE ir_iter = ir_iter. |
|
| 5 | CL_LIB_RESOURCE - USED | simple resource maintainance | ||
| 6 | CL_LIB_RESOURCE - RESERVE | simple resource maintainance | ||
| 7 | CL_LIB_RESOURCE - RESERVE | simple resource maintainance | ||
| 8 | CL_LIB_RESOURCE - RELEASE | simple resource maintainance | ||
| 9 | CL_LIB_RESOURCE - NEW_BY_ITER | simple resource maintainance | ||
| 10 | CL_LIB_RESOURCE - NEW | simple resource maintainance | ||
| 11 | CL_LIB_RESOURCE - CONSTRUCTOR | simple resource maintainance | SOURCE iv_name = iv_name |
|
| 12 | CL_LIB_RESOURCE - CONSTRUCTOR | simple resource maintainance | SOURCE EXPORTING |
|
| 13 | CL_LIB_RESOURCE - CONSTRUCTOR | simple resource maintainance | SOURCE CREATE OBJECT rr_ref |
|
| 14 | CL_LIB_RESOURCE - CONSTRUCTOR | simple resource maintainance | SOURCE iv_capacity = iv_capacity. |
|
| 15 | CL_LIB_RESOURCE - CONSTRUCTOR | simple resource maintainance | SOURCE iv_name = iv_name |
|
| 16 | CL_LIB_RESOURCE - CONSTRUCTOR | simple resource maintainance | SOURCE EXPORTING |
|
| 17 | CL_LIB_RESOURCE - CONSTRUCTOR | simple resource maintainance | SOURCE CREATE OBJECT rr_ref |
|
| 18 | CL_LIB_RESOURCE - CAPACITY | simple resource maintainance | ||
| 19 | CL_LIB_RESOURCE - AVAILABLE | simple resource maintainance | ||
| 20 | CL_SHDB_TOOLS_BASE - CONSTRUCTOR | basic functions for SHDB_TOOLS | ||
| 21 | IF_LIB_ID_SRC - GET | generic source of GUID16 | ||
| 22 | IF_LIB_ITERABLE - GET | basic iterator interface | ||
| 23 | IF_LIB_ITERABLE - NEXT | basic iterator interface | ||
| 24 | IF_LIB_ITERABLE - SIZE | basic iterator interface | ||
| 25 | IF_LIB_ITERABLE - VALID | basic iterator interface |