SAP ABAP Class CL_WRB_ENTITY_FACTORY (BP Retail Buying: Factory for Entity Classes)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
MM-PUR (Application Component) Purchasing
⤷
WRB (Package) Retail Buying

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WRB_CONSTANTS | BP Retail Buying: General Constant Definition | 20021121 |
Properties
Class | CL_WRB_ENTITY_FACTORY | |
Short Description | BP Retail Buying: Factory for Entity Classes | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WRB | Retail Buying |
Created | 20021121 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WRB_ENTITY_FACTORY has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WRB_CONSTANTS | BP Retail Buying: General Constant Definition | 20021121 |
Friends
Class CL_WRB_ENTITY_FACTORY has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Delivers an Instance of IF_WRB_MYENTITY | 20021121 |
2 | ![]() |
Static method | Public | Method | Delivers an Instance of IF_WRB_ENTITY_SEARCH | 20021121 |
3 | ![]() |
Static method | Public | Method | Delivers the Plant Category for the Entity Key | 20021211 |
4 | ![]() |
Static method | Public | Method | Delivers the Vendor Category for the Entity Key | 20021211 |
Events
Class CL_WRB_ENTITY_FACTORY has no event.
Types
Class CL_WRB_ENTITY_FACTORY has no local type.
Method Signatures
Method CREATE_MYENTITY_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ENTITY_TYPE | Value transfer | Type reference (TYPE) | WRB_ENTITY_TYPE | Entitätstyp | 20021121 | ||
2 | ![]() |
MYENTITY | Call by reference | Object reference (TYPE REF TO) | IF_WRB_MYENTITY | Entitätstyp | 20021121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Entitätstyp ungültig | 20021211 |
Method CREATE_SEARCH_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_ENTITY_SEARCH | Call by reference | Object reference (TYPE REF TO) | IF_WRB_ENTITY_SEARCH | Referenz auf Objekt, das IF_WRB_ENTITY_SEARCH implementiert | 20021121 | ||
2 | ![]() |
PI_DESCRIPTION | Call by reference | Type reference (TYPE) | WRB_DESCR | Beschreibungsfeld Entität (für Entitätensuche) | 20021121 | ||
3 | ![]() |
PI_ENTITY_TYPE | Value transfer | Type reference (TYPE) | WRB_ENTITY_TYPE | Entitätstyp | 20021121 | ||
4 | ![]() |
PI_KEY | Call by reference | Type reference (TYPE) | WRB_KEY | Schlüsselfeld Entität (für Entitätensuche) | 20021121 | ||
5 | ![]() |
PI_MAX_RESULT_SIZE | Call by reference | Type reference (TYPE) | WRB_MAX_RESULT_SIZE | 0 | maximale Anzahl aller selektierten Entitäten | 20021121 | |
6 | ![]() |
PI_SORT_ORDER | Call by reference | Type reference (TYPE) | WRB_SORT_ORDER | 0 | Sortierreihenfolge (Integerkonstanten) | 20021121 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Entitätstyp ungültig | 20021211 | |
2 | ![]() |
Suchstring zu lang | 20100721 |
Method GET_SITE_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_SITE_TYPE | Value transfer | Type reference (TYPE) | WRB_SITE_TYPE | Werkstyp | 20021211 | ||
2 | ![]() |
PI_ENTITY_TYPE | Call by reference | Type reference (TYPE) | WRB_ENTITY_TYPE | Entitätstyp | 20021211 |
Method GET_SITE_TYPE on class CL_WRB_ENTITY_FACTORY has no exception.
Method GET_VENDOR_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PE_VENDOR_TYPE | Value transfer | Type reference (TYPE) | WRB_VENDOR_TYPE | Lieferantentyp | 20021211 | ||
2 | ![]() |
PI_ENTITY_TYPE | Call by reference | Type reference (TYPE) | WRB_ENTITY_TYPE | Entitätstyp | 20021211 |
Method GET_VENDOR_TYPE on class CL_WRB_ENTITY_FACTORY has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 2002_1_46C |