SAP ABAP Class CL_WB2_SO_DATA (Data from Sales Orders)
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 20000504
Properties
Class CL_WB2_SO_DATA  
Short Description Data from Sales Orders    
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 20000504   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_SO Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_WB2_SO_DATA has no interface implemented.
Friends
Class CL_WB2_SO_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AT_VBAP Instance attribute Private Type reference (TYPE) WB2_VBAP_STAB Document Item 20000504
2 AT_VBEP Instance attribute Private Type reference (TYPE) WB2_VBEP_STAB Schedule Line Data 20000504
3 AT_VBFA Instance attribute Private Type reference (TYPE) WB2_VBFA_STAB Document Flow 20000802
4 AT_VBKD Instance attribute Private Type reference (TYPE) WB2_VBKD_STAB Business Data 20000504
5 AT_VBPA Instance attribute Private Type reference (TYPE) WB2_VBPA_STAB Partner 20000504
6 AT_VBUP Instance attribute Private Type reference (TYPE) WB2_VBUP_STAB Status 20000504
7 A_VBAK Instance attribute Private Type reference (TYPE) WB2_VBAK Document Header 20000504
8 C_POS_FIELDNAME Constant Private Type reference (TYPE) FIELDNAME 'POSNR' Field Name 20010117
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20000504
2 GET_DATA_FOR_ITEM Instance method Public Method Data for an Item 20000614
3 GET_T_VBAP Instance method Public Method Item 20000508
4 GET_T_VBEP Instance method Public Method Sched. Lines 20000508
5 GET_T_VBFA Instance method Public Method Document Flow 20000802
6 GET_T_VBKD Instance method Public Method Business Data 20000508
7 GET_T_VBPA Instance method Public Method Partner 20000508
8 GET_T_VBUP Instance method Public Method Status 20000508
9 GET_VBAK Instance method Public Method Header 20000508
10 INSERT_VBAK Instance method Public Method Header 20000510
11 INSERT_VBAP Instance method Public Method Insert Item 20000504
12 INSERT_VBEP Instance method Public Method Add Schedule Line 20000505
13 INSERT_VBFA Instance method Public Method Document Flow 20000802
14 INSERT_VBKD Instance method Public Method Business Data 20000505
15 INSERT_VBPA Instance method Public Method Partner 20000505
16 INSERT_VBUP Instance method Public Method Item Status 20000505
Events
Class CL_WB2_SO_DATA has no event.
Types
Class CL_WB2_SO_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 Dokument 20000504

Method CONSTRUCTOR on class CL_WB2_SO_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 ET_VBEP Call by reference Type reference (TYPE) WB2_VBEP_STAB Einteilungsdaten 20000614
2 Exporting ET_VBFA Call by reference Type reference (TYPE) WB2_VBFA_STAB Belegfluß 20000802
3 Exporting ET_VBKD Call by reference Type reference (TYPE) WB2_VBKD_STAB Kaufmännische Daten 20000614
4 Exporting ET_VBPA Call by reference Type reference (TYPE) WB2_VBPA_STAB Partner 20000614
5 Exporting ET_VBUP Call by reference Type reference (TYPE) WB2_VBUP_STAB Status 20000614
6 Exporting E_VBAK Call by reference Type reference (TYPE) WB2_VBAK Belegkopf 20000614
7 Exporting E_VBAP Call by reference Type reference (TYPE) WB2_VBAP Belegposition 20000614
8 Importing I_ITEM Call by reference Object reference (TYPE REF TO) CL_WB2_ITEM Position 20000614
# Exception Resumable Description Created on
1 INTERNAL_ERROR interner Fehler 20000614

Method GET_T_VBAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VBAP Value transfer Object reference (TYPE REF TO) DATA Position 20000508

Method GET_T_VBAP on class CL_WB2_SO_DATA has no exception.

Method GET_T_VBEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VBEP Value transfer Object reference (TYPE REF TO) DATA Einteilungen 20000508

Method GET_T_VBEP on class CL_WB2_SO_DATA has no exception.

Method GET_T_VBFA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VBFA Value transfer Object reference (TYPE REF TO) DATA Partner 20000802

Method GET_T_VBFA on class CL_WB2_SO_DATA has no exception.

Method GET_T_VBKD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VBKD Value transfer Object reference (TYPE REF TO) DATA Kaufmännische Daten 20000508

Method GET_T_VBKD on class CL_WB2_SO_DATA has no exception.

Method GET_T_VBPA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VBPA Value transfer Object reference (TYPE REF TO) DATA Partner 20000508

Method GET_T_VBPA on class CL_WB2_SO_DATA has no exception.

Method GET_T_VBUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VBUP Value transfer Object reference (TYPE REF TO) DATA Status 20000508

Method GET_T_VBUP on class CL_WB2_SO_DATA has no exception.

Method GET_VBAK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_VBAK Value transfer Object reference (TYPE REF TO) DATA Referenz auf Belegkopf 20000508

Method GET_VBAK on class CL_WB2_SO_DATA has no exception.

Method INSERT_VBAK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VBAK Call by reference Type reference (TYPE) WB2_VBAK Kopf 20000510

Method INSERT_VBAK on class CL_WB2_SO_DATA has no exception.

Method INSERT_VBAP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VBAP Call by reference Type reference (TYPE) WB2_VBAP Position 20000504

Method INSERT_VBAP on class CL_WB2_SO_DATA has no exception.

Method INSERT_VBEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VBEP Call by reference Type reference (TYPE) WB2_VBEP Einteilung 20000505

Method INSERT_VBEP on class CL_WB2_SO_DATA has no exception.

Method INSERT_VBFA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VBFA Call by reference Type reference (TYPE) WB2_VBFA Dokumentfluß 20000802

Method INSERT_VBFA on class CL_WB2_SO_DATA has no exception.

Method INSERT_VBKD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VBKD Call by reference Type reference (TYPE) WB2_VBKD kaufmännische Daten 20000505

Method INSERT_VBKD on class CL_WB2_SO_DATA has no exception.

Method INSERT_VBPA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VBPA Call by reference Type reference (TYPE) WB2_VBPA partner 20000505

Method INSERT_VBPA on class CL_WB2_SO_DATA has no exception.

Method INSERT_VBUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VBUP Call by reference Type reference (TYPE) WB2_VBUP Status 20000505

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