SAP ABAP Class CL_TFW_INTERNAL_SERVICES (Services Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-TFW (Application Component) Tagging Framework
⤷
STFW_CORE (Package) Tagging Framework Core
⤷
⤷
Properties
| Class | CL_TFW_INTERNAL_SERVICES | |
| Short Description | Services Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STFW_CORE | Tagging Framework Core |
| Created | 20130613 | 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
Class CL_TFW_INTERNAL_SERVICES has no interface implemented.
Friends
Class CL_TFW_INTERNAL_SERVICES has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | See coding | Table of Languages | 20130614 | ||||
| 2 | Static Attribute | Private | See coding | Table of Object Texts | 20130614 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates dynamic text statements from text pools | 20130614 | |
| 2 | Static method | Public | Method | Delete tag/comment/rating for non existing objects | 20130613 | |
| 3 | Static method | Private | Method | Fill different available languages | 20130617 |
Events
Class CL_TFW_INTERNAL_SERVICES has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_TEXT | Private | See coding | Structure for Object Text | 20130614 | BEGIN OF s_text ,
objectname TYPE programm,
id TYPE textpoolid,
key TYPE textpoolky,
language TYPE spras,
entry TYPE textpooltx,
length TYPE textpoolln,
END OF s_text
|
Method Signatures
Method CREATE_DYNAMIC_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20130614 | ||||
| 2 | IV_MSGV1 | Call by reference | Type reference (TYPE) | STRING | 20130614 | ||||
| 3 | IV_MSGV2 | Call by reference | Type reference (TYPE) | STRING | 20130614 | ||||
| 4 | IV_MSGV3 | Call by reference | Type reference (TYPE) | STRING | 20130614 | ||||
| 5 | IV_MSGV4 | Call by reference | Type reference (TYPE) | STRING | 20130614 | ||||
| 6 | IV_OBJECTNAME | Call by reference | Type reference (TYPE) | SEOCLSNAME | Object Type Name | 20130614 | |||
| 7 | IV_TEXTPOOL_ID | Call by reference | Type reference (TYPE) | TEXTPOOLID | ABAP/4 text pool ID (selection text/numbered text) | 20130614 | |||
| 8 | IV_TEXTPOOL_KEY | Call by reference | Type reference (TYPE) | TEXTPOOLKY | Text element key (number/selection name) | 20130614 |
Method CREATE_DYNAMIC_TEXT on class CL_TFW_INTERNAL_SERVICES has no exception.
Method DELETE_NON_EXSTNG_OBJS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT_LIST | Call by reference | Type reference (TYPE) | IF_TFW_TYPES=>T_OID | 20130613 | ||||
| 2 | IV_META_OBJECT_TYPE | Call by reference | Type reference (TYPE) | IF_TFW_TYPES=>OBJECT_TYPE | TFW: Object Type ( e.g. Tag, Comment, Rating ) | 20130613 |
Method DELETE_NON_EXSTNG_OBJS on class CL_TFW_INTERNAL_SERVICES has no exception.
Method FILL_LANGUAGES Signature
Method FILL_LANGUAGES on class CL_TFW_INTERNAL_SERVICES has no parameter.
Method FILL_LANGUAGES on class CL_TFW_INTERNAL_SERVICES has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |