SAP ABAP Data Element PPU12_STRUCEXP (Limited structure export)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PY-XX-TL (Application Component) Tools
⤷
PC_PU12 (Package) Development of Interface Toolbox
⤷
⤷
Basic Data
| Data Element | PPU12_STRUCEXP |
| Short Description | Limited structure export |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | CHOICE | |
| 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 | 10 | Selection |
| Medium | 15 | Radio button |
| Long | 20 | Radio button |
| Heading | 25 | Radio button |
Documentation
Definition
The export parameters tell the interface toolbox, under which conditions data is written to the interface block puffer.
Use
You can select the following export parameter:
- Always (independent of the contents)
The toolbox always writes the structure currently processed to the interface block-puffer.
- Content-dependent
The toolbox writes the structure to the interface block puffer if at least one of the fields does not equal the initial value (#).
- User Exit
The toolbox writes the structure to the interface puffer depending on the return value of the user-defined form routine.
- If the return value is 0 (zero), then the structure is not written to the interface block puffer.
- If the return value is 1 (one), then the structure is written to interface block puffer.
History
| Last changed by/on | SAP | 19990326 |
| SAP Release Created in |