Hi,
I am generating FORM 16 (TCode : PC00_M40_F16) and acknowledgement no is not appearing even though the data is maintained
in PE03 by functional consultant. When i debugged the program i found in Include PCF16IN7 i came across
RP-REF-C4-I1.
RP-REF-C4-I1-O.
RP-IMP-C4-I1.
After the above step ,sy-subrc = 4 and below if condition is not working
IF RP_IMP_I1_SUBRC = 0.
Therefore ACK_TAB is getting refreshed where acknowledgement details were there.
The definition of RP-IMP-C4-I1 was maintained in PUMAPIN7. What is the meaning of RP-IMP-C4-I1? Please guide.
Regards
K Srin