SAP ABAP Class /PLMU/IF_FRW_W_MODEL_ACCESS (Wire Feeder Model)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | /PLMU/IF_FRW_W_MODEL_BASIC | Basic Wire Feeder Model | 20091010 |
2 | Interface composition (i COMPRISING i_ref) | IF_FPM_FEEDER_MODEL | Feeder Model Interface | 20091010 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /PLMU/CL_FRW_W_MODEL | Wire Model | 20091010 |
Properties
Class | /PLMU/IF_FRW_W_MODEL_ACCESS | |
Short Description | Wire Feeder Model | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20091010 | SAP |
Last change | 20130531 | 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 /PLMU/IF_FRW_W_MODEL_ACCESS has no interface implemented.
Friends
Class /PLMU/IF_FRW_W_MODEL_ACCESS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20091010 | ||||
2 | ![]() |
Constant | Public | See coding | 20100923 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Creates an empty wire container | 20091010 |
2 | ![]() |
Instance method | Public | Method | Creates a wire container for an internal table | 20091010 |
3 | ![]() |
Instance method | Public | Method | Creates a wire container for a set of parameters | 20091010 |
4 | ![]() |
Instance method | Public | Method | Creates a wire container for a Web Dynpro Context Node | 20091010 |
5 | ![]() |
Instance method | Public | Method | 20091010 | |
6 | ![]() |
Instance method | Public | Method | 20111125 |
Events
Class /PLMU/IF_FRW_W_MODEL_ACCESS has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_FILTER_MODE | Public | Type reference (TYPE) | CHAR1 | 20100923 |
|
|
2 | TY_S_PORT | Public | Attribute reference (LIKE) | 20091010 |
|
||
3 | TY_T_PORT | Public | Attribute reference (LIKE) | 20091010 |
|
Method Signatures
Method CREATE_CONTAINER_EMPTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_CONTAINER | Value transfer | Object reference (TYPE REF TO) | /PLMU/IF_FRW_W_DATA | Wire data container | 20091010 |
Method CREATE_CONTAINER_EMPTY on class /PLMU/IF_FRW_W_MODEL_ACCESS has no exception.
Method CREATE_CONTAINER_ITAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | Data table | 20091010 | ||
2 | ![]() |
IT_SELECTION_INDEX | Call by reference | Type reference (TYPE) | INT4_TABLE | Table of selection indexes | 20091010 | ||
3 | ![]() |
IV_LEAD_SELECTION_INDEX | Call by reference | Type reference (TYPE) | INT4 | /PLMU/IF_FRW_CONTEXT=>GC_NO_SELECTION | Lead-selection index | 20091010 | |
4 | ![]() |
RO_CONTAINER | Value transfer | Object reference (TYPE REF TO) | /PLMU/IF_FRW_W_DATA | Wire data container | 20091010 |
Method CREATE_CONTAINER_ITAB on class /PLMU/IF_FRW_W_MODEL_ACCESS has no exception.
Method CREATE_CONTAINER_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PARAMETER_SET | Call by reference | Type reference (TYPE) | /PLMB/T_FRW_PARAMETER_SET | Parameter list | 20091026 | ||
2 | ![]() |
IT_SELECTION_INDEX | Call by reference | Type reference (TYPE) | INT4_TABLE | Table of selection indexes | 20091026 | ||
3 | ![]() |
IV_LEAD_SELECTION_INDEX | Call by reference | Type reference (TYPE) | I | /PLMU/IF_FRW_CONTEXT=>GC_NO_SELECTION | Lead-selection index | 20091026 | |
4 | ![]() |
RO_CONTAINER | Value transfer | Object reference (TYPE REF TO) | /PLMU/IF_FRW_W_DATA | Wire data container | 20091010 |
Method CREATE_CONTAINER_PARAM on class /PLMU/IF_FRW_W_MODEL_ACCESS has no exception.
Method CREATE_CONTAINER_WD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ROOT_CONTEXT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_WD_CONTEXT_NODE | Root Web Dynpro Context Node | 20091010 | ||
2 | ![]() |
IV_FILTER_MODE | Call by reference | Type reference (TYPE) | GTY_FILTER_MODE | GC_S_FILTER_MODE-AUTO | Filter mode | 20100921 | |
3 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | STRING | Node name | 20091010 | ||
4 | ![]() |
RO_CONTAINER | Value transfer | Object reference (TYPE REF TO) | /PLMU/IF_FRW_W_DATA | Wire data container | 20091010 |
Method CREATE_CONTAINER_WD on class /PLMU/IF_FRW_W_MODEL_ACCESS has no exception.
Method GET_INPORT_DATA Signature
Method GET_INPORT_DATA on class /PLMU/IF_FRW_W_MODEL_ACCESS has no parameter.
Method GET_INPORT_DATA on class /PLMU/IF_FRW_W_MODEL_ACCESS has no exception.
Method GET_PORT_TYPE Signature
Method GET_PORT_TYPE on class /PLMU/IF_FRW_W_MODEL_ACCESS has no parameter.
Method GET_PORT_TYPE on class /PLMU/IF_FRW_W_MODEL_ACCESS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |