SAP ABAP Class CL_UC_LIST_LP (List Processor List Numbering)
Hierarchy
☛
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
⤷
FIN-SEM-BCS (Application Component) Business Consolidation
⤷
UC0 (Package) SEM-BCS: Common Objects for Consolidation

⤷

⤷

Properties
Class | CL_UC_LIST_LP | |
Short Description | List Processor List Numbering | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | UC0 | SEM-BCS: Common Objects for Consolidation |
Created | 20010523 | SAP |
Last change | 20041006 | 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) |
Interfaces
Class CL_UC_LIST_LP has no interface implemented.
Friends
Class CL_UC_LIST_LP has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TS_LIST_ASSIGN | Internal to External list assignment for certain classes | 20010523 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UC_LP_LIST | Availiable list counter | 20010523 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | UC_LP_FIELDNAME | 'SUBLIST1' | First Visible List Level | 20030603 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | UC_LP_FIELDNAME | 'SUBLIST2' | List Processor: Field Name | 20030603 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | UC_LP_LIST | '02' | List Processor: List Number | 20030603 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | UC_LP_FIELDNAME | 'SUBLIST' | List Processor: Field Name | 20030603 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get list number associated with class internal number | 20010523 |
2 | ![]() |
Instance method | Public | Method | Reset counter | 20010523 |
Events
Class CL_UC_LIST_LP has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_LIST_ASSIGN | Private | See coding | 20010523 | begin of S_LIST_ASSIGN,
classname type classname,
list_local type uc_list_lp,
list type uc_lp_list,
end of s_list_assign
|
||
2 | TS_LIST_ASSIGN | Private | See coding | 20010523 | ts_list_assign type sorted table of s_list_assign
with unique key classname list_local
|
Method Signatures
Method GET_LIST_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_LIST | Value transfer | Type reference (TYPE) | UC_LP_LIST | List number | 20010523 | ||
2 | ![]() |
I_CLASSNAME | Call by reference | Type reference (TYPE) | CLASSNAME | Referenztyp | 20010523 | ||
3 | ![]() |
I_LIST_LOCAL | Call by reference | Type reference (TYPE) | UC_LIST_LP | Subliste | 20010523 |
Method GET_LIST_NUMBER on class CL_UC_LIST_LP has no exception.
Method RESET Signature
Method RESET on class CL_UC_LIST_LP has no parameter.
Method RESET on class CL_UC_LIST_LP has no exception.
History
Last changed by/on | SAP | 20041006 |
SAP Release Created in | 3.1A |