SAP ABAP Interface /IPRO/IF_DOCB_SECTION (Interface to document sections)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/UI/INTERFACE/ (Package) BADI's, Interfaces

⤷

⤷

Properties
Interface | /IPRO/IF_DOCB_SECTION | |
Short Description | Interface to document sections |
General Data
Package | /IPRO/UI/INTERFACE/ | BADI's, Interfaces |
Created | 20031204 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
Interface /IPRO/IF_DOCB_SECTION has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | /IPRO/IF_DOCB_ATTRIBUTE | Attribute | 20031204 |
Friends
Interface /IPRO/IF_DOCB_SECTION has no friend.
Attributes
Interface /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
Interface /IPRO/IF_DOCB_SECTION has no event.
Types
Interface /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 Interface /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 Interface /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 Interface /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 Interface /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 Interface /IPRO/IF_DOCB_SECTION has no exception.
Method PROCESS_ELEMENT_UPDATES Signature
Method PROCESS_ELEMENT_UPDATES on Interface /IPRO/IF_DOCB_SECTION has no parameter.
Method PROCESS_ELEMENT_UPDATES on Interface /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 Interface /IPRO/IF_DOCB_SECTION has no exception.
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 10A |