SAP ABAP Class /IPRO/IF_DOCB_SECTION (Interface to document sections)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | /IPRO/IF_DOCB_ATTRIBUTE | Attribute | 20031204 |
Properties
| Class | /IPRO/IF_DOCB_SECTION | |
| Short Description | Interface to document sections | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20031204 | SAP |
| Last change | 20131127 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /IPRO/IF_DOCB_SECTION has no forward declaration.
Interfaces
Class /IPRO/IF_DOCB_SECTION has no interface implemented.
Friends
Class /IPRO/IF_DOCB_SECTION has no friend class.
Attributes
Class /IPRO/IF_DOCB_SECTION has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check for element updates in my section | 20040720 | |
| 2 | Instance method | Public | Method | Give the first element from the linked list | 20080802 | |
| 3 | Instance method | Public | Method | Get section order | 20031218 | |
| 4 | Instance method | Public | Method | Set Inclusion Status | 20040624 | |
| 5 | Instance method | Public | Method | Is section included? | 20040624 | |
| 6 | Instance method | Public | Method | Process all element updates in my section | 20040720 | |
| 7 | Instance method | Public | Method | Reject all element updates in my section | 20040929 |
Events
Class /IPRO/IF_DOCB_SECTION has no event.
Types
Class /IPRO/IF_DOCB_SECTION has no local type.
Method Signatures
Method CHECK_FOR_ELEMENT_UPDATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MESSAGE | Call by reference | Type reference (TYPE) | SEU_BOOL | Generate Message? | 20041216 | |||
| 2 | RV_UPDATE | Value transfer | Type reference (TYPE) | SEU_BOOL | Update available? | 20040720 |
Method CHECK_FOR_ELEMENT_UPDATES on class /IPRO/IF_DOCB_SECTION has no exception.
Method GET_FIRST_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ELEMENT | Value transfer | Object reference (TYPE REF TO) | /IPRO/IF_DOCB_ELEMENT | Interface to document builder element | 20080802 |
Method GET_FIRST_ELEMENT on class /IPRO/IF_DOCB_SECTION has no exception.
Method GET_ORDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ORDER | Value transfer | Type reference (TYPE) | NUMC4 | Order of section in document | 20031218 |
Method GET_ORDER on class /IPRO/IF_DOCB_SECTION has no exception.
Method INCLUDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INCLUDE | Call by reference | Type reference (TYPE) | SEU_BOOL | Include Section | 20040624 |
Method INCLUDE on class /IPRO/IF_DOCB_SECTION has no exception.
Method IS_INCLUDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_INCLUDED | Value transfer | Type reference (TYPE) | SEU_BOOL | Inclusion Flag | 20040624 |
Method IS_INCLUDED on class /IPRO/IF_DOCB_SECTION has no exception.
Method PROCESS_ELEMENT_UPDATES Signature
Method PROCESS_ELEMENT_UPDATES on class /IPRO/IF_DOCB_SECTION has no parameter.
Method PROCESS_ELEMENT_UPDATES on class /IPRO/IF_DOCB_SECTION has no exception.
Method REJECT_ELEMENT_UPDATES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REJECT_MANDATORY | Call by reference | Type reference (TYPE) | SEU_BOOL | Boolean | 20130522 |
Method REJECT_ELEMENT_UPDATES on class /IPRO/IF_DOCB_SECTION has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in |