SAP ABAP Class CL_BCS_DOC_ATTRIBUTES (Display and Maintain Document Properties)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SBCS_DOC (Package) BCS: Document Handling
Properties
Class CL_BCS_DOC_ATTRIBUTES  
Short Description Display and Maintain Document Properties    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBCS_DOC   BCS: Document Handling 
Created 20090626   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BCS_DOC_ATTRIBUTES has no interface implemented.
Friends
Class CL_BCS_DOC_ATTRIBUTES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_OBJHEAD Instance attribute Private Object reference (TYPE REF TO) CL_BCS_OBJHEAD Objcont and Objhead as Table Type 20100225
2 MS_ATTRIBUTES Instance attribute Private Type reference (TYPE) BCSS_DOC_ATTRIBUTES BCS: Document Properties 20100225
3 MS_DOCUMENT Instance attribute Private Type reference (TYPE) SOOD4 BCS Document 20100225
4 MS_SOFM Instance attribute Private Type reference (TYPE) SOFM SOFM Record for Document 20100225
5 MS_SOOD Instance attribute Private Type reference (TYPE) SOOD SOOD Record for Document 20100225
6 MT_OBJCONT Instance attribute Private Type reference (TYPE) SOLI_TAB Objcont and Objhead as Table Type 20100225
7 MT_OBJPARA Instance attribute Private See coding ABAP/4: Old structure of selection table 20100225
8 MT_OBJPARB Instance attribute Private See coding SAPoffice: Parameter for Dialog Modules 20100225
9 MV_IS_ATTACHMENT Instance attribute Private Type reference (TYPE) SX_BOOLEAN SAPconnect: Selection 20100225
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20100225
2 EDIT_ATTRIBUTES Instance method Public Method Maintain Document Properties 20100225
3 GET_ATTRIBUTES Instance method Private Method Determine Document Properties 20100225
4 SAVE_ATTRIBUTES Instance method Private Method Save Document Properties 20100225
5 SET_ATTRIBUTES Instance method Private Method Set Document Properties for Object 20100225
6 SHOW_ATTRIBUTES Instance method Public Method Display Document Properties 20100225
Events
Class CL_BCS_DOC_ATTRIBUTES has no event.
Types
Class CL_BCS_DOC_ATTRIBUTES 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 IV_DOCUMENT Call by reference Type reference (TYPE) SOOD4 BCS Dokument 20100225

Method CONSTRUCTOR on class CL_BCS_DOC_ATTRIBUTES has no exception.

Method EDIT_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EXCL_FIELDS Call by reference Type reference (TYPE) BCST_EXCL_FIELDS BCS: Felder die nicht angezeigt werden sollen 20100225
2 Importing IV_START_COL Call by reference Type reference (TYPE) I 50 Startspalte 20100225
3 Importing IV_START_ROW Call by reference Type reference (TYPE) I 1 Startzeile 20100225
4 Returning RV_COMMIT_REQUIRED Value transfer Type reference (TYPE) ABAP_BOOL Sind Änderungen gemacht worden, ist ein COMMIT notwendig 20100225

Method EDIT_ATTRIBUTES on class CL_BCS_DOC_ATTRIBUTES has no exception.

Method GET_ATTRIBUTES Signature

Method GET_ATTRIBUTES on class CL_BCS_DOC_ATTRIBUTES has no parameter.
Method GET_ATTRIBUTES on class CL_BCS_DOC_ATTRIBUTES has no exception.

Method SAVE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ATTRIBUTES Call by reference Type reference (TYPE) BCSS_DOC_ATTRIBUTES BCS: Dokumenteigenschaften 20100225

Method SAVE_ATTRIBUTES on class CL_BCS_DOC_ATTRIBUTES has no exception.

Method SET_ATTRIBUTES Signature

Method SET_ATTRIBUTES on class CL_BCS_DOC_ATTRIBUTES has no parameter.
Method SET_ATTRIBUTES on class CL_BCS_DOC_ATTRIBUTES has no exception.

Method SHOW_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EXCL_FIELDS Call by reference Type reference (TYPE) BCST_EXCL_FIELDS BCS: Felder die nicht angezeigt werden sollen 20100225
2 Importing IV_START_COL Call by reference Type reference (TYPE) I 50 Startspalte 20100225
3 Importing IV_START_ROW Call by reference Type reference (TYPE) I 1 Startzeile 20100225

Method SHOW_ATTRIBUTES on class CL_BCS_DOC_ATTRIBUTES has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in