SAP ABAP Class CL_CTS_EXTERNAL_OBJECTLIST (ECTS: External Object Lists)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-TMS (Application Component) Transport Management System
⤷
SCTS_EXT_OBJ (Package) CTS+ External Object List Package
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_CTS_BOOLEAN | IF CTS Boolean Wrapper | 20080925 |
Properties
| Class | CL_CTS_EXTERNAL_OBJECTLIST | |
| Short Description | ECTS: External Object Lists | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCTS_EXT_OBJ | CTS+ External Object List Package |
| Created | 20080919 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_CTS_BOOLEAN | IF CTS Boolean Wrapper | 20080925 |
Friends
Class CL_CTS_EXTERNAL_OBJECTLIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CTS_OBJID | '$_HIDE_$' | ECTS: Object ID | 20091024 | ||
| 2 | Constant | Protected | Type reference (TYPE) | I | 20000 | Length of Additional Information | 20081120 | ||
| 3 | Constant | Protected | Type reference (TYPE) | I | 20000 | Length of Caption | 20081120 | ||
| 4 | Constant | Protected | Type reference (TYPE) | I | 10000 | Length of ID | 20081120 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | I | 255 | Length of Name Extension | 20100421 | ||
| 6 | Constant | Protected | Type reference (TYPE) | I | 120 | Object Name Length | 20081120 | ||
| 7 | Constant | Protected | Type reference (TYPE) | I | 120 | Short ID Length | 20081120 | ||
| 8 | Constant | Protected | Type reference (TYPE) | I | 120 | 20090129 | |||
| 9 | Constant | Protected | Type reference (TYPE) | I | 1333 | Length of URI | 20081120 | ||
| 10 | Instance attribute | Protected | Type reference (TYPE) | I | 10000 | Length of Property Value | 20081120 | ||
| 11 | Constant | Protected | Type reference (TYPE) | I | 120 | Length of CTS_OBJSNIPPET | 20081119 | ||
| 12 | Instance attribute | Public | Attribute reference (LIKE) | 20080925 | |||||
| 13 | Instance attribute | Private | Type reference (TYPE) | CTS_GUID32 | ECTS: File Identifier | 20081007 | |||
| 14 | Constant | Private | Type reference (TYPE) | CHAR10 | 'parentid' | 20081119 | |||
| 15 | Constant | Private | Type reference (TYPE) | CHAR10 | 'shortparid' | 20081119 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | CTS_OBJPOSITION | ECTS: Object Position Number | 20081007 | |||
| 17 | Instance attribute | Public | Attribute reference (LIKE) | 20080925 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add objects to list | 20080924 | |
| 2 | Instance method | Private | Method | Check content: key fields, and so on | 20081118 | |
| 3 | Instance method | Private | Method | Check of cycles in primary hierarchy | 20081121 | |
| 4 | Instance method | Public | Method | Check content: cycles, and so on | 20081121 | |
| 5 | Instance method | Public | Method | Finalize object list | 20081007 | |
| 6 | Static method | Public | Method | Instance Creation | 20080924 | |
| 7 | Static method | Public | Method | Create Hash | 20080924 | |
| 8 | Static method | Public | Method | Delete object list with given file ID | 20081113 | |
| 9 | Static method | Private | Method | Check for the file UID | 20081016 | |
| 10 | Instance method | Public | Method | Retrieve object list with optional list of select. criteria | 20081014 | |
| 11 | Instance method | Private | Method | Retrieve and convert database CTS objects to interface ones | 20081017 | |
| 12 | Instance method | Private | Method | Map language part from interface to database | 20081120 | |
| 13 | Instance method | Private | Method | Map object from interface to database | 20081120 | |
| 14 | Instance method | Private | Method | Map property from interface to database | 20081120 | |
| 15 | Instance method | Private | Method | Get next object position | 20081007 |
Events
Class CL_CTS_EXTERNAL_OBJECTLIST has no event.
Types
Class CL_CTS_EXTERNAL_OBJECTLIST has no local type.
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECTS | Call by reference | Type reference (TYPE) | CTSOBJECTS | CTS+ Object list interface: Object | 20080924 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Berechtigung fuer diese Aktion | 20080924 | ||
| 2 | Add of object failed | 20080924 | ||
| 3 | Key field(s) missing | 20081118 | ||
| 4 | Exception for language id errors | 20081008 | ||
| 5 | Wrong time format | 20081121 |
Method CHECK_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECTS | Call by reference | Type reference (TYPE) | CTSOBJECTS | Tabelle von Objektidentifkatoren im CTS | 20081118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Key field(s) missing | 20081118 |
Method CHECK_TREE_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SELECTION | Call by reference | Type reference (TYPE) | CHAR10 | LC_PARENTID | Characterfeld der Länge 10 | 20081121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zyklus in der Objektlistenreferenz | 20081121 | ||
| 2 | Zyklus in der Objektlistenreferenz | 20081121 |
Method CHECK_TREE_ON_DB Signature
Method CHECK_TREE_ON_DB on class CL_CTS_EXTERNAL_OBJECTLIST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | File ID unzulässig | 20081121 | ||
| 2 | Knoten der Parentbeziehung fehlt | 20081121 |
Method CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATIONATTRIBUTE | Call by reference | Type reference (TYPE) | CTS_ATTRIB_VALUE | Application name as attribute | 20081009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Zyklus in der Objektlistenreferenz | 20081120 | ||
| 2 | Knoten der Parentbeziehung fehlt | 20081120 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILEUID | Call by reference | Type reference (TYPE) | CTS_GUID32 | UUID - Bezeichner für Dateiobjekt (Zeichen 32) | 20081007 | |||
| 2 | OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_CTS_EXTERNAL_OBJECTLIST | ECTS: External Object lists | 20080924 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Beschreibung des Fileobjektes falsch oder unvollstaendig | 20081015 |
Method CREATE_HASH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HASH | Value transfer | Type reference (TYPE) | HASH160 | Hash-Wert (160 Bits) | 20080924 | |||
| 2 | TEXT | Call by reference | Type reference (TYPE) | STRING | 20080924 |
Method CREATE_HASH on class CL_CTS_EXTERNAL_OBJECTLIST has no exception.
Method DELETE_OBJECTLIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILEUID | Call by reference | Type reference (TYPE) | CTS_GUID32 | Auftrag/Aufgabe | 20081113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Beschreibung des Fileobjektes falsch oder unvollstaendig | 20081113 |
Method FILEUID_VALID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILEUID | Call by reference | Type reference (TYPE) | GUID_32 | GUID im 'CHAR' Format in Großschreibung | 20081016 | |||
| 2 | FLAG | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20081016 |
Method FILEUID_VALID on class CL_CTS_EXTERNAL_OBJECTLIST has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECTS | Call by reference | Type reference (TYPE) | CTSOBJECTS | ECTS: Table of external objects | 20081014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Add of object failed | 20081017 |
Method GET_FROM_DB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECTS | Call by reference | Type reference (TYPE) | CTSOBJECTS | ECTS: Table of external objects | 20081017 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Add of object failed | 20081017 |
Method MAP_LANGPART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DB_LANGPART | Call by reference | Type reference (TYPE) | CTSOBJLISTT | CTS+ Object List: DB Lang Part Persistence | 20081120 | |||
| 2 | INTERFACE_LANGPART | Call by reference | Type reference (TYPE) | CTSLANGPART | CTS+ Object list interface: Language part | 20081120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for language id errors | 20081120 |
Method MAP_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DB_OBJECT | Call by reference | Type reference (TYPE) | CTSOBJLIST | CTS+ Object List: DB Main Persistence | 20081120 | |||
| 2 | INTERFACE_OBJECT | Call by reference | Type reference (TYPE) | CTSOBJECT | CTS+ Object list interface: Object | 20081120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exception for language id errors | 20081120 | ||
| 2 | Wrong time format | 20081121 |
Method MAP_PROPERTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DB_PROP | Call by reference | Type reference (TYPE) | CTSOBJPROS | CTS+ Object List: DB Properties persistence | 20081120 | |||
| 2 | INTERFACE_PROP | Call by reference | Type reference (TYPE) | CTSOBJPROPERTY | CTS+ Object list: Object Property | 20081120 |
Method MAP_PROPERTY on class CL_CTS_EXTERNAL_OBJECTLIST has no exception.
Method NEXT_OBJPOSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | POSITION | Value transfer | Type reference (TYPE) | CTS_OBJPOSITION | ECTS: Object position number | 20081007 |
Method NEXT_OBJPOSITION on class CL_CTS_EXTERNAL_OBJECTLIST has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |