SAP ABAP Class CL_WZRE_PAYMENT_CUSTOMIZING (Payment Customizing)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-AB (Application Component) Agency Business (Global Trade)
⤷
WZRE_SERVICES (Package) OO Wrapping of Agency Business + Services
⤷
⤷
Properties
| Class | CL_WZRE_PAYMENT_CUSTOMIZING | |
| Short Description | Payment Customizing | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WZRE_SERVICES | OO Wrapping of Agency Business + Services |
| Created | 20070823 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_WZRE_PAYMENT_CUSTOMIZING has no forward declaration.
Interfaces
Class CL_WZRE_PAYMENT_CUSTOMIZING has no interface implemented.
Friends
Class CL_WZRE_PAYMENT_CUSTOMIZING has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TMZR | Agency Business: Payment Types | 20070823 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | TY_BUFFER_HTAB | Buffer | 20070823 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070823 | |
| 2 | Instance method | Public | Method | Supply Value | 20070823 | |
| 3 | Static method | Public | Method | Provide Customizing Object | 20070823 |
Events
Class CL_WZRE_PAYMENT_CUSTOMIZING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_BUFFER | Private | See coding | Buffer | 20070823 | BEGIN OF ty_buffer,
wrart TYPE wrart,
object TYPE REF TO cl_wzre_payment_customizing,
END OF ty_buffer
|
|
| 2 | TY_BUFFER_HTAB | Private | See coding | Buffer | 20070823 | ty_buffer_htab TYPE HASHED TABLE OF ty_buffer WITH UNIQUE KEY wrart
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_WRART | Call by reference | Type reference (TYPE) | WRART | Agenturgeschäft: Regulierungsart | 20070823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | existiert nicht | 20070823 |
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_TMZR | Value transfer | Type reference (TYPE) | TMZR | Agenturgeschäft: Regulierungsarten | 20070823 |
Method GET on class CL_WZRE_PAYMENT_CUSTOMIZING has no exception.
Method GET_CUSTOMIZING_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PAYMENT_TYPE | Call by reference | Type reference (TYPE) | WRART | Agenturgeschäft: Regulierungsart | 20070823 | |||
| 2 | RE_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_WZRE_PAYMENT_CUSTOMIZING | Regulierungs Customizing | 20070823 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | existiert nicht | 20070823 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 603 |