SAP ABAP Interface IF_FPM_TOKEN_PROVIDER (FPM: Token Provider)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_GUIBB (Package) Generic UI building blocks

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_DATE_DEFAULT_TOKEN_PROV | FPM Search: relative Date provider | 20140804 |
Properties
Interface | IF_FPM_TOKEN_PROVIDER | |
Short Description | FPM: Token Provider |
General Data
Package | APB_FPM_GUIBB | Generic UI building blocks |
Created | 20140729 | SAP |
Last changed | 20141121 | |
Unicode checks active |
Forward declarations
Interface IF_FPM_TOKEN_PROVIDER has no forward declaration.
Interfaces
Interface IF_FPM_TOKEN_PROVIDER has no interface.
Friends
Interface IF_FPM_TOKEN_PROVIDER has no friend.
Attributes
Interface IF_FPM_TOKEN_PROVIDER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20140730 | |
2 | ![]() |
Instance method | Public | Method | 20140730 |
Events
Interface IF_FPM_TOKEN_PROVIDER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_TOKEN | Public | See coding | 20140730 | BEGIN OF ty_s_token ,
token TYPE fpm_token,
text TYPE string,
token_type TYPE ty_token_type,
END OF ty_s_token
|
||
2 | TY_TOKEN_TYPE | Public | See coding | 20140730 | ty_token_type TYPE c LENGTH 1
|
||
3 | TY_T_TOKEN | Public | See coding | 20140730 | ty_t_token TYPE STANDARD TABLE OF ty_s_token
|
Method Signatures
Method GET_TOKENS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_TOKEN | Call by reference | Type reference (TYPE) | TY_T_TOKEN | 20140730 | |||
2 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20140730 |
Method GET_TOKENS on Interface IF_FPM_TOKEN_PROVIDER has no exception.
Method RESOLVE_TOKEN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_HIGH | Call by reference | Type reference (TYPE) | DATA | 20140730 | |||
2 | ![]() |
EV_LOW | Call by reference | Type reference (TYPE) | DATA | 20140730 | |||
3 | ![]() |
IV_NAME | Call by reference | Type reference (TYPE) | NAME_KOMP | Component name | 20140730 | ||
4 | ![]() |
IV_TOKEN | Call by reference | Type reference (TYPE) | FPM_TOKEN | 20140730 |
Method RESOLVE_TOKEN on Interface IF_FPM_TOKEN_PROVIDER has no exception.
History
Last changed by/on | SAP | 20141121 |
SAP Release Created in | 740 |