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 AT_HEADER_TEXT_SCHEMA Instance attribute Private Type reference (TYPE) WZRE_TEXT_SCHEMA_STAB Text Determination Procedure Header 20070823
2 AT_ITEM_TEXT_SCHEMA Instance attribute Private Type reference (TYPE) WZRE_TEXT_SCHEMA_STAB Text determ.proc.itm 20070823
3 A_TMFK Instance attribute Private Type reference (TYPE) TMFK Agency Business: Billing Document Types 20070823
4 CO_HEADER_TEXT_OBJECT Constant Private Type reference (TYPE) TTXERN-TDOBJECT 'WBRK' Texts: Application Object 20070823
5 CO_HEADER_TXTOB Constant Private Type reference (TYPE) TXTOB 'P' Object for which the text group is created 20070824
6 CO_ITEM_TEXT_OBJECT Constant Private Type reference (TYPE) TTXERN-TDOBJECT 'WBRP' Texts: Application Object 20070823
7 CO_ITEM_TXTOB Constant Private Type reference (TYPE) TXTOB 'Q' Object for which the text group is created 20070824
8 ST_BUFFER Static Attribute Private Type reference (TYPE) TY_BUFFER_HTAB Buffer 20070823
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070823
2 GET Instance method Public Method Supply Value 20070823
3 GET_CUSTOMIZING_OBJECT Static method Public Method Provide Customizing Object 20070823
4 GET_HEADER_TEXT_SCHEMA Instance method Public Method Possible Header Texts 20070824
5 GET_ITEM_TEXT_SCHEMA 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 Importing I_LFART Call by reference Type reference (TYPE) WFART Agenturgeschäft: Fakturaart 20070823
# Exception Resumable Description Created on
1 CX_WZRE_DOES_NOT_EXIST existiert nicht 20070823

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Importing I_BILLING_TYPE Call by reference Type reference (TYPE) WFART Agenturgeschäft: Fakturaart 20070823
2 Returning RE_OBJECT Value transfer Object reference (TYPE REF TO) CL_WZRE_BILLING_CUSTOMIZING Fakturierungs Customizing 20070823
# Exception Resumable Description Created on
1 CX_WZRE_DOES_NOT_EXIST existiert nicht 20070823

Method GET_HEADER_TEXT_SCHEMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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