Wednesday, March 26, 2014
The table/view must contain two fields for the start and end dates. One of these fields must be in the key, the other must be the first non-key field in the table/view.
The following data elements must be assigned to the fields:
The following data elements must be assigned to the fields:
- for the start date Field name BEGDA or Data element BEGDATUM or Data element VIM_BEGDA or Data element BEGDA
- for the end date Field name ENDDA or Data element ENDATUM or Data element VIM_ENDDA or Data element ENDDA.
Tutorial
- Create table
- ENDDA must be key field and BEGDA must be first non-key field.
- Technical settings
- Activate
- Menu Utilities Table maintenance Generator
- Create table maintenance
- Menu EnvironmentGenerate Time-Dep
- Go to SM30 enter ZTH_DELIMIT_DEMObutton Maintain
- Create one entry
- Now Select the record and delimit the existing record.
Followers
Popular Posts
- ABAP - ALV Report example with steps
- ABAP - Step by step tutorial on Smart Forms - Template Node
- ABAP - Sending email with pdf attachment
- SAP Adobe Form - Steps to create simple ADOBE Form and calling it from ABAP Program
- SAP ABAP - CL_ABAP_CHAR_UTILITIES class usage
- ABAP - Multiple value selection from F4 help for SELECT-OPTIONS
- Execute ABAP Report using SUBMIT statement
- ABAP - Select all or Deselect all in ALV or Check box handling in ALV
- Web Dynpro ABAP ALV - ON_CLICK event
- ABAP - Dynamic WHERE clause
Hi Expert,
ReplyDeleteAbove method is not working in my z table I have personal area as primary key and subpersonal area as primary key and last is endda is my primary key after that begda.
when I delimit the record and enter the new start date it is overwriting the previous start date please provide me solution for this .
Thanks Regards
Aditya