SAP ABAP Class CL_WZRE_C_APPL (Read customizing WZRE_C_DATA)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB (Application Component) Agency Business (Global Trade)
⤷
WZRE_EXTERNAL_POSTING (Package) External posting via agency business

⤷

⤷

Properties
Class | CL_WZRE_C_APPL | |
Short Description | Read customizing WZRE_C_DATA | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | WZRE_EXTERNAL_POSTING | External posting via agency business |
Created | 20111213 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WZRE_C_APPL has no forward declaration.
Interfaces
Class CL_WZRE_C_APPL has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_WZRE_AB_POSTING_ENGINE | 20111213 | Post via agency business |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | MTY_TS_BUFFER | 20111213 | |||
2 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | CL_WZRE_C_APPL | 20111213 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20111213 | |
2 | ![]() |
Instance method | Public | Constructor | 20111213 | |
3 | ![]() |
Instance method | Public | Method | 20111213 | |
4 | ![]() |
Static method | Public | Method | 20111213 | |
5 | ![]() |
Instance method | Public | Method | 20111213 |
Events
Class CL_WZRE_C_APPL has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MTY_S_BUFFER | Protected | See coding | 20111213 | BEGIN OF mty_s_buffer,
key TYPE mty_s_key,
data TYPE wzre_c_appl,
END OF mty_s_buffer
|
||
2 | MTY_S_KEY | Public | See coding | 20111213 | BEGIN OF mty_s_key,
application TYPE wzre_application,
END OF mty_s_key
|
||
3 | MTY_TS_BUFFER | Protected | See coding | 20111213 | mty_ts_buffer TYPE SORTED TABLE OF mty_s_buffer
WITH UNIQUE KEY key
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_WZRE_C_APPL has no parameter.
Method CLASS_CONSTRUCTOR on class CL_WZRE_C_APPL has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WZRE_C_APPL has no parameter.
Method CONSTRUCTOR on class CL_WZRE_C_APPL has no exception.
Method GET_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_DATA | Call by reference | Type reference (TYPE) | WZRE_C_APPL | 20111213 | |||
2 | ![]() |
IS_KEY | Call by reference | Type reference (TYPE) | MTY_S_KEY | 20111213 |
Method GET_ENTRY on class CL_WZRE_C_APPL has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_WZRE_C_APPL | 20111213 |
Method GET_INSTANCE on class CL_WZRE_C_APPL has no exception.
Method REFRESH Signature
Method REFRESH on class CL_WZRE_C_APPL has no parameter.
Method REFRESH on class CL_WZRE_C_APPL has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 606 |