SAP ABAP Interface IF_BIZC_DOCUMENT (Bizc: Document)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NBC (Application Component) NetWeaver Business Content
⤷
SBIZC9 (Package) Business Content: Document Layer
⤷
⤷
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
| Interface | IF_BIZC_DOCUMENT | |
| Short Description | Bizc: Document |
General Data
| Package | SBIZC9 | Business Content: Document Layer |
| Created | 20050204 | SAP |
| Last changed | 20050428 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BIZC_DOCUMENT has no forward declaration.
Interfaces
Interface IF_BIZC_DOCUMENT has no interface.
Friends
Interface IF_BIZC_DOCUMENT has no friend.
Attributes
Interface 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
Interface IF_BIZC_DOCUMENT has no event.
Types
Interface 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 Interface 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 Interface IF_BIZC_DOCUMENT has no parameter.
Method RESET on Interface 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 Interface 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 | 700 |