SAP ABAP Class CL_MMSRV_UI_FD_LIMITS (Feeder class for PR limit)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-SRV (Application Component) External Services
⤷
MMSRV_UI_VIEW (Package) View for Web Dynpro, External Service Management

⤷

⤷

Meta Relationship - Using
Properties
Class | CL_MMSRV_UI_FD_LIMITS | |
Short Description | Feeder class for PR limit | |
Super Class | /PLMU/CL_FRW_G_FEEDER_FORM | Form Feeder |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | MMSRV_UI_VIEW | View for Web Dynpro, External Service Management |
Created | 20090903 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_MMSRV_UI_FD_LIMITS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /PLMU/IF_FRW_G_ACTIONS | Feeder Callback - Define and Process Actions | 20090918 | ||
2 | /PLMU/IF_FRW_G_AFTER_GET_DATA | Feeder Callback - After GET_DATA | 20091030 | ||
3 | /PLMU/IF_FRW_G_BEFORE_FLUSH | Feeder Callback - Before FLUSH | 20090924 | ||
4 | /PLMU/IF_FRW_G_BEFORE_GET_DATA | Feeder Callback - Before GET_DATA | 20091016 | ||
5 | /PLMU/IF_FRW_G_CONFIG_PARAM | Feeder Callback - Set and Get Configuration Parameter | 20101217 | ||
6 | /PLMU/IF_FRW_G_FIELD_DEF | Feeder Callback - Field Definition (Form/List/Tree) | 20090929 | ||
7 | /PLMU/IF_FRW_G_GLOBAL_EVENTS | Feeder Callback - Global Event Processing | 20090915 | ||
8 | /PLMU/IF_FRW_G_OVS | Feeder Callback - OVS Handler | 20091012 |
Friends
Class CL_MMSRV_UI_FD_LIMITS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_FPM | Interface for accessing FPM functionality | 20101215 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_WD_OVS | 20091012 | |||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | /PLMU/IF_FRW_W_MODEL_BASIC | UI Framework - Key Provider | 20091029 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | MMSRV_PACKNO_KEY_STY | test | 20090903 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /PLMB/SPI_MODE | Single-Character Indicator | 20090903 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | FPMGB_T_PARAM_VALUE | Parameter Value | 20101217 | ||
7 | ![]() |
Static Attribute | Private | Type reference (TYPE) | CHAR2 | Calling Application | 20101215 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20091009 | |
2 | ![]() |
Instance method | Private | Method | Get calling application | 20101215 |
3 | ![]() |
Instance method | Private | Method | 20091230 | |
4 | ![]() |
Instance method | Private | Method | 20091029 |
Events
Class CL_MMSRV_UI_FD_LIMITS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_MSS | Private | See coding | 20091228 | BEGIN OF tt_mss ,
mss_number TYPE spec_no,
sptext TYPE spec_txt,
END OF tt_mss
|
Method Signatures
Method DELETE_LIMITS Signature
Method DELETE_LIMITS on class CL_MMSRV_UI_FD_LIMITS has no parameter.
Method DELETE_LIMITS on class CL_MMSRV_UI_FD_LIMITS has no exception.
Method GET_CALL_APPL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CALL_APPL | Value transfer | Type reference (TYPE) | CHAR2 | Calling Application | 20101215 |
Method GET_CALL_APPL on class CL_MMSRV_UI_FD_LIMITS has no exception.
Method PREPARE_SELECTION_FIELDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_QUERY | Call by reference | Type reference (TYPE) | STRING | 20091230 | |||
2 | ![]() |
IM_SEL_CRIT | Call by reference | Type reference (TYPE) | TT_MSS | 20091230 |
Method PREPARE_SELECTION_FIELDS on class CL_MMSRV_UI_FD_LIMITS has no exception.
Method SET_LAYOUT Signature
Method SET_LAYOUT on class CL_MMSRV_UI_FD_LIMITS has no parameter.
Method SET_LAYOUT on class CL_MMSRV_UI_FD_LIMITS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 605 |