SAP ABAP Class CL_WZRE_BILLING_CUSTOMIZING (Billing 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_BILLING_CUSTOMIZING | |
Short Description | Billing 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_BILLING_CUSTOMIZING has no forward declaration.
Interfaces
Class CL_WZRE_BILLING_CUSTOMIZING has no interface implemented.
Friends
Class CL_WZRE_BILLING_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) | WZRE_TEXT_SCHEMA_STAB | Text Determination Procedure Header | 20070823 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | WZRE_TEXT_SCHEMA_STAB | Text determ.proc.itm | 20070823 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TMFK | Agency Business: Billing Document Types | 20070823 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | TTXERN-TDOBJECT | 'WBRK' | Texts: Application Object | 20070823 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | TXTOB | 'P' | Object for which the text group is created | 20070824 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | TTXERN-TDOBJECT | 'WBRP' | Texts: Application Object | 20070823 | |
7 | ![]() |
Constant | Private | Type reference (TYPE) | TXTOB | 'Q' | Object for which the text group is created | 20070824 | |
8 | ![]() |
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 |
4 | ![]() |
Instance method | Public | Method | Possible Header Texts | 20070824 |
5 | ![]() |
Instance method | Public | Method | Possible Item Texts | 20070824 |
Events
Class CL_WZRE_BILLING_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,
lfart TYPE wfart,
object TYPE REF TO cl_wzre_billing_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 lfart
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LFART | Call by reference | Type reference (TYPE) | WFART | Agenturgeschäft: Fakturaart | 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_TMFK | Value transfer | Type reference (TYPE) | TMFK | Agenturgeschäft: Fakturaarten | 20070823 |
Method GET on class CL_WZRE_BILLING_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_BILLING_TYPE | Call by reference | Type reference (TYPE) | WFART | Agenturgeschäft: Fakturaart | 20070823 | ||
2 | ![]() |
RE_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_WZRE_BILLING_CUSTOMIZING | Fakturierungs Customizing | 20070823 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
existiert nicht | 20070823 |
Method GET_HEADER_TEXT_SCHEMA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_TEXT | Value transfer | Type reference (TYPE) | WZRE_TEXT_SCHEMA_STAB | Textschema | 20070824 |
Method GET_HEADER_TEXT_SCHEMA on class CL_WZRE_BILLING_CUSTOMIZING has no exception.
Method GET_ITEM_TEXT_SCHEMA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_TEXT | Value transfer | Type reference (TYPE) | WZRE_TEXT_SCHEMA_STAB | Textschema | 20070824 |
Method GET_ITEM_TEXT_SCHEMA on class CL_WZRE_BILLING_CUSTOMIZING has no exception.
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 603 |