SAP ABAP Class CL_BCS_OBJHEAD (Obhead Help Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
⤷
SBCOMS (Package) Business Communication Service

⤷

⤷

Properties
Class | CL_BCS_OBJHEAD | |
Short Description | Obhead Help Class | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SBCOMS | Business Communication Service |
Created | 20090112 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_BCS_OBJHEAD has no forward declaration.
Interfaces
Class CL_BCS_OBJHEAD has no interface implemented.
Friends
Class CL_BCS_OBJHEAD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `ASC` | File Format ASC | 20090312 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `BIN` | File Format BIN | 20090312 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `&SO_CODEPAGE` | Character Set | 20090127 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `&SO_CONTTYPE` | Content Type | 20090127 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `&SO_DESCRIPTION` | Description | 20090127 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `&SO_FILENAME` | File Name | 20090127 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `FIX` | Font Type FIX | 20090312 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `&SO_FONTTYPE` | Font Type (VAR, FIX) | 20090127 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `&SO_FORMAT` | File Format (ASC, BIN) | 20090127 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `&SO_FORM_PAGES` | Form pages | 20090127 | |
11 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | `&SO_` | Prefix | 20090127 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `&SO_SENSITIVITY` | Sensitivity | 20090127 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | `VAR` | Font Type VAR | 20090312 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | '&SO_VSI_PROFILE' | Virus Scan Profile | 20120705 | |
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SOLI_TAB | Objcont and Objhead as Table Type | 20090127 |
Methods
Events
Class CL_BCS_OBJHEAD has no event.
Types
Class CL_BCS_OBJHEAD has no local type.
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OBJHEAD | Call by reference | Type reference (TYPE) | SOLI_TAB | objcont und objhead als Tabellentyp | 20090127 | ||
2 | ![]() |
RO_OBJHEAD | Value transfer | Object reference (TYPE REF TO) | CL_BCS_OBJHEAD | Obhead Hilfsklasse | 20090127 |
Method CREATE on class CL_BCS_OBJHEAD has no exception.
Method CREATE_BY_OID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OID | Call by reference | Type reference (TYPE) | SOODK | Definition eines Objektes (Key-Teil) | 20100225 | ||
2 | ![]() |
RO_OBJHEAD | Value transfer | Object reference (TYPE REF TO) | CL_BCS_OBJHEAD | Obhead Hilfsklasse | 20100225 |
Method CREATE_BY_OID on class CL_BCS_OBJHEAD has no exception.
Method GET_CODEPAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CODEPAGE | Value transfer | Type reference (TYPE) | STRING | 20090127 |
Method GET_CODEPAGE on class CL_BCS_OBJHEAD has no exception.
Method GET_CONTTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_CONTTYPE | Value transfer | Type reference (TYPE) | STRING | 20090127 |
Method GET_CONTTYPE on class CL_BCS_OBJHEAD has no exception.
Method GET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | 20090127 |
Method GET_DESCRIPTION on class CL_BCS_OBJHEAD has no exception.
Method GET_FILENAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FILENAME | Value transfer | Type reference (TYPE) | STRING | 20090127 |
Method GET_FILENAME on class CL_BCS_OBJHEAD has no exception.
Method GET_FONTTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FONTTYPE | Value transfer | Type reference (TYPE) | STRING | 20090127 |
Method GET_FONTTYPE on class CL_BCS_OBJHEAD has no exception.
Method GET_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FORMAT | Value transfer | Type reference (TYPE) | STRING | 20090127 |
Method GET_FORMAT on class CL_BCS_OBJHEAD has no exception.
Method GET_FORM_PAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_FORM_PAGES | Value transfer | Type reference (TYPE) | STRING | 20090127 |
Method GET_FORM_PAGES on class CL_BCS_OBJHEAD has no exception.
Method GET_SENSITIVITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SENSITIVITY | Value transfer | Type reference (TYPE) | STRING | 20090127 |
Method GET_SENSITIVITY on class CL_BCS_OBJHEAD has no exception.
Method GET_VSI_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_VSI_PROFILE | Value transfer | Type reference (TYPE) | STRING | 20120705 |
Method GET_VSI_PROFILE on class CL_BCS_OBJHEAD has no exception.
Method READ_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_LINE_END | Value transfer | Type reference (TYPE) | I | 20090127 | |||
2 | ![]() |
EV_LINE_START | Value transfer | Type reference (TYPE) | I | 20090127 | |||
3 | ![]() |
EV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20090127 | |||
4 | ![]() |
IV_PARAM | Call by reference | Type reference (TYPE) | STRING | 20090127 |
Method READ_INTERNAL on class CL_BCS_OBJHEAD has no exception.
Method READ_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARAM | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090127 | |||
2 | ![]() |
RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20090127 |
Method READ_PARAMETER on class CL_BCS_OBJHEAD has no exception.
Method SET_CODEPAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CODEPAGE | Call by reference | Type reference (TYPE) | CPCODEPAGE | SAP-Zeichensatzidentifikation | 20090127 |
Method SET_CODEPAGE on class CL_BCS_OBJHEAD has no exception.
Method SET_CONTTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CONTTYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090127 |
Method SET_CONTTYPE on class CL_BCS_OBJHEAD has no exception.
Method SET_DESCRIPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DESCRIPTION | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090127 |
Method SET_DESCRIPTION on class CL_BCS_OBJHEAD has no exception.
Method SET_FILENAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FILENAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090127 |
Method SET_FILENAME on class CL_BCS_OBJHEAD has no exception.
Method SET_FONTTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FONTTYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090127 |
Method SET_FONTTYPE on class CL_BCS_OBJHEAD has no exception.
Method SET_FORMAT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FORMAT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090127 |
Method SET_FORMAT on class CL_BCS_OBJHEAD has no exception.
Method SET_FORM_PAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FORM_PAGES | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090127 |
Method SET_FORM_PAGES on class CL_BCS_OBJHEAD has no exception.
Method SET_SENSITIVITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SENSITIVITY | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090127 |
Method SET_SENSITIVITY on class CL_BCS_OBJHEAD has no exception.
Method SET_VSI_PROFILE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_VSI_PROFILE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120705 |
Method SET_VSI_PROFILE on class CL_BCS_OBJHEAD has no exception.
Method WRITE_PARAMETER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARAM | Call by reference | Type reference (TYPE) | CSEQUENCE | 20090127 | |||
2 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20090127 |
Method WRITE_PARAMETER on class CL_BCS_OBJHEAD has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |