SAP ABAP Class CL_CWB_SUBOBJECT_TAB_ORDERED (Table with Key and Fixed Order)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-UPG-NA (Application Component) SAP Note Assistant
⤷
SCWB (Package) Correction Workbench

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CWB_SUBOBJECT_TAB | Sub-Object Table | 20020205 |
Properties
Class | CL_CWB_SUBOBJECT_TAB_ORDERED | |
Short Description | Table with Key and Fixed Order | |
Super Class | CL_CWB_SUBOBJECT_TAB | Sub-Object Table |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCWB | Correction Workbench |
Created | 20020118 | SAP |
Last change | 20110908 | 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_CWB_SUBOBJECT_TAB_ORDERED has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_CWB_TAB_EDIT_STMNT | 20030312 | Edit Command for Tables |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FIELDNAME | Name of Sort Field | 20020207 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Adjust Sort Field After Delta Addition | 20020304 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20020118 |
Events
Class CL_CWB_SUBOBJECT_TAB_ORDERED has no event.
Types
Class CL_CWB_SUBOBJECT_TAB_ORDERED has no local type.
Method Signatures
Method ADJUST_SORT_FIELD Signature
Method ADJUST_SORT_FIELD on class CL_CWB_SUBOBJECT_TAB_ORDERED has no parameter.
Method ADJUST_SORT_FIELD on class CL_CWB_SUBOBJECT_TAB_ORDERED has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_CWB_OBJECT | Zeiger auf das übergeordnete Objekt | 20020219 | ||
2 | ![]() |
IT_DATA_FIELDS | Call by reference | Type reference (TYPE) | BCWBO_FIELDNAMES | Zu berücksichtigende Datenfelder | 20041205 | ||
3 | ![]() |
IT_DISPLAY_FIELDS | Call by reference | Type reference (TYPE) | BCWBO_DISPLAY_FIELDNAMES | Im Merge-Editor anzuzeigende Felder | 20030307 | ||
4 | ![]() |
IT_IGNORE_FIELDS | Call by reference | Type reference (TYPE) | BCWBO_FIELDNAMES | Zu ignorierende Felder | 20020118 | ||
5 | ![]() |
IT_KEY_FIELDS | Call by reference | Type reference (TYPE) | BCWBO_FIELDNAMES | Keyfelder | 20020208 | ||
6 | ![]() |
IT_NO_DISPLAY_FIELDS | Call by reference | Type reference (TYPE) | BCWBO_FIELDNAMES | 20030310 | |||
7 | ![]() |
IT_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | Tabelle | 20020118 | ||
8 | ![]() |
IV_REF_TABLE | Call by reference | Type reference (TYPE) | LVC_RTNAME | ALV-Control: Referenztabellenname für internes Tabellenfeld | 20041203 | ||
9 | ![]() |
IV_SORT_FIELD | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20020208 | ||
10 | ![]() |
IV_SUBOBJECT | Call by reference | Type reference (TYPE) | VERSSOBJ | Tabellenstrukturen zu einem versionierbaren Objekt | 20020118 | ||
11 | ![]() |
IV_TITLE | Call by reference | Type reference (TYPE) | C | Title | 20030307 |
Method CONSTRUCTOR on class CL_CWB_SUBOBJECT_TAB_ORDERED has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 46C |