SAP ABAP Class CL_WB2_AC (Accounting Document)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-TEW (Application Component) Trading Execution Workbench
     WB2B_TEW (Package) Trading Execution Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WB2_DOC Any Document 20000412
Properties
Class CL_WB2_AC  
Short Description Accounting Document    
Super Class CL_WB2_DOC Any Document 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WB2B_TEW   Trading Execution Workbench 
Created 20000412   SAP 
Last change 20031212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB2_AC has no forward declaration.
Interfaces
Class CL_WB2_AC has no interface implemented.
Friends
Class CL_WB2_AC has no friend class.
Attributes
Class CL_WB2_AC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Create Accounting Document Object 20000412
2 GET_BELNR Instance method Public Method Document Number 20001128
3 GET_BUKRS Instance method Public Method Company Code 20001128
4 GET_GJAHR Instance method Public Method Fiscal Year 20001128
5 GET_POSNR Static method Public Method Determine Item 20001128
Events
Class CL_WB2_AC has no event.
Types
Class CL_WB2_AC has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) WB2_DOC_KEY Schlüssel 20000412

Method CONSTRUCTOR on class CL_WB2_AC has no exception.

Method GET_BELNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BELNR Value transfer Type reference (TYPE) BELNR_D Belegnummer eines Buchhaltungsbeleges 20001128

Method GET_BELNR on class CL_WB2_AC has no exception.

Method GET_BUKRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BUKRS Value transfer Type reference (TYPE) BUKRS Buchungskreis 20001128

Method GET_BUKRS on class CL_WB2_AC has no exception.

Method GET_GJAHR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_GJAHR Value transfer Type reference (TYPE) GJAHR Geschäftsjahr 20001128

Method GET_GJAHR on class CL_WB2_AC has no exception.

Method GET_POSNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ITEM Call by reference Object reference (TYPE REF TO) CL_WB2_ITEM Position eines Beleges 20001128
2 Returning RE_POSNR Value transfer Type reference (TYPE) BUZEI Nummer der Buchungszeile innerhalb des Buchhaltungsbelegs 20001128

Method GET_POSNR on class CL_WB2_AC has no exception.
History
Last changed by/on SAP  20031212 
SAP Release Created in