SAP ABAP IMG Activity ADS2KIPUPL_V_PARSER (Implement Customer Extensions to V File Parser)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-AD-SPC (Application Component) Specification 2000
     ADS2KIPUPL_AL (Package) SPEC 2000 Initial Provisioning Upload: File Readers/Parsers
IMG Activity
ID ADS2KIPUPL_V_PARSER Implement Customer Extensions to V File Parser  
Transaction Code S_KA5_12001159   IMG activity: ADS2KIPUPL_V_PARSER 
Created on 20020509    
Customizing Attributes ADS2KIPUPL_V_PARSER   Implement customer extensions to V File Parser 
Customizing Activity ADS2KIPUPL_V_PARSER   Implement customer extensions to V File Parser 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name ADS2KIPUPL_V_PARSER    

You use this Business Add-In (BAdI) to to handle V File record types that are not part of SPEC2000. It is used in conjunction with the V File Reader BAdI (ADS2KIPUPL_V_READER). It has one method:

  • PROCESS_EXTENSION_DATA : The method is invoked at the end of processing for each part. The method receives the parsed customer record. The interface is:
    • IS_API_IF: A part information in structures that resemble the API Interface.
    • IT_ENCODED_DATA : Imports data that was encoded in the �RETURN_PART_DATA� method of the V reader BAdI �ADS2KIPUPL_V_READER�. Use function module �SPTA_INDX_PACKAGE_DECODE� to decode data to the appropriate structures.
    • CT_EXTENSION: Customer data needs to be populated in this parameter. The API for the Part update (API_S2K_IP_PART_UPDATE) then receives this customer data. The user needs implement the BADI for Part API (ADS2KIPUPL_PART_API) for handling the data.
    • REJECT_PART: Exception. Rejects the part.

Example

Requirements

Standard settings

Recommendation

Activities

Further notes

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_V_PARSER 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