SAP ABAP Class CL_B2E_DOCUMENT (B2E [PDM] Document)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-PDM (Application Component) Product Data Management
     CE (Package) B2B Engineering
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_B2E_PS_NODE B2E [PS] Node with remark strings 20000303
Properties
Class CL_B2E_DOCUMENT  
Short Description B2E [PDM] Document    
Super Class CL_B2E_PS_NODE B2E [PS] Node with remark strings 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CE   B2B Engineering 
Created 19990727   SAP 
Last change 20011109   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_B2E_DOCUMENT has no forward declaration.
Interfaces
Class CL_B2E_DOCUMENT has no interface implemented.
Friends
Class CL_B2E_DOCUMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_CLASSIFICATION Instance attribute Public Type reference (TYPE) AXCHARACTERISTIC_VALS_T CEP: Table with Offline Classification Data 20011109
2 M_AENR Instance attribute Public Type reference (TYPE) AENNR Change Number 20011029
3 M_BEGRU Instance attribute Public Type reference (TYPE) BEGRU Authorization Group 20011029
4 M_DOCNUMBER Instance attribute Public Type reference (TYPE) STRING Document number 19990727
5 M_DOCPART Instance attribute Public Type reference (TYPE) STRING Document Part 19990727
6 M_DOCTYPE Instance attribute Public Type reference (TYPE) STRING Document Type 19990727
7 M_DOCVERSION Instance attribute Public Type reference (TYPE) STRING Document Version 19990727
8 M_MARKER Instance attribute Public Type reference (TYPE) XFELD Checkbox 20011109
9 M_STEXT Instance attribute Public Type reference (TYPE) STRING Short Text 19990727
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 19990727
Events
Class CL_B2E_DOCUMENT has no event.
Types
Class CL_B2E_DOCUMENT 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 P_DOCNUMBER Call by reference Type reference (TYPE) STRING Document Number 19990727
2 Importing P_DOCPART Call by reference Type reference (TYPE) STRING Document Part 19990727
3 Importing P_DOCTYPE Call by reference Type reference (TYPE) STRING Document Type 19990727
4 Importing P_DOCVERSION Call by reference Type reference (TYPE) STRING Document Version 19990727
5 Importing P_MARKER Call by reference Type reference (TYPE) XFELD Export: yes. 20011109
6 Importing P_STEXT Call by reference Type reference (TYPE) STRING 'No Description' Short Text 19990727

Method CONSTRUCTOR on class CL_B2E_DOCUMENT has no exception.
History
Last changed by/on SAP  20011109 
SAP Release Created in