SAP ABAP IMG Activity OHAFR_STATEMENT_STC3 (Configure SAPscript form)
Hierarchy
☛
SAP_HRCFR (Software Component) Sub component SAP_HRCFR of SAP_HR
⤷
PY-FR (Application Component) France
⤷
P01W_FR (Package) Statement/Certificate - France
⤷
⤷
IMG Activity
| ID | OHAFR_STATEMENT_STC3 | Configure SAPscript form |
| Transaction Code | S_L6D_84000509 | (empty) |
| Created on | 20051010 | |
| Customizing Attributes | OHAFR_STATEMENT_STC3 | Configure SAPscript form |
| Customizing Activity | OHAFR_STATEMENT_STC3 | Configure SAPscript form |
Document
| Document Class | SIMG | Hypertext: Object Class - Class to which a document belongs. |
| Document Name | OHAFR_STATEMENT_STC3 |
Use
For more information about implementing SAPscript forms, see the application help of Form Painter SAPscript.
SPECIFIC POINTS ABOUT STATEMENTS/CERTIFICATES
Manual fields
To codify a field as a manual field, put brackets around it:
<M> .... </>
You can then display this field and modify it in the tree.
We can distinguish between two types of field:
- fields completed by the creation program
- fields that can be completed by the user:
- Text fields: TEXTxx, xx = 1, 2, ... , 50
- Date fields: DATUMxx, xx = 1, 2, ... , 30
- Amount fields: BETRAGxx, xx = 1, 2, ... , 30
You can reserve these free fields in the SAPscript form using a comment line:
/* TEXT13 = 'No'
Business Attributes
| ASAP Roadmap ID | 204 | Establish Functions and Processes |
| Mandatory / Optional | 2 | Optional activity |
| Critical / Non-Critical | 2 | Non-critical |
| Country-Dependency | I | Valid for countries specified |
| Customizing Attributes | Country Key | Country Name |
|---|---|---|
| OHAFR_STATEMENT_STC3 | FR | France |
Assigned Application Components
| Documentation Object Class | Documentation Object Name | Current line number | Application Component | Application Component Name |
|---|---|---|---|---|
| SIMG | OHAFR_STATEMENT_STC3 | 0 | HLA0003832 | Subsequent Activities |
Maintenance Objects
| Maintenance object type | C | Customizing Object |
| Assigned objects | ||||||
|---|---|---|---|---|---|---|
| Customizing Object | Object Type | Transaction Code | Sub-object | Do not Summarize | Skip Subset Dialog Box | Description for multiple selections |
| IMGDUMMY | D - Dummy object | SE71 |
History
| Last changed by/on | SAP | 20061012 |
| SAP Release Created in | 500 |