SAP ABAP IMG Activity ADS2KIPUPL_DATE_CONV (Customer Extensions for Date Conversions)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-AD-SPC (Application Component) Specification 2000
     ADS2KIPUPL_CL (Package) SPEC2000 Initial Provisioning Upload: Customising Layer
IMG Activity
ID ADS2KIPUPL_DATE_CONV Customer Extensions for Date Conversions  
Transaction Code S_KA5_12001211   (empty) 
Created on 20021030    
Customizing Attributes ADS2KIPUPL_DATE_CONV   Customer extensions for date conversions 
Customizing Activity ADS2KIPUPL_DATE_CONV   Customer extensions for date conversions 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name ADS2KIPUPL_DATE_CONV    

Use

The Effective Date, EFFDATE, specifies the date on which data in the Part Number Record Fixed (PNRF)record in Provisioning 'S' and 'T' Files becomes effective.

The effective date is a defined as five dight numeric field as 99 99 9 for Day Month Year. The IP Browser represents the date as Eight Digit format, 99 99 9999 for Day Month Year.

This BADI contains a single method EFFDATE_CONV that would convert the 9(5) representation to 9(8). A default implementation of the BADI works like this:

The last Year Digit is assumed to in the future if the five years and less in the future. Any date greater than 5 yrs will be taken as being in the past

For example, if current system date is 01012003, then

  • 01015 is assumed to indicate 01012005 (1st Jan 2005), while
  • 01012 is assumed to indicate 01012002 (1st Jan 2002)

The date is stored as 9(5) in the IP database and the BADI is invoked before being displayed on the IP Browser.

Requirements

EFFDATE is relevant to #S# & #T# Files only.

Standard settings

Activities

Example

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG ADS2KIPUPL_DATE_CONV 0 KAD0000015 Provisioning 
Maintenance Objects
Maintenance object type E   Business Add-In - Definition 
History
Last changed by/on SAP  20021112 
SAP Release Created in 471