SAP ABAP Class CL_FPM_SADL_UTIL (FPM-SADL-Adapter: Feeder Base Class)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
SAPB_FPM_SADL (Package) SADL Adapter
⤷
⤷
Properties
| Class | CL_FPM_SADL_UTIL | |
| Short Description | FPM-SADL-Adapter: Feeder Base Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAPB_FPM_SADL | SADL Adapter |
| Created | 20121030 | SAP |
| Last change | 20141120 | |
| 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_FPM_SADL_UTIL has no interface implemented.
Friends
Class CL_FPM_SADL_UTIL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'abcdefghijklmnopqrstuvwxyz' | 20121030 | |||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' | 20121030 | |||
| 3 | Constant | Private | See coding | '_' | 20121030 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | 20121030 | ||
| 2 | Static method | Public | Method | 20121030 | ||
| 3 | Static method | Public | Method | 20140121 | ||
| 4 | Static method | Public | Method | 20140515 | ||
| 5 | Static method | Private | Method | 20121030 |
Events
Class CL_FPM_SADL_UTIL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_ENTITY_KEY | Public | See coding | 20121030 | BEGIN OF ts_entity_key,
type TYPE sadl_entity_type,
id TYPE sadl_entity_id,
END OF ts_entity_key
|
Method Signatures
Method CONVERT_CAMEL_TO_ABAP_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20121030 | ||||
| 2 | RV_ABAP_NAME | Value transfer | Type reference (TYPE) | STRING | 20121030 |
Method CONVERT_CAMEL_TO_ABAP_NAME on class CL_FPM_SADL_UTIL has no exception.
Method CONVERT_TO_ABAP_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20121030 | ||||
| 2 | RV_ABAP_NAME | Value transfer | Type reference (TYPE) | STRING | 20121030 |
Method CONVERT_TO_ABAP_NAME on class CL_FPM_SADL_UTIL has no exception.
Method CONVERT_WITH_AFFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAX_LENGTH | Call by reference | Type reference (TYPE) | I | 30 | 20140121 | |||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20140121 | ||||
| 3 | IV_PREFIX | Call by reference | Type reference (TYPE) | CSEQUENCE | 20140121 | ||||
| 4 | IV_SUFFIX | Call by reference | Type reference (TYPE) | CSEQUENCE | 20140121 | ||||
| 5 | RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20140121 |
Method CONVERT_WITH_AFFIX on class CL_FPM_SADL_UTIL has no exception.
Method CREATE_RANGE_FOR_SINGLE_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALUE | Call by reference | Type reference (TYPE) | DATA | 20140515 | ||||
| 2 | RR_RANGE | Value transfer | Object reference (TYPE REF TO) | DATA | 20140515 |
Method CREATE_RANGE_FOR_SINGLE_VALUE on class CL_FPM_SADL_UTIL has no exception.
Method REMOVE_ILLEGAL_CHARACTERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20121030 | ||||
| 2 | RV_ABAP_NAME | Value transfer | Type reference (TYPE) | STRING | 20121030 |
Method REMOVE_ILLEGAL_CHARACTERS on class CL_FPM_SADL_UTIL has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |