Ansicht
Dokumentation

PY_IN_STORE_F12BB - BAdI: Store signed Form 12BB

PY_IN_STORE_F12BB - BAdI: Store signed Form 12BB

PERFORM Short Reference   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

This business add-in (BAdI) is used in the India (PA-PA-IN) component.

Using this BAdI, you can implement methods to store and read signed form 12BB from a table which will be created by the customer. The structure of this table is provided by SAP - Structure for signed Form 12BB (HRIN_F12BB_DS). This table stores the signed Form 12BB based on the Employee Number.

This BAdI has two methods:

Upload signed Form 12BB (UPLOAD_SIGNED_F12BB)

This BAdI is called when the employee clicks on link 'Click Here to Sign Form 12BB' from the ITD application and navigates to third party portal to sign Form 12BB. Once the form is signed it will be stored internally in the table which is created as stated above.

The BAdI's Upload signed Form 12BB (UPLOAD_SIGNED_F12BB) method has the following parameters:

Importing Parameters

  • IV_12BB_PDF - Structure to store signed Form 12BB

Changing Parameters

  • CV_SUCCESS ,,

Download signed Form 12BB (UPLOAD_SIGNED_F12BB)

This BAdI is called when you click on link 'Click Here to View Signed Form 12BB'. On the basis of employee number system will read the signed Form 12BB from the table as stated above and it will be downloaded locally on your system.

The BAdI's Download signed Form 12BB (DOWNLOAD_SIGNED_F12BB) method has the following parameters:

Importing Parameters

  • IV_PERNR - Personnel number

Changing Parameters

  • CV_12BB_PDF- Structure to store signed Form 12BB ,,

For more information about the standard settings (filters, single or multiple uses), see the Enhancement Spot Element Definitions tab in the BAdI Builder (transaction SE18).

Information about the implementation of BAdIs in the context of the enhancement concept is available in the SAP Library for SAP NetWeaver under BAdIs - Embedding in the Enhancement Framework.






Fill RESBD Structure from EBP Component Structure   Vendor Master (General Section)  
This documentation is copyright by SAP AG.

Length: 2537 Date: 20240523 Time: 185330     sap01-206 ( 47 ms )