Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.
Bei amazon.de ansehen →The table SCMGATTRPROFA (Case: Profile Attributes) is a standard table in SAP ERP. It belongs to the package SCMG_CUSTOMIZING.
Table | SCMGATTRPROFA |
Short Text | Case: Profile Attributes |
Package | SCMG_CUSTOMIZING |
Table Type | Transparent Table |
Field Name | Key | Description | Data Element | Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | ✔ | Client | MANDT | CLNT | 3 | T000 |
PROFILE_ID | ✔ | Case: Attribute Profile ID | SCMGATTRPROFID | CHAR | 8 | SCMGATTRPROF |
ATTRIBUTE | ✔ | Case: Attribute | SCMGATTRIBUTE | CHAR | 30 | * |
GROUP_ID | Case: Atribute Group | SCMGATTRGROUP | NUMC | 2 | ||
ROW_NO | Case: Row Number of Attribute | SCMGATTRROWNO | NUMC | 3 | ||
COLUMN_NO | Case: Attribute Column | SCMGATTRCOLNO | NUMC | 3 | ||
MANDATORY | Case: Indicator for Required Attribute | SCMGMANDATORY | CHAR | 1 | ||
HIDDEN | Case: Flag Invisible for Attribute | SCMGHIDDEN | CHAR | 1 | ||
DISPLAY_ONLY | Case: Attribute Cannot be Modified | SCMGATTRDISPONLY | CHAR | 1 | ||
EDIT_AT_CREATION | Case: Attribute Modifiable Only When New | SCMGATTREDITATCREA | CHAR | 1 | ||
IS_DROPDOWN | Case: Dropdown Indicator for Attribute | SCMGDROPDOWN | CHAR | 1 | ||
IS_CHECKBOX | Case: Attribute Display as Checkbox | SCMGCHECKBOX | CHAR | 1 | ||
IN_PROTOCOL | Case: Logging Indicator | SCMGPROTOCOL | CHAR | 1 |