SAP ABAP Data Element OB_TXN_NOC (Call Sub-Objects Individually)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-ORG (Application Component) Transport Organizer
⤷
SCTS_OBJ (Package) CTS: Object Editing (Including Transport Objects)
⤷
⤷
Basic Data
| Data Element | OB_TXN_NOC |
| Short Description | Call Sub-Objects Individually |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | X | |
| Data Type | CHAR | Character String |
| Length | 1 | |
| Decimal Places | 0 | |
| Output Length | 1 | |
| Value Table |
Further Characteristics
| Search Help: Name | ||
| Search Help: Parameters | ||
| Parameter ID | ||
| Default Component name | ||
| Change document | ||
| No Input History | ||
| Basic direction is set to LTR | ||
| No BIDI Filtering |
Field Label
| Length | Field Label | |
| Short | 0 | |
| Medium | 0 | |
| Long | 30 | Call Sub-Objects Individually |
| Heading | 0 |
Documentation
Definition
Indicates that this transaction should be called individually.
Use
You can entera a transaction code for sub-objects of various objects. This is e.g. necessary when a transaction maintains various objects, which are only specified with SET/GET parameters.
In this case all sub-objects are normally gathered (i.e. called) under this transaction code
If you do not want to combine all the sub-objects under the same transaction code, setting this flag allows you to select each sub-objekt in a dialog window.
This is e.g. then appropriate, when the transaction processing is varied with the SET/GET parameters.
Procedure
Examples
Dependencies
History
| Last changed by/on | SAP | 19950307 |
| SAP Release Created in | 50A |