SAP ABAP Class CL_RFW_ALIAS_SERVICE_UTILS (CL_RFW_ALIAS_SERVICE_UTILS)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-FSI (Application Component) Fast Search Infrastructure
⤷
SFSRFW_ALIAS (Package) Alias Assignment for Nested Structures
⤷
⤷
Properties
| Class | CL_RFW_ALIAS_SERVICE_UTILS | |
| Short Description | ||
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SFSRFW_ALIAS | Alias Assignment for Nested Structures |
| Created | 20050204 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_RFW_ALIAS_SERVICE_UTILS has no interface implemented.
Friends
Class CL_RFW_ALIAS_SERVICE_UTILS 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) | T_ALIAS_DDIC | 20050204 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | STRING | 20050204 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | STRING | 20050204 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | STRUKNAME | Name of Structure | 20050204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20050204 | ||
| 2 | Instance method | Private | Method | 20050204 | ||
| 3 | Static method | Public | Method | 20050204 | ||
| 4 | Instance method | Public | Method | 20050204 | ||
| 5 | Instance method | Private | Method | 20050204 | ||
| 6 | Instance method | Private | Method | 20050204 | ||
| 7 | Instance method | Private | Method | 20050204 |
Events
Class CL_RFW_ALIAS_SERVICE_UTILS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | S_ALIAS_DDIC | Public | See coding | 20050204 | BEGIN OF s_alias_ddic,
alias TYPE fieldname,
path TYPE string,
rollname TYPE rollname,
leng TYPE ddlen,
datatype TYPE dynptype,
intlen TYPE intlen,
inttype TYPE inttype,
outputlen TYPE outputlen,
decimals TYPE decimals,
END OF s_alias_ddic
|
||
| 2 | T_ALIAS_DDIC | Public | See coding | 20050204 | t_alias_ddic TYPE STANDARD TABLE OF s_alias_ddic
|
Method Signatures
Method BUILD_ALIAS_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARENT_PATH | Value transfer | Type reference (TYPE) | STRING | 20050204 | ||||
| 2 | I_STRUCTURE | Call by reference | Type reference (TYPE) | STRUKNAME | Name einer Struktur | 20050204 |
Method BUILD_ALIAS_LIST on class CL_RFW_ALIAS_SERVICE_UTILS has no exception.
Method BUILD_ALIAS_LIST_OF_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ROOT_BO_NAME | Call by reference | Type reference (TYPE) | STRING | 20050204 | ||||
| 2 | I_ROOT_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20050204 |
Method BUILD_ALIAS_LIST_OF_NODE on class CL_RFW_ALIAS_SERVICE_UTILS has no exception.
Method DESCRIBE_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ROOT_BO_NAME | Call by reference | Type reference (TYPE) | STRING | 20050204 | ||||
| 2 | I_ROOT_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20050204 | ||||
| 3 | I_ROOT_STRUCT_NAME | Call by reference | Type reference (TYPE) | STRUKNAME | Name einer Struktur | 20050204 | |||
| 4 | R_ALIAS_SERVICE_UTIL | Value transfer | Object reference (TYPE REF TO) | CL_RFW_ALIAS_SERVICE_UTILS | 20050204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fast Search - Eintrag nicht gefunden | 20050204 |
Method GET_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_COMPONENTS | Call by reference | Type reference (TYPE) | CL_RFW_ALIAS_SERVICE_UTILS=>T_ALIAS_DDIC | 20050204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Alias Service - alias not found | 20050204 |
Method GET_DDIC_STRUKNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ROOT_BO_NAME | Call by reference | Type reference (TYPE) | STRING | 20050204 | ||||
| 2 | I_ROOT_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | 20050204 | ||||
| 3 | R_ROOT_STRUCT_NAME | Value transfer | Type reference (TYPE) | STRUKNAME | Name einer Struktur | 20050204 |
Method GET_DDIC_STRUKNAME on class CL_RFW_ALIAS_SERVICE_UTILS has no exception.
Method GET_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_STRUKNAME | Value transfer | Type reference (TYPE) | STRUKNAME | Name einer Struktur | 20050204 |
Method GET_STRUCTURE on class CL_RFW_ALIAS_SERVICE_UTILS has no exception.
Method SET_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STRUKNAME | Call by reference | Type reference (TYPE) | STRUKNAME | Name einer Struktur | 20050204 |
Method SET_STRUCTURE on class CL_RFW_ALIAS_SERVICE_UTILS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |