SAP ABAP Class IF_BIZC_DOCUMENT (Bizc: Document)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BIZC_DOCUMENT | Abstract Document Class | 20050210 |
Properties
| Class | IF_BIZC_DOCUMENT | |
| Short Description | Bizc: Document | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050204 | SAP |
| Last change | 20050428 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BIZC_DOCUMENT has no forward declaration.
Interfaces
Class IF_BIZC_DOCUMENT has no interface implemented.
Friends
Class IF_BIZC_DOCUMENT has no friend class.
Attributes
Class IF_BIZC_DOCUMENT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20050215 | ||
| 2 | Instance method | Public | Method | 20050204 | ||
| 3 | Instance method | Public | Method | 20050204 | ||
| 4 | Instance method | Public | Method | 20050204 | ||
| 5 | Instance method | Public | Method | 20050204 | ||
| 6 | Instance method | Public | Method | 20050204 | ||
| 7 | Instance method | Public | Method | called after update to reset buffered data | 20050419 | |
| 8 | Instance method | Public | Method | 20050225 | ||
| 9 | Instance method | Public | Method | 20050225 | ||
| 10 | Instance method | Public | Method | 20050210 | ||
| 11 | Instance method | Public | Method | 20050225 | ||
| 12 | Instance method | Public | Method | 20050210 |
Events
Class IF_BIZC_DOCUMENT has no event.
Types
Class IF_BIZC_DOCUMENT has no local type.
Method Signatures
Method GET_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_NAME | Call by reference | Type reference (TYPE) | STRING | 20050215 | ||||
| 2 | RP_RESULT | Value transfer | Type reference (TYPE) | STRING | 20050215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen im Documentlayer | 20050218 |
Method GET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RESULT | Value transfer | Type reference (TYPE) | BIZC_NVATT_TAB | Bizc Name-Value Attribut | 20050204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen im Documentlayer | 20050210 |
Method GET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Sprachenschlüssel | 20050204 | ||
| 2 | RP_RESULT | Value transfer | Type reference (TYPE) | XSTRING | 20050204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen im Documentlayer | 20050210 |
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Sprachenschlüssel | 20050204 | ||
| 2 | RP_RESULT | Value transfer | Type reference (TYPE) | STRING | 20050204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen im Documentlayer | 20050204 |
Method GET_DOC_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_RESULT | Value transfer | Type reference (TYPE) | BIZC_DOCID | BIZC: Interne ID für Verweis auf Dokument | 20050204 |
Method GET_DOC_ID on class IF_BIZC_DOCUMENT has no exception.
Method GET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Sprachenschlüssel | 20050204 | ||
| 2 | RP_RESULT | Value transfer | Type reference (TYPE) | STRING | 20050204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen im Documentlayer | 20050204 |
Method RESET Signature
Method RESET on class IF_BIZC_DOCUMENT has no parameter.
Method RESET on class IF_BIZC_DOCUMENT has no exception.
Method SET_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_NAME | Call by reference | Type reference (TYPE) | STRING | 20050225 | ||||
| 2 | IP_VALUE | Call by reference | Type reference (TYPE) | STRING | 20050225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen im Documentlayer | 20050225 |
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NV | Call by reference | Type reference (TYPE) | BIZC_NVATT_TAB | Bizc: Tabelle mit Name-Value Attributen | 20050225 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen im Documentlayer | 20050225 |
Method SET_CONTENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_BINFLAG | Call by reference | Type reference (TYPE) | SBIZC_BOOL | True = binärer content | 20050210 | |||
| 2 | IP_CONTENT_ASC | Call by reference | Type reference (TYPE) | STRING | required if ip_binflag = false | 20050210 | |||
| 3 | IP_CONTENT_BIN | Call by reference | Type reference (TYPE) | XSTRING | required if ip_binflag = true | 20050210 | |||
| 4 | IP_LANGU | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20050210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen im Documentlayer | 20050210 |
Method SET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_DESCRIPTION | Call by reference | Type reference (TYPE) | STRING | 20050225 | ||||
| 2 | IP_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Sprachenschlüssel | 20050225 |
Method SET_DESCRIPTION on class IF_BIZC_DOCUMENT has no exception.
Method SET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_LANGU | Call by reference | Type reference (TYPE) | LANGU | Sprachenschlüssel | 20050210 | |||
| 2 | IP_URL | Call by reference | Type reference (TYPE) | STRING | URL | 20050210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen im Documentlayer | 20050210 |
History
| Last changed by/on | SAP | 20050428 |
| SAP Release Created in |