SAP ABAP Class CL_WB2_AC_DATA (Accounting Document Data)
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_DATA Document Data 20010122
Properties
Class CL_WB2_AC_DATA  
Short Description Accounting Document Data    
Super Class CL_WB2_DOC_DATA Document Data 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WB2B_TEW   Trading Execution Workbench 
Created 20001128   SAP 
Last change 20031212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_WB2_AC Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_WB2_AC_DATA has no interface implemented.
Friends
Class CL_WB2_AC_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_BSEG Instance attribute Private Type reference (TYPE) WB2_BSEG_STAB Accounting Document Segment 20001128
2 A_BKPF Instance attribute Private Type reference (TYPE) WB2_BKPF Accounting Document Header 20001128
3 C_POS_FIELDNAME Constant Private Type reference (TYPE) FIELDNAME 'BUZEI' Field Name 20010117
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20001128
2 GET_BKPF Instance method Public Method Header 20001128
3 GET_DATA_FOR_ITEM Instance method Public Method Data for an Item 20001128
4 GET_T_BSEG Instance method Public Method Items 20001128
5 INSERT_BKPF Instance method Public Method Header 20001128
6 INSERT_BSEG Instance method Public Method Items 20001128
Events
Class CL_WB2_AC_DATA has no event.
Types
Class CL_WB2_AC_DATA 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_DOC Call by reference Object reference (TYPE REF TO) IF_WB2_DOC beliebiges Dokument 20001128

Method CONSTRUCTOR on class CL_WB2_AC_DATA has no exception.

Method GET_BKPF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BKPF Value transfer Object reference (TYPE REF TO) DATA Pointer auf Kopf 20001128

Method GET_BKPF on class CL_WB2_AC_DATA has no exception.

Method GET_DATA_FOR_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BKPF Call by reference Type reference (TYPE) WB2_BKPF Belegkopf für Buchhaltung 20001128
2 Exporting E_BSEG Call by reference Type reference (TYPE) WB2_BSEG Belegsegment Buchhaltung 20001128
3 Importing I_ITEM Call by reference Object reference (TYPE REF TO) CL_WB2_ITEM Position eines Beleges 20001128

Method GET_DATA_FOR_ITEM on class CL_WB2_AC_DATA has no exception.

Method GET_T_BSEG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_BSEG Value transfer Object reference (TYPE REF TO) DATA Pointer auf rseg - Tabelle 20001128

Method GET_T_BSEG on class CL_WB2_AC_DATA has no exception.

Method INSERT_BKPF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BKPF Call by reference Type reference (TYPE) WB2_BKPF Belegkopf für Buchhaltung 20001128

Method INSERT_BKPF on class CL_WB2_AC_DATA has no exception.

Method INSERT_BSEG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BSEG Call by reference Type reference (TYPE) WB2_BSEG Belegsegment Buchhaltung 20001128

Method INSERT_BSEG on class CL_WB2_AC_DATA has no exception.
History
Last changed by/on SAP  20031212 
SAP Release Created in 46C