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 GET_ATTRIBUTE Instance method Public Method 20050215
2 GET_ATTRIBUTES Instance method Public Method 20050204
3 GET_CONTENT Instance method Public Method 20050204
4 GET_DESCRIPTION Instance method Public Method 20050204
5 GET_DOC_ID Instance method Public Method 20050204
6 GET_URL Instance method Public Method 20050204
7 RESET Instance method Public Method called after update to reset buffered data 20050419
8 SET_ATTRIBUTE Instance method Public Method 20050225
9 SET_ATTRIBUTES Instance method Public Method 20050225
10 SET_CONTENT Instance method Public Method 20050210
11 SET_DESCRIPTION Instance method Public Method 20050225
12 SET_URL 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 Importing IP_NAME Call by reference Type reference (TYPE) STRING 20050215
2 Returning RP_RESULT Value transfer Type reference (TYPE) STRING 20050215
# Exception Resumable Description Created on
1 CX_BIZC_DOCUMENT Ausnahmen im Documentlayer 20050218

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RESULT Value transfer Type reference (TYPE) BIZC_NVATT_TAB Bizc Name-Value Attribut 20050204
# Exception Resumable Description Created on
1 CX_BIZC_DOCUMENT Ausnahmen im Documentlayer 20050210

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20050204
2 Returning RP_RESULT Value transfer Type reference (TYPE) XSTRING 20050204
# Exception Resumable Description Created on
1 CX_BIZC_DOCUMENT Ausnahmen im Documentlayer 20050210

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20050204
2 Returning RP_RESULT Value transfer Type reference (TYPE) STRING 20050204
# Exception Resumable Description Created on
1 CX_BIZC_DOCUMENT Ausnahmen im Documentlayer 20050204

Method GET_DOC_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Importing IP_LANGU Call by reference Type reference (TYPE) LANGU SY-LANGU Sprachenschlüssel 20050204
2 Returning RP_RESULT Value transfer Type reference (TYPE) STRING 20050204
# Exception Resumable Description Created on
1 CX_BIZC_DOCUMENT 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 Importing IP_NAME Call by reference Type reference (TYPE) STRING 20050225
2 Importing IP_VALUE Call by reference Type reference (TYPE) STRING 20050225
# Exception Resumable Description Created on
1 CX_BIZC_DOCUMENT Ausnahmen im Documentlayer 20050225

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_NV Call by reference Type reference (TYPE) BIZC_NVATT_TAB Bizc: Tabelle mit Name-Value Attributen 20050225
# Exception Resumable Description Created on
1 CX_BIZC_DOCUMENT Ausnahmen im Documentlayer 20050225

Method SET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_BINFLAG Call by reference Type reference (TYPE) SBIZC_BOOL True = binärer content 20050210
2 Importing IP_CONTENT_ASC Call by reference Type reference (TYPE) STRING required if ip_binflag = false 20050210
3 Importing IP_CONTENT_BIN Call by reference Type reference (TYPE) XSTRING required if ip_binflag = true 20050210
4 Importing IP_LANGU Call by reference Type reference (TYPE) LANGU Sprachenschlüssel 20050210
# Exception Resumable Description Created on
1 CX_BIZC_DOCUMENT Ausnahmen im Documentlayer 20050210

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_DESCRIPTION Call by reference Type reference (TYPE) STRING 20050225
2 Importing 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 Importing IP_LANGU Call by reference Type reference (TYPE) LANGU Sprachenschlüssel 20050210
2 Importing IP_URL Call by reference Type reference (TYPE) STRING URL 20050210
# Exception Resumable Description Created on
1 CX_BIZC_DOCUMENT Ausnahmen im Documentlayer 20050210
History
Last changed by/on SAP  20050428 
SAP Release Created in 700